Thanks Shawn,
How are you performing this upgrade? Using image-update?
Yes I used image-update
> If you are using image-update, do you see any useful error mesages if
you set BE_PRINT_ERR=true before executing?
Unfortunately, it's impossible because after the 1-st failure any further
pkg image-update run produced the following:
===========================
pkg: The pkg command appears out of sync with the libraries provided
by pkg:/package/pkg. The client version is 37 while the library
API version is 36.
=========================
A possible workaround would be to create an alternate BE and then
update that instead:
beadm create <new_be_name>
beadm mount <new_be_name> /mnt
pkg image-update -R /mnt
bootadm update-archive -R /mnt
beadm unmount <new_be_name>
beadm activate <new_be_name>
Actually, I had an original old BE on mymachine, and I
tried 'beadm activate' to it. It seems worked ok, but
further machine's reboot failedwith the following message.
NFS server sqao59 not responding still trying
Anyway I filed Service ticket, and will let our Lab engineers to deal with
this machine now.
Sergey
Cheers,
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss