Hi,
As per attached zpool status -v output, I have few questions on how to setup a mirrored special device for pool name "Charlie-Backup", here what I did:
1. original, I was able to setup a mirror-1 special device by sdd and sde (both are ssd).
2. then I want to change sdx to disk-id instead, so I detached sdd, and use "zpool add Charlie-Backup special /dev/disk/by-id/id number, I added back in my 2nd ssd using disk-id, but I realize I lost mirror-1.
my question:
1. at this stage, how do I remove disk sde and replace it with disk-id?
2. how do I get mirror-1 back? (hope I will not loose any data on sde)
3. under this mirror-1, I used disk-id, but I see these ssd had been partitioned as disk-id, disk-id-part1, disk-id-part9, when I add it back to mirro-1, we use disk-id, not part1 or part9?
Any help would be much appreciated,
As per attached zpool status -v output, I have few questions on how to setup a mirrored special device for pool name "Charlie-Backup", here what I did:
1. original, I was able to setup a mirror-1 special device by sdd and sde (both are ssd).
2. then I want to change sdx to disk-id instead, so I detached sdd, and use "zpool add Charlie-Backup special /dev/disk/by-id/id number, I added back in my 2nd ssd using disk-id, but I realize I lost mirror-1.
my question:
1. at this stage, how do I remove disk sde and replace it with disk-id?
2. how do I get mirror-1 back? (hope I will not loose any data on sde)
3. under this mirror-1, I used disk-id, but I see these ssd had been partitioned as disk-id, disk-id-part1, disk-id-part9, when I add it back to mirro-1, we use disk-id, not part1 or part9?
Any help would be much appreciated,