- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- BACKUP HP-UX 11.0
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-05-2008 12:56 AM
06-05-2008 12:56 AM
BACKUP HP-UX 11.0
I made a backup application software on a server, at the same time I have another server who has the same configuration materiel and software and I want to restore this backup on this server.
What are the problems which I can meet during the restoration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 01:17 AM
06-05-2008 01:17 AM
Re: BACKUP HP-UX 11.0
are the servers same hardware model?
what kind of backup did you?ignite, dd, cpio etc?
regards,
mustafa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 01:25 AM
06-05-2008 01:25 AM
Re: BACKUP HP-UX 11.0
yes the 2 servers have the same hardware(disk space, processor, every thing)
the backup that i will restaor is about a messaging application witch is insalled on the 2 serveurs, once the backup is done on the first one, i want to restor it and use this files on the second server.
so the backup consist about files and not system data.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 02:03 AM
06-05-2008 02:03 AM
Re: BACKUP HP-UX 11.0
>>>
What are the problems which I can meet during the restoration?
<<<<
File locking because you are trying to restore a file that is in use is a very common issue.
Permissions/ownership issues are also quite common.
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-05-2008 05:30 AM
06-05-2008 05:30 AM
Re: BACKUP HP-UX 11.0
Dear Ben
u are saying u hardware and the configuration are the same ok
then u are talkign about u restoring the files backed up from the server wants to restore on second server. there is no problems to restore it ok. but u will face the problem regarding permissions.how u knwo the file permissions are same on both servers? so u should know specially the file permission of the u applications properly before proceeding restoration otherwise u have to make it after restoration
thanks and regards
sajjad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 05:42 AM
06-05-2008 05:42 AM
Re: BACKUP HP-UX 11.0
But what tool did you used to made the backup, different tools got different characteristics and if we know the tool that you used you could get a straight answer.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 06:08 AM
06-05-2008 06:08 AM
Re: BACKUP HP-UX 11.0
i will use a tape backup, so normaly i will use fbackup commande.
in the first server i have messaging system witch stors files to a database file, the second server use same files.
so i will restor the file buckuped from the firdt one.
Regards