All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1700380] [NEW] commit snapshot image got Permission denied error
@ 2017-06-25 16:09 jiangyd
  2017-06-26  2:32 ` [Qemu-devel] [Bug 1700380] " jiangyd
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jiangyd @ 2017-06-25 16:09 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

qemu 2.9.0, adm64, start image with -snapshot param, make some changes
in the image, then:

$telnet localhost 7000

(qemu) commit virtio0
'commit' error for 'virtio0': Permission denied

Nerver met this problem before, commit is ok. I recently compiled
v2.9.0, so is there some new param in qemu-qemu-system-x86_64 to avoid
commit Permission denied?

Regards.

** Affects: qemu
     Importance: Undecided
         Status: New

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

Title:
  commit snapshot image got Permission denied error

Status in QEMU:
  New

Bug description:
  qemu 2.9.0, adm64, start image with -snapshot param, make some changes
  in the image, then:

  $telnet localhost 7000

  (qemu) commit virtio0
  'commit' error for 'virtio0': Permission denied

  Nerver met this problem before, commit is ok. I recently compiled
  v2.9.0, so is there some new param in qemu-qemu-system-x86_64 to avoid
  commit Permission denied?

  Regards.

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

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

* [Qemu-devel] [Bug 1700380] Re: commit snapshot image got Permission denied error
  2017-06-25 16:09 [Qemu-devel] [Bug 1700380] [NEW] commit snapshot image got Permission denied error jiangyd
@ 2017-06-26  2:32 ` jiangyd
  2017-06-26  2:54 ` jiangyd
  2017-06-29  9:04 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: jiangyd @ 2017-06-26  2:32 UTC (permalink / raw)
  To: qemu-devel

only the winxp guest image get this error, linux guest do not.

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

Title:
  commit snapshot image got Permission denied error

Status in QEMU:
  New

Bug description:
  qemu 2.9.0, adm64, start image with -snapshot param, make some changes
  in the image, then:

  $telnet localhost 7000

  (qemu) commit virtio0
  'commit' error for 'virtio0': Permission denied

  Nerver met this problem before, commit is ok. I recently compiled
  v2.9.0, so is there some new param in qemu-qemu-system-x86_64 to avoid
  commit Permission denied?

  Regards.

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

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

* [Qemu-devel] [Bug 1700380] Re: commit snapshot image got Permission denied error
  2017-06-25 16:09 [Qemu-devel] [Bug 1700380] [NEW] commit snapshot image got Permission denied error jiangyd
  2017-06-26  2:32 ` [Qemu-devel] [Bug 1700380] " jiangyd
@ 2017-06-26  2:54 ` jiangyd
  2017-06-29  9:04 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: jiangyd @ 2017-06-26  2:54 UTC (permalink / raw)
  To: qemu-devel

v2.9.0 must start the image with full path can commit the snapshot
changes, <v2.3 no need to.

close this report.

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

Title:
  commit snapshot image got Permission denied error

Status in QEMU:
  New

Bug description:
  qemu 2.9.0, adm64, start image with -snapshot param, make some changes
  in the image, then:

  $telnet localhost 7000

  (qemu) commit virtio0
  'commit' error for 'virtio0': Permission denied

  Nerver met this problem before, commit is ok. I recently compiled
  v2.9.0, so is there some new param in qemu-qemu-system-x86_64 to avoid
  commit Permission denied?

  Regards.

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

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

* [Qemu-devel] [Bug 1700380] Re: commit snapshot image got Permission denied error
  2017-06-25 16:09 [Qemu-devel] [Bug 1700380] [NEW] commit snapshot image got Permission denied error jiangyd
  2017-06-26  2:32 ` [Qemu-devel] [Bug 1700380] " jiangyd
  2017-06-26  2:54 ` jiangyd
@ 2017-06-29  9:04 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2017-06-29  9:04 UTC (permalink / raw)
  To: qemu-devel

Closing, according to comment #2

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

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

Title:
  commit snapshot image got Permission denied error

Status in QEMU:
  Invalid

Bug description:
  qemu 2.9.0, adm64, start image with -snapshot param, make some changes
  in the image, then:

  $telnet localhost 7000

  (qemu) commit virtio0
  'commit' error for 'virtio0': Permission denied

  Nerver met this problem before, commit is ok. I recently compiled
  v2.9.0, so is there some new param in qemu-qemu-system-x86_64 to avoid
  commit Permission denied?

  Regards.

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

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

end of thread, other threads:[~2017-06-29  9:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-25 16:09 [Qemu-devel] [Bug 1700380] [NEW] commit snapshot image got Permission denied error jiangyd
2017-06-26  2:32 ` [Qemu-devel] [Bug 1700380] " jiangyd
2017-06-26  2:54 ` jiangyd
2017-06-29  9:04 ` Thomas Huth

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.