Delete temporarily the virtual LDEV ID of the volume to be added to the virtual storage machine.
Procedure
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 information about the volume (LDEV ID: 0x4444). For the volume whose virtual LDEV ID was 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.