qdaemon not running after system boot AIX 5.2

xiaoxiao2021-02-28  59

http://www.archivum.info/comp.unix.aix/2006-01/00336/qdaemon-not-running-after-system-boot-AIX-5.2.html

qdaemon的详解https://www.ibm.com/support/knowledgecenter/ssw_aix_71/com.ibm.aix.cmds4/qdaemon.htm

qdaemon Command

Purpose

Schedules jobs enqueued by the enq command.

Syntax

qdaemon

Description

The qdaemon command is a background process (usually started by the startsrc command) that schedules printing jobs enqueued by the enq command.

Recommendation To edit the /etc/qconfig file, use the chque, mkque, rmque, chquedev, mkquedev, and rmquedev commands or SMIT. Further, it is recommended to run these commands during slow or off-peak time. If manual editing of the /etc/qconfig file is necessary, you can first issue the enq -G command to bring the queuing system and the qdaemon to a halt after all jobs are processed. Then you can edit the /etc/qconfig file and restart the qdaemon with the new configuration.

Security

Privilege Control: Only the root user and members of the printq group should have execute (x) access to this command.

Auditing EventInformationENQUE_execQueue name, job name, host name, file name, user name

Files

ItemDescription/usr/sbin/qdaemonContains the qdaemon daemon./var/spool/lpd/qdir/*Contains the job description files./var/spool/lpd/pio/@local/fullmsgContains a flag file whose existence activates qdaemon messages to contain complete information./var/spool/lpd/stat/*Contains information on the status of the devices./var/spool/qdaemon/*Contains the temporary copies of enqueued files./etc/qconfigContains the configuration file./etc/qconfig.binContains the digested, binary version of the /etc/qconfig file.

转载请注明原文地址: https://www.6miu.com/read-2250092.html

最新回复(0)