HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lp dest does not exist
Operating System - HP-UX
1834510
Members
3329
Online
110068
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2003 07:03 AM
04-08-2003 07:03 AM
lp dest does not exist
I am trying to set up serial port printers on a new rp2470 running HPUX11i (Dec 2002 patch set). If I connect one to the serial port and cat a file to it, it works perfect. If I try and add the printer to the lp spooler using SAM I always get --- lp destination "lp6" does not exist on "server1" --- Then the printer shows up in the lp spooler list in SAM, but is disabled. The only way to remove the port is to shutdown the lp spooler and use lpadmin -xlp6 from a shell.
Now, I did this a week ago when I was on site (I'm not now) and do not remember whether or not the printer was physically connected to the port at the time or not. Would that make a difference? I'm thinking I did have it connected, though.
The printer does work on the old D380 server, and I have to admit I am not a serial port guru. Thanks for any suggestions !
Bill
Now, I did this a week ago when I was on site (I'm not now) and do not remember whether or not the printer was physically connected to the port at the time or not. Would that make a difference? I'm thinking I did have it connected, though.
The printer does work on the old D380 server, and I have to admit I am not a serial port guru. Thanks for any suggestions !
Bill
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2003 07:24 AM
04-08-2003 07:24 AM
Re: lp dest does not exist
Hi,
It years since I last configured printers on serial ports, and so dont remember doing it with sam, if the printer is not connected I woulnd be surprised to see "disabled"...
I remembered configuring it with lpadmin give it a try:
#lpshut
#lpadmin -p -v /dev/ -m
#accept
#enable
#lpsched
All the best
Victor
It years since I last configured printers on serial ports, and so dont remember doing it with sam, if the printer is not connected I woulnd be surprised to see "disabled"...
I remembered configuring it with lpadmin give it a try:
#lpshut
#lpadmin -p
#accept
#enable
#lpsched
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2003 07:25 AM
04-08-2003 07:25 AM
Re: lp dest does not exist
Hi
guess that you have a permission problem on one of the directories
find /var/spool/lp -name printer -follow|xargs ll -d
You should see something like
find /var/spool/lp -name belgo046 follow|xargs ll -d
-rwxr-xr-x 1 lp bin 11538 Jan 16 2002 /var/spool/lp/interface/belgo046
-rw-r--r-- 1 lp lp 10 Jan 16 2002 /var/spool/lp/member/belgo046
drwxr-xr-x 2 lp lp 1024 Mar 31 10:56 /var/spool/lp/request/belgo046
If there is a missing file like the request file then check the dir.
Make sure you have
PHCO_28259
s700_800 11.11 lpspool subsystem cumulative patch
On your box
Steve Steel
guess that you have a permission problem on one of the directories
find /var/spool/lp -name printer -follow|xargs ll -d
You should see something like
find /var/spool/lp -name belgo046 follow|xargs ll -d
-rwxr-xr-x 1 lp bin 11538 Jan 16 2002 /var/spool/lp/interface/belgo046
-rw-r--r-- 1 lp lp 10 Jan 16 2002 /var/spool/lp/member/belgo046
drwxr-xr-x 2 lp lp 1024 Mar 31 10:56 /var/spool/lp/request/belgo046
If there is a missing file like the request file then check the dir.
Make sure you have
PHCO_28259
s700_800 11.11 lpspool subsystem cumulative patch
On your box
Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP