From: er.verma on
Hello friends

please help in this printer issue

bash-2.05#
bash-2.05#
bash-2.05# lp -d l13-celch /test
UX:lp: ERROR: The LP print service could not read your request
file.
TO FIX: See if the spooling file system is full.
Get help from your system administrator.
bash-2.05# lpstat -p l13-celch
printer l13-celch is idle. enabled since Mon 30 Nov 2009 03:33:28 AM
PST. available.
bash-2.05#



thanks in advance
ashu
From: Martha Starkey on
er.verma wrote:
> Hello friends
>
> please help in this printer issue
>
> bash-2.05#
> bash-2.05#
> bash-2.05# lp -d l13-celch /test
> UX:lp: ERROR: The LP print service could not read your request
> file.
> TO FIX: See if the spooling file system is full.

check the obvious first

> Get help from your system administrator.

if /var space is OK, then see if adding "-c" to the lp
command line helps. This forces a copy of the content
to be put in the spooler, NOT just a link as is the
default behavior.


> bash-2.05# lpstat -p l13-celch
> printer l13-celch is idle. enabled since Mon 30 Nov 2009 03:33:28 AM
> PST. available.
> bash-2.05#
>
>
>
> thanks in advance
> ashu