HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)

DescriptionArgument
If [\directory] is detected as mount point with embedded space (For example, aaa bbb), then the
directory is shown by adding to first strings as below.
pairsplit -x mount
Drive FS_name VOL_name Device Partition ... Port PathID Targ Lun
D: NTFS Null Harddiskvolume3 ... Harddisk2
D:\aaa… NTFS Null Harddiskvolume4 ... Harddisk3
The same method is used for “inqraid $LETALL and raidscan -pi $LETALL -find” command.
Examples
The following examples show the mount subcommand used as an option of the pairsplit command
and its outputs.
mount subcommand example for Windows NT
pairsplit -x mount F: hdisk2 p1 -x mount G: hdisk1 p1
pairsplit -x mount
Drive FS_name VOL_name Device Partition ... Port PathID Targ Lun
C: FAT Null Harddisk0 Partition1 ... 1 0 0 0
F: FAT Null Harddisk2 Partition1 ... 2 0 5 1
G: NTFS Null Harddisk1 Partition1 ... 2 0 5 0
Z: CDFS Null CdRom0 ... Unknown
This example executes mount from command option of the pairsplit, mounting the F: drive to
partition1 on disk drive2 and the G: drive to partition1 on disk drive1, and then displays the
mounted devices.
mount subcommand example for Windows 2008/2003/2000
pairsplit -x mount F: hdisk2
pairsplit -x mount
Drive FS_name VOL_name Device Partition ... Port PathID Targ Lun
C: NTFS Null Harddiskvolume1 ... Harddisk0
F: NTFS Null Harddiskvolume2 ... Harddisk1
D: NTFS Null Harddiskvolume3 ... Harddisk2
D:\hd1 NTFS Null Harddiskvolume4 ... Harddisk3
D:\hd2 NTFS Null Harddiskvolume5 ... Harddisk4
G: NTFS Null HarddiskDmVolumes\\Volume1 ... Harddisk5[3]
This example executes mount from command option of the pairsplitand then displays the mounted
devices. The F: drive is mounted to harddiskvolume2, D: is mounted to harddiskvolume3, D:\hd1
directory (‘hd1’ directory on D: drive) is mounted to harddiskvolume4, D:\hd2 directory is mounted
to harddiskvolume5, and G: drive is mounted to harddiskDmVolumes\…\Volume1 for spanned
volume configured with three hard disks.
Output of the mount 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 group ID (bus), target ID, and LUN for the specified
drive.
umount, umountd
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.
Windows subcommands 103