⟩ How does a case statement look in shell scripts?
case {variable} in {possible-value-1}) {statement};; {possible-value-2}) {statement};; esac
case {variable} in {possible-value-1}) {statement};; {possible-value-2}) {statement};; esac
Do you know vxdisk -o alldgs list o/p shows some disk groups in braces… What does that signify?
What are the various layouts that are available in VxVM?
What is a layered volume? How to create it using vxmake?
How to quickly mirror a volume, if the volume is empty?
How to grow a volume?
What is the difference between failing and failed disks?
How to replace a failed disk in Veritas?
What is the difference between detached and disassociate state of plexes?
What is the boot process of VxVM?
What is the difference between SVM and VxVM? What would you recommend to your clients? why?