Search This Blog

Sunday, April 6, 2014

Creating Layered Volume

Creating Layered Volume


VEA

In the New Volume Wizard, select Concatenated Mirrored or Striped Mirrored as the volume layout.

vxassist make:

# vxassist –g datadg make datavol 10g layout=stripe-mirror
# vxassist –g datadg make datavol 10g layout=concat-mirror

Note:
To create simple mirrored volumes (nonlayered), you can use:
  • layout=mirror-concat
  • layout=mirror-stripe

id17ux5dev# vxassist -g testdg make testvol 100m layout=concat-mirror
id17ux5dev# vxprint testvol
Disk group: testdg

TY NAME         ASSOC        KSTATE   LENGTH   PLOFFS   STATE    TUTIL0  PUTIL0
v  testvol      fsgen        ENABLED  204800   -        ACTIVE   -       -
pl testvol-03   testvol      ENABLED  204800   -        ACTIVE   -       -

sv testvol-S01  testvol-03   ENABLED  204800   0        -        -       -

No comments:

Post a Comment