qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

qemu-nbd acting as a server or not ?


From: Bob Power
Subject: qemu-nbd acting as a server or not ?
Date: Mon, 25 Apr 2022 10:09:17 +0000 (UTC)

Hi,

The man page for qemu-nbd reads:  qemu−nbd − QEMU Disk Network Block Device Server

I'm accessing a qcow2 image on a host using: qemu-nbd -c /dev/nbd0  test.qcow2

It appears that when used this way qemu-nbd does not operate as a server ...

While the fs on the image is mounted and in use :

]# nmap -p 10809 localhost
10809/tcp closed nbd

]# systemctl list-units --type=service | grep nbd
]#

So is it the case that when used in this manner it does not and is not intended to act as a server ?


Bob.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]