I would like to consolidate multiple expansions in a zpool back into a single volume.
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