- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printer already exists while adding remote 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
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
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
08-12-2001 07:28 PM
08-12-2001 07:28 PM
Printer already exists while adding remote printer through SAM
This error is actually issued by lpmgr. While searching on "lpmgr" I found that the patch PHCO_23876 has been applied. Is there any solution on this because we are not able to create a printer from sam.
This error was not there before we upgrade our OS. The above mentioned patch was part of OS upgrade.
Before that everything was normal and even my other servers which I've not upgraded are fine. Please Help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 05:51 AM
08-13-2001 05:51 AM
Re: Printer already exists while adding remote printer through SAM
since your system showing that printer alreday exist even if physically not there, remove the printer from thru SAM and add again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 04:15 PM
08-13-2001 04:15 PM
Re: Printer already exists while adding remote printer through SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2001 03:36 AM
08-14-2001 03:36 AM
Re: Printer already exists while adding remote printer through SAM
lpadmin -xprinter_name
If you still have a problem you might need to manually remove the printer. Try creating these files owned by LP:
/usr/spool/lp/member/printer_name
/usr/spool/lp/interface/printer_name
and a Dir owned by LP:
/usr/spool/lp/request/printer_name
Then you should be able to use SAM or the above lpadmin -x command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 03:08 PM
08-20-2001 03:08 PM
Re: Printer already exists while adding remote printer through SAM
I have just experienced the same problem. I was unable to add a NEW remote printer via SAM, and had the same error message "Printer Alreay Exists". Is this a BUG??????
Anyway I got around it by using lpadmin to add the printers.
/usr/sbin/lpadmin -plocal_name -v/dev/null -mrmodel -ocmrcmodel -osmrsmodel -ormremote_server -orpremote_name -v/dev/null
After that refreshed SAM and new printer was displayed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 04:21 PM
08-20-2001 04:21 PM
Re: Printer already exists while adding remote printer through SAM
Hence I've written my own script which uses lpadmin and other series od commands as a part of printer creation.
Alternatively we can also copy backup original vaerion of "lpmgr" script which I've already done. And I'm able to create printer through SAM now.
Find below th original attached script "lpmgr" rename your existing script and copy this script. Then try. It works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2002 01:17 PM
02-11-2002 01:17 PM