Fish
Contributor
- Joined
- Jun 4, 2015
- Messages
- 108
Hey all,
For a long time I've had a pool of 2 drives, mirrored called blue. A few months back, one of the drives failed and through a hilarious course of events (WD sent a DOA replacement drive), I somehow ended up with a pool that now consists of just one drive (I think).
I now finally have a new replacement drive installed in the system, but when I go to my pools in TrueNAS, it seems like the only options is for me to add it as a stripe vdev, instead of a mirror. Is this because I only have 1 drive currently? Is there a way for me to add this new drive as a mirror via the CLI or will I have to blow away the pool and start from scratch...
Drives are 12TB and da6 is the one I hope to add as a mirror.
For a long time I've had a pool of 2 drives, mirrored called blue. A few months back, one of the drives failed and through a hilarious course of events (WD sent a DOA replacement drive), I somehow ended up with a pool that now consists of just one drive (I think).
Code:
root@freenas[~]# zpool status blue pool: blue state: ONLINE status: Some supported and requested features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0B in 15:25:48 with 0 errors on Sun Aug 6 15:25:48 2023 config: NAME STATE READ WRITE CKSUM blue ONLINE 0 0 0 gptid/0b6fa99c-c530-11ed-af95-00259047b5b9 ONLINE 0 0 0
I now finally have a new replacement drive installed in the system, but when I go to my pools in TrueNAS, it seems like the only options is for me to add it as a stripe vdev, instead of a mirror. Is this because I only have 1 drive currently? Is there a way for me to add this new drive as a mirror via the CLI or will I have to blow away the pool and start from scratch...
Drives are 12TB and da6 is the one I hope to add as a mirror.