*** wurdipus (45ec8930@gateway/web/freenode/ip.69.236.137.48) has joined #wikid | 02:29 | |
*** mwpeterson has quit (Quit: Leaving.) | 03:11 | |
*** wurdipus has quit (Quit: Page closed) | 03:14 | |
*** mwpeterson (~mwpeterso@2002:630e:ade8:0:7ae4:ff:fe20:79d3) has joined #wikid | 05:42 | |
*** mwpeterson has quit (Ping timeout: 272 seconds) | 08:33 | |
*** mwpeterson (~mwpeterso@2002:630e:ade8:0:7ae4:ff:fe20:79d3) has joined #wikid | 08:35 | |
*** nowen (~nowen@adsl-176-210-205.asm.bellsouth.net) has joined #wikid | 13:15 | |
*** husaragi (0cbdd50a@gateway/web/freenode/ip.12.189.213.10) has joined #wikid | 14:53 | |
husaragi | if i install the community version from rpms do you guys still sign the cert in the configuration process? | 15:02 |
---|---|---|
nowen | yes | 15:02 |
husaragi | thanks | 15:02 |
husaragi | i got the installation from the .iso up and running last night. | 15:02 |
nowen | cool | 15:02 |
husaragi | i havent configured it yet though | 15:02 |
husaragi | going to talk to my boss today about the 'commercial' version because we have a number of mobile users | 15:03 |
nowen | what kind of devices? | 15:03 |
husaragi | if he wants to go ahead with it, i will just config the .iso install and go from there | 15:03 |
husaragi | everything | 15:03 |
husaragi | iphone, android, blackberry, wimo | 15:04 |
nowen | any windows 7 phones yet? | 15:04 |
husaragi | negative | 15:04 |
nowen | good ;) | 15:04 |
husaragi | i was thining about upgrading mine | 15:04 |
husaragi | lol oh. maybe i shouldnt lol | 15:04 |
nowen | hehe. we'll get to it at some point, but we've got some other stuff going on now | 15:05 |
husaragi | yeah. not a big deal. i run wimo custom rom on my touch pro 2 right now. but im moving to android next month i think | 15:05 |
nowen | I like my android, battery life could be better though | 15:05 |
husaragi | thats ususally why i install a custom rom on my phone. | 15:06 |
husaragi | the guys at xda-developers.com really do a great job with customizing | 15:06 |
nowen | If i get a chance, I'll do it, just no time right now | 15:06 |
husaragi | i will admit there are a bunch of unstable ones that make your phone a hassle to use. but there are some really good ones too that extend battery life by turrning off the little background crap that noone uses | 15:07 |
husaragi | anyway. backto work =P. afk | 15:07 |
*** nick_ (d8ed3803@gateway/web/freenode/ip.216.237.56.3) has joined #wikid | 17:00 | |
*** nick_ is now known as Guest35801 | 17:00 | |
Guest35801 | We downloaded the ISO and installed it under /vm but were not finding a way to start the wikidctl? | 17:01 |
nowen | what error do you get? | 17:02 |
Guest35801 | no error file isn't there? | 17:02 |
nowen | are you trying to run 'wikidctl setup'? | 17:02 |
Guest35801 | logged in as root and did an updatedb and then locate and cannot find wiki anywhere | 17:03 |
Guest35801 | yes | 17:03 |
nowen | run 'ls /opt/WiKID/bin' | 17:03 |
Guest35801 | Nothing in thier.. | 17:04 |
Guest35801 | ls -al nothing aso.. | 17:05 |
nowen | did you type 'install' at the boot prompt when you first booted the iso? | 17:05 |
Guest35801 | no just enter... heh "usr err" | 17:05 |
Guest35801 | ok we'll reload | 17:06 |
nowen | that's probably it | 17:06 |
Guest35801 | yeah seems just like base linux install | 17:06 |
*** proprietarysucks (~nathanr@static-96-247-50-178.lsanca.fios.verizon.net) has joined #wikid | 18:28 | |
*** manonst (406a83fe@gateway/web/freenode/ip.64.106.131.254) has joined #wikid | 18:35 | |
nowen | manonst: I hope to get to some requirement for you next week | 20:06 |
mwpeterson | bother. can't get radius to work. | 20:14 |
* mwpeterson recalls fighting with this last time | 20:15 | |
nowen | did you restart? | 20:15 |
mwpeterson | repeatedly | 20:15 |
nowen | is it listening on 1812 *UDP*? | 20:15 |
nowen | is there an error? | 20:15 |
mwpeterson | no listening | 20:16 |
mwpeterson | the AuthServer processing hangs on shutdown | 20:16 |
mwpeterson | and I can't find an error, but that might be that I'm looking in the wrong place | 20:16 |
nowen | did you load up a bunch of new network clients? | 20:16 |
mwpeterson | turned up the debugging bits per website docs | 20:16 |
mwpeterson | no, not yet. | 20:17 |
nowen | you just did a restart? what changed? | 20:17 |
mwpeterson | it had been listening on 1812:UDP, but not working. now that I'm trying to debug it, it's stopped listening. | 20:17 |
mwpeterson | edited RADIUS config protocol handler | 20:18 |
mwpeterson | changed P Address to IP on server, restarted, it was listening, but I couldn't authenticate. | 20:19 |
mwpeterson | edited config again, set Host Name to FQDN and Debug level to Debug | 20:19 |
mwpeterson | restarted, now it's not listening. | 20:20 |
nowen | you changed the ip from the localhost? | 20:20 |
nowen | under th Enable Protocols page? | 20:20 |
mwpeterson | moving config from old server to new server | 20:21 |
mwpeterson | it had been old servers IP, with multihomed off | 20:21 |
mwpeterson | now it's new server's IP, with multihomed off. | 20:21 |
nowen | so, what do you have on that page? | 20:21 |
mwpeterson | auth1.mgmt.genares.net, 10.177.167.167, 1812, no multihomed, Debug, no accounting, 1813, no restrict, UTF8, UTF8 | 20:22 |
nowen | try changing the ip to 127.0.0.1 | 20:22 |
mwpeterson | would need multihome on then, too, else network clients won't be able to reach it, right? | 20:23 |
nowen | yes, | 20:24 |
mwpeterson | this new server is single eth, so that's all fine. old one had been multi eth and only wanted RADIUS listening on a single IP | 20:26 |
nowen | ahh | 20:26 |
mwpeterson | though it seems the config I had should work. :) | 20:27 |
nowen | yeah, I hate that page. I want to remove all the options | 20:27 |
mwpeterson | not listening | 20:29 |
mwpeterson | hrm. is it slow to start for some reason? | 20:31 |
mwpeterson | because I see it logging that it was listening just before i shut it down | 20:31 |
mwpeterson | 8 minutes between server start and radius listen? | 20:31 |
mwpeterson | 3 minutes that time... | 20:32 |
nowen | hmm | 20:32 |
mwpeterson | ok. further along now. | 20:34 |
mwpeterson | ERROR: column "vendor_id" does not exist at com.wikidsystems.radius.util.WikidDBConn.getGroupReturnAttributes | 20:34 |
mwpeterson | bad database migration on my part? | 20:34 |
nowen | hmm | 20:36 |
nowen | that is definitely a db error | 20:36 |
nowen | did you recently upgrade? | 20:36 |
nowen | what version are you on? | 20:36 |
mwpeterson | older server was 3.3. build 10, new server is 3.4 build 1 | 20:37 |
mwpeterson | isn't there a db upgrade script somewhere? | 20:38 |
nowen | ok - so tell me what you did again - you moved physical or virtual servers? | 20:38 |
mwpeterson | that probably was run during installl, and then I undid it's hard work when I moved data from the old server to the new server | 20:38 |
mwpeterson | installed new wikid on new rackspace cloud server, dumped the db (i'll have to dig out specific steps) on old rackspace mananaged server, imported on new wikid server. | 20:40 |
nowen | /opt/WiKID/conf/database/migrations | 20:40 |
nowen | removing cumulative.sql.done and restarting should force it to reapply | 20:40 |
mwpeterson | I see updated being applied successfully | 20:42 |
mwpeterson | now to wait for radius to start | 20:42 |
nowen | still waiting? | 21:00 |
mwpeterson | had to take bacon from the oven | 21:10 |
mwpeterson | you know how bacon is. :) | 21:11 |
nowen | baking bacon, huh. I only do that for 2lbs + | 21:11 |
mwpeterson | for recipes I'll often bake it slow and low as a big slab, so it renders, rather than crisps | 21:14 |
mwpeterson | ends up like a smoked pancetta, melts in your mouth. | 21:14 |
nowen | mmm | 21:14 |
mwpeterson | and RADIUS is working with the DB upgrade :) | 21:14 |
nowen | awesome | 21:14 |
mwpeterson | we're having pizza tonight, so I opted for this soft style, since the oven should crisp it up nicely | 21:15 |
mwpeterson | makes for a crazy BLT too | 21:16 |
husaragi | and the house smells great for hours =P | 21:20 |
mwpeterson | :) | 21:22 |
mwpeterson | thanks for all your help. It's muchly appreciated. | 21:22 |
nowen | glad it's up | 21:22 |
*** Guest35801 has quit (Quit: Page closed) | 22:10 | |
mwpeterson | so I'm working through the replication doc | 22:27 |
nowen | ok | 22:27 |
mwpeterson | is there additional docs yet for heartbeat or similar failover configuration? | 22:27 |
nowen | no. | 22:28 |
nowen | did you get hearbeat working? | 22:28 |
mwpeterson | haven't tried yet | 22:28 |
nowen | someone did once | 22:28 |
mwpeterson | so does everyone cross their fingers and run one instance and/or failover manually? | 22:30 |
mwpeterson | or is everyone doing HA and nobody has bothered to document it and help a brother out? :) | 22:30 |
nowen | mwpeterson: mostly the former. | 22:31 |
nowen | a couple of the latter | 22:31 |
mwpeterson | I'll code myself into a corner and holler :) | 22:32 |
nowen | hehe | 22:32 |
mwpeterson | is the new master-master beta available yet? | 22:32 |
nowen | close. | 22:34 |
nowen | I've got to go now. I have to get the children | 22:59 |
*** nowen has quit (Quit: Leaving.) | 23:04 | |
husaragi | i havent gone live with mine yet mwpeterson. I will probably run one box at first and just try to build HA failover in the near future | 23:13 |
mwpeterson | we've run for a year without HA, since our DB servers were also the wikid servers. | 23:14 |
mwpeterson | but since we're moving to the cloud, I'll sleep better at night knowing I can always ssh in :) | 23:14 |
husaragi | my boss is cloud-phobic =/ | 23:21 |
husaragi | im done for the day. omw home. have a good night guys | 23:28 |
*** husaragi has parted #wikid (None) | 23:28 | |
*** manonst has quit (Ping timeout: 265 seconds) | 23:40 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!