# vxdisk list :Commad to list all the disk recognized by the VxVM.
# vxdisksetup -i <disk_name> :Command to initialize a physical volume under VxVM format.
# vxdiskunsetup <disk_name> :Command to remove a physical volume under VxVM format.
# vxdg init <disk_group_name> cds=on <disk_name>=<Physical_volume> : Command to create a disk group with the disk.
# vxprint -htg <disk_group>: Command to view the disk group created.
# vxinfo -g <disk_group_name> : Command shows the volume created in the disk group.
# vxinfo -g <disk_group_name> -p : Shows the plexes in the disk group.
# vxdisksetup -i <disk_name> :Command to initialize a physical volume under VxVM format.
# vxdiskunsetup <disk_name> :Command to remove a physical volume under VxVM format.
# vxdg init <disk_group_name> cds=on <disk_name>=<Physical_volume> : Command to create a disk group with the disk.
# vxprint -htg <disk_group>: Command to view the disk group created.
# vxinfo -g <disk_group_name> : Command shows the volume created in the disk group.
# vxinfo -g <disk_group_name> -p : Shows the plexes in the disk group.
No comments:
Post a Comment