Oracle Solaris ZFS File System (MOSC)

MOSC Banner

mirroring an existing two disk zpool?

edited Dec 21, 2019 4:03AM in Oracle Solaris ZFS File System (MOSC) 4 commentsAnswered

Current config is two older 50Gb disks concatenated to form a non-mirrored zpool. What I want to do is replace these with two newer 100Gb disks (and mirror them).

Currently:-

NAME    STATE READ WRITE CKSUM
    informix-db  ONLINE   0 0 0
      c0d3  ONLINE   0 0 0
      c0d4  ONLINE   0 0 0

So what I want is to basically have c0d3 and c0d4 on side of the mirror and a 100Gb c0d5 the other side

The when its resilver removed the older disks, leaving a zpool consisting of two 100Gb disks.

Would command be zpool attach informix-db c0d5?

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