Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Remove device in raidz1 pool

Hello,
I run a ZFS raidz1 pool under Solaris 11.1 which has one failed device that has to be replaced. The storage appliance is about 5 years old, no warranty or service contract, and spares are getting expensive...
Is it possible to remove (not replace) the failed disk-device, then rebuild the pool, thus making the pool smaller? Or do I have to backup my data, and set up a new pool?
Thanks in advance,
Robert
Best Answer
-
Hi.
You can not decrease pool size.
You need backup data, build new pool and restore data.
But check, may be you have free hotspare disks.
Regards.
Answers
-
Hi,
Can you please show the pool detail with "zpool status -v poolname" ?
If you need to replace 1 faulty disk...you can assign new Lun/disk to your OS and use zpool replace command.
-
Hi.
You can not decrease pool size.
You need backup data, build new pool and restore data.
But check, may be you have free hotspare disks.
Regards.