All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1649236] [NEW] Commit snapshot fails with Permission denied when daemonized
@ 2016-12-12 10:24 Vasya
  2020-11-08  9:04 ` [Bug 1649236] " Thomas Huth
  2021-01-08  4:17 ` Launchpad Bug Tracker
  0 siblings, 2 replies; 3+ messages in thread
From: Vasya @ 2016-12-12 10:24 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

When running qemu with daemonize option it is impossible to run "commit
all" in monitor.

I run qemu 2.7.0 under gentoo 64 bit distribution with following command
line:

qemu-system-x86_64 -m 4096 -cpu host -smp 2 -enable-kvm -snapshot \
    -drive file=vm.img,if=virtio \
    -net nic,model=virtio,macaddr=11:11:11:11:11:11 \
    -net tap,ifname=tap$PORT,script=no,downscript=no \
    -vnc :1 -daemonize \
    -chardev vc,id=mon0 -mon chardev=mon0,mode=readline \
    -chardev socket,id=mon1,host=localhost,port=10001,server,nowait -mon chardev=mon1,mode=control 

I connect to vm through VNC viewer and press CTRL+ALT+2 and run "commit all" command.
Following error is shown:
`commit` error for `all`: Permission denied

When I run my VM without `daemonize` option the command "commit all"
works without errors.

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: commit daemonize

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1649236

Title:
  Commit snapshot fails with Permission denied when daemonized

Status in QEMU:
  New

Bug description:
  When running qemu with daemonize option it is impossible to run
  "commit all" in monitor.

  I run qemu 2.7.0 under gentoo 64 bit distribution with following
  command line:

  qemu-system-x86_64 -m 4096 -cpu host -smp 2 -enable-kvm -snapshot \
      -drive file=vm.img,if=virtio \
      -net nic,model=virtio,macaddr=11:11:11:11:11:11 \
      -net tap,ifname=tap$PORT,script=no,downscript=no \
      -vnc :1 -daemonize \
      -chardev vc,id=mon0 -mon chardev=mon0,mode=readline \
      -chardev socket,id=mon1,host=localhost,port=10001,server,nowait -mon chardev=mon1,mode=control 

  I connect to vm through VNC viewer and press CTRL+ALT+2 and run "commit all" command.
  Following error is shown:
  `commit` error for `all`: Permission denied

  When I run my VM without `daemonize` option the command "commit all"
  works without errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1649236/+subscriptions

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 1649236] Re: Commit snapshot fails with Permission denied when daemonized
  2016-12-12 10:24 [Qemu-devel] [Bug 1649236] [NEW] Commit snapshot fails with Permission denied when daemonized Vasya
@ 2020-11-08  9:04 ` Thomas Huth
  2021-01-08  4:17 ` Launchpad Bug Tracker
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2020-11-08  9:04 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting all older bugs to
"Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Thank you and sorry for the inconvenience.


** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1649236

Title:
  Commit snapshot fails with Permission denied when daemonized

Status in QEMU:
  Incomplete

Bug description:
  When running qemu with daemonize option it is impossible to run
  "commit all" in monitor.

  I run qemu 2.7.0 under gentoo 64 bit distribution with following
  command line:

  qemu-system-x86_64 -m 4096 -cpu host -smp 2 -enable-kvm -snapshot \
      -drive file=vm.img,if=virtio \
      -net nic,model=virtio,macaddr=11:11:11:11:11:11 \
      -net tap,ifname=tap$PORT,script=no,downscript=no \
      -vnc :1 -daemonize \
      -chardev vc,id=mon0 -mon chardev=mon0,mode=readline \
      -chardev socket,id=mon1,host=localhost,port=10001,server,nowait -mon chardev=mon1,mode=control 

  I connect to vm through VNC viewer and press CTRL+ALT+2 and run "commit all" command.
  Following error is shown:
  `commit` error for `all`: Permission denied

  When I run my VM without `daemonize` option the command "commit all"
  works without errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1649236/+subscriptions


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 1649236] Re: Commit snapshot fails with Permission denied when daemonized
  2016-12-12 10:24 [Qemu-devel] [Bug 1649236] [NEW] Commit snapshot fails with Permission denied when daemonized Vasya
  2020-11-08  9:04 ` [Bug 1649236] " Thomas Huth
@ 2021-01-08  4:17 ` Launchpad Bug Tracker
  1 sibling, 0 replies; 3+ messages in thread
From: Launchpad Bug Tracker @ 2021-01-08  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1649236

Title:
  Commit snapshot fails with Permission denied when daemonized

Status in QEMU:
  Expired

Bug description:
  When running qemu with daemonize option it is impossible to run
  "commit all" in monitor.

  I run qemu 2.7.0 under gentoo 64 bit distribution with following
  command line:

  qemu-system-x86_64 -m 4096 -cpu host -smp 2 -enable-kvm -snapshot \
      -drive file=vm.img,if=virtio \
      -net nic,model=virtio,macaddr=11:11:11:11:11:11 \
      -net tap,ifname=tap$PORT,script=no,downscript=no \
      -vnc :1 -daemonize \
      -chardev vc,id=mon0 -mon chardev=mon0,mode=readline \
      -chardev socket,id=mon1,host=localhost,port=10001,server,nowait -mon chardev=mon1,mode=control 

  I connect to vm through VNC viewer and press CTRL+ALT+2 and run "commit all" command.
  Following error is shown:
  `commit` error for `all`: Permission denied

  When I run my VM without `daemonize` option the command "commit all"
  works without errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1649236/+subscriptions


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-08  4:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-12 10:24 [Qemu-devel] [Bug 1649236] [NEW] Commit snapshot fails with Permission denied when daemonized Vasya
2020-11-08  9:04 ` [Bug 1649236] " Thomas Huth
2021-01-08  4:17 ` Launchpad Bug Tracker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.