Hitachi MK-90RD011-25 Computer Drive User Manual


 
Hitachi Command Control Interface (CCI) User and Reference Guide 277
4.13.11 Umount and Umountd Subcommands
The umount subcommand unmounts the specified logical drive and deletes the drive letter.
Before deleting the drive letter, this subcommand executes sync internally for the specified
logical drive and flushes unwritten data. The umountd subcommand unmounts the logical
drive after waiting the delayed IO for dismount. Table 4.44 lists and describes the umount
and umountd
subcommand parameters. Figure 4.58 shows an example of the umount
subc
ommand used as an option of the pairsplit command.
Table 4.44 Umount and Umountd Subcommand Parameters
Parameter Value
Command Name umount
umountd
Format -x umount[d] drive: [time]
-x umount[d] drive:[\directory] [time] for Windows 2008/2003/2000
Argument drive: Specifies the mounted logical drive.
[\directory]: Specifies the directory mount point on the logical drive.
pairsplit -x umount D:\hd1 \Vol8
D:\hd1 <-> HarddiskVolume8
pairsplit -x umount D:\hd2 \Vol9
D:\hd2 <-> HarddiskVolume9
Example for waiting 45 sec:
pairsplit -x umount D: 45
D: <-> HarddiskVolume8
Restriction The logical drive to be unmounted and the corresponding physical drive must be closed to all applications.
pairsplit -x umount F: -x umount G: -g oradb -rw
pairsplit -x mount
Drive FS_name VOL_name Device Partition ... Port PathID Targ Lun
C: FAT Null Harddisk0 Partition1 ... 1 0 0 0
Z: Unknown Unknown CdRom0 ... Unknown
Figure 4.58 Umount Subcommand Example
The example in Figure 4.58 unmounts the F: and G: drives, splits all pairs in the specified
group (st
atus = PSUS), enables read/write access to all secondary volumes in the specified
group, and then displays all mounted drives.
Output of the umount subcommand:
Drive: Shows the logical drive recognized by the Windows system
FS_name: Shows the name of the file system formatted on the specified drive
VOL_name: Shows the volume label name for the specified drive
Device, Partition: Shows the device name and partition for the specified drive
Port,Phid,Tid,Lun: Shows the port number, path ID (bus), target ID, and LUN for the
specified drive. For further information on fibre-to-SCSI address conversion, see
Appendix C.