All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] How to online resize qemu disk with nbd protocol?
@ 2017-01-12 10:22 Bob Chen
  2017-01-12 14:43 ` Eric Blake
  0 siblings, 1 reply; 24+ messages in thread
From: Bob Chen @ 2017-01-12 10:22 UTC (permalink / raw)
  To: qemu-devel, qemu-block

Hi,


My qemu runs on a 3rd party distributed block storage, and the disk backend
protocol is nbd.

I notices that there are differences between default qcow2 local disk and
my nbd disk, in terms of resizing the disk on the fly.

Local qcow2 disk could work no matter using qemu-img resize or qemu monitor
'block_resize', but the nbd disk seemed to fail to detect the backend size
change(had resized the disk on EBS at first). It said "this feature or
command is not currently supported".

Is that possible to hack qemu nbd code, making it the same way as resizing
local qcow2 disk? I have the interface to resize EBS disk at backend.


Regards,
Bob

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

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

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-12 10:22 [Qemu-devel] How to online resize qemu disk with nbd protocol? Bob Chen
2017-01-12 14:43 ` Eric Blake
2017-01-12 15:44   ` [Qemu-devel] [Nbd] " Alex Bligh
2017-01-12 16:54     ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2017-01-12 17:57       ` Bob Chen
2017-01-12 18:45         ` Eric Blake
2017-01-12 18:56           ` Alex Bligh
2017-01-14 14:48             ` [Qemu-devel] [Nbd] [Qemu-block] " Wouter Verhelst
2017-01-14 15:30               ` Alex Bligh
2017-01-14 14:45           ` Wouter Verhelst
2017-01-16 19:36             ` Eric Blake
2017-01-18  8:01               ` Wouter Verhelst
2017-01-22 10:25                 ` Bob Chen
2017-01-22 11:43                   ` Wouter Verhelst
2017-01-23 14:54                     ` Eric Blake
2017-01-23 15:27                       ` Alex Bligh
2017-01-25  8:47                       ` Wouter Verhelst
2017-11-14 16:41                       ` Eric Blake
2017-11-14 17:37                         ` Wouter Verhelst
2017-11-14 19:06                           ` Eric Blake
2017-11-16  9:51                             ` Wouter Verhelst
2017-11-16 15:30                               ` Eric Blake
2017-11-16 16:20                                 ` Wouter Verhelst
2017-11-23 11:42                                   ` Wouter Verhelst

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.