Hi
Am running a server with Ubuntu 16.04.6 LTS xenial, its having a bug am not able to provision a any NEW VM and its failed to set NBD socket for
sudo /usr/bin/env qemu-nbd -c /dev/nbd2 /mypartition/image.qcow2
Always am trying to fix this with sudo modprobe
nbd max_part=16 and sudo partprobe /dev/nbd2
but its failed not able to fix this and also I tried to downgrade the package thats also fail.
Please help me to fix this otherwise I need to downgrade my system to Ubuntu 14.04
And also suggest to downgrade or how to install the older & stable version of qemu-kvm package in Ubuntu 16.04.6 LTS
Thanks in advance.
Am running a server with Ubuntu 16.04.6 LTS xenial, its having a bug am not able to provision a any NEW VM and its failed to set NBD socket for
Quote:
sudo /usr/bin/env qemu-nbd -c /dev/nbd2 /mypartition/image.qcow2
Quote:
nbd max_part=16 and sudo partprobe /dev/nbd2
Please help me to fix this otherwise I need to downgrade my system to Ubuntu 14.04
And also suggest to downgrade or how to install the older & stable version of qemu-kvm package in Ubuntu 16.04.6 LTS
Thanks in advance.