Like when trying to import a raidz2 pool which has lost connectivity with one too many disks:
cannot import 'zpool01': I/O errorOr even worse, when importing a second pool with the same name:
Destroy and re-create the pool from
a backup source.
cannot import 'rpool': pool already existsBoth situations where easily solved, the first by reconnecting a drive and the second I just had forgot to provide zpool import with a new name for the pool. Of course the first case could have been a fatal failure for the pool, but I think the error messages should be a bit less pessimistic, it can otherwise make new users do terrible things.
Destroy and re-create the pool from
a backup source.
I've filed a bug but have not yet received a bugid for it.
No comments:
Post a Comment