- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: make_recovery errors
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-29-2000 07:59 AM
10-29-2000 07:59 AM
/etc/ is not expected : no such file or directory
make_recovery (621) : WARNING, Call to lstat failed.
session denied, no such file or directory
it says this over and over. What do I need to do to fix these errors?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2000 08:00 AM
10-29-2000 08:00 AM
Re: make_recovery errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 12:12 AM
10-30-2000 12:12 AM
Re: make_recovery errors
have you checked the make_recovery log in /var/opt/ignite/logs for more detail on the error ? Sounds like something strange with /etc on your server. Is it permissioned correctly (555 bin:bin), any strange symlinks in it/to it ? is it a directory under / (not its own mountpoint/filesystem)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 12:43 AM
10-30-2000 12:43 AM
Re: make_recovery errors
Do you start make_recovery direct from the command line or out of a script? Which options do you use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 05:12 AM
10-30-2000 05:12 AM
Re: make_recovery errors
I run make_recovery -A -C from the command line.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 05:44 AM
10-30-2000 05:44 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 05:51 AM
10-30-2000 05:51 AM
Re: make_recovery errors
Ted, what version of ignite are you using ? a recent version I hope. If not, try it.
Either its an ignite bug or you have something strange with /etc on your server. Whats the output from bdf and ls -ld /etc on your server ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 06:46 AM
10-30-2000 06:46 AM
Re: make_recovery errors
-rw-rw-rw root sys August 18 1998
is not expected
'newline orion : unknown host denied
ed.> line orion> ected>> 0 ;
-rw-rw-rw root sys August 18 1998 not expected
er^ cror : newl
not expected. > ed. > line orion ected >.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 07:11 AM
10-30-2000 07:11 AM
Re: make_recovery errors
My goodness. Sounds like some funny control characters in there. Do this command instead;
ls -ld /etc* | vis
This will show any control characters so we can remove them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 08:33 AM
10-30-2000 08:33 AM
Re: make_recovery errors
It looks to me like it is trying to write the file named "error" which is a file with no bytes in it, and this is what is causing this error. How do you remove a file that isnt there?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 09:35 AM
10-30-2000 09:35 AM
Re: make_recovery errors
there are two log files in /var/opt/ignite/logs.
makrec.log1 contains any errors encountered during the make_recovery process.
makrec.log2 contains a listing of all the files/directories that were recorded to tape.
You said you scanned them but didnt find anything relevant to the error? Can you post any details from the logs here which may help us?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 09:46 AM
10-30-2000 09:46 AM