- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Spooler
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
01-08-2003 10:45 AM
01-08-2003 10:45 AM
Spooler
I'm getting the error:
lpstat: spool directory non-existent
when i'm trying to execute lpstat -t and my spooler stopped working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 10:55 AM
01-08-2003 10:55 AM
Re: Spooler
755 root sys /var/spool
755 lp bin /var/spool/lp
Just something to check,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 10:55 AM
01-08-2003 10:55 AM
Re: Spooler
Have you got /var/spool/lp? What are the contents of it?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 10:57 AM
01-08-2003 10:57 AM
Re: Spooler
what are the permissions on /var/spool? Make sure the execute permission is set.
Regards,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:00 AM
01-08-2003 11:00 AM
Re: Spooler
The problem still remains...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:06 AM
01-08-2003 11:06 AM
Re: Spooler
Could you please post the output of ll -d /var/spool, ll -d /var/spool/lp, and ll /var/spool?
Thanks,
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:15 AM
01-08-2003 11:15 AM
Re: Spooler
ll -d /var/spool:
drwxr-xr-x 12 bin bin 1024 Jun 10 1996 /var/spool
ll -d /var/spool/lp:
drwxr-xr-x 4 lp bin 1024 Jan 8 17:00 /var/spool/lp
ll /var/spool:
total 12
dr-xr-xr-x 5 bin bin 96 Jan 12 2000 cron
drwxrwxr-x 2 uucp daemon 96 Jun 10 1996 locks
drwxr-xr-x 4 lp bin 1024 Jan 8 17:00 lp
drwxr-xr-x 2 bin bin 4096 Jan 8 17:02 mqueue
drwxr-xr-x 2 root sys 96 Jun 10 1996 pcnfs
drwxr-xr-x 2 root sys 96 Jun 10 1996 rexd
drwxr-xr-x 2 bin bin 96 Jun 10 1996 rwho
drwxrwxrwx 4 bin bin 96 Jun 10 1996 sockets
drwxr-xr-x 6 uucp daemon 1024 Jun 10 1996 uucp
drwxrwxrwx 2 bin bin 96 Jun 10 1996 uucppublic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:18 AM
01-08-2003 11:18 AM
Re: Spooler
Ownership on /var/spool needs to be --> root sys
Regards,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:21 AM
01-08-2003 11:21 AM
Re: Spooler
changed to root sys and still have the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:25 AM
01-08-2003 11:25 AM
Re: Spooler
Thanks, the only difference I see is thay my /var/spool is owned by root:sys but I don't think that would make any difference.
How about
/var/adm/lp
/etc/lp
/usr/lib/lp
?
Do they look OK?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:29 AM
01-08-2003 11:29 AM
Re: Spooler
See:
[arteb10] /var/adm/lp $ll /var/adm/lp
total 238
-rw-r--r-- 1 lp lp 0 Jan 8 15:44 log
-rw-rw---- 1 root sys 18431 Jan 8 15:43 log.xxx
-rw-r--r-- 1 root root 100719 Jan 8 16:58 lpd.log
-rw-r--r-- 1 lp lp 1782 Jan 7 11:04 oldlog
[arteb10] /var/adm/lp $ll /usr/lib/lp
total 4
drwxr-xr-x 2 lp bin 96 Jun 10 1996 cmodel
drwxr-xr-x 2 lp bin 96 Jun 10 1996 fonts
drwxr-xr-x 3 lp bin 2048 Jun 10 1996 model
drwxr-xr-x 2 lp bin 96 Jun 10 1996 smodel
[arteb10] /var/adm/lp $ll /etc/lp
total 4
drwxr-xr-x 2 lp bin 96 Jan 8 16:11 cinterface
drwxr-xr-x 2 lp bin 96 Jun 10 1996 class
drwxr-xr-x 2 lp bin 96 Jun 10 1996 info
drwxr-xr-x 2 lp bin 1024 Jan 8 16:10 interface
drwxr-xr-x 2 lp bin 1024 Jan 8 16:46 member
drwxr-xr-x 2 lp bin 96 Jan 8 16:12 sinterface
Everything appears to be ok..
So I don't understand why this spooler is not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:29 AM
01-08-2003 11:29 AM
Re: Spooler
Ok, my next question would then be...what changes have occurred on the system since this last worked? Any printer configuration changes or additions. The more detail you can provide, the better. What OS level are you running?
Thanks,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:32 AM
01-08-2003 11:32 AM
Re: Spooler
This happend suddenly about 2 hours ago.
My OS level is 10.20.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:41 AM
01-08-2003 11:41 AM
Re: Spooler
Any other root users on the system? Anyone else who might have *accidentally* touched something?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:43 AM
01-08-2003 11:43 AM
Re: Spooler
there is another people who has the root password, but he wasn't logged in the system at that time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:46 AM
01-08-2003 11:46 AM
Re: Spooler
I'm grasping at straws, but how about restarting the spooler?
/usr/lib/lpshut
/usr/lib/lpsched
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 11:47 AM
01-08-2003 11:47 AM
Re: Spooler
when I try to lpshut, the message is the same:
lpshut: spool directory non-existent
when I try to lpsched, nothing occurs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 12:23 PM
01-08-2003 12:23 PM
Re: Spooler
try typing in the full syntax to shutdown spooler -
/usr/sbin/lpshut
If the directory structure IS there...and the permissions and ownership on everything is right...the only thing I can think of is environment >>>
Just a thought,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 12:26 PM
01-08-2003 12:26 PM
Re: Spooler
Can you re-boot the box?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 02:03 PM
01-08-2003 02:03 PM
Re: Spooler
incorrect permission on /var.
I thanks all for the help and I'm going to assign some points for you.