[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Testbed-admins] STuck



Well here it is, so i am guessing David's got a point here...:)

root@pc62:/usr/local/etc/emulab/rc# /usr/local/etc/emulab/tmcc ipodinfo
HOST=128.163.143.10 MASK=255.255.255.255 HASH=fca4b3328257112088c3188fb66be36d
cheers,

Hussam
(Hussamuddin Nasir)

Netlab Operations Team 

-------------------------------------------------------------------
Laboratory for Adv. Networking  Phone  : (859)218-0059
James F Hardymon Building       Fax    : (859)323-3740
301 Rose Street, Rm 202         E-mail : nasir@netlab.uky.edu
Lexington, KY 40506-0495        Web    : http://www.netlab.uky.edu

                        University of Kentucky
                        **********************
------------------------------------------------------------------- 


Mike Hibler wrote:
On Tue, Feb 17, 2009 at 11:21:26AM -0500, Hussamuddin Nasir wrote:
  
again,,:(
mysql> select ipodhash from nodes where node_id='pc62';
+----------------------------------+
| ipodhash                         |
+----------------------------------+
| fca4b3328257112088c3188fb66be36d |
+----------------------------------+
1 row in set (0.00 sec)

root@pc62:~# sudo sysctl -a | grep ipod
error: permission denied on key 'net.ipv4.route.flush'
net.ipv4.icmp_ipod_version = 2
net.ipv4.icmp_ipod_enabled = 1
net.ipv4.icmp_ipod_host = 2147483647
net.ipv4.icmp_ipod_mask = 2147483647
net.ipv4.icmp_ipod_key = fca4b3328257112088c3188fb66be36d
error: permission denied on key 'net.ipv6.route.flush'

by the way... why is the net.ipv4.icmp_ipod_host and 
net.ipv4.icmp_ipod_mask the same value ??

    

Now that I told you how running ipodinfo manually will screw things up,
can you do it on your machine? :-)

Lets make sure the values are getting to the node correctly:

	/usr/local/etc/emulab/tmcc ipodinfo

My guess is that it is the gruesome rc.ipod shell script that is at fault
and not the kernel patch.