- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lpstat problem
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
08-03-2006 08:09 PM
08-03-2006 08:09 PM
lp scheduler is runnig now.
Does anyone has the experience about the below message, how to fix it ? Thanks.
lpstat -v
lpstat: Unable to connect to server: Connection refused.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 08:36 PM
08-03-2006 08:36 PM
Re: lpstat problem
# lpshut
# lpsched -v
Paste output of next command,
# lpstat -t
rgs,
ran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 08:45 PM
08-03-2006 08:45 PM
Re: lpstat problem
You can stop and restart the scheduler. And check.
# /usr/sbin/lpshut
# lpstat -r
# slep 10
# /usr/sbin/lpsched
# /usr/sbin/lpstat -v
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 08:56 PM
08-03-2006 08:56 PM
Re: lpstat problem
lpstat -t/-v are no problem.
But, if login by normal user.
lpstat -v/-t will get the
"Unable t0 connect to server: Connection refused"
Please give me a hand, any advise ? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 09:03 PM
08-03-2006 09:03 PM
Re: lpstat problem
Verify file,
/var/adm/lp/log
rgs,
ran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 09:39 PM
08-03-2006 09:39 PM
Re: lpstat problem
Does anyone has any advice about this problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 09:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 09:57 PM
08-03-2006 09:57 PM
Re: lpstat problem
Do CUPS or other tools impact the system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 10:02 PM
08-03-2006 10:02 PM
Re: lpstat problem
Start and stop cups utility.
http://www.oreilly.com/catalog/linuxckbk/chapter/ch14.pdf
rgs,
ran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 10:03 PM
08-03-2006 10:03 PM
Re: lpstat problem
Stop and start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 10:28 PM
08-03-2006 10:28 PM
Re: lpstat problem
Thank you very much for the GOOD suggestion.
YES, stop and start cup, then lpstat is workable.
Thanks in advanced.