[zones-discuss] NFS, DHCP/ Sol10

2008-05-20 Thread elkhaoul elkhaoul
Hi, Is the last version of Sol10 (Sol10 05/08 u50) zones supports DHCP and NFS on the local zones ? Thanks Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. Téléchargez la version beta.

[zones-discuss] physical= not obeyed when ip-type=shared and physical dev part of IPMP group in global zone

2008-05-20 Thread Lewis Thompson
Hi, I have a customer who has a basic IPMP config in his global zone: vnet0 vnet1 [currently vnet0 has the 'floating' IP] In addition he has a zone with ip-type=shared where physical=vnet1 When the zone boots the zone interface gets created on vnet0 instead of vnet1 I have verified this

Re: [zones-discuss] physical= not obeyed when ip-type=shared and physical dev part of IPMP group in global zone

2008-05-20 Thread Steve Lawrence
This appears to be the affect of selecting an interface that is a member of an ipmp group in the global zone. It is documented here: http://docs.sun.com/app/docs/doc/819-2450/z.admin.task-60?l=koa=viewq=multipathing The behavior you are seeing is not specifically documented, but it seems

Re: [zones-discuss] code review: native brand refactoring

2008-05-20 Thread Edward Pilatowicz
one comment to start: - you're adding a bunch of '%*' tokens to native.xml, perhaps this is the time to rip them out instead? 6588602 libbrand '%*' token expansion is a mess ed On Tue, May 13, 2008 at 09:59:22AM -0600, Jerry Jelinek wrote: I have posted a webrev at:

Re: [zones-discuss] code review: native brand refactoring

2008-05-20 Thread Jerry Jelinek
Edward Pilatowicz wrote: one comment to start: - you're adding a bunch of '%*' tokens to native.xml, perhaps this is the time to rip them out instead? 6588602 libbrand '%*' token expansion is a mess Thanks Ed. Sure, I'll take a look at this. Its not like this already isn't a big

Re: [zones-discuss] code review: native brand refactoring

2008-05-20 Thread Edward Pilatowicz
On Tue, May 20, 2008 at 03:44:52PM -0600, Jerry Jelinek wrote: Edward Pilatowicz wrote: one comment to start: - you're adding a bunch of '%*' tokens to native.xml, perhaps this is the time to rip them out instead? 6588602 libbrand '%*' token expansion is a mess Thanks Ed. Sure, I'll

Re: [zones-discuss] code review: native brand refactoring

2008-05-20 Thread Edward Pilatowicz
On Tue, May 13, 2008 at 09:59:22AM -0600, Jerry Jelinek wrote: I have posted a webrev at: http://cr.opensolaris.org/~gjelinek/webrev/ for bug: 6553514 native zone svr4 pkg code should be moved into zone callbacks This is a refactoring of the code so that it is easier to support different