Message-ID: <1127917848.5197.1711672354313.JavaMail.confluence@zettalane.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_5196_1893526426.1711672354313" ------=_Part_5196_1893526426.1711672354313 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html vg

vg

Create and manage volume groups.

Usage

=20
create =
vg     [label=3D]<vgname> [description=3D<text>] force=3D[1|0] =
(disk=3D<device-name>) ... [options=3D<vgcreate-opts>]
bind vg    [volume=3D] <vgname> (disk=3D<device-name>) ... [opt=
ions=3D<vgextend-opts>]
unbind vg    [volume=3D] <vgname> (disk=3D<device-name>) ... [o=
ptions=3D<vgreduce-opts>]
set vg    [volume=3D]<vgname> [online=3Dyes|no] [writeprotect=3Dyes|n=
o]
show vg    [<vgname>]




=20


Examples

=20
    mayacli creat=
e vg vgtest disk=3Ddev/sda disk=3D/dev/sdb disk=3D/dev/sdc




=20


Output

=20
mayacli show vg
Configured volume groups :
Name                     Status               Size      Disks
------------------------ -------------------- --------- --------
rhel                     r/w,active,resizable     9.00G sda2
testvg1                  r/w,active,resizable   223.57G sdb




=20
------=_Part_5196_1893526426.1711672354313--