- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Backup to network drive
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
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
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
тАО05-18-2007 06:13 AM
тАО05-18-2007 06:13 AM
Backup to network drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-18-2007 06:54 AM
тАО05-18-2007 06:54 AM
Re: Backup to network drive
http://docs.hp.com/en/5991-6440/index.html
i'm assuming you already have an ignite server.
if not the guide will explain everything
"Using make_net_recovery
The Ignite-UX server has the make_net_recovery command to create a system recovery archive on another system on the network. The archive created by make_net_recovery is specific to the system it was created for and its identity includes hostname, IP_address, networking information, and so on. In the event of a root disk failure, you use the Ignite-UX server to restore the system by installing the recovery archive.
The contents of the system recovery archive always includes all files and directories which are essential to bringing up a functional system. This ├в essential├в list is pre-defined by make_net_recovery. You can run make_net_recovery in its interactive mode to review the directories and files which make up the ├в essential list,├в and also add or remove other data from the archive on a disk/volume group, file, or directory basis.
"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-18-2007 08:23 AM
тАО05-18-2007 08:23 AM
Re: Backup to network drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-18-2007 12:27 PM
тАО05-18-2007 12:27 PM
Re: Backup to network drive
Correct. You need an HP-UX server to act as the Ignite server (along with several dozen free Gigabytes of space for multiple backups). If you have only one HP-UX box without a backup device, the system is at serious risk. Linux and Windows and Macs are useless to restore your HP-UX system as is a shared drive from anywhere. Ignite is designed to boot a dead server but non-HP-UX system lack the special software and services to handle this task.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-21-2007 11:28 AM
тАО05-21-2007 11:28 AM
Re: Backup to network drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-21-2007 01:20 PM
тАО05-21-2007 01:20 PM
Re: Backup to network drive
There are several issues here. The tape drive will work fine on the SCSI bus ASSUMING that the tape drive is not a high voltage interface. What is the tape drive? As far as recognition, ioscan looks at every unique address on the bus. Naturally, you must set the drive to an unused address. The ioscan command will show you all the current devices and their address on the bus.
Trying some other software doesn't make sense since you are trying to backup a server without a backup solution (read: misconfigured). You must use Ignite in order to create a backup for the boot drive. Without this backup, your only choice to recover this system is to reinstall from the CD/DVD (you do have a CD player installed, correct?)
Another alternative is to create a bootable DVD using Ignite. The details are in the Ignite User manual. You'll need a compatible DVD writer or plan to spend a lot time building the DVD image(s), transferring them to a PC as an ISO image and then burning the DVD on the PC.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-22-2007 05:02 AM
тАО05-22-2007 05:02 AM
Re: Backup to network drive
There's a dvd writer on it, but that sounds very time consuming from your advise, I can look around for a scsi adapter, it's also mirrored btw. Thanks