Chapter 2 Command Reference
85
Description of message:
•
Mount Start
YYYY/MM/DD hh:mm:ss
Physical disk mount 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.
•
Mount Normal End
YYYY/MM/DD hh:mm:ss
Physical disk mount end message and end time
[ USAGE ]
The command mounts the volume with the drive name “R”:
C:\>MOUNTVOL R: \\?\Volume{69facee0-58a7-11d5-ad3e-806d6172696f}\
C:\>iSMrc_mount -drv R:
Mount Start 2001/02/06 20:32:43
disk4 rpl302_7 WN
\\?\Volume{69facee0-58a7-11d5-ad3e-806d6172696f}\
R:
Mount 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.
•
The specified drive name must have been assigned as a drive letter.
•
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”.
[ RETURN VALUE ]
0: Normal
termination
1: Abnormal
termination
[ ERRORS ]
This command terminates abnormally in the following cases.
•
A parameter is invalid.
•
If the system function (Win32API) fails.