- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: incremental fbackup strategy
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
06-12-2003 03:17 AM
06-12-2003 03:17 AM
incremental fbackup strategy
I have resolved to use a 2 level recovery method on a 40GB database containing about 130,000 files,in which i take a full backup(0) every month and a incremental backup daily (1), since file changes are stable within the month.
We take a backup before and after processing of the days transactions because files are updated during processing
My concern is that during the end-of-day processing and if a CORRUPTION occures, if i restore my backup before, there is a tendency that files were updated during the processing period that were not backed-up before i started the daily process. HOW CAN I PROTECT THE INTEGRITY OF MY BACKUP FROM THIS LOOP-HOLE.
Can you devise a suitable back-up startegy.
Thanks
Goke A.F
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 04:17 AM
06-12-2003 04:17 AM
Re: incremental fbackup strategy
do you shut down the database before running backups ? If you don't , or you have some sort of backup mode you can put it insto, you will be backing up inconstant data, and you will never be able to restore a functional database.
Did you do a full restore test at any point in time ?
It sounds like you need a more fleksible backup tool, like omniback (or dataprotector as it is called these days).
Omniback has integration-packages to make online backups of the most known databases including oracle, sybase, informix.
Rgds Jarle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 05:10 AM
06-12-2003 05:10 AM
Re: incremental fbackup strategy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 07:02 PM
06-12-2003 07:02 PM
Re: incremental fbackup strategy
First of all, you are in a Linux forum. fbackup doesn't come with Linux, its a HP-UX product.
That being said, fbackup will only work on down databases. If the database has recently been turned over and there are no transactions it might get you a clean fuzzy backup but seriously, you don't want to deal with that.
rman to disk however will make very nice backups that fbackup can pick up no problem.
If you are trying to use fbackup on an HP-Ux box to backup files on Linux then you'll need to use CIFS/9000 client on the HP-UX side and samba on the Linux side or NFS to open up the filesystems. All of the above still applies.
Good Luck,
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 01:34 AM
06-13-2003 01:34 AM
Re: incremental fbackup strategy
But i am on a HP Unix 11.0 platform.Since it's a financial inst, what happens is that at the beginning of the day transactions are posted wich are backed up at the end of the day BEFORE the daily processing.
Duing the processing period files are updated.
IF at this point the processing CRASHES, and i restore the most recent backup(before processing) files updated during that period are "missed" if they were not initailly backed-up(using incremental FBACKUP)!!!
What can i do to get arount this
Just remembered, are their any patches to increase my frecover speed, it's taking about 6 hours for 38GB of data(120,000).
Goke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 04:03 AM
11-20-2003 04:03 AM
Re: incremental fbackup strategy
But you still are in a Linux forum and you may miss many HP experts, which are not also here to look. You may want to open a thread in the HP section with just a link to here.
The files must be somewhere, if on an earlier backup. Keep the indices of the backup on disk, so you can find easily the tape the file is on. Do you mean new files? Cant you just rerun the processing after the restore?
does that make sense?
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 04:09 AM
11-20-2003 04:09 AM
Re: incremental fbackup strategy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 04:29 AM
11-20-2003 04:29 AM