Hi,
By mistake I added a disk to my pool and now I cannot remove. Is there any way to do so?
When I try to remove the wwn one, I get the following message:
Thanks,
By mistake I added a disk to my pool and now I cannot remove. Is there any way to do so?
Code:
root@pve01:~# zpool status
pool: rpool
state: ONLINE
scan: resilvered 0B in 0 days 03:48:05 with 0 errors on Wed Mar 24 23:54:29 2021
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
sda3 ONLINE 0 0 0
wwn-0x5000c500b00df01a-part3 ONLINE 0 0 0
When I try to remove the wwn one, I get the following message:
Code:
root@pve01:~# zpool remove rpool wwn-0x5000c500b00df01a-part3
cannot remove wwn-0x5000c500b00df01a-part3: root pool can not have removed devices, because GRUB does not understand them
Thanks,