search for: nbd5

Displaying 5 results from an estimated 5 matches for "nbd5".

Did you mean: nbd
2019 Sep 11
1
Re: [PATCH nbdkit] tests: Convert some tests to use nbdsh instead of qemu-io.
...libnbd: debug: nbd2: nbd_create: opening handle libnbd: debug: nbd2: nbd_close: closing handle libnbd: debug: nbd3: nbd_create: opening handle libnbd: debug: nbd3: nbd_close: closing handle libnbd: debug: nbd4: nbd_create: opening handle libnbd: debug: nbd4: nbd_close: closing handle libnbd: debug: nbd5: nbd_create: opening handle libnbd: debug: nbd5: nbd_connect_uri: enter: uri="nbd+unix://?socket=/tmp/tmp.sHet2Luahj" libnbd: debug: nbd5: nbd_connect_uri: event CmdConnectUnix: START -> CONNECT_UNIX.START libnbd: debug: nbd5: nbd_connect_uri: transition: CONNECT_UNIX.START -> CONNE...
2019 Sep 11
4
[PATCH nbdkit] tests: Convert some tests to use nbdsh instead of qemu-io.
Very much a work in progress as there are still many tests using qemu-io which are candidates for conversion. You'll notice at the end of test-full.sh that the new test has some duplicated code which looks as if it ought to be refactored into a Python function. When I tried to do that, I got loads of strange Python problems which may indicate bugs in nbdsh itself or problems with my
2013 Apr 07
0
2 Problems with attaching/detaching disks with virsh and KVM
...ype='raw'/> <source dev='/dev/nbd4'/> <target dev='vdg' bus='virtio'/> </disk> <disk type='block' device='disk'> <driver name='qemu' type='raw'/> <source dev='/dev/nbd5'/> <target dev='vdi' bus='virtio'/> </disk> <interface type='bridge'> <mac address='00:50:56:00:1b:24'/> <source bridge='br0'/> <target dev='vnet3'/> <model type='...
2014 Jun 13
2
Re: libguestfs supermin error
...---- 1 0 0 43, 13 Jan 1 00:00 nbd13 brw------- 1 0 0 43, 14 Jan 1 00:00 nbd14 brw------- 1 0 0 43, 15 Jan 1 00:00 nbd15 brw------- 1 0 0 43, 2 Jan 1 00:00 nbd2 brw------- 1 0 0 43, 3 Jan 1 00:00 nbd3 brw------- 1 0 0 43, 4 Jan 1 00:00 nbd4 brw------- 1 0 0 43, 5 Jan 1 00:00 nbd5 brw------- 1 0 0 43, 6 Jan 1 00:00 nbd6 brw------- 1 0 0 43, 7 Jan 1 00:00 nbd7 brw------- 1 0 0 43, 8 Jan 1 00:00 nbd8 brw------- 1 0 0 43, 9 Jan 1 00:00 nbd9 drwxr-xr-x 2 0 0 60 Jan 1 00:00 net crw------- 1 0 0 10, 59 Jan 1 00:00 network_latency crw------- 1 0 0 10, 58...
2014 Jun 12
2
Re: libguestfs supermin error
On Thu, Jun 12, 2014 at 05:08:37PM +0530, abhishek jain wrote: > Hi Rich > > I have all the virtio modules available in the kernel but I'm getting the > same result . It doesn't appear to be using any kernel modules. I would have expected to see output such as this: supermin: internal insmod virtio.ko It seems as if you might not be setting SUPERMIN_MODULES; or maybe you