📖 ~1 min read
Table of contents
Symptom & Impact
`enq -A` shows queues `DOWN` and jobs accumulating with no movement; `qdaemon` is idle.
Environment & Reproduction
AIX 7.2 print server with remote queues to a network printer over `lpd`.
Root Cause Analysis
`qdaemon` lost its connection to the SMIT-defined virtual printer or `/var/spool/lpd` is full.
Quick Triage
Run `enq -A`, `lpstat`, and `lssrc -s qdaemon` to see queue states.
Step-by-Step Diagnosis
Inspect `/var/spool/lpd/qdir`, `/var/adm/ras/qdaemon`, and `errpt | grep QDAEMON`.

Solution – Primary Fix
Restart cleanly: `stopsrc -s qdaemon`, `startsrc -s qdaemon`, then `enable `.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Recreate the queue with `smitty mkque` and `smitty mkquedev` if config is corrupt.
Verification & Acceptance Criteria
`enq -A` shows `READY` queues and a test job via `qprt -P /etc/motd` completes.
Rollback Plan
Disable the queue with `enq -D ` and route jobs to a backup printer.
Prevention & Hardening
Monitor `/var/spool/lpd` usage and rotate `qdaemon.log` via `errnotify`.
Related Errors & Cross-Refs
Related to `QDAEMON` errpt entries and remote `lpd` timeouts.
Related tutorial: View the step-by-step tutorial for aix-7.2.
View all aix-7.2 tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
IBM Docs: AIX print spooler, `enq`, `qdaemon`.
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today — we respond within one business day.