[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
the "cluster" system call
Bruce Walker wrote:
> The issue, as I mentioned earlier, is when/how does a node get a node number.
> The DLCP idea is interesting. Another option is something in lilo or ram disk.
> Specifying it must be in /etc is bad for those of us with a single root.
> I like the idea of a "cluster" system call. One of the subcommands of it would
> be set your node number. Different cluster implementations could gather that
> number from different places.
>
> bruce
As I mentioned earlier (months ago) :)
it could be a mountable fake file system.
mount special-file mount-point -t cluster-type
The mount-point would be a directory where all the
control interfaces, including a standard subset and
whatever extensions the particular system adds on, will
live.
The special-file would contain the configuration info
for this cluster membership.
the cluster-type would be the clustering discipline to
give the special-file to, to set itself up. Mount might
be able to figure out what kind it is on its own.
I was about to write a completely user-mode system based
on unix-domain sockets this spring but got distracted.
--
David Nicol 816.235.1187
Irish Government Warning: SMOKERS DIE YOUNGER
Linux-cluster: generic cluster infrastructure for Linux
Archive: http://mail.nl.linux.org/linux-cluster/