- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cannot recover files
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-21-2008 05:45 AM
10-21-2008 05:45 AM
cd /usr/share/lib/tmp
frecover -x -oF -i /usr/share/lib
I get a message saying something to the effect of unable to find /dev/rmt/0M
How can I restore these files
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 05:50 AM
10-21-2008 05:50 AM
Re: cannot recover files
How do you backup? Tape backups? Local drives? What software? Type of server...etc....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 05:52 AM
10-21-2008 05:52 AM
Re: cannot recover files
The message is telling you that the default device from which to recover your files is '/dev/rmt/0m'. You need to mount your tape there or specify the appropriate device. For instance:
# frecover -x -oF -i /usr/share/lib -f /dev/rmt/1m
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 05:53 AM
10-21-2008 05:53 AM
Re: cannot recover files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 05:53 AM
10-21-2008 05:53 AM
Re: cannot recover files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 05:57 AM
10-21-2008 05:57 AM
Re: cannot recover files
frecover -x -oF -i /usr/share/lib -f /dev/rmt/1m
get message unable to find /dev/rmt/1m
Would being in /usr/share/lib/tmp have anythign to do with it? Users are on system so I hate to back up to /usr/share/lib right now - but '0m' or 1m' doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 05:59 AM
10-21-2008 05:59 AM
Re: cannot recover files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:00 AM
10-21-2008 06:00 AM
Re: cannot recover files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:01 AM
10-21-2008 06:01 AM
Re: cannot recover files
# ioscan -fnC tape
Class I H/W Path Driver S/W State H/W Type Description
======================================================================
tape 0 0/10/0/0.2.0 stape CLAIMED DEVICE QUANTUM DLT8000
/dev/rmt/0m /dev/rmt/c4t2d0BEST
/dev/rmt/0mb /dev/rmt/c4t2d0BESTb
/dev/rmt/0mn /dev/rmt/c4t2d0BESTn
/dev/rmt/0mnb /dev/rmt/c4t2d0BESTnb
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:05 AM
10-21-2008 06:05 AM
Re: cannot recover files
hp ux 11.11
11 iv1
rp 5470
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:05 AM
10-21-2008 06:05 AM
Re: cannot recover files
hp ux 11.11
11 iv1
rp 5470
dlt tape drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:17 AM
10-21-2008 06:17 AM
Re: cannot recover files
# cd /usr/share/lib/tmp
# frecover -x -oF -i /usr/share/lib -f /dev/rmt/0m
just a blinking curser for the past 15 minutes - yesterday let it run an hour and nothing - any other suggestions please?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:25 AM
10-21-2008 06:25 AM
Re: cannot recover files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:28 AM
10-21-2008 06:28 AM
Re: cannot recover files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:32 AM
10-21-2008 06:32 AM
Re: cannot recover files
Take a look at your tape drive. Is the "tape in use" light blinking? If so, that's a pretty good indication that it is, indeed, doing something.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:34 AM
10-21-2008 06:34 AM
Re: cannot recover files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:35 AM
10-21-2008 06:35 AM
Re: cannot recover files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:37 AM
10-21-2008 06:37 AM
Re: cannot recover files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:37 AM
10-21-2008 06:37 AM
Re: cannot recover files
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:38 AM
10-21-2008 06:38 AM
Re: cannot recover files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:38 AM
10-21-2008 06:38 AM
Re: cannot recover files
You can cd into the directory and continually do an ll or ls -l, but like I said I think just give it some time. Activity lights are your friends, so if it is blinking away like you say it is, it is a fairly safe assumption the backup be being pushed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:38 AM
10-21-2008 06:38 AM
Re: cannot recover files
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:39 AM
10-21-2008 06:39 AM
Re: cannot recover files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 07:14 AM
10-21-2008 07:14 AM