3.6.1 HP PolyServe Matrix Server Administration Guide (T5392-96018, August 2008)

Chapter 8: Configure Dynamic Volumes 83
Optimal. The volume has only one stripeset that includes all
subdevices. Each subdevice is written to in turn.
Suboptimal. The volume has been extended and includes more than
one stripeset. The subdevices in the first stripeset will be completely
filled before writes to the next stripeset begin. To change the Stripe
State to optimal, you will need to recreate the dynamic volume.
To display the properties from the command line, use the following
command:
mx dynvolume properties <volumeName>
View Stripeset Information
To see the contents of a stripeset, run mpdump.exe with no options from
the Command Prompt. The command is in the directory Program
Files\Polyserve\MatrixServer\bin on the drive where you installed Matrix
Server. Following is some sample output.
Current Product MP Version: 2
Membership Partition Version: 2
Membership Partitions:
10:00:00:50:13:b3:41:66::63/2 (ONLINE)
. . .
Membership Partition Device Database (Version 1):
UID:10:00:00:50:13:b3:41:66::63 Label:psd1
(state=0x1/mask=00000000)
. . .
Membership Partition Volume Database (Version 2):
VOL:psv29 (stripesize=64K)
Set 0: SUBDEV: 10:00:00:50:13:b3:41:66::12/1 size=4088448K
SUBDEV: 10:00:00:50:13:b3:41:66::11/1 size=4088448K
VOL:psv124 (stripesize=64K)
Set 0: SUBDEV: 50:06:01:60:b0:20:36:7f::105/1 size=14675328K
SUBDEV: 50:06:01:60:b0:20:36:7f::106/1 size=14675328K
Set 1: SUBDEV: 50:06:01:60:b0:20:36:7f::107/1 size=14675328K
The volume information appears near the end of the output, in the section
labeled “Membership Partition Volume Database.” The information
includes the stripe size and the subdevices making up each stripeset.