vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi I have a strange problem when creating a remote print queue on my AIX ver. 4.2.1.0 It is not a problem for any other remote print queues, but when I create one for a 3 port D-link box, then the queue is displayed 15 times when you do a lpstat ! I create the queue using smitty mkpq. I put in the name I want for the queue, then the DNS name for the remote printserver and finally the name of the queue on the remote printserver. In this case the queue is called PS-D2A6F4-P1. Any ideas to why this is happening and how it can be resolved ? The printer works fine it is just a bit irritating with the long lpstat list .. Regards GuFaz |
| |||
| Try changing the "stat" filters on the queue from aixshort and aixlong to bsdshort and bsdlong. That may fix the strange lpstat output. Best regards, Paul "GuFaz" <rsunderscorefilex@post9.tele.dk> wrote in message news:3f8e5010$0$69953$edfadb0f@dread12.news.tele.d k... > Hi > > I have a strange problem when creating a remote print queue on my AIX ver. > 4.2.1.0 > It is not a problem for any other remote print queues, but when I create one > for a 3 port D-link box, then the queue is displayed 15 times when you do a > lpstat ! > I create the queue using smitty mkpq. I put in the name I want for the > queue, then the DNS name for the remote printserver and finally the name of > the queue on the remote printserver. In this case the queue is called > PS-D2A6F4-P1. > Any ideas to why this is happening and how it can be resolved ? > The printer works fine it is just a bit irritating with the long lpstat list > . > > Regards GuFaz > > |
| |||
| "LAIX Software Consulting" <laixsoft@flash.net> skrev i en meddelelse news:LVvjb.11930$Nw2.2782@newssvr33.news.prodigy.c om... > Try changing the "stat" filters on the queue from aixshort and aixlong to > bsdshort and bsdlong. That may fix the strange lpstat output. > > Best regards, > Paul Hi Paul Thanks for your advice, but how do I do that ? Regards GuFaz |
| |||
| You can use "smit chpq" or you can just edit /etc/qconfig by finding the queue and changing the stat filter lines from aixshort and aixlong to bsdshort and bsdlong (or attshort and attlong). Regards, Paul "GuFaz" <rsunderscorefilex@post9.tele.dk> wrote in message news:3f8f88dc$0$69958$edfadb0f@dread12.news.tele.d k... > > "LAIX Software Consulting" <laixsoft@flash.net> skrev i en meddelelse > news:LVvjb.11930$Nw2.2782@newssvr33.news.prodigy.c om... > > Try changing the "stat" filters on the queue from aixshort and aixlong to > > bsdshort and bsdlong. That may fix the strange lpstat output. > > > > Best regards, > > Paul > > Hi Paul > > Thanks for your advice, but how do I do that ? > > Regards GuFaz > > |