- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Move HP SIM from one server to another
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
03-27-2009 04:32 AM
03-27-2009 04:32 AM
Move HP SIM from one server to another
I have a HP SIM 5.3 running on a Windows 2003 server in a VM. Now i want to move the HP SIM installation from the VM to a physical server how do i export all the configuration so i have all the agents still intact in the new server so i dont need to add everything again. Hope someone know what i should do.
Regards
Magnus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2009 06:46 AM
03-27-2009 06:46 AM
Re: Move HP SIM from one server to another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2009 10:43 PM
03-29-2009 10:43 PM
Re: Move HP SIM from one server to another
If i want to move the configuration (the server clients in SIM) to another platform the VM is running Windows Server 2008 and i want to move the new one to Server 2003. Is this possible? Maybe i only need to use the old database? Or do i need somthing else?
Regards
Magnus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2009 01:03 PM
03-31-2009 01:03 PM
Re: Move HP SIM from one server to another
I recently upgraded from an old DL360 to a new BL465c for our SIM server. It's on a SQL2005 database on our SQL server, so I'm not sure if that's the same as your server.
Here's a few problems I ran into and the solutions.
Ensure you backup the following directories:
C:\hp\sslshare
(I backed up the whole sim folder to be safe.
When you run the install on the new server make sure you specify the correct database server with credentials, note this will create a new database, you can point your new SIM server to your existing one when you backup the SIM config files. Also specify the same SIM service account / admin account as before.
I installed the addon components but I found I had to uninstall and reinstall the VMWare component due to errors I was receiving in SIM.
Once the new SIM server is online with the backed up files, it should point to the existing database and everything should be good. If thereâ s a spam of the following errors going through on the SIM server being reported by the new SIM server this is what is needed to fix it.
The error is â Login failed authenticationâ
The next thing to do is run the following commands.
mxpassword â g
This opens a GUI where you need to change the password to the SIM service account password.
Then you need to generate new SSL keys for the new server by:
Moving the key-files (..\program files\hp\systems insight manager\conf\sshtools.dtfSshKey and .dtfSshKey.pub) to a backup directory and creating a new key pair. To create the key pair you must have OpenSSH installed. Change to the bin directory of OpenSSH (..\Program Files\OpenSSH\bin) and use the ssh-keygen.exe with following syntax : ssh-keygen -b 1024 -f .dtfSshKey -t rsa. You'll then be asked for a new passphrase and use the password for the S-SYSIMService account. After that a new key pair will be generated in the current directory. Then you have to move these files to the directory where the old files where located (..\program files\hp\systems insight manager\conf\sshtools) and then restart the SIM Services.
Hope that helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2009 04:37 PM
03-31-2009 04:37 PM