summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/KVM/1009
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/KVM/1009')
-rw-r--r--results/classifier/zero-shot/108/KVM/100938
1 files changed, 38 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/KVM/1009 b/results/classifier/zero-shot/108/KVM/1009
new file mode 100644
index 000000000..777c56d5e
--- /dev/null
+++ b/results/classifier/zero-shot/108/KVM/1009
@@ -0,0 +1,38 @@
+KVM: 0.990
+network: 0.984
+graphic: 0.959
+performance: 0.951
+PID: 0.892
+device: 0.888
+debug: 0.839
+boot: 0.824
+semantic: 0.814
+permissions: 0.781
+socket: 0.760
+vnc: 0.759
+files: 0.751
+other: 0.704
+
+Nested KVM Networking Issue (OpenStack)
+Description of problem:
+Hi, 
+
+Inside openstack i have an instance of Ubuntu 20.04 and i have installed KVM ( using virt-manager ) to setup a Virtual Machine ... i have done that and i created a VM of ubuntu 20.04 inside the Openstack Instance but there are networking issue while i set the default parameter as setting up the VM ( i mean the networking is as default to NAT ) , So when the VM is up and running the PING to 8.8.8.8 is available and also ping to google.com is also valid which shows that the DNS is correctly working ... but there is not connectivity with packages while i do sudo apt update, it will not get any package update and also the wget to google.com is shows that its connected to it but it wont able to download!!! the same happen with curl to any other websites...
+
+
+I'm confirming that the openstack instance has full access to the internet including ping and wget , .... but the VM is not working correctly!
+
+P.S. I have set the ip forwarding, Iptables , ... also disabled firewals but notting changed!!
+
+
+Would you please fix this ?
+Steps to reproduce:
+1. creating an openstack instance from ubuntu 20.04 server image
+2. updating and upgrading packages setting ip forwarding to 1 ( Enabled), firewall
+3. and kernel to 5.13.0.40 and installing virt-manager then reboot 
+3. creating a VM with default KVM networking ( NAT ) using ubuntu 20.04 server image
+4. trying ping, wget, curl , ...
+
+
+Thanks
+Best regards