On Wednesday 02 September 2009 13:29, Miroslav Lachman wrote: > > I think zpool export and then zpool import should fix it. See the manpage. >
a simple zpool import will list all the pools available that you can import, then you can use zpool import -f <pool> to import it. the only problem i found with that, is that on a fixit environment, i had a zroot pool mounted as legacy and when i imported it with -f it broke the whole thing. some libraries went missing and i couldn't even ls. i have no idea how, but an opensolaris livecd handled it perfectly. it made the proper warnings and when i changed the mountpoints afterwards, all was ok. so mind the "-f" option when importing. just my 2 cents -- Real programmers don't document. If it was hard to write, it should be hard to understand.
signature.asc
Description: This is a digitally signed message part.