beautypg.com

10 mount subcommand – Hitachi TAGMASTORE MK-90RD011-25 User Manual

Page 293

background image

Hitachi Command Control Interface (CCI) User and Reference Guide

275

4.13.10 Mount Subcommand

The mount subcommand mounts the specified drive to the specified partition on the
specified hard disk drive using the drive letter. When the mount subcommand is executed
without an argument, all currently mounted drives (including directory mounted volumes)
are displayed, and logical drive has been mounting an LDM volume then displays
Harddisk#[n] configured an LDM volume.

Table 4.43 lists and describes the mount subcommand parameters. Figure 4.56 and Figure
4.57
show examples of the mount subcommand used as an option of the pairsplit command
and its output.

Table 4.43 Mount Subcommand Parameters

Parameter

Value

Command Name

mount

Format -x

mount

-x mount drive: hdisk# [partition#] for Windows NT

-x mount drive: Volume# for Windows 2008/2003/2000

-x mount drive: [\directory] Volume# for Windows 2008/2003/2000

Arguments

drive: hdisk# [partition #]: Specifies the logical drive, hard disk drive (number), and partition to be

mounted.
drive: [\directory] Volume#: Specifies the logical drive and LDM volume name and number to be

mounted. Volume# must be specified ‘\Vol# or \Dms# or \Dmt# or \Dmr# ‘ as LDM volume for Windows

2008/2003/2000. To mount HarddiskVolumeX: -x mount C: hdX or -x mount C: \VolX

See section4.18.1 for information on ‘\Vol# or \Dms# or \Dmt# or \Dmr#’ for LDM volumes.
[\directory]: Specifies the directory mount point on the logical drive.

pairsplit -x mount D:\hd1 \Vol8

D:\hd1 <+> HarddiskVolume8

pairsplit -x mount D:\hd2 \Vol9

D:\hd2 <+> HarddiskVolume9

Restriction

The partition on the specified disk drive (hard disk) must be recognized on the Windows system.
[\directory] for the mount must be specified a mount point without imbedded space character.
If [\directory] will be detected as mount point with embedded space (i.e. aaa bbb), then the directory

will be 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.

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

Figure 4.56 Mount Subcommand Example for Windows NT