Re: [9fans] is there a distributed filesystem

2012-01-20 Thread Akshat Kumar
>> is there a distributed filesystem from plan 9 that i could compile under p9p >> and use on linux? >> >> the problem at hand: i want a hot spare  DHCP server at my LAN; i'm currently >> using dnsmasq. to achieve synchronization of leases i need to synchronize at >> least one file between two serv

Re: [9fans] is there a distributed filesystem

2012-01-20 Thread Aram Hăvărneanu
> is there a distributed filesystem from plan 9 that i could compile under p9p > and use on linux? > > the problem at hand: i want a hot spare  DHCP server at my LAN; i'm currently > using dnsmasq. to achieve synchronization of leases i need to synchronize at > least one file between two servers. p

[9fans] is there a distributed filesystem

2012-01-20 Thread dexen deVries
hi list, is there a distributed filesystem from plan 9 that i could compile under p9p and use on linux? the problem at hand: i want a hot spare DHCP server at my LAN; i'm currently using dnsmasq. to achieve synchronization of leases i need to synchronize at least one file between two servers