Delete temporarily the virtual LDEV ID of the volume to be registered for the virtual storage machine.
Delete the virtual LDEV ID of the volume (0x4444).
raidcom unmap resource -ldev_id 0x4444 -virtual_ldev_id 0x4444 -IH1
Check command and output examples
Display the information about the volume (LDEV ID: 0x4444).
For the volume with the virtual LDEV ID deleted, fffe is displayed for VIR_LDEV (virtual LDEV ID).
raidcom get ldev -ldev_id 0x4444 -fx -IH1 Serial# : 822222 LDEV : 4444 VIR_LDEV : fffe SL : - CL : - VOL_TYPE : NOT DEFINED SSID : - RSGID : 0
Note: If you need to reconfigure a deleted
virtual LDEV ID, use the raidcom map resource command
(example: raidcom map resource -ldev_id 0x4444 -virtual_ldev_id
0x4444 -IH1). The default virtual LDEV ID is the same as the actual
LDEV ID. After reconfiguring the virtual LDEV ID, use the check command to confirm that the virtual LDEV ID is the same as the
actual LDEV ID.