Re: [zones-discuss] preferred way to image-update zones

2009-12-05 Thread Anil
It seems to be -U, looking at the source at least: http://cvs.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/cmd/zoneadm/zoneadm.c#attach_func -- This message posted from opensolaris.org ___ zones-discuss mailing list zones-discuss@opensolaris.org

Re: [zones-discuss] problem with zone networking

2009-12-05 Thread andrew
> > I'm not sure what the problem is here. I have > created > > a vnic over an existing physical nic as follows: > > > > dladm create-vnic -l e1000g0 e1000g1 > > > > I then use e1000g1 (the VNIC) as the interface for > an > > exclusive-IP zone. > > > > Problem 1: upon rebooting the host e1000g1

Re: [zones-discuss] problem with zone networking

2009-12-05 Thread andrew
> I'm not sure what the problem is here. I have created > a vnic over an existing physical nic as follows: > > dladm create-vnic -l e1000g0 e1000g1 > > I then use e1000g1 (the VNIC) as the interface for an > exclusive-IP zone. > > Problem 1: upon rebooting the host e1000g1 is only > "half there"

[zones-discuss] problem with zone networking

2009-12-05 Thread andrew
I'm not sure what the problem is here. I have created a vnic over an existing physical nic as follows: dladm create-vnic -l e1000g0 e1000g1 I then use e1000g1 (the VNIC) as the interface for an exclusive-IP zone. Problem 1: upon rebooting the host e1000g1 is only "half there" in that it doesn'

Re: [zones-discuss] capped-memory on a zone

2009-12-05 Thread andrew
> I am working on zones for my honours project at uni. > I created a zone with capped-memory and now I want to > remove the caps. I deleted the capped-memory entries > from the zone configuration using zonecfg. I then > rebooted the zone as it didn't seem to take effect, > but upon rebooting vmstat

[zones-discuss] capped-memory on a zone

2009-12-05 Thread andrew
I am working on zones for my honours project at uni. I created a zone with capped-memory and now I want to remove the caps. I deleted the capped-memory entries from the zone configuration using zonecfg. I then rebooted the zone as it didn't seem to take effect, but upon rebooting vmstat is still

Re: [zones-discuss] preferred way to image-update zones

2009-12-05 Thread Thomas Tornblom
Jordan Vaughan skrev: On 12/ 4/09 02:28 PM, Anil wrote: Once a the global zone is upgraded (and rebooted with the new BE), what is the best way to update the zones? It seems like all I would need to do is: pkg -R /root image-update reboot zone This seems like a hack, how would "post package"