# vxprint -g <Disk Group> : Command shows information about a disk group.
# vxdctl mode : Command to check th status of Veritas Service.
# vxdctl stop : Command to stop the Veritas Service.
# vxconfigd -m start : Command to start the Veritas Service.
# vxinstall : Comman to initalize Veritas Volume Manager.
# vxdisksetup -i <disk_name> : Command to prepare a disk for VxVM.
# vxdiskunsetup -C <disk_name> : Command to unconfigure the disk from VxVM.
# vxdg init <DG_Name> <Disk_Name> : Command to create a Disk Group.
# vxassist -g <DG_Name> make <Volume_Name> <Size> : Command to create a logical volume.
# newfs -F vxfs /etc/vx/rdsk/<DG_Name>/<Volume_Name> : Command to format a logical volume.
# vxdctl mode : Command to check th status of Veritas Service.
# vxdctl stop : Command to stop the Veritas Service.
# vxconfigd -m start : Command to start the Veritas Service.
# vxinstall : Comman to initalize Veritas Volume Manager.
# vxdisksetup -i <disk_name> : Command to prepare a disk for VxVM.
# vxdiskunsetup -C <disk_name> : Command to unconfigure the disk from VxVM.
# vxdg init <DG_Name> <Disk_Name> : Command to create a Disk Group.
# vxassist -g <DG_Name> make <Volume_Name> <Size> : Command to create a logical volume.
# newfs -F vxfs /etc/vx/rdsk/<DG_Name>/<Volume_Name> : Command to format a logical volume.
No comments:
Post a Comment