Ok, zpool import seems to be showing a lot of stuff:
pool: usb_backup
id: 4877238554813059898
state: ONLINE
status: Some supported features are not enabled on the pool.
(Note that they may be intentionally disabled if the
‘compatibility’ property is set.)
action: The pool can be imported using its name or numeric identifier, though
some features will not be available without an explicit ‘zpool upgrade’.
config:
I tried running the command “sudo zpool import -R /mnt/ usb_backup” again, however I got an error:
cannot import ‘usb_backup’: a pool with that name already exists
use the form ‘zpool import <pool | id> ’ to give it a new name
So the pool has been imported, but I still can’t access it; or perhaps more accurately I don’t know how to access it at this point. I can’t see it in Dolphin
pool: usb_backup
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.
config:
NAME STATE READ WRITE CKSUM
usb_backup ONLINE 0 0 0
47d44304-b29e-4772-870e-c902ad1f9792 ONLINE 0 0 0
errors: No known data errors
_________________
However “zpool import” is now showing something different: “no pools available to import”
If zpool status is showing this output, the pool is already imported. That is good.
Because it is already imported.
The warning about the missing features is normal because you use the brand new zfs 2.4.0. The pool was created a long while ago with zfs 2.3 or even earlier. Therefore it does not support the most recent features. That is not a problem. Just ignore this message.
Now lets see which datasets are available in that pool:
So apologies for being a dunce. I’m not sure what you mean by proper quotes for preformatted text, or how to do that even. So I put the out put in pastebin
I can only see two nvme drives,
Edits: The edits are just me playing around with quotes to see if I can get text to display in a more legible format
Ran “zpool import” again (to make sure zfs drive is still being read, or something funky didn’t happen)
pool: usb_backup
id: 4877238554813059898
state: ONLINE
status: Some supported features are not enabled on the pool.
(Note that they may be intentionally disabled if the
'compatibility' property is set.)
action: The pool can be imported using its name or numeric identifier, though
some features will not be available without an explicit 'zpool upgrade'.
config:
usb_backup ONLINE
47d44304-b29e-4772-870e-c902ad1f9792 ONLINE
Ran “zpool import -R /mnt usb_backup”
"cd /mnt; ls-l” (it just shows the other nvme drive)
total 4
drwx------ 5 user user 4096 Jun 14 2025 83f41a0b-854b-46bb-9c74-99b964d472a8