Users Guide

Configuring the vFlash SD Card and Managing vFlash Partitions 259
Attaching or Detaching a Partition
To attach a partition:
racadm config –g cfgvflashpartition –i 1 –o
cfgvflashPartitionAttachState 1
•To detach a partition:
racadm config –g cfgvflashpartition –i 1 –o
cfgvflashPartitionAttachState 0
Modifying a Partition
To change a read-only partition to read-write:
racadm config –g cfgvflashpartition –i 1 –o
cfgvflashPartitionAccessType 1
To change a read-write partition to read-only:
racadm config –g cfgvflashpartition –i 1 –o
cfgvflashPartitionAccessType 0
For more information about the RACADM subcommands and iDRAC6
property database group and object definitions, see the RACADM Command
Line Reference Guide for iDRAC and CMC available on the Dell Support
website at dell.com/support/manuals.
Frequently Asked Questions
When is the vFlash or standard SD card locked?
The virtual flash media is locked by iDRAC when the operation it is
performing needs exclusive access to the media. For example, during an
initialize operation.
In local RACADM, sometimes after creating a partition, if you try to
delete the same partition, an error message is displayed. Why?
This may happen because the create partition operation is in-progress.
However, the partition will be deleted after sometime and a message that the
partition is deleted is displayed. If not, wait until the create partition
operation is completed and then delete the partition.