can't import - zpool has unsupported features #2055
Comments
|
Like it said, you can import it read-only because the spacemap_histogram feature allows it. Alternatively you will need to wait for the spacemap_historgram feature to get added to ZFS On Linux. This isn't likely to happen until 0.6.4 is released. |
|
Thanks for the info. If my zpool is a mirror consisting of 2 disks, is there a way to import readonly and create a new, writable zpool with the contents? I understand that my question is outside the scope of this issue - I'm just asking if you can give me some advice out of the kindness of your heart. |
You can always remove one copy, create a new pool on that disk, then use
All the advice we give is out of the kindness of our hearts. |
|
Beautiful. Thanks all! |
My zpool was created on a Freenas 9.2 system, and I'm trying to import it on my Ubuntu 12.04 system.
It seems that the zfs version on the importing system doesn't support the feature com.delphix:spacemap_histogram.
I tried installing everything in the ZoL PPA as well as ubuntu-zfs, but the result of zpool import is still the same:
So, is this import-able? Thanks for everything, by the way :-)
The text was updated successfully, but these errors were encountered: