[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Garry Dolley gdolley@arpnetworks.com
Wed, 13 Oct 2010 23:09:22 GMT
Hi Bryan, OK, I put in 'type exec;' and we're getting a little farther now: $ console lp02vm console: connect(): 3109@localhost: Connection refused $ But now why the heck is it trying to connect to localhost? It should connect to vr01.lax.digisynd.com as its master. I did a tcpdump on localhost, to make sure the error wasn't erroneous, and indeed it is trying to connect to localhost. The plot thickens... ;) -- Garry Dolley ARP Networks, Inc. | http://www.arpnetworks.com | (818) 206-0181 Data center, VPS, and IP Transit solutions Member Los Angeles County REACT, Unit 336 | WQGK336 Blog http://scie.nti.st On Wed, Oct 13, 2010 at 07:30:55AM +0000, Bryan Stansell wrote: > The type can be anything, in this case (try "type exec;"). But if > you're sharing the config file (which is sounds like you're not - my > guess is most people do, hence not noticing this before), it should be > whatever is necessary to talk to that device (otherwise it wouldn't work > on the other host). > > That certainly looks like the reason for it failing. Yell if not! > > Bryan > > On Tue, Oct 12, 2010 at 06:24:00PM -0700, Garry Dolley wrote: > > On Tue, Oct 12, 2010 at 04:10:59AM +0000, Bryan Stansell wrote: > > > Did you start conserver with the -R option or turn off redirects in the > > > conserver.cf file with 'redirect [no|off|false]'? > > > > > > If not, the output of conserver with a -v or even -D might be > > > useful. From the bits you posted, however, it sounds like it should be > > > working...and my only guess at the moment is -R. > > > > So I ran conserver with '-v' and I got this very interesting > > message: > > > > [Tue Oct 12 15:11:34 2010] conserver (16805): ERROR: [lp02vm] console type unknown [/etc/conserver/conserver.cf:67] > > > > > > So that is probably why it won't load the 'lp02vm' console entry. > > But, since this console exists on _another_ server, what should the > > "type" be set to? > > > > Right now I just have: > > > > console lp02vm { > > master vr01.lax.digisynd.com; > > port 5002; > > } > > > > -- > > Garry Dolley > > ARP Networks, Inc. | http://www.arpnetworks.com | (818) 206-0181 > > Data center, VPS, and IP Transit solutions > > Member Los Angeles County REACT, Unit 336 | WQGK336 > > Blog http://scie.nti.st > > _______________________________________________ > > users mailing list > > users@conserver.com > > https://www.conserver.com/mailman/listinfo/users > _______________________________________________ > users mailing list > users@conserver.com > https://www.conserver.com/mailman/listinfo/users