Fajar A. Nugraha
2009-Apr-24 04:23 UTC
vlan problems - FIXED (WAS : OpenSolaris development package repository build 111a, x86/x64/SPARC)
On Fri, Apr 24, 2009 at 8:06 AM, <David.Comay-xsfywfwIY+M@public.gmane.org> wrote:> The OpenSolaris development package repository > > http://pkg.opensolaris.org/dev/ > > has been updated to reflect the changes in snv_111a for both x86/x64 > and SPARC platforms.Turns out this build fix vlan issue, so that it works correctly with xVM on both dom0 and domU. I can''t find the particular release note about it though. The only caveat for domU is that I have to specify something like (vif (bridge bond0) (script vif-vnic) (vlanid 102) where bond0 is trunk, instead of specifying the vlan interface directly on "bridge" line. This is different from the way it works on Linux. Regards, Fajar
Max Zhen
2009-Apr-24 05:02 UTC
Re: vlan problems - FIXED (WAS : OpenSolaris development package repository build 111a, x86/x64/SPARC)
Fajar A. Nugraha on Fri Apr 24 2009 12:23:04 GMT+0800 (CST) wrote:> On Fri, Apr 24, 2009 at 8:06 AM, <David.Comay@sun.com> wrote: > >> The OpenSolaris development package repository >> >> http://pkg.opensolaris.org/dev/ >> >> has been updated to reflect the changes in snv_111a for both x86/x64 >> and SPARC platforms. >> > > Turns out this build fix vlan issue, so that it works correctly with > xVM on both dom0 and domU. I can''t find the particular release note > about it though. >The problem you mentioned here might be fixed by the fix for 6810953, which is integrated in snv_111. With this fix, domU using a vlan interface as backend can communicate to other vlan interfaces outside it.> The only caveat for domU is that I have to specify something like > > (vif > (bridge bond0) > (script vif-vnic) > (vlanid 102) >This change is actually introduced in snv_111 with fix for 6815308. Thanks, Max> where bond0 is trunk, instead of specifying the vlan interface > directly on "bridge" line. This is different from the way it works on > Linux. > > Regards, > > Fajar > _______________________________________________ > xen-discuss mailing list > xen-discuss@opensolaris.org >