- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Backups under ServiceGuard?
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
04-27-2000 03:43 AM
04-27-2000 03:43 AM
Backups under ServiceGuard?
is in a ServiceGuard Cluster?
Backing up per host could lead to data being missed or backed up twice.
Backing up per service leads to weird configs and requires constant attention.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2000 01:34 PM
04-27-2000 01:34 PM
Re: Backups under ServiceGuard?
what type of backup ur running ?
is it OBII or Fbackup ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2000 09:12 PM
04-27-2000 09:12 PM
Re: Backups under ServiceGuard?
which machine the data comes from, but you will know, that you get all of your
floating data. Ofcourse, use the fixed address of each machine to do the OS
related just for that machine.
I have used Openvisions Netbackup successfully in a similar scenario without
any problems.
If you have any further questions, dont heistate to contact direct.
Regards
Terja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2000 05:45 AM
04-28-2000 05:45 AM
Re: Backups under ServiceGuard?
to keep using it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2000 06:43 AM
04-28-2000 06:43 AM
Re: Backups under ServiceGuard?
you have clear demarkation between OS and applns.
So use HP Ignite/UX for creating a backup for vg00.
Once a fortnight, run a cronjob to fbackup the vg00 (if there are many changes
go for a weekly cron).
At a given time, you can use ignite and then the current weekly fbackup to
recover vg00.
As for the appln data, it depends on many factors. For more details you may
need to check with the DB vendor for the best methods. Generally, DBexport and
backup of redo logs (other wise known as transaction logs) is a trusted backup
method.
Good luck