Hello, > > 1. Will a virtual bridge be always created if a PHYDEV is defined? Or > does this work only for hosts with 802.1q networking? >
The PHYDEV attributed is used only by the 802.1q drivers. 2. What will happen if a virtual network is defined with VLAN="YES" > and there are some hosts with dummy drivers and some hosts with 802.1q > drivers? Will the scheduler select only the proper hosts or is there a > need to add some requirements to VM template? > To do that, you will need to add a line like the following to the VM template: REQUIREMENTS = "VN_MAD = \"802.1q\"" you can read more about the requirement syntax here: http://opennebula.org/documentation:rel3.2:template#requirement_expression_syntax Cheers, Jaime > > Thank you, > Florian Antonescu > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Jaime Melis Project Engineer OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org | [email protected]
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
