Chapter 2 Command Reference
87
Description of message:
• Umount Start YYYY/MM/DD hh:mm:ss
Physical disk (drive) unmount starting message and Start Time
• disk_number ld_name type
volume name
path
Physical disk number, logical disk name, OS type, mount point volume name, and drive letters
accessed by users or path name of the NTFS folder.
• Umount Normal End YYYY/MM/DD hh:mm:ss
Physical disk (drive) unmount end message and end time
[ USAGE ]
The command unmounts the volume with the physical disk number 4 and drive name “R”:.
C:\>iSMrc_umount -drv R:
Flush Start 2001/02/06 20:32:43
disk4 rpl302_7 WN
\\?\Volume{69facee0-58a7-11d5-ad3e-806d6172696f}\
R:
Flush Normal End 2001/02/06 20:32:43
disk4 rpl302_7 WN
\\?\Volume{69facee0-58a7-11d5-ad3e-806d6172696f}\
R:
C:\>iSMrc_umount -mvol \\?\Volume{69facee0-58a7-11d5-ad3e-806d6172696f}\
Umount Start 2001/02/06 20:32:43
disk4 rpl302_7 WN
\\?\Volume{69facee0-58a7-11d5-ad3e-806d6172696f}\
R:
Umount Normal End 2001/02/06 20:32:43
disk4 rpl302_7 WN
\\?\Volume{69facee0-58a7-11d5-ad3e-806d6172696f}\
R:
C:\>
[ NOTES ]
• The target volume is registered in the Volume List.
• The operation target volume must be available for Read/Write.
• Specifying volume of a dynamic disk is not allowed.
• If the drive to be unmounted is used by another application, the iSMrc_umount command
results in an error. The iSMrc_umount command provides the retry function for unmount.
• The operations regarding the retry function can be specified in the replication operation option
setting file (iSMrpl.ini). For details of the setting, refer to 3.1 “Replication Operation Option
Setting File”.