JAVA/Sun Exam Questions

Which command should you have the system administrator run?

A junior system administrator is setting up Solaris Volume Manager software on a new system for the first time. The administrator continually gets an error when attempting to create the state database replicas. The administrator has emailed you the following command and its output:
# metadb -a /dev/dsk/c0t2d0s0
metadb: newsunbox: there are no existing databases
Which command should you have the system administrator run?

A.
metadb -a /dev/rdsk/c0t2d0s0

B.
metainit -f /dev/dsk/c0t2d0s0

C.
metadb -n -a /dev/dsk/c0t2d0s0

D.
metadb -a -f /dev/dsk/c0t2d0s0

E.
metainit db 1 /dev/dsk/c0t2d0s0