Am 25.08.2010 22:48, schrieb Laurent Vivier:
> This patch allows to connect Qemu using NBD protocol to an nbd-server
> using named exports.
>
> For instance, if on the host "isoserver", in /etc/nbd-server/config, you have:
>
> [generic]
> [debian-500-ppc-netinst]
> exportname = /ISO/debia
>On 08/25/2010 03:48 PM, Laurent Vivier wrote:
>> This patch allows to connect Qemu using NBD protocol to an nbd-server
>> using named exports.
>>
>
>Does using a named export make the NBD protocol incompatible with a
>server that doesn't support named exports? IOW, it's essentially a new
>p
On 08/25/2010 03:48 PM, Laurent Vivier wrote:
This patch allows to connect Qemu using NBD protocol to an nbd-server
using named exports.
Does using a named export make the NBD protocol incompatible with a
server that doesn't support named exports? IOW, it's essentially a new
protocol lay