HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)

DescriptionArgument
pairsplit -x sync D:
[SYNC] D: HarddiskVolume2
[SYNC] D:\hd1 HarddiskVolume8
[SYNC] D:\hd2 HarddiskVolume9
[\directory or \Directory pattern] is used to find the directory mount point on the logical drive.
If the directory is specified, then SYNC does execute to a directory mounted volume only.
pairsplit -x sync D:\hd1
[SYNC] D:\hd1 HarddiskVolume8
If the directory pattern is specified, then SYNC does execute to any directory mounted volumes
identified to '\directory pattern'.
pairsplit -x sync D:\h
[SYNC] D:\hd1 HarddiskVolume8
[SYNC] D:\hd2 HarddiskVolume9
Synchronizes all logical drives and the physical drives corresponding to the logical drives
assuming that they are on the data drives. The logical drive on which the RAID Manager software
all
is installed and the logical drive containing the Windows directory are excluded. If the logical
drive has the directory mount volumes then SYNC is executed to all volumes on the logical drive
as shown below:
pairsplit -x sync all
[SYNC] C: HarddiskVolume1
[SYNC] D:\hd1 HarddiskVolume8
[SYNC] D:\hd2 HarddiskVolume9
[SYNC] G: HarddiskVolume10
Specifies the physical drives to be flushed.drive#(0-N)
Specifies the LDM volumes to be flushed. Volume# must be specified '\Vol#, \Dms#, \Dmt#,
\Dmr# or Volume{...}' as LDM volume for Windows systems. To flush HarddiskVolumeX:
Volume#(0-N)
-x sync \VolX
For information on '\Vol#, \Dms#, \Dmt#, \Dmr# or Volume{...}' for LDM volumes, see Volume
Discovery Function in the P9000 RAID Manager User Guide.
Examples
The following examples show the sync subcommand used as an option of the pairsplit command.
sync subcommand with pairsplit
For the following example, the data remaining on logical drives C: and D: is written to disk, all
pairs in the specified group are split (status = PSUS), and read/write access is enabled for all
S-VOLs in the specified group.
pairsplit -x sync C: D: -g oradb -rw
sync subcommand with pairsplit -S
For the following example, the data remaining on physical devices harddisk2 and harddisk3 is
written to disk, all pairs in the specified group are deleted (status = SMPL), which enables read/write
access for all secondary volumes.
pairsplit -x sync hdisk2 hdisk3 -g oradb -S
Note:
The sync subcommand has the following behavior on any conditions:
If the logical drives designated as the objects of the sync command are not opened to any
applications, then sync flushes the system buffer to a drive and makes the dismount state for this
drive.
If the logical drives designated as the objects of the sync command are already opened to any
applications, then sync only flushes the system buffer to a drive.
This flushes the system buffer before pairsplit without unmounting the PVOL (opening state), and
indicates as [WARNING] below:
Windows subcommands 109