- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: HPSIM - Backup?
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
12-15-2005 02:59 AM
12-15-2005 02:59 AM
HPSIM - Backup?
Or is it just a case of making sure you have a copy of certain directories?
I am thinking of a scenario where you may not need/want to restore the complete server, but need to re-create the HPSIM Server Instance.
Cheers
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 07:55 PM
12-15-2005 07:55 PM
Re: HPSIM - Backup?
on Windows maybe it is the best idea to generate an Image.
If you have SIM and SE installed using an Oracle DB, there is a Backup function (mainly related to RMAN).
regards
Maurice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 01:16 AM
12-16-2005 01:16 AM
Re: HPSIM - Backup?
Guess it would help if I gave all the required information ;-)
I am running on Windows 2000 using MSDE as the database backend.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 01:30 AM
12-16-2005 01:30 AM
Re: HPSIM - Backup?
So if you have not setup backups of the database, I'd set that up in SQL. If you need help setting up backup jobs in SQL we can help you out on that as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 07:48 PM
12-16-2005 07:48 PM
Re: HPSIM - Backup?
maybe you should consider an upgrade to the Standard Edition of MS SQL server. There you can easily define backup jobs via the Enterprise Manger. This jobs are scheduled and run automatically via the SQL Server Agent.
Then you are able to make periodical disk dumps which can also be backed up during the day because the files are not open.
You can also install the Client Utilities for SQL server on your MSDE but the license is the same as if you use the complete version.
Otherwise you can create such disk dump jobs on the command line via an SQL script and execute them via the command line SQL utility of MSDE (isql.exe I think but I'm noch sure right now) and schedule them via the Windows scheduler.
For backups runnign around midnight or during the weekend It may be useful for you to stop the HPSIM service and you MSDE completely to get a consistent backup of all files which would be open otherwise (I don't know if the HPSIM has permanent open files but it depends on the MSSQL server so it would be a good idea to avoid running HPSIM while having your database stopped).
A imaging tool would be some add-on for a fast desaster recovery but if you create your images online, e.g. via an agent software, you need also to stop your services.
But give the backup job a high priority if more than one are running concurrently to get your HPSIM service started afterwards without having it stopped for too long. Also have an eye of the reports of you backup. If there are entries that open files were not backed up you may have to think about stopping the service which has open this file.
In our Environment:
- Win2k SP4 / MSSQL 2000 SP3a
- 130 servers monitored
- backup to tape runs twice a day
- database creates a disk dump 5 times a day.
best regards
Andi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2006 01:04 AM
08-16-2006 01:04 AM
Re: HPSIM - Backup?
It's not just the database you need to backup but there's a huge list of config files as well... just one example the discovery templates... they are not stored in the DB. I'm currently constructing a script to backup and restore an HPSIM config on HP-UX, most of the commands are the same on Windows. It's not priority #1 at the moment but I'll post the script to the hpsim scripts and tools forum once it's done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2006 02:43 AM
10-04-2006 02:43 AM
Re: HPSIM - Backup?
Finally HP have published backup and restore guides... still doesn't mean we shouldn't test them...
HP-UX/Linux
==============
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00740520/c00740520.pdf
Windows
============
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00740865/c00740865.pdf
I guess that's the end of this thread.... still didn't get round to finishing the promised script. Don't hold your breath :-)
All the best,
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2006 03:58 AM
10-04-2006 03:58 AM
Re: HPSIM - Backup?
Regards
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2006 06:44 PM
10-04-2006 06:44 PM
Re: HPSIM - Backup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2006 08:07 PM
10-04-2006 08:07 PM