> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss-
> boun...@opensolaris.org] On Behalf Of Naveen surisetty
> 
> I have a zfs stream back up took on zfs version 15, currently i have
upgraded
> my OS, so new zfs version is 22. Restore process went well from old stream
> backup to new zfs pool. but on reboot i got error unable to mount pool
tank.

Let me make sure I get this straight ...

You did "zfs send" on zpool version 15, save to a file.
Then you upgraded system and have zpool version 22.  You do "zfs receive"
and there are no errors.

Simply having successfully completed the "zfs receive" should guarantee it
was successfully received.  But since you're having a problem, I suggest you
"zpool export" and "zpool import" immediately after doing your zfs receive.
If you're able to do this, it guarantees the pool is in fact importable.
Then if you reboot and encounter a problem, you know you're running into
something else that's weird.  Like perhaps unsupported or buggy hardware
that does something bad to disk during the reboot process.

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to