Reference Guide
resetconfig
Description
Removes the current RAID Configuration (Virtual Drives and Hotspares) from the RAID controller.
This operation is not data-distructive, but is difficult to reverse.
Synopsis
racadm raid resetconfig:<Controller FQDD> {-current|pending}
Input
• –current <optional>: Performs the configuration right now.
NOTE: If this requires the system to reboot, then the system will reboot.
• –pending: Save the configuration change for a later application. You can use a combination of
the –pending and –current flags on multiple commands to reduce the possible number of system
reboots.
Example
• racadm raid resetconfig:RAID.ChassisIntegrated.1-1
remoteimage
Description Connects, disconnects, or deploys a media file on a remote server.
To use this subcommand, you must have the Administrator permission.
Synopsis
racadm remoteimage <options>
Input
• -c - Connect the image.
• -d - Disconnect the image.
• -u - Username to access the network share.
• -p - Password to access the network share.
• -l - Image location on the network share; use double quotation marks with a location.
• -s - Display current status; –a is assumed, if not specified.
Example
• racadm remoteimage -c -u "user" -p "pass" -l //shrloc/
foo.iso
Remote Image is now Configured
• racadm remoteimage -d - disconnect
Disable Remote File Started. Please check status using -s option to know Remote File
Share is ENABLED or DISABLED.
• racadm remoteimage -s - status
Remote File Share is Enabled
UserName
Password
ShareName //10.94.161.112/xxxx/dtk_3.3_73_Linux.iso
serveraction
Description
Enables you to perform power management operations on the host system.
79