Re: [zones-discuss] [install-discuss] Changing the way how a Zone installs

2009-09-01 Thread William A. Fiveash
> Ok, > so what release or brand do I use so that the zone > gets the packages from the global zone when > installing. Or is there another way to do so? > > Thanks I have the same question (using OpenSolaris snv_111b). -- This message posted from opensolaris.org

Re: [zones-discuss] How to add all missing packages to a Zone in OpenSolaris

2009-09-25 Thread William A. Fiveash
What I did was to boot the non-global zone (in my example the zone is called master) then run: pkg -R /zones/master install redistributable -- This message posted from opensolaris.org ___ zones-discuss mailing list zones-discuss@opensolaris.org

[zones-discuss] updating zones question

2009-09-25 Thread William A. Fiveash
- zones updating question: I was running snv_111b when I created a master zone and installed redistributable. I think used master to clone several other zones. Later I created a new BE and updated that BE to snv_123 by doing: beadm mount opensolaris_123 /mnt pkg -R /mnt image-update

[zones-discuss] running zone appears to cause beadm umount failure

2009-09-30 Thread William A. Fiveash
I was running BE opensolaris_123. I did: # beadm mount opensolaris-111-1 /mnt I then checked to see what was mounted on /mnt. I then ran: # beadm unmount opensolaris-111-1 Unable to unmount opensolaris-111-1. unmount failed.

Re: [zones-discuss] updating zones question

2009-09-30 Thread William A. Fiveash
I just tried to update my zones to snv_124 in the manner you describe. Here's what I see: /usr/sbin/beadm create opensolaris_124 /usr/sbin/beadm mount opensolaris_124 /mnt /usr/bin/pkg -R /mnt image-update /usr/sbin/bootadm update-archive -R /mnt zoneadm -R /mnt -z master detach zoneadm: zone 'm

Re: [zones-discuss] updating zones question

2009-09-30 Thread William A. Fiveash
As a follow up I tried: zoneadm -z master attach mount failed: Device busy ERROR: Unable to mount the zone's ZFS dataset. So how do I attach my master zone to the running BE? Note, this is the same BE I detached master

Re: [zones-discuss] updating zones question

2009-09-30 Thread William A. Fiveash
> As a follow up I tried: > > zoneadm -z master attach > > > mount failed: Device busy > ERROR: Unable to mount the zone's ZFS dataset. > > So how do I attach my master zone to the running BE? > Note, this is the same BE I detached master from. I edited /usr/lib/brand/ipkg/attach and uncommen

Re: [zones-discuss] updating zones question

2009-09-30 Thread William A. Fiveash
> I then ran: > $ mount |grep '/zones/master' > /zones/master on rpool/zones/master > read/write/setuid/devices/nonbmand/exec/xattr/atime/de > v=2d9003d on Thu Sep 24 16:03:05 2009 > /mnt/zones/master on /zones/master read > only/setuid/devices/nosub/dev=2d9003d on Wed Sep 30 > 14:17:47 2009 > /mn