Oracle Solaris ZFS File System (MOSC)

MOSC Banner

zfs mirror of data

edited Sep 7, 2013 1:35PM in Oracle Solaris ZFS File System (MOSC) 6 commentsAnswered
Hi,

     I  have created the zfs 6 disk of 400GB with the folllowing config.For the example, I get the 1.2TB disk space.

Example 1:

root@test:~# zpool create -f dpool c2d1s0 c2d2s0 c2d3s0

                       #zpool attach dpool c2d1s0 c2d4s0

                      # zpool attach dpool c2d2s0 c2d5s0

                      #zpool attach dpool c2d3s0 c2d6s0

root@test:~# zpool status

  pool: dpool

 state: ONLINE

  scan: resilvered 40.5K in 0h0m with 0 errors on Wed Sep  4 11:58:57 2013

config:

 

        NAME        STATE     READ WRITE CKSUM

        dpool       ONLINE       0     0     0

          mirror-0  ONLINE       0     0     0

            c2d1s0  ONLINE       0     0     0

            c2d4s0  ONLINE       0     0     0

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center