Reference Guide
• Create a partition from a remote image.
racadm vflashpartition create -i 1 -o Drive1 -e cddvd -t image -
l
//ipaddress/sharefolder/isoimge.iso -u username -p xxx
A new partition is created. By default, the created partition is read-only. This
command is case-sensitive for the image filename extension. If the filename
extension is in uppercase, for example FOO.ISO instead of FOO.iso, then the
command returns a syntax error.
NOTE:
– This feature is not supported in Local RACADM.
– Creating vFlash partition from an image file on the CFS or NFS IPv6 enabled
network share is not supported.
• Delete a partition.
racadm vflashpartition delete -i 1
• Status of operation on partition 1.
racadm vflashpartition status -i 1
• Status of all the existing partitions.
racadm vflashpartition status -a
• List all the existing partitions and its properties.
racadm vflashpartition list
vmdisconnect
Description Allows you to end another Virtual Media session. After the session ends, the web-based
interface reflects the correct connection status.
Enables an iDRAC user to disconnect all active Virtual Media sessions. The active Virtual
Media sessions are displayed on iDRAC web-based interface or by running the RACADM
subcommands remoteimage or getssninfo.
To run this subcommand, you must have the Access Virtual Media permission.
Synopsis
racadm vmdisconnect
114