- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_recovery to a file
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
03-31-2005 09:24 AM
03-31-2005 09:24 AM
make_recovery to a file
In our growing environment, we have more and more rack mount systems without local tapes drives. Maintaining make_recoveries has become a considerable task. However, because of security requirements, we cannot run an Ignite-UX server and thus cannot use make_net_recovery.
Is there anyway to get make_tape_recovery to write to a file instead of device file, that we would store on another system by nfs? Then, if needed, we would then we would make a tape with that image.
thanks for any thoughts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 09:55 AM
03-31-2005 09:55 AM
Re: make_recovery to a file
I think you just need to work harder to convince the "powers-that-be" that the security risk of an Ignite server is minimal compared to the benefits.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 04:15 AM
04-01-2005 04:15 AM
Re: make_recovery to a file
I have a similar scenario where I would like to do the same thing and an Ignite server is just not an option.
Now, one work-around is to simply use the install media and reinstall the system, being careful to specify the correct file sizes. After the re-install, then restore the NFS'd backup.
But, I'd like to be able to create a bootable cd that would minimally boot, create vg00 with correct sizes and then simply restore the NFS image, perhaps using an accompanying config file.
Yes, very similar to Ignite, but in my case the NFS server is a Win2k server!
bv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 04:21 AM
04-01-2005 04:21 AM
Re: make_recovery to a file
As I said, I believe the benefits outweigh the risks here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 04:37 AM
04-01-2005 04:37 AM
Re: make_recovery to a file
Suppose that you only have one HP server.
You can't use Ignite over the network in that case.
As I said, I have only Windows boxes available to recover from and no tape on the HP box. This is not an enterprise scenario, but a scenario where the HP and Win2k boxes must be able to exist isolated from other servers.
This is doable in Linux, and I'm dual-booting the server into Linux or HPUX.
bv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 05:05 AM
04-01-2005 05:05 AM
Re: make_recovery to a file
OK, that's not your question I know, and I agree that putting the data to a file would be a great option. Hopefully, someone knows a trick on that as I'd like to have that option too - just to have another option...