[Bug 1554031] Re: error: internal error: unable to execute QEMU command ‘block-commit’: Could not reopen file: Permission denied

2016-03-11 Thread Jignasha
This is virt-manager or libvirt package Where is that package in your ppa -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1554031 Title: error: internal error: unable to execute QEMU

[Bug 1554031] Re: error: internal error: unable to execute QEMU command ‘block-commit’: Could not reopen file: Permission denied

2016-03-10 Thread Jignasha
so what we can do in code before blockcommit to change rw -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1554031 Title: error: internal error: unable to execute QEMU command

[Bug 1554031] Re: error: internal error: unable to execute QEMU command ‘block-commit’: Could not reopen file: Permission denied

2016-03-10 Thread Jignasha
So what would be best way to fix this issue As of now we fixes this by setting security_driver = "none" But this is worst fix what can be done to fix this bug rightway -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1554031] Re: error: internal error: unable to execute QEMU command ‘block-commit’: Could not reopen file: Permission denied

2016-03-08 Thread Jignasha
We have updated libvirt version from support release version -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1554031 Title: error: internal error: unable to execute QEMU command

[Bug 1554031] Re: error: internal error: unable to execute QEMU command ‘block-commit’: Could not reopen file: Permission denied

2016-03-08 Thread Jignasha
With support release version also getting same error -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1554031 Title: error: internal error: unable to execute QEMU command

[Bug 1554031] Re: error: internal error: unable to execute QEMU command ‘block-commit’: Could not reopen file: Permission denied

2016-03-07 Thread Jignasha
PFB outputs $ cat /etc/*-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS" NAME="Ubuntu" VERSION="14.04.4 LTS, Trusty Tahr" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 14.04.4 LTS" VERSION_ID="14.04" HOME_URL="http://www.ubuntu.com/;

[Bug 1554031] Re: error: internal error: unable to execute QEMU command ‘block-commit’: Could not reopen file: Permission denied

2016-03-07 Thread Jignasha
** Description changed: $ uname -a Linux ubuntu-kilo 3.19.0-51-generic #57~14.04.1-Ubuntu SMP Fri Feb 19 14:36:55 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux $ visrh version Compiled against library: libvirt 1.2.12 Using library: libvirt 1.2.12 Using API: QEMU 1.2.12 Running

[Bug 1554031] [NEW] error: internal error: unable to execute QEMU command ‘block-commit’: Could not reopen file: Permission denied

2016-03-07 Thread Jignasha
Public bug reported: $ uname -a Linux ubuntu-kilo 3.19.0-51-generic #57~14.04.1-Ubuntu SMP Fri Feb 19 14:36:55 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux $ visrh version Compiled against library: libvirt 1.2.12 Using library: libvirt 1.2.12 Using API: QEMU 1.2.12 Running hypervisor: QEMU 2.2.0

[Bug 1542509] Re: /build/qemu-YZq7uh/qemu-2.3+dfsg/nbd.c:nbd_init():L670: Failed to set NBD socket

2016-02-09 Thread Jignasha
** Information type changed from Public to Public Security -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1542509 Title: /build/qemu-YZq7uh/qemu-2.3+dfsg/nbd.c:nbd_init():L670: Failed

[Bug 1542509] Re: /build/qemu-YZq7uh/qemu-2.3+dfsg/nbd.c:nbd_init():L670: Failed to set NBD socket

2016-02-09 Thread Jignasha
$ sudo dmesg [116257.604122] systemd-sysv-generator[20102]: Overwriting existing symlink /run/systemd/generator.late/umountiscsi.service with real service [116257.922912] systemd-sysv-generator[20153]: Overwriting existing symlink /run/systemd/generator.late/umountiscsi.service with real

[Bug 1542509] Re: /build/qemu-YZq7uh/qemu-2.3+dfsg/nbd.c:nbd_init():L670: Failed to set NBD socket

2016-02-08 Thread Jignasha
Sure PFB outputs $ dpkg -l | grep qemu ii ipxe-qemu 1.0.0+git-20141004.86285d1-1ubuntu3all PXE boot firmware - ROM images for qemu ii qemu-block-extra:amd641:2.3+dfsg-5ubuntu9.2 amd64

[Bug 1542963] [NEW] /build/qemu-YZq7uh/qemu-2.3+dfsg/nbd.c:nbd_init():L670: Failed to set NBD socket

2016-02-07 Thread Jignasha
Public bug reported: While running command sudo qemu-nbd -c /dev/nbd12 test.qcow2 Getting below error /build/qemu-YZq7uh/qemu-2.3+dfsg/nbd.c:nbd_init():L670: Failed to set NBD socket Using ubuntu 15.10 & qemu 2.3 versions & nbd client installed ** Affects: nbd (Ubuntu) Importance:

[Bug 1542509] Re: /build/qemu-YZq7uh/qemu-2.3+dfsg/nbd.c:nbd_init():L670: Failed to set NBD socket

2016-02-07 Thread Jignasha
Can anyone answer if already knows what could be issue ** Changed in: qemu (Ubuntu) Status: New => Invalid ** Converted to question: https://answers.launchpad.net/ubuntu/+source/qemu/+question/284764 -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1542509] [NEW] /build/qemu-YZq7uh/qemu-2.3+dfsg/nbd.c:nbd_init():L670: Failed to set NBD socket

2016-02-05 Thread Jignasha
Public bug reported: Steps to reproduce 1) Have qemu 2.3 with libvirt 1.2.16 on Ubuntu 15.10 2) sudo apt-get install nbd-client on ubuntu 15.10 3) run command qemu-nbd -c /dev/nbd12 test.qcow2 4) Get error /build/qemu-YZq7uh/qemu-2.3+dfsg/nbd.c:nbd_init():L670: Failed to set NBD socket **