Displaying 2 results from an estimated 2 matches for "vl31".
Did you mean:
v31
2008 Nov 25
1
Some cert problem
...''t get it to reconnect. I did puppetca --clean
on the master, cleaned off certs on the client, started puppetd manually
on the client, and got this:
sh-3.2# rm -rf /var/lib/puppet/ssl/
sh-3.2# puppetd --server prcapp00 --verbose --no-daemonize
info: Creating a new certificate request for vl31.pinerivercapital.loca\
l
info: Creating a new SSL key at /var/lib/puppet/ssl/private_keys/vl31.p\
inerivercapital.local.pem
warning: peer certificate won''t be verified in this SSL session
notice: Did not receive certificate
notice: Got signed certificate
notice: Starting Puppet client vers...
2008 Sep 25
1
Implementing LVS changes made in Piranha GUI
...rd Weight ActiveConn InActConn
TCP prcvmod01.pinerivercapital.l wlc
That's the write service name (the ".l" at the end is ".local" truncated).
WLC is the right scheduling mode. But no remote addresses are listed.
In lvs.cf, there are multiple servers present:
server vl31 {
address = 172.17.3.1
active = 1
weight = 2
}
server vw32 {
address = 172.17.3.2
active = 1
weight = 2
}
server vl41 {
address = 172.17.4.1
active = 1
weight = 4
}
--
David Dyer-Bennet, dd-...