= Virtualization = * [wiki:KVM] -- Kernel-based Virtual Machine. * [wiki:OpenStack] -- an infrastructure-as-a-service (IaaS) * [https://jamielinux.com/docs/libvirt-networking-handbook/custom-routed-network.html Custom routed network] {{{ ## Bandwidth VM ==>> VM root@master:~# iperf -s ------------------------------------------------------------ Server listening on TCP port 5001 TCP window size: 128 KByte (default) ------------------------------------------------------------ [ 4] local 10.1.1.10 port 5001 connected with 10.1.1.11 port 60650 [ ID] Interval Transfer Bandwidth [ 4] 0.0000-10.0009 sec 33.1 GBytes 28.4 Gbits/sec [ 5] local 10.1.1.10 port 5001 connected with 10.1.1.12 port 54692 [ ID] Interval Transfer Bandwidth [ 5] 0.0000-10.0014 sec 35.0 GBytes 30.0 Gbits/sec }}} * [https://wiki.debian.org/BridgeNetworkConnections Bridging Network Connections (Debian)] * [https://wiki.debian.org/KVM KVM (Debian)] * [https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/index Deployment and Administration Guide (RedHat)] * [https://libvirt.org/formatdomain.html Domain XML format (libvirt)] == other ==