Displaying 4 results from an estimated 4 matches for "devarakonda".
2018 Oct 15
2
Re: Question about mounting QCOW2 files....
[Adding libguestfs mailing list]
On Sun, Oct 14, 2018 at 11:53:17AM -0400, Raghuram Devarakonda wrote:
> Hi,
>
> My name is Raghuram Devarakonda and I am a big fan of "nbdkit". I have
> successfully used it to prototype (using Python plugin) a complex
> project in our company and since then, I have also been trying to
> understand and learn "guestfs-tools&quo...
2018 Oct 16
1
Re: Question about mounting QCOW2 files....
On Mon, Oct 15, 2018 at 10:28:25AM -0400, Raghuram Devarakonda wrote:
> On Mon, Oct 15, 2018 at 3:54 AM Richard W.M. Jones <rjones@redhat.com> wrote:
> >
> > [Adding libguestfs mailing list]
> >
> > On Sun, Oct 14, 2018 at 11:53:17AM -0400, Raghuram Devarakonda wrote:
> > > Hi,
> > >
> > > In our proj...
2018 Oct 15
0
Re: Question about mounting QCOW2 files....
On Mon, Oct 15, 2018 at 3:54 AM Richard W.M. Jones <rjones@redhat.com> wrote:
>
> [Adding libguestfs mailing list]
>
> On Sun, Oct 14, 2018 at 11:53:17AM -0400, Raghuram Devarakonda wrote:
> > Hi,
> >
> > In our project, we deal with quite large sparse files whose total size
> > runs into several hundred terabytes or even more, though actual
> > allocated size on disk is much smaller. The problem is that such large
> > files present issues f...
2018 Feb 12
1
A question about NBD kernel module...
Hi,
I would like to mount a device using NBD protocol on CentOS 7 but it looks
like the module is not available by default in the kernel. Is there a way I
can install it (like from a rpm somewhere)? I found instructions to build
such a module but want to make sure that it is not already available in
some repo before I go ahead with building.
Any help is greatly appreciated.
Thanks,
Raghu