[SunHELP] Veritas Volume Manager Question

Tom Jones sunhelp at sunhelp.org
Fri Feb 2 10:10:48 CST 2001


Issue the command vxprint -Aht, and redirect the output to a temp file.
Each volume that is mirrored will consist of two (or more) plexes.

Here a sample output from one of my servers:
v  arkhires_data1 fsgen      ENABLED  ACTIVE   4194304  SELECT    -
pl arkhires_data1-01 arkhires_data1 ENABLED ACTIVE 4206566 STRIPE 8/32     RW
sd c7t0d0-02    arkhires_data1-01 c7t0d0 525798 525798  0/0       c7t0d0   ENA
sd c7t1d0-02    arkhires_data1-01 c7t1d0 525798 525798  1/0       c7t1d0   ENA
sd c7t2d0-02    arkhires_data1-01 c7t2d0 525798 525798  2/0       c7t2d0   ENA
sd c7t3d0-02    arkhires_data1-01 c7t3d0 525798 525798  3/0       c7t3d0   ENA
sd c7t8d0-02    arkhires_data1-01 c7t8d0 525798 525798  4/0       c7t8d0   ENA
sd c7t9d0-02    arkhires_data1-01 c7t9d0 525798 525798  5/0       c7t9d0   ENA
sd c7t10d0-02   arkhires_data1-01 c7t10d0 525798 525798 6/0       c7t10d0  ENA
sd c7t11d0-02   arkhires_data1-01 c7t11d0 525798 525798 7/0       c7t11d0  ENA
pl arkhires_data1-02 arkhires_data1 ENABLED ACTIVE 4206566 STRIPE 8/32     RW
sd c8t0d0-01    arkhires_data1-02 c8t0d0 0     525798   0/0       c8t0d0   ENA
sd c8t1d0-01    arkhires_data1-02 c8t1d0 0     525798   1/0       c8t1d0   ENA
sd c8t2d0-01    arkhires_data1-02 c8t2d0 0     525798   2/0       c8t2d0   ENA
sd c8t3d0-01    arkhires_data1-02 c8t3d0 0     525798   3/0       c8t3d0   ENA
sd c8t8d0-01    arkhires_data1-02 c8t8d0 0     525798   4/0       c8t8d0   ENA
sd c8t9d0-01    arkhires_data1-02 c8t9d0 0     525798   5/0       c8t9d0   ENA
sd c8t10d0-01   arkhires_data1-02 c8t10d0 0    525798   6/0       c8t10d0  ENA
sd c8t11d0-01   arkhires_data1-02 c8t11d0 0    525798   7/0       c8t11d0  ENA

The first line (starting with a v) identifies the volume arkhires_data1,
with a status and size. The second line, starting with pl, identifies a plex (consider
it a disksuite submirror when two plexes are defined for a volume).  The sd lines
identify the subdisks (disksuite metadevices).  In the above example, we are
striping across 8 disks and you can tell that we are mirroring across two separate
SCSI controllers (c7 and c8).  Note that the sizes are in 512 byte blocks, so this
is a 2GB volume, based on the size in the v record (4194304).

Try a man on vxprint for more details.  Another good command is vxstat which will
give you some idea of performance info for all volumes.

Tom Jones
----- Original Message ----- 
From: Ann Waters <Ann.Waters at kp.org>
To: sunhelp <sunhelp at sunhelp.org>
Sent: Friday, February 02, 2001 9:48 AM
Subject: [SunHELP] Veritas Volume Manager Question


> Hi Listers,
> 
> Can anyone tell me how to determine if some disks/disk groups under control of the Veritas Volume Manager are mirrored?
> I got a box dumped on me that has all of the filesystems under the Volume Manager and I can't seem to figure out the
> vx<whatever> man pages to determine how to see if the filesystems are mirrored.  (And here I thought I was doing great
> getting DiskSuite figured out.  I'm an old dog and am having trouble learning new tricks!)
> 
> Thanks in advance!
> 
> Ann Waters
> Kaiser Permanente
> Silver Spring, MD
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
> 




More information about the SunHELP mailing list