![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PAM status 28 - account disabled | CBorgia | HP-UX | 0 | 02-12-2008 08:34 AM |
| Disabled/Locked users | psimoes79 | HP-UX | 2 | 10-08-2007 03:08 PM |
| is SUID disabled for shell | shriashishpatil | UNIX for Advanced & Expert Users | 3 | 03-22-2006 08:44 PM |
| queue is disabled | whatisthis | Shell Programming and Scripting | 1 | 11-23-2004 04:03 PM |
| OBP saying boot is disabled?? | SemperFi | UNIX for Dummies Questions & Answers | 3 | 09-06-2004 10:04 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Disabled printers
How does or what makes a printer go into a disabled state?
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
There is a command called "disable" that does it. Sometimes the interface script will call disable if it detects an error.
|
|
#3
|
|||
|
|||
|
I guess i'm trying to figure out what the errors could be. Is it that the printer becomes unavailable for a period of time? The printer sends back a failure code? I have a hp-ux system that has a lot (500+) queues and every day there are a couple that go into disabled state and start working after enable.
Is there a limit to the number of printers I can define? |
|
#4
|
||||
|
||||
|
You would need to study the interface script to see why it decided to disable the printer.
A decently written interface script will use the -r option on disable and supply a useful reason. You can see these with "lpstat -p". Have you tried that? |
|
#5
|
||||
|
||||
|
We have similar problems with our HP boxes and have never figured it out. Just out of curiosity, how are your queues configured? We are sending to JetDirect cards on various HP printers. I've seen similar problems while doing some consulting gigs and even worked with HP support at one point and we were never able to figure out why it happened even after sending all sorts of logs to HP after several occurances. Nothing ever seems to be wrong with the physical printer, no jams, it's not out of paper, memory usage is fine, etc.
|
|
#6
|
|||
|
|||
|
Most are to jetdirect some are to other printservers (Xerox, Axis...) but it doesn't seem to be to one specific printserver. Thanks for letting me know I'm not the only one.
This is a minor inconvienence and I have a script to enable the disabled printers but I just wanted to fiond out if there was something else I could do to prevent the disable state. Thank you |
|||
| Google The UNIX and Linux Forums |