- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Clean UUCP -Failed..... huh?
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
09-05-2001 11:13 AM
09-05-2001 11:13 AM
Clean UUCP -Failed..... huh?
rc.log says: /var/spool/uucp dir unreadable
Error Code1
/sbin/rc2.d/S202clean_uucp start - FAILED
Any suggestions. Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2001 11:24 AM
09-05-2001 11:24 AM
Re: Clean UUCP -Failed..... huh?
The directory /var/spool/uucp should have permissions (755) and ownerships like this:
drwxr-xr-x uucp daemon
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2001 11:34 AM
09-05-2001 11:34 AM
Re: Clean UUCP -Failed..... huh?
It appears that your /var/spool/uucp directory is corrupt. I would remove and recreate it like this:
marvin:/var/spool/uucp:>ls -la
total 4
drwxr-xr-x 6 uucp daemon 1024 Apr 7 1998 .
dr-xr-xr-x 14 bin bin 1024 Apr 30 1998 ..
lrwxr-xr-t 1 root sys 16 Apr 7 1998 .Admin -> /var/uucp/.A
dmin
drwxr-x--- 2 uucp daemon 96 Mar 5 1997 .Corrupt
lrwxr-xr-t 1 root sys 14 Apr 7 1998 .Log -> /var/uucp/.Log
lrwxr-xr-t 1 root sys 14 Apr 7 1998 .Old -> /var/uucp/.Old
drwxr-x--- 2 uucp daemon 96 Mar 5 1997 .Sequence
lrwxr-xr-t 1 root sys 17 Apr 7 1998 .Status -> /var/uucp/.
Status
drwxr-x--- 2 uucp daemon 96 Mar 5 1997 .Workspace
drwxr-x--- 2 uucp daemon 96 Mar 5 1997 .Xqtdir
Make sure you create the symbolic links using ln -s.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2001 09:34 AM
09-06-2001 09:34 AM
Re: Clean UUCP -Failed..... huh?
Thanks for the help. The permissions for the UUCP file were fine. Clay mentioned it might be corrupt, so I tried what he said. When I did the command: marvin:/var/spool/uucp:>ls -la... it said "not found". Each day, I learn more about this HP-UX system, but I am unfamilar with this command. Do I remove the /var/spool/uucp first, then run the command. Or do I just run the command. I didn't remove it yet. Also, what is the UUCP anyway. I've tried to look it up in reference books, but I can't find it. Please advise.
thanks,
Jenifer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2001 10:10 AM
09-06-2001 10:10 AM
Re: Clean UUCP -Failed..... huh?
'uucp' stands for Unix-to-Unix-Copy. For more information (and some external references) do a 'man uucp'.
As root, do this:
# cd /var/spool/uucp
# ls -al
You should see the directories and links as Clay posted above. If you do not, then create them appropriately (with the correct permissions and ownership). Don't worry about the links with a "t" --- these are transition links. Making symbolic links with 'ln -s' should work just fine.
In fact, post the contents of /var/spool/uucp that you have, please.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2001 03:34 PM
09-06-2001 03:34 PM
Re: Clean UUCP -Failed..... huh?
The /var/spool/uucp file currently shows:
lrwxrwxrwt 1 root sys 16 Aug 27 09:41 .Admin -> /var/uucp/.Admin
drwxr-x--- 2 uucp daemon 96 Aug 27 09:42 .Corrupt
lrwxrwxrwt 1 root sys 14 Aug 27 09:41 .Log -> /var/uucp/.Log
lrwxrwxrwt 1 root sys 14 Aug 27 09:41 .Old -> /var/uucp/.Old
drwxr-x--- 2 uucp daemon 96 Aug 27 09:42 .Sequence
lrwxrwxrwt 1 root sys 17 Aug 27 09:41 .Status -> /var/uucp/.Status
drwxr-x--- 2 uucp daemon96 Aug 27 09:42 .Workspace
drwxr-x--- 2 uucp daemon 96 Aug 27 09:42 .Xqtdir
I am not sure what all this means :)
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2001 10:36 AM
09-10-2001 10:36 AM
Re: Clean UUCP -Failed..... huh?
The listing of my /var/spool/uucp is posted above. The only difference between mine and what Clay posted was that .Log, .Old, and .Status are lrwxr-xr-t and mine say lrwxrwxrwt. Because they are linked, chmod isn't working. Like I said before I am a new admin, I have been learning lots of stuff, but I haven't encountered this before.
Thanks again,
Jenifer