- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lp printing goes to wrong printer
Categories
Company
Local Language
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
Forums
Discussions
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
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО01-15-2003 12:43 PM
тАО01-15-2003 12:43 PM
lp printing goes to wrong printer
Now every few days someone prints to their regular printer that they always use and the print show up at another campus! They send another print and it comes out on their printer fine.
Any idea why this would happen? Would shutting down the scheduler to add another printer cause this? Any log files or debugging I can turn on to see what might be happening?
In our network we probably have 100 printers and this happens on 1-2 printers a few times a week.
Thanks for any help you can provide!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2003 12:52 PM
тАО01-15-2003 12:52 PM
Re: lp printing goes to wrong printer
lpsched recognizes the following options:
-v Write a verbose record of the lpschedb process on /var/adm/lp/log.
-a Write lpana(1M) logging data on
/var/adm/lp/lpana.log.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2003 12:52 PM
тАО01-15-2003 12:52 PM
Re: lp printing goes to wrong printer
lpadmin -d
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2003 01:07 PM
тАО01-15-2003 01:07 PM
Re: lp printing goes to wrong printer
Also, I do not have a default printer assigned on the system...Could this be a problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2003 01:57 PM
тАО01-15-2003 01:57 PM
Re: lp printing goes to wrong printer
# lp filename
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2003 02:02 PM
тАО01-15-2003 02:02 PM
Re: lp printing goes to wrong printer
defined a printer class with more than one printer in the class. If someone then sent a job to a class (which looks justs like -dmyprinter), if the first printer in the class were busy, it would send the job to the next available printer in the class.
The other thing that I would check is how the printers get their IP addresses. If hard set, then someone may be reconfiguring printers. If IP addresses are assigned via bootp then you may have different bootp IP entries for the same MAC address on different bootp servers.
When you see this happen again, you really need to determine the IP address of the printer while you are actually seeing the behavior.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2003 03:42 PM
тАО01-15-2003 03:42 PM
Re: lp printing goes to wrong printer
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-15-2003 07:32 PM
тАО01-15-2003 07:32 PM
Re: lp printing goes to wrong printer
I think what is happening is that a dhcp lease is expiring and another printer claims a previously used IP address. Because your /etc/hosts file knows nothing about this, what was printerA is now printerB.
Fixed IP address assignmnt by bootpd or dhcpd or by the front-panel will almost certainly fix you but you will need to check every printer on your system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-21-2003 08:29 AM
тАО01-21-2003 08:29 AM
Re: lp printing goes to wrong printer
Also, just to clarify, this is what happens:
1) send print to printer A - prints fine.
2) send print to printer A - goes to another networked printer.
3) send print to printer A - prints fine..
The printing of the 3 above reports would occur one after another..within 5 minutes..