please can anybody tell me how to export nbd device
i created malloc device and
started NBD disk using
modprobe nbd
rpc.py nbd_start_disk Malloc0 /dev/nbd0
i want to access that nbd0 device from another VM like
VM1->/dev/nbd0
i want to access from VM2
how it can do
need to install NBD client and server??
Show replies by date