hey, it seems that ntp on the nodes isn't working. starting up ntpd fails. also:
[EMAIL PROTECTED]:~# /etc/init.d/ntpd stop Shutting down ntpd: [ OK ] [EMAIL PROTECTED]:~# ntpdate oscar_server 17 Mar 10:56:03 ntpdate[2526]: no server suitable for synchronization found even tho oscar_server is correctly pointing to the head node (dvxgar001), on which: [EMAIL PROTECTED]:~# lsof -i | grep ntp ntpd 3558 ntp 4u IPv4 39918 UDP *:ntp ntpd 3558 ntp 5u IPv4 39919 UDP dvxgar001.stu.uct.ac.za:ntp ntpd 3558 ntp 6u IPv4 39920 UDP dvxgar001.stu.uct.ac.za:ntp ntpd 3558 ntp 7u IPv4 39921 UDP localhost.localdomain:ntp & the head node is correctly syncing with the external source also out've interest the awesome instructions give an nfs restriction example under tcp wrappers: /etc/hosts.deny: ALL: ALL /etc/hosts.allow: portmap: .domain.net rpc.mountd: .domain.net sshd: ALL which doesn't work (nodes can't mount /home), even when i change my domain to 192.168.1.0/255.255.255.0 when i change /etc/hosts.allow to: ALL: 192.168.1.0/255.255.255.0 sshd: ALL it works ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Oscar-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-users
