Reduce amount of striped Disk in a zpool on the fly?
Reduce amount of striped Disk in a zpool on the fly?
Is there a way to get the Disk (D6+D5) free from the zpool (rpool_DSK)?
Now it looks like:
root@tstm1132:/export/home/tstkrwa/HBA-SUN/qlx256xaf3# zpool status rpool_DSK
pool: rpool_DSK
state: ONLINE scan: resilvered 25.5K in 0h0m with 0 errors on Wed Aug 6 10:27:35 2014
config:
NAME STATE READ WRITE CKSUM
rpool_DSK ONLINE 0 0 0
/dev/zvol/dsk/rpool/DSK/D4 ONLINE 0 0 0
/dev/zvol/dsk/rpool/DSK/D6 ONLINE 0 0 0
/dev/zvol/dsk/rpool/DSK/D5 ONLINE 0 0 0
errors: No known data errors
But we like to use one Disk in rpool_DSK and shift 2nd and 3rd Disk to another zpool.
0