Oracle Solaris ZFS File System (MOSC)

MOSC Banner

Adding mirror disk to non-redundant zpool - where replacement disk is different size to original.

edited May 26, 2016 11:54PM in Oracle Solaris ZFS File System (MOSC) 3 commentsAnswered ✓

Hi,

I want to replace several disks currently in use within zpools on a Solaris 11.2 system ( SRU 15.4 ).

My planned approach is to:-

    (1) zpool attach <zpool name> <orig disk> <new disk>

    (2) zpool status -lx <zpool name>   - until resilvering 100% completed

    (3) zpool detach <zpool name> <orig disk>

eg.

root@xxxx:~# zpool status sappool
  pool: xxxpool
state: ONLINE
config:

        NAME                                         STATE     READ WRITE CKSUM
        xxxpool                                                             ONLINE       0     0     0
                      c0t6xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxd0           ONLINE       0     0     0
                      c0t6xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxd0             ONLINE       0     0     0


The replacement LUNs I  have been presented with are characteristically larger than the

original - but I also received one LUN which is very slightly smaller than the original

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