- Community Home
- >
- Networking
- >
- IMC
- >
- Re: IMC backup of MSM Controller
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
05-26-2013 10:59 PM
05-26-2013 10:59 PM
IMC backup of MSM Controller
Hi,
Just wondering if anybody has had any experience with backing up the configuration of an MSM controller team using IMC?
I'm currently runnning 5.1 with WSM and the latest patches (haven't upgraded to 5.2 yet).
I'm having issues where the configuration that is backed up using the auto backup plan is blank and just says "%unknown command"
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2013 03:28 AM
05-27-2013 03:28 AM
Re: IMC backup of MSM Controller
I've configured this with IMC 5.1 SP1, and it works OK for me (as long as your backup file isn't too big)
Can you get the latest imccfgbakdm*.log file (from <IMC>/server/conf/log), and paste the lines from around the time you ran a backup?
You may need to sanitise the output first, in case there's anything sensitive in there.
Also look in <IMC>/server/tmp - are there any temporary files there, from the time the backup was run?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2013 07:57 AM
05-27-2013 07:57 AM
Re: IMC backup of MSM Controller
i had the same problem. :) to fix this problem you have to use FTP option to backup installing FileZilla Server on your server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2013 01:09 PM
11-08-2013 01:09 PM
Re: IMC backup of MSM Controller
IMC v7 is installed on Windows Server 2008R2. I installed the latest copy of FileZilla server and can log in successfully from
a command line on my workstation. I set the home directory for my FTP user to the IMC server/tmp directory.
I have my MSM wireless controller added to IMC and the SNMP community is properly set--IMC grabbed a bunch of SNMP information from the controller. The transport mode for the controller is set to FTP.
When I run the backup from IMC, I receive an "SNMP operation error". In the details, there is a note that says "The device does not support the features".
I look at the FileZilla log and see that IMC logs in but never sends any data.
Any thoughts on what I have configured incorrectly?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2013 11:45 AM
11-14-2013 11:45 AM
Re: IMC backup of MSM Controller
* Permissions for server/tmp - make sure that the user has write permissions
* SNMP - you need to ensure read-write is working as well as read. This is probably OK, since you're seeing the FTP login
* Firewalls - make sure you're allowing FTP Data connections as well as control.
* I'd probably run up Wireshark and take a quick look at the inbound FTP traffic from the MSM, see what it's trying to execute.