- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Using frecover for remote restore
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
07-10-2002 06:57 AM
07-10-2002 06:57 AM
I'm using (or attempting to) frecover to restore some files from a HP DLT 8000 unit and the command I'm using is:
# frecover -Xxvy -i /support/team1/t1207-557a -f
but when executed, I receive the following reply:
recover(5405): unable to open
frecover(5406): Do you wish to continue? (4304): automatic 'yes'
frecover(5432): Media rewind failed
frecover(5402): failed close on device...
I've replaced the server name with
Any suggestions would be grately appreciated. (I've tried the rewind command, but all to no avail)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 07:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 07:17 AM
07-10-2002 07:17 AM
Re: Using frecover for remote restore
I've tried the rewind command, and it returned to the '#' prompt without errors, (I presume it rewound the tape), from there I tried again, and received the same error.
When I try for a listing on the tape, it reads and creates an output file fine, but restoring is still problematic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 07:21 AM
07-10-2002 07:21 AM
Re: Using frecover for remote restore
You can see if the command was succesful by
echo $?
0 = success
1 = failure
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 07:26 AM
07-10-2002 07:26 AM
Re: Using frecover for remote restore
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000058669476
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 06:23 PM
07-10-2002 06:23 PM
Re: Using frecover for remote restore
To test, use rlogin from the local system to the remote system. It must login automatically without asking for a password. And the remote system should be the same HP-UX version (10.20 or 11.0) as the local system.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 01:00 AM
07-11-2002 01:00 AM
Re: Using frecover for remote restore
Why? You gave 8 points to Arockia, but I doubt that that solved your problem. However giving 8 points sets the "magic rabbit" icon, which implies the problem was solved (but it wasn't) and people will probably not re-check the thread (Why would they?), causing no/less further responses.
I think that the problem is an incorrect/missing .rhosts file on the remote system (see Bill hassell's response). On the other hand, you seem to say/imply that you can (*remotely*?) *list* the tape. If you can remotely, i.e. "-f
Please no points (or "N/A") for *this* response, unless it helps with the problem.