Hi there,
a few months ago we built up a new PBS with a bunch of U.2 NVMe. I naively thought ZFS must be the way to go creating the storage for the datastore. So I created this storage:
As you can see we almost run out of space, so I just want to add another NVMe. I tried to figure out how to do it - and it seems that this is not possible. Is that correct? What options do I have?
Thanks and greets
Stephan
a few months ago we built up a new PBS with a bunch of U.2 NVMe. I naively thought ZFS must be the way to go creating the storage for the datastore. So I created this storage:
Code:
# zpool status nvme-pool
pool: nvme-pool
state: ONLINE
scan: scrub repaired 0B in 04:34:39 with 0 errors on Sun May 14 04:58:41 2023
config:
NAME STATE READ WRITE CKSUM
nvme-pool ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
nvme-eui.02000000000000000014xxxx ONLINE 0 0 0
nvme-eui.02000000000000000014xxxx ONLINE 0 0 0
nvme-WUSxxxx ONLINE 0 0 0
nvme-eui.02000000000000000014xxxx ONLINE 0 0 0
nvme-eui.03000000000000000014xxxx ONLINE 0 0 0
nvme-eui.02000000000000000014xxxx ONLINE 0 0 0
nvme-eui.02000000000000000014xxxx ONLINE 0 0 0
nvme-eui.02000000000000000014xxxx ONLINE 0 0 0
Code:
# zpool list nvme-pool
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
nvme-pool 55.9T 51.7T 4.21T - - 54% 92% 1.00x ONLINE -
As you can see we almost run out of space, so I just want to add another NVMe. I tried to figure out how to do it - and it seems that this is not possible. Is that correct? What options do I have?
Thanks and greets
Stephan
Last edited: