Reference Guide

This command assigns or unassign a global or dedicated hot-spare.
racadm raid hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.
1-1 -assign no
racadm raid hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.
1-1 -assign yes -type ghs
racadm raid hotspare:Disk.Bay.0:Enclosure.Internal.0-0:RAID.Integrated.
1-1 -assign yes -type dhs -vdkey:Disk.Virtual.0:RAID.Integrated.1-1
To reset, clear, and import the RAID configuration to the controller.
This command imports the current foreign configuration from the controller.
racadm raid importconfig:RAID.Integrated.1-1
This command clears the current foreign configuration from the controller.
racadm raid resetconfig:RAID.Integrated.1-1
This command deletes the virtual disk from the controller.
racadm raid clearconfig:RAID.Integrated.1-1
NOTE: After a resetconfig or clearconfig operation, the data cannot be reversed.
remoteimage
Description Connects, disconnects, or deploys a media file on a remote server.
To run this subcommand, you must have the Administrator privilege.
Synopsis
racadm remoteimage <options>
Input
-c — Connect the image.
-d — Disconnect image.
-u — User name to access the network share.
-p — Password to access the network share.
-l — Image location on the network share; use double quotation marks around the location.
-s — Display current status.-a is assumed if not specified.
NOTE: Use a forward slash (/) when providing the image location. If backward slash (\) is used,
override the backward slash for the command to run successfully.
For example:
racadm remoteimage -c -u user -p password -l /\/
\10.94.192.100/\CommonShare/\diskette.img
For CMC:
-e — Deploys a remote image. The first boot device is set to the shared image and the server is
set to reboot.
-m <module> — Specifies the server to deploy the image to one of the following:
sever–n, where n=1–16
server–nx where n=1–8; x=a, b, c, d
-a — Applies options for slots for all present servers.
Example
Configure a Remote image.
racadm remoteimage -c -u "user" -p "pass" -l //shrloc/foo.iso
Remote Image is now Configured
115