Tags: disk group

Veritas: DISK GROUP OPERATIONS

Technology, Veritas Send feedback »
Action Command Line Create a disk group vxdg init diskgroup diskname=device Add a disk to disk group vxdg -g diskgroup adddisk diskname=device Remove a… more »

Veritas: DISK OPERATIONS

Technology, Veritas 1 feedback »
Action Command Line Initialize a disk vxdisksetup -i device (CDS disk) vxdisksetup -i device format=sliced (sliced disk) List disks owned by local and remote hosts vxdisk –o alldgs list List disk heade… more »

Veritas: Remove A Disk Group

Technology, Veritas 1 feedback »
1. remove any volumes from the disks a. vxassist –g disk-group remove volume volume-name b. repeat the above procedure for each volume on the disk 2. remove disks from the disk group a. vxdg –g disk-group rmdisk vxvm-disk-name b. repeat the above… more »

Veritas: Create A Disk Group

Technology Send feedback »
1. Initialize all disks to be in the disk group a. For instructions see “initializing a new disk” below 2. create the disk group vxdg init disk-group-name solaris-disk-name=veritas-disk-name \ [solaris-disk-name=veritas-disk-name …] more »

Veritas: Upgrade A Disk Group

Technology, Veritas Send feedback »
After a veritas volume manager upgrade you may need to upgrade the disk groups vxdg upgrade disk-group more »