- Community Home
- >
- Networking
- >
- IMC
- >
- Re: IMC 7 Config deploy not working
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2014 05:45 AM
08-06-2014 05:45 AM
IMC 7 Config deploy not working
Hi, I am having a problem with deploying config templates out to my 2920 series switches using IMC.
Telnet is set as the connection option in IMC and I can connect via putty to it. When I try to deploy or run a backup using TFTP the failure message is "TFTP server is not started" however, I have a TFTP server on the IMC server and can connect to it directly using the switch to copy or download.
The log has errors which are as follows:
2014-08-06 10:58:20.942 [ERROR (1)] [THREAD(3836)] [CTclExecutor::exec_impl()] Failed to exec cmd: C:/Program Files/iMC/server/bin/../../server/conf/adapters/ICC/Hewlett Packard/HPProcurve2500/exit_enable.tcl, error message: C:/Program Files/iMC/server/bin/../../server/conf/adapters/ICC/Hewlett Packard/HPProcurve2500/exit_enable.tcl(7): error: send: spawn id exp4 not open 2014-08-06 10:58:20.942 [ERROR (11)] [THREAD(3836)] [CTelnetScriptProcessor::ExitToMode()] Fail to call oTclExecutor.execFile(), AdaptName = HPProcurve2500.file_name = exit_enable.tcl, DevIP = 172.20.139.20 2014-08-06 10:58:20.942 [ERROR (11)] [THREAD(3836)] [CTelnetScriptProcessor::gotoMode()] Fail to call exitToMode().AdaptName=HPProcurve2500.DevIP = 172.20.139.20.this mode=enable,exit to mode = 2014-08-06 10:58:20.942 [ERROR (11)] [THREAD(3836)] [CTelnetScriptProcessor::logout()] Fail to call exitToMode(). AdaptName=HPProcurve2500. current mode = enable 2014-08-06 10:58:20.942 [INFO (0)] [THREAD(3836)] [CTclExecutor::exec_impl()] Begin to exec: close 2014-08-06 10:58:20.943 [ERROR (1)] [THREAD(3836)] [CTclExecutor::exec_impl()] Failed to exec cmd: close, error message: spawn_id: spawn id exp4 not open 2014-08-06 10:58:20.943 [ERROR (11)] [THREAD(3836)] [CTelnetScriptProcessor::logout()] Fail to close spawn.AdaptName=HPProcurve2500.current mode = enable 2014-08-06 10:58:20.943 [INFO (0)] [THREAD(3836)] [CTelnetScriptProcessor::logout()] End. 2014-08-06 10:58:20.944 [INFO (0)] [THREAD(3836)] [ScriptTool::execScriptAction()] ResultNo: 0, CmdResp: manager@172.20.139.20's password: HP J9728A 2920-48G Switch
I have also tried with SSH/SFTP settings for config deployment and get the same error message. Any advice would be appreciated.
Cheers,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2014 10:26 PM
08-06-2014 10:26 PM
Re: IMC 7 Config deploy not working
First guess would be that you don't have correct Telnet/SSH credentials assigned.
If you've got it set to Telnet mode, can you find the device in IMC, go to Configure -> Modify Telnet Settings, then click Test?
Do the same with SSH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2014 03:56 AM - edited 08-08-2014 04:29 AM
08-08-2014 03:56 AM - edited 08-08-2014 04:29 AM
Re: IMC 7 Config deploy not working
Hi Lindsay,
Thanks for getting back to me.
I can confirm that testing telnet, SSH for individual devices completes successfully. I can also update the switches firmware and deploy CLI commands via deployment task successfully.
Regards,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2014 05:06 PM
08-08-2014 05:06 PM
Re: IMC 7 Config deploy not working
Hmmm. Well, those tests verify that credentials are all good.
I have seen something similar before (specifically where you see this log: "Failed to exec cmd: close, error message: spawn_id: spawn id exp4 not open"), but I can't recall the exact circumstances.
Next things I'd be looking at:
* If you're using SFTP, check that 'ip ssh filetransfer' is configured
* If you're using Telnet, capture all traffic between the switch & IMC, and analyse what commands it's sending, and where it's getting stuck. Correlate these with the logfiles, and any temp files created in <IMC>/server/tmp.
If you like, you could email me the PCAP and log file, and I'll see if I can work out what's going on - lindsay AT lkhill DOT com.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2014 02:45 AM - edited 08-18-2014 02:46 AM
08-18-2014 02:45 AM - edited 08-18-2014 02:46 AM
Re: IMC 7 Config deploy not working
You try to deploy the new configuration as a segment or CLI command?
If I remember well, to Procurve switches the segment method doesn't work, you can upload config only via CLI mode.