Sun Cluster Quick Start Guide for Solaris OS

ProcedureHow to Create State Database Replicas

This procedure assumes that the specified disks are available for creation of database replicas. Substitute your own disk names in this procedure.

  1. On both nodes, create state database replicas.

    Create three replicas on each of the two internal disks.


    phys-X# metadb -af -c 3 c0t0d0s7
    phys-X# metadb -a -c 3 c0t1d0s7
    
  2. On both nodes, verify the replicas.


    phys-X# metadb
    flags            first blk      block count
        a       u       16          8192         /dev/dsk/c0t0d0s7
        a       u       8208        8192         /dev/dsk/c0t0d0s7
        a       u       16400       8192         /dev/dsk/c0t0d0s7
        a       u       16          8192         /dev/dsk/c0t1d0s7
        a       u       8208        8192         /dev/dsk/c0t1d0s7
        a       u       16400       8192         /dev/dsk/c0t1d0s7