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

[Testbed-admins] frisbee problem - starts up, but no imaging



Hi,
    I have been trying to get a couple nodes added to our testbed.  I have
the nodes added, and am at the frisbee disk imaging stage.  I make
sure frisbeed is running on boss by free-ing a node.  I reboot the
nodes, and they seem to get all the right info from tmcc (I added some
extra print stataments to rc.frisbee to see what is going on). 
Finally the nodes start up frisbee and the server sees them, but no
imaging ever starts - frisbeed just exits after being idle for 1800s.

I'm pasting some clues below.  Any tips on what else I can try?

Thanks,

Brenton

Here is the end of the boot messages from a node:
=====================================
Starting local daemons:Playing Frisbee ...
LOADIP = -S 10.51.4.1
ADDRESS = 234.5.6.40:5140
PARTITION = 1
PARTOS = FreeBSD
DISK = ad1
ZFILL = 0
ACPI = unknown
ASF = unknown
MBR = 1
Authenticated IPOD enabled from 10.51.4.1/255.255.255.255
WARNING: custom MBR on ad1, not changed
Running /etc/testbed/frisbee -S 10.51.4.1 -M 445  -s 1 -D 165 -i
10.51.20.1 -m 234.5.6.40 -p 5140 /dev/ad1 at Wed Sep  9 19:18:57 EST 2009
Bound to port 5140
Using Multicast
writer idle delay: may be up to 2000 (instead of 1000) due to clock
resolution
Joined the team after 213 sec. ID is 1734976117. File is 296 chunks
(303104 blocks)
=====================================

Here is the frisbeed log for the session:
=====================================
Sep  9 19:52:28 boss frisbeed[6027]: Opened
/usr/testbed/images/FBSD62-STD.ndz: 303104 blocks
Sep  9 19:52:28 boss frisbeed[6027]: Maximum send bandwidth 71.552
Mbits/sec (8000 blocks/sec)
Sep  9 19:52:28 boss frisbeed[6027]: Bound to port 5140
Sep  9 19:52:28 boss frisbeed[6027]: Using Multicast
Sep  9 20:10:44 boss frisbeed[6029]: 10.51.20.2 (id 127620630, image
/usr/testbed/images/FBSD62-STD.ndz) joins at 20:10:44!  1 active clients.
Sep  9 20:20:47 boss frisbeed[6029]: 10.51.20.1 (id 1734976117, image
/usr/testbed/images/FBSD62-STD.ndz) joins at 20:20:47!  2 active clients.
Sep  9 20:22:29 boss frisbeed[6027]: No requests for 1800 seconds!
Sep  9 20:22:29 boss frisbeed[6027]: Params:
Sep  9 20:22:29 boss frisbeed[6027]:   chunk/block size    1024/1024
Sep  9 20:22:29 boss frisbeed[6027]:   burst size/interval 8/1000
Sep  9 20:22:29 boss frisbeed[6027]:   file read size      32
Sep  9 20:22:29 boss frisbeed[6027]:   file:size          
/usr/testbed/images/FBSD62-STD.ndz:310378496
Sep  9 20:22:29 boss frisbeed[6027]: Stats:
Sep  9 20:22:29 boss frisbeed[6027]:   service time:      602.452 sec
Sep  9 20:22:29 boss frisbeed[6027]:   user/sys CPU time: 0.000/3.858
Sep  9 20:22:29 boss frisbeed[6027]:   msgs in/out:       2/2
Sep  9 20:22:29 boss frisbeed[6027]:   joins/leaves:      2/0
Sep  9 20:22:29 boss frisbeed[6027]:   requests:          0 (0 merged in
queue)
Sep  9 20:22:29 boss frisbeed[6027]:   partial req/blks:  0/0
Sep  9 20:22:29 boss frisbeed[6027]:   duplicate req:     0
Sep  9 20:22:29 boss frisbeed[6027]:   client re-req:     0
Sep  9 20:22:29 boss frisbeed[6027]:   1k blocks sent:    0 (0 repeated)
Sep  9 20:22:29 boss frisbeed[6027]:   file reads:        0 (0 bytes, 0
repeated)
Sep  9 20:22:29 boss frisbeed[6027]:   net idle/blocked:  1/0
Sep  9 20:22:29 boss frisbeed[6027]:   send intvl/missed: 0/0
Sep  9 20:22:29 boss frisbeed[6027]:   spurious wakeups:  0
Sep  9 20:22:29 boss frisbeed[6027]:   max workq size:    0
Sep  9 20:22:29 boss frisbeed[6027]: Exiting!
=====================================