Oracle Solaris ZFS File System (MOSC)

MOSC Banner

mirror zpool with multiple disks

edited Feb 2, 2015 6:59PM in Oracle Solaris ZFS File System (MOSC) 1 commentAnswered ✓

Hi

I have a data pool  as below having two LUNs   which is running a whole root zone.

        NAME                                     STATE     READ WRITE CKSUM

        zonepool                             ONLINE       0     0     0

          c0t60060480000190103839533033393932d0  ONLINE       0     0     0

          c0t60060480000190103839533033393845d0  ONLINE       0     0     0

I am required to move the zone to   new LUN(s) without  a restart of the zone

Can I mirror  each of these  two LUNs to  two new LUNs of the same or higher  size and then detach the old LUNs  which should leave the zone running on the  new LUNs

i.e

zpool attach zonepool   c0t60060480000190103839533033393932d0   <new LUN device 1>

zpool attach zonepool   c0t60060480000190103839533033393845d0   <new LUN device  2>

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