- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: hostdump.sh
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
10-23-2001 02:57 AM
10-23-2001 02:57 AM
hostdump.sh
What is the command to do full restore from this tape?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2001 03:05 AM
10-23-2001 03:05 AM
Re: hostdump.sh
hostundump.sh?
attach the script so we can see what it does..(hopefully you have a good backup!)
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2001 03:06 AM
10-23-2001 03:06 AM
Re: hostdump.sh
hostdump.sh uses the "dump" command to backup, so "restore" is used to restore the data. As to the options needed, you'll need to look at the hostdump.sh script to determine what options it used to create the backup.
harry
live free or die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2001 03:07 AM
10-23-2001 03:07 AM
Re: hostdump.sh
Sorry, hostdump.sh is not a standard command. If you attach it, we may be able to help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2001 03:09 AM
10-23-2001 03:09 AM
Re: hostdump.sh
What this shell ? It's probably not coming from a standard HP-UX system, but from someone who developed the shell. You have to see what kind of tools this shell is using. Because of the name, maybe it could be "vxdump" or "dump", and the sommands line to restore data from the tape are "restore" or "vxrestore"
See man pages of those commands.
PJA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2001 03:14 AM
10-23-2001 03:14 AM
Re: hostdump.sh
http://www.backupcentral.com/hostdump.html
see attached hostdump script.