Home
last modified time | relevance | path

Searched refs:nbd (Results 1 – 25 of 72) sorted by relevance

123

/openbmc/qemu/tests/qemu-iotests/
H A D083.out4 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
8 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
12 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
16 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
20 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
24 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
28 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
32 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
36 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
40 qemu-io: can't open device nbd+tcp://127.0.0.1:PORT/foo
[all …]
H A D233.out19 qemu-img: Could not open 'driver=nbd,host=127.0.0.1,port=PORT,tls-creds=tls0': Denied by server for…
21 qemu-nbd: Denied by server for option 5 (starttls)
24 qemu-img: Could not open 'nbd://localhost:PORT': TLS negotiation required before option 7 (go)
27 qemu-nbd: TLS negotiation required before option 3 (list)
30 image: nbd://127.0.0.1:PORT
31 file format: nbd
34 image: nbd://127.0.0.1:PORT
35 file format: nbd
45 qemu-img: Could not open 'driver=nbd,host=localhost,port=PORT,tls-creds=tls0': Certificate does not…
46 qemu-nbd: Certificate does not match the hostname localhost
[all …]
H A D143.out4 { 'execute': 'nbd-server-start',
6 'data': { 'path': 'SOCK_DIR/nbd' }}}}
8 qemu-io: can't open device nbd+unix:///no_such_export?socket=SOCK_DIR/nbd: Requested export not ava…
10 qemu-io: can't open device nbd+unix:///aa--aa1?socket=SOCK_DIR/nbd: Requested export not available
H A D23346 . ./common.nbd
78 driver=nbd,host=$nbd_tcp_addr,port=$nbd_tcp_port,tls-creds=tls0 \
93 $QEMU_IMG info nbd://localhost:$nbd_tcp_port \
103 driver=nbd,host=$nbd_tcp_addr,port=$nbd_tcp_port,tls-creds=tls0 \
106 driver=nbd,host=$nbd_tcp_addr,port=$nbd_tcp_port,tls-creds=tls0 \
115 driver=nbd,host=localhost,port=$nbd_tcp_port,tls-creds=tls0 \
124 driver=nbd,host=localhost,port=$nbd_tcp_port,tls-creds=tls0,tls-hostname=127.0.0.1 \
133 driver=nbd,host=$nbd_tcp_addr,port=$nbd_tcp_port,tls-creds=tls0 \
143 driver=nbd,host=$nbd_tcp_addr,port=$nbd_tcp_port,tls-creds=tls0 \
164 driver=nbd,host=$nbd_tcp_addr,port=$nbd_tcp_port,tls-creds=tls0 \
[all …]
H A D223.out46 {"execute":"nbd-server-add",
49 {"execute":"nbd-server-start",
51 "data":{"path":"SOCK_DIR/nbd"}}}}
53 {"execute":"nbd-server-start",
58 {"execute":"nbd-server-add",
61 {"execute":"nbd-server-add",
64 {"execute":"nbd-server-add",
67 {"execute":"nbd-server-add",
71 {"execute":"nbd-server-add",
75 {"execute":"nbd-server-add",
[all …]
H A D302.out3 image: nbd+unix:///exp?socket=SOCK_DIR/PID-nbd-sock
8 filename: nbd+unix:///exp?socket=SOCK_DIR/PID-nbd-sock
9 protocol type: nbd
H A D140.out7 { 'execute': 'nbd-server-start',
9 'data': { 'path': 'SOCK_DIR/nbd' }}}}
11 { 'execute': 'nbd-server-add',
19 qemu-io: can't open device nbd+unix:///drv?socket=SOCK_DIR/nbd: Requested export not available
H A D307.out5 {"execute": "nbd-server-start", "arguments": {"addr": {"data": {"path": "SOCK_DIR/PID-socket"}, "ty…
11 {"execute": "block-export-add", "arguments": {"id": "export0", "node-name": "fmt", "type": "nbd"}}
14 {"return": [{"id": "export0", "node-name": "fmt", "shutting-down": false, "type": "nbd"}]}
28 {"execute": "block-export-add", "arguments": {"id": "#invalid", "node-name": "fmt", "type": "nbd"}}
30 {"execute": "block-export-add", "arguments": {"id": "export0", "node-name": "fmt", "type": "nbd"}}
32 {"execute": "block-export-add", "arguments": {"id": "export1", "node-name": "ro", "type": "nbd", "w…
37 {"return": [{"id": "export0", "node-name": "fmt", "shutting-down": false, "type": "nbd"}]}
43 {"return": [{"id": "export0", "node-name": "fmt", "shutting-down": false, "type": "nbd"}]}
59 …e, "id": "export1", "iothread": "iothread1", "node-name": "null", "type": "nbd", "writable": true}}
61 …e, "id": "export1", "iothread": "iothread1", "node-name": "null", "type": "nbd", "writable": true}}
[all …]
H A D299.out5 {"execute": "nbd-server-start", "arguments": {"addr": {"data": {"path": "SOCK_DIR/PID-nbd.sock"}, "…
7 {"execute": "nbd-server-add", "arguments": {"bitmap": "bitmap0", "device": "disk", "writable": true…
H A D08333 rm -f nbd-fault-injector.out
34 rm -f nbd-fault-injector.conf
43 _supported_proto nbd
90 …$PYTHON nbd-fault-injector.py $extra_args "$nbd_addr" "$TEST_DIR/nbd-fault-injector.conf" >"$TEST_…
H A D162.out4 qemu-img: Could not open 'json:{"driver": "nbd", "host": -1}': address resolution failed for -1:108…
5 image: nbd://localhost:PORT
6 image: nbd+unix://?socket=42
H A D11942 _supported_proto nbd
51 | $QEMU -nographic -drive id=drv,if=none,file="$TEST_IMG",driver=nbd \
H A D11351 $QEMU_IMG create -f bochs nbd://example.com 2>&1 64M
60 $QEMU_IMG convert -f bochs -O bochs "$TEST_IMG" nbd://example.com
H A D182.out37 {'execute': 'nbd-server-start',
42 'path': 'SOCK_DIR/nbd.socket'
45 {'execute': 'nbd-server-add',
H A D094.out8 'target': 'nbd+unix:///?socket=SOCK_DIR/nbd',
9 'format': 'nbd',
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nbd/nbd/
H A D0001-nbd-client-Fix-build-on-musl-gcc14.patch4 Subject: [PATCH] nbd-client: Fix build on musl + gcc14
11 | ../nbd-3.26.1/nbd-client.c: In function 'openunix':
12 | ../nbd-3.26.1/nbd-client.c:345:27: error: passing argument 2 of 'connect' from incompatible point…
17 | In file included from ../nbd-3.26.1/nbd-client.c:25:
18 | /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/nbd/3.26.1/recipe-sysroot/usr/include/sy…
22 Upstream-Status: Submitted [https://lists.debian.org/nbd/2024/05/msg00012.html]
25 nbd-client.c | 2 +-
28 diff --git a/nbd-client.c b/nbd-client.c
30 --- a/nbd-client.c
31 +++ b/nbd-client.c
/openbmc/openbmc/meta-phosphor/recipes-connectivity/jsnbd/
H A Djsnbd_git.bb21 install -d ${D}${sysconfdir}/nbd-proxy/
22 install -m 0644 ${NBD_PROXY_CONFIG_JSON} ${D}${sysconfdir}/nbd-proxy/config.json
23 install -m 0755 ${UNPACKDIR}/state_hook ${D}${sysconfdir}/nbd-proxy/state
26 FILES:${PN} += "${sysconfdir}/nbd-proxy/state"
28 RDEPENDS:${PN} += "nbd-client"
/openbmc/openbmc/meta-hpe/meta-gxp/recipes-connectivity/jsnbd/
H A Djsnbd_git.bbappend3 FILES:${PN} += "${sysconfdir}/nbd-proxy/state"
7 install -d ${D}${sysconfdir}/nbd-proxy/
8 install -m 0755 ${UNPACKDIR}/state_hook ${D}${sysconfdir}/nbd-proxy/state
/openbmc/qemu/scripts/simplebench/
H A Dbench-backup.py44 if args.nbd:
45 nbd = args.nbd.split(':')
46 host = nbd[0]
47 port = '10809' if len(nbd) == 1 else nbd[1]
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dnbd-tls-iothread.out1 QA output created by nbd-tls-iothread
25 {"execute": "nbd-server-start", "arguments":
30 {"node-name": "drive_image1", "type": "nbd", "writable": true,
37 {"node-name": "mirror", "driver": "nbd",
H A Dnbd-multiconn33 nbd: ModuleType
37 h = nbd.NBD()
115 clients = [nbd.NBD() for _ in range(3)]
139 import nbd # type: ignore
H A Dinactive-node-nbd.out3 {"execute": "nbd-server-start", "arguments": {"addr": {"data": {"path": "SOCK_DIR/PID-nbd.sock"}, "…
10 {"execute": "block-export-add", "arguments": {"id": "exp0", "node-name": "disk-fmt", "type": "nbd",…
14 {"return": [{"id": "exp0", "node-name": "disk-fmt", "shutting-down": false, "type": "nbd"}]}
24 … {"allow-inactive": false, "id": "exp0", "node-name": "disk-fmt", "type": "nbd", "writable": true}}
28 {"return": [{"id": "exp0", "node-name": "disk-fmt", "shutting-down": false, "type": "nbd"}]}
38 …: {"allow-inactive": true, "id": "exp0", "node-name": "disk-fmt", "type": "nbd", "writable": true}}
42 {"return": [{"id": "exp0", "node-name": "disk-fmt", "shutting-down": false, "type": "nbd"}]}
53 {"execute": "block-export-add", "arguments": {"id": "exp0", "node-name": "disk-fmt", "type": "nbd",…
59 {"return": [{"id": "exp0", "node-name": "disk-fmt", "shutting-down": false, "type": "nbd"}]}
68 … {"allow-inactive": false, "id": "exp0", "node-name": "disk-fmt", "type": "nbd", "writable": true}}
[all …]
/openbmc/qemu/docs/tools/
H A Dqemu-nbd.rst1 .. _qemu-nbd:
10 **qemu-nbd** [*OPTION*]... *filename*
12 **qemu-nbd** -L [*OPTION*]...
14 **qemu-nbd** -d *dev*
29 .. program:: qemu-nbd
43 credentials for the ``qemu-nbd`` server or client.
208 *STDERR* stream open if the ``qemu-nbd`` process is daemonized due to
234 qemu-nbd -f qcow2 file.qcow2
242 qemu-nbd \
256 qemu-nbd --fork --persistent --shared=5 --socket=/path/to/sock \
[all …]
/openbmc/qemu/docs/interop/
H A Dnbd.rst5 ``block/nbd.c``), an internal NBD server (see ``blockdev-nbd.c``), and an
6 external NBD server tool (see ``qemu-nbd.c``). The common code is placed
7 in ``nbd/*``.
10 https://github.com/NetworkBlockDevice/nbd/blob/master/doc/proto.md
/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/
H A Dinit28 /dev/nbd*|/dev/nd[a-z]*|/dev/etherd/e*)
49 /dev/nbd*|/dev/nd[a-z]*|/dev/etherd/e*)

123