A disk has been initialized for use in Veritas Volume Manager.
Which command is used to create a disk group named datadg on a device shown as device_tag and using a disk media name of datadg01?
vxdg create datadg datadg01=device_tag
vxdg adddisk datadg device_tag=datadg01
vxdg init datadg device_tag=datadg01
vxdg init datadg datadg01=device_tag
Submit