Bug #2016
Switch collectors fails to start after system reboot
Start date:
10/17/2011
Due date:
10/18/2011
% Done:
100%
Estimated time:
1.00 h
Description
After the Oct. 15 power outage, the following files needed to be removed on nimisrva
in order for the switch_collector.sh to run:
rm /tmp/switches.db
rm /tmp/sw.db
The switch_collector.sh script detects the presence of the /tmp/switches.db file,
but does not check if a switch_table_db_parser.py process is running.
This failure occurs when nimisrva comes up and the /tmp/switches.db file exists.
History
#1 Updated by Vladimir Bravov over 9 years ago
- Due date set to 10/18/2011
- Estimated time set to 1.00 h
#2 Updated by Vladimir Bravov over 9 years ago
- % Done changed from 0 to 100