qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Question about nbd
@ 2015-08-27 10:02 Wen Congyang
  2015-08-29 15:26 ` Max Reitz
  0 siblings, 1 reply; 2+ messages in thread
From: Wen Congyang @ 2015-08-27 10:02 UTC (permalink / raw)
  To: qemu-devl; +Cc: Paolo Bonzini

We can start a nbd server in qemu, and the nbd client will connect
to this server later. Each client has a export name, and the server
will know the disk the client want to use according to the export
name.

If there are two clients that have the same export name, we don't
refuse the second client. Is this wrong?

Thanks
Wen Congyang

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Question about nbd
  2015-08-27 10:02 [Qemu-devel] Question about nbd Wen Congyang
@ 2015-08-29 15:26 ` Max Reitz
  0 siblings, 0 replies; 2+ messages in thread
From: Max Reitz @ 2015-08-29 15:26 UTC (permalink / raw)
  To: Wen Congyang, qemu-devl; +Cc: Paolo Bonzini

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]

On 27.08.2015 12:02, Wen Congyang wrote:
> We can start a nbd server in qemu, and the nbd client will connect
> to this server later. Each client has a export name, and the server
> will know the disk the client want to use according to the export
> name.
> 
> If there are two clients that have the same export name, we don't
> refuse the second client. Is this wrong?

Do you mean to ask whether two different clients can access a single NBD
export simultaneously? As far as I know this is allowed and expected to
work, yes.

Max


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-29 15:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-27 10:02 [Qemu-devel] Question about nbd Wen Congyang
2015-08-29 15:26 ` Max Reitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).