Re: [one-users] 802.1q tagging

2010-12-20 Thread Rangababu Chakravarthula
I was referring to creating vlan devices with vconfig. So you create multiple vlan devices on the host and associate each with separate bridge. However the switch that is used to connect multiple hosts should not add its own VLAN tag. It must be capable of forwarding VLAN tagged traffic. This is

Re: [one-users] Difficulty in accessing the virtual instance

2010-12-20 Thread Prakhar Srivastava
Hi, I tried to use the contextualization in the template file. But everytime I create the instance, it fails at boot time saying tap device could not be connected. I belive this is the problem with xen. Is there any way I can change the driver of the iso file created by the opennebula when the

Re: [one-users] 802.1q tagging

2010-12-20 Thread John Dewey
Thank you all for the information. I was having difficulties figuring out how to handle vlan tagging. I realized the dom0 must have a tagged interface connected to a seperate bridge (as Rangababu described). Since OpenNebula allows you to specify the bridge in the vnet definition it all just

[one-users] multipart post

2010-12-20 Thread John Dewey
I have been working on a portal (which I will submit back to the eco-system) at some point. The portal interacts with OpenNebula via OCCI. Since the portal runs on a different system than the controller, I have written a very basic OCCI client. I was looking at the following documentation, and a