- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Backup to File across LAN
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
05-05-2004 03:47 AM
05-05-2004 03:47 AM
Backup to File across LAN
On HP-UX 11.00 is there a 'best practices' method to do a system backup to a single backup file across a LAN (via mounted drive or other)?
Information:
What I have is a NAS server and a connected drive array. I want to backup our HP-UX system to the NAS instead of to tape. Then, once on the NAS, push that file onto or across tapes as necessary (via the NAS tape array).
If you need more details ... please let me know!
Thank You.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 04:19 AM
05-05-2004 04:19 AM
Re: Backup to File across LAN
By the way how is your Tape Drive / Library connected? where does it stand exactly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 04:23 AM
05-05-2004 04:23 AM
Re: Backup to File across LAN
Regards
Scott
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 04:29 AM
05-05-2004 04:29 AM
Re: Backup to File across LAN
You need to mount a filesystem on the NAS and backup up there.
Whatever backup script you use can be configured to use a fileysetm on the NAS.
How this is done depends on the NAS configuration. If this is space that available via NFS then you can just do a mount -nfs command.
If its configured like a windows share, you can use CIFS/9000 to mount it and write to it.
Tell me more about the NAS and I'll provide a specific plan.
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
05-05-2004 05:53 AM
05-05-2004 05:53 AM
Re: Backup to File across LAN
Things to think about:
How much data to backup?
Seperate LAN for backups? so you don't saturate your primary network.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 06:01 AM
05-05-2004 06:01 AM
Re: Backup to File across LAN
UNIX because I majored in cryptology...