Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

We should use openvswitch for routing headnode traffic #347

Open
gsilvis opened this issue Nov 7, 2014 · 0 comments
Open

We should use openvswitch for routing headnode traffic #347

gsilvis opened this issue Nov 7, 2014 · 0 comments

Comments

@gsilvis
Copy link
Contributor

gsilvis commented Nov 7, 2014

This can be done with the libvirt networking API. See 'Setting VLAN tag' at http://libvirt.org/formatnetwork.html . This makes getting rid of bridge preallocation easier in two ways. Since all these operations use only the libvirt API, they can be done without root privileges, and can be done remotely as well---meaning that the headnode host and the API server can be different machines. Because the VLAN-tagged networks are created with libvirt, they will persist after reboot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant