Hi there,
Up until now I was running a PBS pointing to a lone 12 TB drive. Following directions on the forum I have now bought and installed a second 12 TB HDD with the intent of creating a mirror and have resiliency against drive failures.
Currently I have around 2 TB used on that drive.
What would be the recommended method to add the drive to the ZFS array? Copy the 2 TB to another server, destroy and re-create the array and the datasets? Or is there anything simpler?
The pool I want to mirror is the rust-aphrodite.
Thanks!
Up until now I was running a PBS pointing to a lone 12 TB drive. Following directions on the forum I have now bought and installed a second 12 TB HDD with the intent of creating a mirror and have resiliency against drive failures.
Currently I have around 2 TB used on that drive.
What would be the recommended method to add the drive to the ZFS array? Copy the 2 TB to another server, destroy and re-create the array and the datasets? Or is there anything simpler?
The pool I want to mirror is the rust-aphrodite.
Thanks!
Code:
root@aphrodite:~# zpool status
pool: rpool
state: ONLINE
scan: scrub repaired 0B in 00:00:11 with 0 errors on Sun Sep 8 00:24:12 2024
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
nvme-eui.01000000000000008ce38e04043a99c0-part3 ONLINE 0 0 0
errors: No known data errors
pool: rust-aphrodite
state: ONLINE
scan: scrub repaired 0B in 05:30:10 with 0 errors on Sun Sep 8 05:54:11 2024
config:
NAME STATE READ WRITE CKSUM
rust-aphrodite ONLINE 0 0 0
ata-HGST_HUH721212ALN600_5PHKH26D ONLINE 0 0 0
errors: No known data errors