Oracle Solaris ZFS File System (MOSC)

MOSC Banner

I would like to consolidate multiple expansions in a zpool back into a single volume.

edited Sep 21, 2015 5:37AM in Oracle Solaris ZFS File System (MOSC) 1 commentAnswered ✓

We are replacing old storage and I would like to consolidate multi-volume zpools into single volumes.

Solaris 10, Update 11

Here's what I have:

# zpool list foo

NAME         SIZE  ALLOC  FREE  CAP  HEALTH  ALTROOT

foo              6.08T  5.50T  592G  90%  ONLINE  -

# zpool status foo

  pool: foo

state: ONLINE

scan: resilvered 56K in 0h0m with 0 errors on Wed Oct 29 13:17:02 2014

config:

        NAME                                     STATE     READ WRITE CKSUM

        foo                                          ONLINE       0     0     0

          c4t600C0FF0000A9153FBA40C5301000000d0  ONLINE       0     0     0

          c4t600C0FF000D50194219B375501000000d0  ONLINE       0     0     0

errors: No known data errors

What I would like to achieve is:

        NAME                                     STATE     READ WRITE CKSUM

        foo                                          ONLINE       0     0     0

          c4t600C0FF0001EC154B5BCE05501000000d0    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