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

[Testbed-admins] Problems swapping in experiments using last version



Hello all,

I just upgraded Emulab to its latest version. Before upgrading I could swap in and swap out experiments. Now, when I try to do that I get the following error:

reboot (pc1): Attempting to reboot ...
reboot (pc1): Successful!
reboot: Done. There were 0 failures.
TIMESTAMP: 16:42:43:872520 genelists finished
Clearing port counters.
TIMESTAMP: 16:42:43:881366 portstats started
reboot (pc1): child returned 0 status.
TIMESTAMP: 16:42:44:682118 rebooting/reloading finished
Waiting for local testbed nodes to finish rebooting ...
TIMESTAMP: 16:42:44:686908 Local node waiting started
TIMESTAMP: 16:42:44:804287 portstats finished
pc1 is alive and well
TIMESTAMP: 16:43:40:802809 Local node waiting finished
OS Setup Done.
TIMESTAMP: 16:43:40:811801 os_setup finished
Starting the event system.
TIMESTAMP: 16:43:41:39709 eventsys_control started
/usr/testbed/sbin/event-sched -d -s localhost -k /proj/primo/exp/1exp/tbdata/eventkey primo 1exp
Error occured: Attempt to read from a connection already closed by the peer
could not get experiment metadata
*** /usr/testbed/sbin/eventsys.proxy:
Failed to start event system for primo/1exp: 3883 0!
*** ERROR: tbswap: Failed to start the event system.
Cleaning up after errors.
Stopping the event system
TIMESTAMP: 16:43:47:348130 snmpit started
Removing VLANs.
When I looked into the code, I realized that 'event-sched' script is not in the /usr/testbed/sbin directory.

Any help is appreciated,

Miguel