![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Scheduler program | p_aishwarya | UNIX for Advanced & Expert Users | 2 | 02-27-2008 10:24 PM |
| Firewall Policy Scheduler. | ashokmeti | IP Networking | 1 | 01-25-2008 06:07 AM |
| Job scheduler without using cron | sharif | Shell Programming and Scripting | 1 | 02-13-2007 06:06 AM |
| About Control-M Scheduler | uday123 | SUN Solaris | 0 | 05-24-2006 08:11 AM |
| Scheduler in Solaris | wadiachmed | UNIX for Dummies Questions & Answers | 1 | 07-03-2001 03:23 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Help... LP scheduler problem...
My HPUX server can't accept all lp jobs for all my printers... I pinged the print servers and they are fine, ran lpstat -r and shows me that the scheduler is running, lpstat -t shows nothing and won't get back to # unless i terminate it, lpstat -a shows all printers fine, but in SAM it failed to list me the printers and plotters... when I lpshut it says scheduler is stopped, but when I lpsched it says that scheduler was already active...
One thing i notice is that the SCHEDLOCK and FIFO in /var/spool/lp/ are not automatically removed.. Does anyone encounter the same problem before? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Hi I havn't encountered this problem before but do a quick check to see the number of lpsched deamos running...
ps -ef |grep lpsch you should get one started at boot time (PPID=1) while the others witha PPIS equal to the Child PID of the first one... You may have two lpschedulers running under PID 1? |
|||
| Google The UNIX and Linux Forums |