[OpenAFS] Re: can one machine act as fileserver for multiple cells?

Adam Megacz megacz@cs.berkeley.edu
Sun, 01 Jan 2006 14:55:01 -0800


Adam Megacz <megacz@cs.berkeley.edu> writes:
> Can the current fileserver code cope with two copies of itself
> (belonging to different cells) running on a single machine?  If you
> compiled two copies of OpenAFS with different --prefix= flasgs, would
> there be any problems remaining (other than fighting over the same UDP
> port)?

Hrm, and in that case, what about a single machine with two IP
addresses?  It seems like this ought to work provided you could
convince each fileserver to bind to the proper UDP port on a specific
interface rather than globally.

  - a