How to Create/Delete State Database Replicas
1. Creating the first state database replica # metadb -a -f c0t1d0s7 # metadb flags first blk block count … a u 16 8192 /dev/dsk/c0t1d0s7 Note: The -a option adds the additional state database replica to the system, and the -f option forces the creation of the first replica.

