Briefing Veritas Knowledge

Which command would accomplish the backup?

A customer is creating a recovery point of the /dev/hda1 volume on a Linux machine called system_001.v2i. The recovery point is going to be saved to a locallyattached storage device mounted at the /dev/sdb1 directory. Which command would accomplish the backup?

A.
SSR -b /dev/hda1 -d /dev/sdb1/system_001.v2i

B.
SSR -b /dev/hda1 -s /dev/sdb1/system_001.v2i

C.
SSR -b /dev/hda1 -l /dev/sdb1/system_001.v2i

D.
SSR -b /dev/hda1 -w /dev/sdb1/system_001.v2i