summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_KVM/1009.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_KVM/1009.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_KVM/1009.toml33
1 files changed, 0 insertions, 33 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_KVM/1009.toml b/gitlab/issues/target_missing/host_missing/accel_KVM/1009.toml
deleted file mode 100644
index 9286b3a64..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_KVM/1009.toml
+++ /dev/null
@@ -1,33 +0,0 @@
-id = 1009
-title = "Nested KVM Networking Issue (OpenStack)"
-state = "opened"
-created_at = "2022-04-30T12:04:42.261Z"
-closed_at = "n/a"
-labels = ["accel: KVM"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/1009"
-host-os = "(ubuntu 20.04 server)"
-host-arch = "(64 bit cpu architecture)"
-qemu-version = "(latest using sudo apt install virt-manager)"
-guest-os = "(ubuntu 20.04 server)"
-guest-arch = "(64 bit cpu architecture)"
-description = """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 ?"""
-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"""
-additional = "n/a"