Hi,
My cache/log SSD recently died
I was able to remove both cache and log device, and replace log storage,:
but when I try to add cache :
However ada0p2 exists in /dev, and is gparted the same way as ada0p1
What is this error, Googling didn't help ?
Thanks, regards
Xavier
My cache/log SSD recently died
I was able to remove both cache and log device, and replace log storage,:
Code:
[root@numenor ~]# zpool status -v
pool: zroot
state: ONLINE
scan: scrub repaired 0B in 07:00:39 with 0 errors on Wed Apr 5 15:45:21 2023
config:
NAME STATE READ WRITE CKSUM
zroot ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
ada1p3 ONLINE 0 0 0
ada2p3 ONLINE 0 0 0
ada3p3 ONLINE 0 0 0
logs
ada0p1 ONLINE 0 0 0
errors: No known data errors
Code:
[root@numenor ~]# zpool add zroot cache ada0p2
cannot add to 'zroot': no such pool or dataset
What is this error, Googling didn't help ?
Thanks, regards
Xavier