- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Backups
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
02-03-2004 11:51 PM
02-03-2004 11:51 PM
We are currently using fbackup to secure all our systems. These system are currently running HPUX 11.00 with Oracle databases.
I would like a opinion if this is the best 'free' backup tool to us, and if there are any issues that may arise.
Thanks,
Pete
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 12:08 AM
02-04-2004 12:08 AM
Solutionin my opinion fbackup is the best free backup tool for hpux.
BUT fbackup is not ideal for backups of running Oracle databases. (workarounds: offline database backup, online ondisk backup & afterwards fbackup to tape, Oracle rman, ...)
regards,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 12:09 AM
02-04-2004 12:09 AM
Re: Backups
The choices of "free" backup tools are extremely limited. You could use tar, dd, or cpio, but I think you've made the best choice with fbackup. None of the others offers any of the features like incremental backups, etc. that fbackup does. Unless you have "money to burn", I would stick with fbackup.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 12:15 AM
02-04-2004 12:15 AM
Re: Backups
fbackup, tar, cpio, etc are the available "free" commands to be used. depending on the size, some commands (i.e. fbackup) allow large file (i.e. >2GB) backup and recovery and some do not. since you run oracle databases, some of the datafiles maybe "large file".
overall, i do rate fbackup as a better options. there should not be a issue for cold backup and of course rman is needed for hot backup.
if your company is really serious into "secure" system, why not omniback or veritas?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 12:16 AM
02-04-2004 12:16 AM
Re: Backups
The important thing to remember is it can't back up open databases without some extra scripting to put it in backup mode.
I still use it for cold backups of oracle data when I am playing disk switchie, otherwise known as rotating logical volumes.
If the database is shut, its great. I've never figured out how to get it to back up raw disk areas, but doubt that its impossible to do.
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
02-04-2004 12:20 AM
02-04-2004 12:20 AM
Re: Backups
another hint, check this thread (SEP was right there too!):
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=418208
Best regards,
Ettore