Recover ZFS pool after having deleted zfs configuration file in
/boot
antonin tessier
antonintessier at live.fr
Mon Aug 27 08:31:51 UTC 2012
> You can try to '-f' import the pool if you are _sure_ that all disks
> are connected. I suggest a read-only import to start with. But the
> documentation implies that zpool import should tell you when it has
> run into this case, and if I understand correctly then you are saying
> this isn't what is happening.
# zpool import -f tells me: "cannot import 'home': a pool with that name is already created/imported,
and no additional pools with that name were found"
> Also make sure you aren't mixing up the mount point with the pool name.
> The path "/usr/home" is a mount point. I don't recall if you've given
> the name of the pool yet or not.
My pool is known as "home". Even if I mounted the "created pool", /usr/home keeps empty...
Regards.
More information about the freebsd-fs
mailing list