On Thu, May 29, 2008 at 10:24:26PM +0200, Thomas Kuhlmann wrote:
> Hi,
> 
> I would like to export two different files on different ports.
> Therefore, I have added to export sections to the config file of the 
> nbd-server:

What version of nbd-server?

>          [export]
>       exportname = /var/foo/abc.nbd
>       port = 2288
>       readonly = true
> 
>          [export]
>       exportname = /var/foo/123.nbd
>       port = 2289
>       readonly = true
> 
> But that does not work. Only the last entry is exorted.
> 
> How can I export two files? Is that possible at all?

It should be; that was the whole point of the config file thing.

However, I should admit that I've been a bit lax in testing; I know that
on a few occasions in the past, there have been problems with the
multi-export feature. It *should* work currently; but of course, if it
doesn't, that's a bug.

-- 
<Lo-lan-do> Home is where you have to wash the dishes.
  -- #debian-devel, Freenode, 2004-09-22

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Nbd-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nbd-general

Reply via email to