[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Running several instances of an fs server...
From: |
Marcus Brinkmann |
Subject: |
Re: Running several instances of an fs server... |
Date: |
Sat, 25 May 2002 23:00:39 +0200 |
User-agent: |
Mutt/1.3.28i |
On Fri, May 24, 2002 at 03:58:17PM +0200, Ludovic Courtès wrote:
> Since filesystems can be `mounted' in users directories,
If you want to get this effect, there are two things you can do:
1. change the translator code to have RPCs or options to make them attach
and detach to certain nodes. This is similar to the "multi-mount"
possibility in recent versions of the Linux kernel. This is possible to
implement in the Hurd, and not hard at all. Or:
2. just a firmlink (see /hurd/firmlink --help).
Thanks,
Marcus
--
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann GNU http://www.gnu.org marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de
- Re: Running several instances of an fs server..., (continued)
- Re: Running several instances of an fs server..., Ludovic Courtès, 2002/05/24
- Re: Running several instances of an fs server..., Marcus Brinkmann, 2002/05/25
- Re: Running several instances of an fs server..., Niels Möller, 2002/05/26
- Re: Running several instances of an fs server..., Thomas Bushnell, BSG, 2002/05/26
- Re: Running several instances of an fs server..., Niels Möller, 2002/05/27
- Re: Running several instances of an fs server..., Thomas Bushnell, BSG, 2002/05/27
- Re: Running several instances of an fs server..., Wolfgang Jährling, 2002/05/24
- Re: Running several instances of an fs server..., Ryan M. Golbeck, 2002/05/24
- Re: Running several instances of an fs server...,
Marcus Brinkmann <=