Hello, I've found http://personal.x-istence.com/post/2009/01/18/so-you-want-upgrade-your-zone which helps me a lot. At least in the process of updating 09.06 to snv_134b I've been able to do: 1) image-update global zone 2) mount router zone BE into /mnt + image update /mnt and unmount 3) mount buildbot zone BE into /mnt + image update /mnt and unmount
after reboot I've seen 134b in global and both non-global zones. In the process of update 134b -> Solaris Express 2010.11 I've not been able to use the way above, since pkg -R /mnt image-update for mounted zone BE does not work. i.e. I've seen just remove phase running, installation nor update phase was performed. Hence I used this way: 1) image-update global zone 2) reboot to Sol11Express 3) halt zone; detach zone; attach -a zone; (done for both zones) that was partially successful since in buildbot zone something is screwed badly now and I'm not able to boot it nor detach/attach again since zoneadm always complains about: "ERROR: multiple active datasets." i.e.: $ pfexec zoneadm -z buildbot boot zone 'buildbot': ERROR: multiple active datasets. zone 'buildbot': zoneadm: zone 'buildbot': call to zoneadmd failed $ pfexec zoneadm -z buildbot verify $ pfexec zoneadm -z buildbot detach ERROR: multiple active datasets. Does anybody here do have an idea how this issue should be fixed? Thanks, Karel -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org