qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] NBD server for QEMU images
@ 2006-12-12 12:48 Salvador Fandiño
  2006-12-12 13:37 ` Martin Guy
                   ` (2 more replies)
  0 siblings, 3 replies; 32+ messages in thread
From: Salvador Fandiño @ 2006-12-12 12:48 UTC (permalink / raw)
  To: qemu-devel

Hi,

The patch available from http://qemu-forum.ipi.fi/viewtopic.php?t=2718 adds a new utility, qemu-nbds, that implements a NBD server (see http://nbd.sf.net) for QEMU images.

Using this utility it is posible to mount images in any format supported by QEMU.

Unfortunatelly, only read access works (locally) due to a limitation on the Linux Kernel :-(

BTW, only tested on Linux!

Regards,

- Salvador




 
____________________________________________________________________________________
Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com

^ permalink raw reply	[flat|nested] 32+ messages in thread
* RE: RE : Re: [Qemu-devel] Re: NBD server for QEMU images
@ 2006-12-12 17:48 Paul Robinson
  0 siblings, 0 replies; 32+ messages in thread
From: Paul Robinson @ 2006-12-12 17:48 UTC (permalink / raw)
  To: qemu-devel

> > > > > It's mostly intended to be used for accessing the files inside

> > > > > QEMU disk images locally, without having to launch a virtual 
> > > > > machine and accessing then from there.
> > > > 
> > > > mount -o loop does this.
> > > 
> > > How is everybody missing the point? :-)  mount -o loop doesn't
mount 
> > > qcow images.
> > > 
> > Would be that difficult to write a qcow fs module ?
>
> It would be _more_ difficult. Although I would have done it as a FUSE
module, just to learn how to do it.

Fuse can do one half of the job and you might want to look at
http://www.smallworks.com/~jim/fsimage/  dated 23-Feb-2005
It's a program to copy files from various types of disk image. (I
haven't tried it).
I found it at
http://www.kidsquid.com/cgi-bin/moin.cgi/FrequentlyAskedQuestions

Cheers,
Paul R.

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

end of thread, other threads:[~2006-12-14 14:58 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-12 12:48 [Qemu-devel] NBD server for QEMU images Salvador Fandiño
2006-12-12 13:37 ` Martin Guy
2006-12-12 17:00   ` [Qemu-devel] " Salvador Fandino
2006-12-12 16:58     ` Paul Brook
2006-12-12 17:13       ` Daniel Jacobowitz
2006-12-12 17:33         ` RE : " Sylvain Petreolle
2006-12-12 17:39           ` Paul Brook
2006-12-12 18:54             ` Anthony Liguori
2006-12-12 17:41           ` RE : " Johannes Schindelin
2006-12-12 17:42           ` Daniel Jacobowitz
2006-12-12 18:41             ` [Qemu-devel] Re: RE : " Salvador Fandino
2006-12-13 12:23               ` Jan Marten Simons
2006-12-13 19:03                 ` Salvador Fandino
2006-12-13 20:03                   ` Jim C. Brown
2006-12-13 22:07                     ` Salvador Fandino
2006-12-13 22:55                       ` Jim C. Brown
2006-12-14  8:37                         ` Salvador Fandino
2006-12-14 14:58                           ` Jim C. Brown
2006-12-12 19:00           ` Salvador Fandino
2006-12-12 17:45         ` [Qemu-devel] " Mark Williamson
2006-12-12 19:30         ` Christian MICHON
2006-12-12 15:09 ` Anthony Liguori
2006-12-12 17:32   ` Salvador Fandino
2006-12-12 20:13     ` Anthony Liguori
2006-12-13  2:14       ` Mark Williamson
2006-12-13 11:37       ` Avi Kivity
2006-12-13 13:19         ` Martin Guy
2006-12-13 13:29           ` Avi Kivity
2006-12-13 19:14             ` Salvador Fandino
2006-12-14  8:34               ` Avi Kivity
2006-12-13 16:58 ` [Qemu-devel] " Mulyadi Santosa
  -- strict thread matches above, loose matches on Subject: below --
2006-12-12 17:48 RE : Re: [Qemu-devel] " Paul Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).