- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_recovery remote server
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
08-16-2004 10:16 PM
08-16-2004 10:16 PM
make_recovery remote server
Is there an option to backup remote machines using make_recovery command.
Thanks
Jagadesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 10:29 PM
08-16-2004 10:29 PM
Re: make_recovery remote server
You could then make a bootable tape from the network backup.
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 10:36 PM
08-16-2004 10:36 PM
Re: make_recovery remote server
Use make_net_recovery command.
see man pages for details:
here is some differences between them.
Comparing Features
The make_net_recovery and make_tape_recovery tools share many
features in common with few differences that exist, mainly due to the
different media that are used and ways of handling them. Both system
recovery tools share the same basic archive creation options, data
structures, archive file content, and installation dialogues.
To determine which system recovery tool is best suited for your needs,
consider the following:
Use make_tape_recovery if:
â ¢ Managing a single or limited number of systems locally
â ¢ Cloning a â like systemâ
â ¢ Systems are not networked
â ¢ Suitable tape drive exists.
â ¢ Tape media is needed for an off-site recovery system
Use make_net_recovery if :
â ¢ Managing central, networked systems
â ¢ Cloning a â like systemâ
â ¢ Avoid tape issues (media cost and handling, multi-tape archives, etc.)
â ¢ Suitable disk space for archive storage
â ¢ Performing unattended backups without tape handling
Or just read the ignite ux manual...
http://docs.hp.com/hpux/onlinedocs/B
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 10:38 PM
08-16-2004 10:38 PM
Re: make_recovery remote server
I don't know how it got cut
i'll try again
======
hi,
Use make_net_recovery command.
see man pages for details:
here is some differences between them.
Comparing Features
The make_net_recovery and make_tape_recovery tools share many
features in common with few differences that exist, mainly due to the
different media that are used and ways of handling them. Both system
recovery tools share the same basic archive creation options, data
structures, archive file content, and installation dialogues.
To determine which system recovery tool is best suited for your needs,
consider the following:
Use make_tape_recovery if:
a>Managing a single or limited number of systems locally
b>Cloning a â like systemâ
c>Systems are not networked
d>Suitable tape drive exists.
e>Tape media is needed for an off-site recovery system
Use make_net_recovery if :
a>Managing central, networked systems
b>Cloning a â like systemâ
c>Avoid tape issues (media cost and handling, multi-tape archives, etc.)
c>Suitable disk space for archive storage
d>Performing unattended backups without tape handling
Or just read the ignite ux manual...
http://docs.hp.com/hpux/onlinedocs/B2355-90837/B2355-90837.html
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 11:48 PM
08-16-2004 11:48 PM
Re: make_recovery remote server
Mark