Can't import ONLINE pools on M1 Mac Mini with Ventura 13.0

Hi,
Updated to 2.1.6 and running it on M1 Mac Mini with Ventura 13.0 (22A380)
While my pools are shown ONLINE I can't import them.
Any idea why?
Updated to 2.1.6 and running it on M1 Mac Mini with Ventura 13.0 (22A380)
While my pools are shown ONLINE I can't import them.
Any idea why?
- Code: Select all
sudo zpool import -d /dev
pool: HD2
id: 5620338163295993567
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:
HD2 ONLINE
disk4s1 ONLINE
disk5s1 ONLINE
disk7s1 ONLINE
disk8s1 ONLINE
pool: HD1
id: 1227206523231833496
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:
HD1 ONLINE
mirror-0 ONLINE
disk9s1 ONLINE
disk11s1 ONLINE
mirror-1 ONLINE
disk10s1 ONLINE
disk12s1 ONLINE
- Code: Select all
sudo zpool import HD2
cannot import 'HD2': no such pool available
sudo zpool import HD1
cannot import 'HD1': no such pool available
sudo zpool import -a
no pools available to import