- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: network backup
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
04-09-2010 11:07 AM
04-09-2010 11:07 AM
network backup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2010 11:13 AM
04-09-2010 11:13 AM
Re: network backup
A Forum search for keywords like, say,
tar pipeline remsh [or ssh]
might find some examples of some things, but
many things are possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2010 11:13 AM
04-09-2010 11:13 AM
Re: network backup
Or you can use tar in a pipeline with ssh/remsh.
But tar isn't an enterprise strength backup tool.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2010 09:09 PM
04-09-2010 09:09 PM
Re: network backup
tar will support maximum 2GB if your data is less then 2GB well you can proceed with tar.
tar network can be used using ssh or rmesh.
Best method is enable nfs and use tar localy.
Chandra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2010 05:53 AM
04-10-2010 05:53 AM
Re: network backup
Which "tar" are you using? Some modern
editions of "tar" have an 8GB limit. Some do
not. Which ones still have a 2GB limit?
http://docs.hp.com/en/B2355-60130/tar.1.html
http://www.gnu.org/software/tar/
There's also "pax".
http://docs.hp.com/en/B2355-60130/pax.1.html
As usual, many things are possible, but if
you stopped reading in a previous century,
then you may be unaware of some of them.
Of course, it might help to get a little
useful information about the user's
environment, like, say, output from:
uname -a