M MentalNomad Member Jan 30, 2022 2 0 6 54 Jul 10, 2023 #1 Resolved. Attachments 1689020264268.png 41.8 KB · Views: 11 1689020288050.png 29.3 KB · Views: 10 1689020339135.png 2.3 KB · Views: 8 1689020371157.png 15.3 KB · Views: 8 1689020451285.png 21.3 KB · Views: 8 1689020491797.png 19.8 KB · Views: 8 1689020637584.png 42 KB · Views: 8 1689020658504.png 41.9 KB · Views: 10 Last edited: Jul 10, 2023
Dunuin Distinguished Member Jun 30, 2020 14,793 4,607 258 Germany Jul 10, 2023 #2 You need to use the zpool command to manipulate your ZFS pool. For a raid1: https://openzfs.github.io/openzfs-docs/man/8/zpool-attach.8.html For a raid0: https://openzfs.github.io/openzfs-docs/man/8/zpool-add.8.html
You need to use the zpool command to manipulate your ZFS pool. For a raid1: https://openzfs.github.io/openzfs-docs/man/8/zpool-attach.8.html For a raid0: https://openzfs.github.io/openzfs-docs/man/8/zpool-add.8.html