All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1810343] [NEW] qemu-nbd -l and -s options don't work together
@ 2019-01-02 22:37 Michael
  2021-05-05 11:10 ` [Bug 1810343] " Thomas Huth
  0 siblings, 1 reply; 2+ messages in thread
From: Michael @ 2019-01-02 22:37 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

When using qemu-nbd with -l to load a snapshot along with -s to create
new active layer the tool fails to find the snapshot specified on the
command line:

For example the following does not work:
  sudo qemu-nbd -s --load-snapshot=files  --connect /dev/nbd0 rootfs.qcow2                                   
  Failed to load snapshot: Can't find snapshot

However, the following option works
  sudo qemu-nbd -s --connect /dev/nbd0 rootfs.qcow2
and so does
  sudo qemu-nbd --load-snapshot=files  --connect /dev/nbd0 rootfs.qcow2

** 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/1810343

Title:
  qemu-nbd -l and -s options don't work together

Status in QEMU:
  New

Bug description:
  When using qemu-nbd with -l to load a snapshot along with -s to create
  new active layer the tool fails to find the snapshot specified on the
  command line:

  For example the following does not work:
    sudo qemu-nbd -s --load-snapshot=files  --connect /dev/nbd0 rootfs.qcow2                                   
    Failed to load snapshot: Can't find snapshot

  However, the following option works
    sudo qemu-nbd -s --connect /dev/nbd0 rootfs.qcow2
  and so does
    sudo qemu-nbd --load-snapshot=files  --connect /dev/nbd0 rootfs.qcow2

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

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

* [Bug 1810343] Re: qemu-nbd -l and -s options don't work together
  2019-01-02 22:37 [Qemu-devel] [Bug 1810343] [NEW] qemu-nbd -l and -s options don't work together Michael
@ 2021-05-05 11:10 ` Thomas Huth
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2021-05-05 11:10 UTC (permalink / raw)
  To: qemu-devel

This is an automated cleanup. This bug report has been moved to QEMU's
new bug tracker on gitlab.com and thus gets marked as 'expired' now.
Please continue with the discussion here:

 https://gitlab.com/qemu-project/qemu/-/issues/159


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

** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #159
   https://gitlab.com/qemu-project/qemu/-/issues/159

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

Title:
  qemu-nbd -l and -s options don't work together

Status in QEMU:
  Expired

Bug description:
  When using qemu-nbd with -l to load a snapshot along with -s to create
  new active layer the tool fails to find the snapshot specified on the
  command line:

  For example the following does not work:
    sudo qemu-nbd -s --load-snapshot=files  --connect /dev/nbd0 rootfs.qcow2                                   
    Failed to load snapshot: Can't find snapshot

  However, the following option works
    sudo qemu-nbd -s --connect /dev/nbd0 rootfs.qcow2
  and so does
    sudo qemu-nbd --load-snapshot=files  --connect /dev/nbd0 rootfs.qcow2

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


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

end of thread, other threads:[~2021-05-05 11:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-02 22:37 [Qemu-devel] [Bug 1810343] [NEW] qemu-nbd -l and -s options don't work together Michael
2021-05-05 11:10 ` [Bug 1810343] " 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.