[B]root@pve:~# zpool export Datengrab
root@pve:~# zpool import -d /dev/disk/by-id Datengrab Datengrab2
root@pve:~# zpool status -vLP[/B]
pool: Datengrab2
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: resilvered 30.4M in 00:00:18 with 0 errors on Sun Mar 1 21:36:40 2026
expand: expanded raidz1-0 copied 2.07T in 1 days 01:25:49, on Fri Feb 20 23:37:05 2026
config:
NAME STATE READ WRITE CKSUM
Datengrab2 ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
/dev/sdf1 ONLINE 0 0 0
/dev/sdg1 ONLINE 0 0 0
/dev/sdj1 ONLINE 0 0 0
/dev/sdl1 ONLINE 0 0 0
/dev/sdh1 ONLINE 0 0 0
errors: No known data errors
pool: Root-HDD_Pool
state: ONLINE
config:
NAME STATE READ WRITE CKSUM
Root-HDD_Pool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
/dev/sdc1 ONLINE 0 0 0
/dev/sdd1 ONLINE 0 0 0
errors: No known data errors
pool: rpool
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 00:00:32 with 0 errors on Sun Feb 8 00:24:37 2026
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
/dev/sda3 ONLINE 0 0 0
/dev/sdb3 ONLINE 0 0 0
errors: No known data errors
[B]root@pve:~# zpool export Datengrab2
root@pve:~# zpool import -d /dev/disk/by-id Datengrab2 Datengrab
root@pve:~# zpool status -vLP[/B]
pool: Datengrab
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: resilvered 30.4M in 00:00:18 with 0 errors on Sun Mar 1 21:36:40 2026
expand: expanded raidz1-0 copied 2.07T in 1 days 01:25:49, on Fri Feb 20 23:37:05 2026
config:
NAME STATE READ WRITE CKSUM
Datengrab ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
/dev/sdf1 ONLINE 0 0 0
/dev/sdg1 ONLINE 0 0 0
/dev/sdj1 ONLINE 0 0 0
/dev/sdl1 ONLINE 0 0 0
/dev/sdh1 ONLINE 0 0 0
errors: No known data errors
pool: Root-HDD_Pool
state: ONLINE
config:
NAME STATE READ WRITE CKSUM
Root-HDD_Pool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
/dev/sdc1 ONLINE 0 0 0
/dev/sdd1 ONLINE 0 0 0
errors: No known data errors
pool: rpool
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 00:00:32 with 0 errors on Sun Feb 8 00:24:37 2026
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
/dev/sda3 ONLINE 0 0 0
/dev/sdb3 ONLINE 0 0 0
errors: No known data errors
root@pve:~#