- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- backup in hpux
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
11-30-2004 01:54 AM
11-30-2004 01:54 AM
backup in hpux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 01:57 AM
11-30-2004 01:57 AM
Re: backup in hpux
HTH
-- Rod Hills
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 02:00 AM
11-30-2004 02:00 AM
Re: backup in hpux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 02:04 AM
11-30-2004 02:04 AM
Re: backup in hpux
if you have just few filesystems to backup you can use tar command :
# tar -cvf /dev/rmt/Xm /Y /Z /W
where /dev/rmt/Xm is your backup media
and /Y /Z /W is the list of fs to backup
Stf ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 09:55 AM
11-30-2004 09:55 AM
Re: backup in hpux
0. cp
1. tar
2. cpio
3. fbackup
4. dd
5. ignite ( you may need licence)
6. Omini ( you may need licence)
-Nathan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 11:14 AM
11-30-2004 11:14 AM
Re: backup in hpux
Your best opton is probably to use the fbackup utility provided with HP-UX unless you have a commercial backup product available such as OmniBack (Data Protector, Legato etc).
Use fback as follows:
fbackup -v -f
For example to backup /var and /home to DDS drive (/dev/rmt/0m) use:
# fbackup -v -f /dev/rmt/0m -i /var -i /home
If you use DDS tapes your tape capacity may be less than 30GB (I think only DDS-4 has greater than 30GB capacity). You will need to consider this issue either by running separate backups or be available to change tapes (fbackup will prompt you when the tape is full).
As a point to note ensure you use Ignite-ux (its free) to backup your root vg (vg00) on a regular basis:
# make_tape-recovery -x inc_entire=vg00 -v -I
(backups vg00 vol group to DDS drive - /dev/rmt/0mn)
Don't rely on Ignite for your normal backup as it is hard to restore form and is really designed to recover your system quickly.
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2004 11:55 AM
11-30-2004 11:55 AM
Re: backup in hpux
Its a great tool but its not database aware.
If any of this 30 GB is say oracle data if you want the backup to be usable, down the database.
I've seen a script that does fbackup for hot database backups, but thus far the database vendors won't certify that.
So, if you are backing up hot data, shut down the database or consider a tool like Veritas or Data Protector that will do hot backups of oracle and other database data.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com