Veritas Volume Manager for the System Administrator


Term
Definition
diskgroup
A collection of disks that share a common configuration.
plex
A logical grouping of subdisks that create an area of diskspace independent of physical disk size.
subdisk
A consecutive set of  contiguous disk blocks that form a logical disk segment.  Subdisks are associated with plexes to form volumes.
volume
A virtual disk that can be made up of 1 to 32 plexes.




Veritas Enterpise Manage (vea) - volume manager gui

export DISPLAY=w.x.y.z:0.0
/opt/VRTS/bin/vea  

create the diskgroup
create the volume and add the diskgroup to it
select type of volume (raid, etc)
create a filesystem
create the mount point

VxVM Commands