Discussion:
[rancid] Rancid logs "missed cmd(s): ..."
Krzysztof Zygmunt
2011-04-21 14:27:56 UTC
Permalink
Hi,

Have anyone experienced such log entries ?


#################################
bash-3.2$ cat logs/all.20110421.160001
starting: Thu Apr 21 16:00:01 CEST 2011

Trying to get all of the configs.
blade-106-1-sw1.dc: missed cmd(s): /info/sys,/cfg/dump
blade-106-1-sw1.dc: End of run not found
/*
.... (several more lines like the above) ....

=====================================
Getting missed routers: round 1.

Sending configs/blade-302-3-sw2.dc
Sending configs/blade-604-3-sw1.dc
Transmitting file data ..
Committed revision 459.

ending: Thu Apr 21 16:03:35 CEST 2011
#################################



Although there are some entries in log file everything seems to work fine:

bash-3.2$ /usr/bin/alogin -c "/info/sys" blade-106-1-sw1.dc
blade-106-1-sw1.dc
spawn ssh -c 3des -x -l rancid-dc blade-106-1-sw1.dc
Enter tacacs password:

Nortel Layer2-3 GbE Switch Module(Copper).

System Information at 15:15:54 Thu Apr 21, 2011
Time zone: Europe/Poland

Nortel Layer2-3 GbE Switch Module(Copper)

Switch has been up for 37 days, 22 hours, 59 minutes and 47 seconds.
Last boot: 16:02:01 Mon Dec 10, 2007 (reset from Telnet)

MAC Address: 00:17:ef:c7:70:00 Management IP Address (if 128): *.*.16.13
Software Version 1.4.2.0 (FLASH image1), active configuration.

PCBA Part Number: 317857-C
FAB Number: EL4512029
Serial Number: YJ1JXF77C315
Manufacturing Date: 0728
Hardware Revision: 1
Board Revision: 2
PLD Firmware Version: 1.0


Temperature Sensor 2 (Shutdown): 32.5 C (Warn at 90.0 C/Recover at 80.0 C)

Switch is in I/O Module Bay 1

------------------------------------------------------------
[Main Menu]

Apr 21 15:15:54 blade-106-1-sw1.dc NOTICE mgmt: rancid-dc(admin)
login from host 10.225.0.5
info - Information Menu
stats - Statistics Menu
cfg - Configuration Menu
oper - Operations Command Menu
boot - Boot Options Menu
maint - Maintenance Menu
diff - Show pending config changes [global command]
apply - Apply pending config changes [global command]
save - Save updated config to FLASH [global command]
revert - Revert pending or applied changes [global command]
exit - Exit [global command, always available]
blade-106-1-sw1.dc - Main# lines 0
Lines-per-screen changed from 24 to 0
blade-106-1-sw1.dc - Main# /info/sys
------------------------------------------------------------
[System Menu]
snmpv3 - SNMPv3 Information Menu
chassis - Show BladeCenter Chassis related information
general - Show general system information
log - Show last 100 syslog messages
user - Show current user status
e2eshow - Show E2E status
dump - Dump all system information
blade-106-1-sw1.dc - System# exit
Session terminated at Received disconnect from *.*.16.13: 11: Logged out.


Also running arancid in debug mode looks fine:

bash-3.2$ /usr/bin/arancid -d blade-106-1-sw1.dc
executing alogin -t 90 -c"/info/sys;/cfg/dump" blade-106-1-sw1.dc
HIT COMMAND:>> blade-106-1-sw1.dc - Main# /info/sys
In ShowVersion: >> blade-106-1-sw1.dc - Main# /info/sys
HIT COMMAND:>> blade-106-1-sw1.dc - System# /cfg/dump
In WriteTerm: >> blade-106-1-sw1.dc - System# /cfg/dump



It'd be nice to have clean log file, anyone have any idea why those
lines in log ?


Greetings
--
Krzysztof Zygmunt

Loading...