3.4.0 Matrix Server Administration Guide
Chapter 6: Configure Dynamic Volumes 67
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
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.
Extend a Dynamic Volume
The Extend Volume option allows you to add subdevices to an existing
dynamic volume. When you extend the volume on which a filesystem is
mounted, you can optionally increase the size of the filesystem to fill the
size of the volume.
NOTE: The subdevices used for a striped dynamic volume are called a
stripeset. When a striped dynamic volume is extended, the new
subdevices form another stripeset. The original stripeset is filled
first; then the new stripeset is filled. If you want the entire
dynamic volume to be in the same stripeset, you will need to
recreate the volume.