Operating System - HP-UX
1825771 Members
2133 Online
109687 Solutions
New Discussion

Re: psb_front_socket and spool full

 
Daniel Feenberg
New Member

psb_front_socket and spool full

 
2 REPLIES 2
Steven Sim Kok Leong
Honored Contributor

Re: psb_front_socket and spool full

Hi,

Don't know about psb_front_socket but spool files usually reside in /var/spool such as /var/spool/lp/request, /var/spool/cron and /var/spool/mail/mqueue. Perform a bdf /var/spool to check if the filesystem is full and remove the respective spool files of the application if not needed.

Hope this helps. Regards.

Steven Sim
Brainbench MVP for Unix Admin
http://www.brainbench.com
Cheryl Griffin
Honored Contributor

Re: psb_front_socket and spool full

psb_front_socket
psb_back_socket

Are sockets used by Jetadmin software. They are removed with the following command which stop the Jetadmin printer daemon:
# /sbin/init.d/hpnpd stop

They are recreated with the following command:
# /sbin/init.d/hpnpd start
"Downtime is a Crime."