User:Grzesiek

From Unix Lab
Revision as of 07:39, 8 February 2024 by Grzesiek (talk | contribs)

OVS

ovs-vsctl add-port overnet0 vxlan_node1 -- set interface vxlan_node1 type=vxlan options:remote_ip=192.168.100.162 options:key=flow
ovs-vsctl add-port overnet1 vxlan_node1 -- set interface vxlan_node1 type=vxlan options:remote_ip=192.168.100.191 options:key=flow
cat /etc/modprobe.d/kvm_intel.conf
options kvm-intel nested=1
options kvm-intel enable_shadow_vmcs=1
options kvm-intel enable_apicv=1
options kvm-intel ept=1

TODO

https://access.redhat.com/solutions/732773
https://www.linux-kvm.org/page/Projects/auto-ballooning