Hey there,
i build my TrueNAS with a two-disk mirror:
I would like to increase redundancy in near future. So I was looking how to
I already learned that replacing a disc is better done by gui. I first did a replace (by doing an attach which should be followed by detach) and found the new disc as part of the pool in the pool-view in the gui, but in des disc-view it was not connected to the pool (maybe just a thing of gui, but could be irritating). Also the new swap-partition was not used.... After doing the replace by gui it worked as expected.
That's just said to explain why I'd like to have a way uing the gui.
So, is there a way using gui to attach a new disc to a mirror-pool?
Thanks
i build my TrueNAS with a two-disk mirror:
Code:
pool: tank state: ONLINE scan: resilvered 994G in 02:21:10 with 0 errors on Sat Sep 11 10:48:18 2021 config: NAME STATE READ WRITE CKSUM tank ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 gptid/d484df9e-10d4-11ec-a6fe-b47af1dc529c ONLINE 0 0 0 gptid/49d200af-12c9-11ec-9db7-b47af1dc529c ONLINE 0 0 0 errors: No known data errors
I would like to increase redundancy in near future. So I was looking how to
zpool attach
a new drive but couldn't find an option in the GUI. As I found an detach-Option I thought there should also be an attach. To be honset I think increasing redundancy is no fancy stuff.I already learned that replacing a disc is better done by gui. I first did a replace (by doing an attach which should be followed by detach) and found the new disc as part of the pool in the pool-view in the gui, but in des disc-view it was not connected to the pool (maybe just a thing of gui, but could be irritating). Also the new swap-partition was not used.... After doing the replace by gui it worked as expected.
That's just said to explain why I'd like to have a way uing the gui.
So, is there a way using gui to attach a new disc to a mirror-pool?
Thanks