[00:08] *** nuke` has quit IRC (Read error: 60 (Operation timed out)) [00:09] *** mhoran_ has joined #arpnetworks [00:09] *** mhoran has quit IRC (Read error: 54 (Connection reset by peer)) [00:10] ... [00:10] hows we doin [00:11] *** nukeAFK has joined #arpnetworks [00:11] * up_the_irons is codin' [00:11] my VM already rebooted? [00:12] ballen: no, maintenance is not until 1am [00:12] ah damn timezones [00:13] used to converting between EST and MST not PST [00:13] hehe [00:13] quick question, how much would you charge to colo a 1U box, roughly [00:20] ballen: how much power? would you require local access? [00:21] no local access, redudant ~500watt PSUs [00:22] redundant [00:23] so 2 amps; that'd be $100 [00:24] k [00:24] thx [00:24] np [00:25] also, if I end up getting another VPS can you locate it on seperate hardware? [00:27] ballen: sure [00:28] and if such a thing happens, could we cordinate downtime on one or ther other boxes, so not both are down in same period, given enough time to migrate services back and forth [00:29] giving me enough time that is [00:30] ballen: yeah, i generally don't do maintenace on two boxes during the same window, or even the same day [00:30] cool [00:31] trying to figure out how to make a Redis DB and a set of websites be HA [00:32] ballen: nice! [00:32] Redis only supports master/slave replication [00:32] and doesn't auto-promote [00:34] and there'll have to be some extra app logic in the app as well [00:43] oh freaking sweet the Redis-rb lib has a hash_ring lib [00:43] nice [00:43] will have to play [00:43] if that sufficiently replicates data [00:44] I can scale fooorver muhahah [00:44] lol [00:54] * up_the_irons twiddles his thumbs for the next 6 minutes [00:55] indeed [01:01] *** obsidieth has quit IRC (Remote closed the connection) [01:01] *** mike-burns has quit IRC ("WeeChat 0.2.6.3") [01:02] *** nukeAFK has quit IRC ("gone.") [01:02] *** mhoran_ has quit IRC (Remote closed the connection) [01:14] k, my VPS is good to go, going to sleep now [01:14] *** ballen is now known as ballen|away [01:15] ballen|away: g'night [01:21] *** visinin has quit IRC ("sleep") [01:22] should we be back up now? [01:41] *** [FBI] starts logging #arpnetworks at Sun Sep 27 01:41:41 2009 [01:41] *** [FBI] has joined #arpnetworks [01:49] bah, I can't even connect via VNC [01:51] baklava: what's your VM UUID? [01:51] 9a4f43a0-826c-012c-d6fd-00163ec95f4c [01:53] baklava: looks like there is already a VNC connection established (I can't connect either) [01:54] haha [01:54] it just popped up with a password prompt [01:54] after minutes of saying it was connected but nothing [01:54] gotcha [01:55] baklava: what do you see? [01:55] Apache was sitting there wanting my pass phrase [01:56] lol [01:56] now I can SSH in :P [01:56] :) [01:56] you need to strip that pass phrase outta the key ;) [01:59] ahh, home sweet home ;D [02:01] nice :) [02:02] I did get that last ticket update, I've been too busy to catch up on stuff unfortunately. I'm just going to go with what I originally specified [02:05] baklava: ok, so did you want me to add that second name server, or leave it as is? [02:05] na, just leave it [02:05] ok [02:12] hadn't gotten the chance to play with rDNS before [07:28] *** mike-burns has joined #arpnetworks [07:36] Hm, `sleep' still doesn't work right. [07:36] % time sleep 1 [07:36] sleep 1 0.00s user 0.00s system 0% cpu 2.204 total [07:50] hi up_the_irons u around? [07:54] after the server rebooted my ipv6 i added where lost, i added some and they seem to have some dns problem, do i have to do anything more besides adding them so they dont be gone after the vps reboot [08:01] *** nukeAFK has joined #arpnetworks [08:02] well dns problem gone, just th thing when i add then i rebooted and they gone [08:08] *** mike-burns has quit IRC ("WeeChat 0.2.6.3") [08:08] *** mike-burns has joined #arpnetworks [08:20] *** heavysixer has joined #arpnetworks [08:24] *** mhoran has joined #arpnetworks [08:37] *** ballen|away is now known as ballen [08:45] *** heavysixer has quit IRC () [09:33] *** visinin has joined #arpnetworks [10:00] *** ballen is now known as ballen|away [10:29] *** ballen|away has quit IRC ("Leaving...") [11:26] *** ballen has joined #arpnetworks [11:28] *** heavysixer has joined #arpnetworks [11:41] *** ballen has quit IRC ("Leaving...") [11:41] *** mike-burns has quit IRC (Remote closed the connection) [11:47] *** mike-burns has joined #arpnetworks [12:45] *** heavysixer has quit IRC () [13:06] *** ballen has joined #arpnetworks [14:06] *** heavysixer has joined #arpnetworks [14:06] *** ballen has quit IRC ("Leaving...") [14:08] *** heavysixer has quit IRC (Client Quit) [14:10] *** ballen has joined #arpnetworks [14:18] *** heavysixer has joined #arpnetworks [14:52] baklava: did you block pings to your VPS? My monitor says it can't ping it, although it appears responsive in VNC [14:54] so who wants to implmented a distributed hash ring with data replication [14:55] implement* [14:55] on top of Redis [14:55] in Ruby [14:56] nuke: regarding your question earlier, adding an IP to an interface does not make it persistent across reboots. you need to put them in your config files [14:57] up_the_irons: [14:57] [mhoran@friction] ~% date; sleep 1; date [14:57] Sun Sep 27 17:57:49 EDT 2009 [14:57] Sun Sep 27 17:57:52 EDT 2009 [14:58] Did something get reverted? [14:59] mhoran: your VM appears to be running with -no-kvm-irqchip, which is the change that is supposed to fix the timing problem [14:59] that disables APIC [14:59] Hm. [15:00] Everything is all wonky again. :( [15:01] I can reboot it and see if that helps, if you like [15:08] [garry@beta ~]$ date;sleep 1;date [15:08] Sun Sep 27 22:08:25 PDT 2009 [15:08] Sun Sep 27 22:08:26 PDT 2009 [15:08] [garry@beta ~]$ date;sleep 1;date [15:08] Sun Sep 27 22:08:31 PDT 2009 [15:08] Sun Sep 27 22:08:32 PDT 2009 [15:08] [garry@beta ~]$ date;sleep 1;date [15:08] Sun Sep 27 22:08:33 PDT 2009 [15:09] Sun Sep 27 22:08:34 PDT 2009 [15:09] I wonder why it stopped working. [15:09] mhoran: i think a reboot will fix it; the VM above had the same problem, and I just rebooted it, and it [15:09] 's fixed [15:09] Okay, let's do it. [15:09] dunno what is different about the *initial* system bootup [15:10] shutting down [15:10] *** mhoran has quit IRC (Remote closed the connection) [15:10] fragarach# date; sleep 1; date [15:10] Sun Sep 27 18:11:41 EDT 2009 [15:10] Sun Sep 27 18:11:44 EDT 2009 [15:10] Interesting [15:12] let's see if mhoran's reboot fixes it [15:13] *** mhoran has joined #arpnetworks [15:13] Looking good. [15:13] sweet [15:14] wonder what it is about the initial bootup... [15:15] *** heavysixer has quit IRC () [15:16] Thorgrim1: you want a reboot to fix that? [15:16] if so, give me your VPS UUID [15:17] uh, is that in the email? [15:17] Thorgrim1: portal [15:18] Sun Sep 27 18:11:41 EDT 2009 [15:18] Sun Sep 27 18:11:44 EDT 2009 [15:18] dammit [15:25] Thorgrim1: your VM actually never had the fix applied; it is booting up now [15:26] *** Thorgrim1 is now known as Thorgrimr [15:26] mike-burns: if your timing is still messed up, I can give the VM a reboot, seems to fix it for whatever reason [15:27] I think he's sleeping. :) [15:27] oh snap, data replication works so far with data being saved in two places [15:28] Supposed to watch Curb Your Enthusiasm with me, but it's pretty gross out. I've still gotta get the motivation to leave this place. [15:28] But it's going to be almost 80 degrees tomorrow?! [15:28] of course nothing is in place to enforce min replication when I node goes offline [15:28] *** heavysixer has joined #arpnetworks [15:29] mhoran: it's like 100 over here [15:31] sod that! [15:31] Very ready for fall/winter here [15:33] Thorgrimr: your timing looks fixed [15:33] $ date; sleep 1; date [15:33] Sun Sep 27 15:34:26 PDT 2009 [15:33] Sun Sep 27 15:34:27 PDT 2009 [15:33] $ date; sleep 1; date [15:33] Sun Sep 27 15:34:32 PDT 2009 [15:33] Sun Sep 27 15:34:33 PDT 2009 [15:33] $ [15:33] Yep [15:33] Danke [15:34] np [15:34] Now while you're in there, can I give you a list of stuff to configure :) [15:34] * up_the_irons runs away [15:34] Good choice [15:56] *** ballen is now known as ballen|away [16:01] *** ballen|away is now known as ballen [16:03] *** ballen_ has joined #arpnetworks [16:11] irons: I'm having same issue. Need UID? [16:11] Timing issue I mean :) [16:20] *** ballen has quit IRC (Read error: 110 (Connection timed out)) [16:25] Nat_UB: yeah, need the UUID and your permission to reboot your VM [16:27] irons: in your PM thanks [16:32] Nat_UB: roger [16:40] *** mike-burns has quit IRC ("WeeChat 0.3.0") [16:52] *** mike-burns has joined #arpnetworks [16:53] % time sleep 1 [16:53] sleep 1 0.00s user 0.00s system 0% cpu 1.007 total [16:53] Success! [16:53] (Approximately. :) [16:56] *** ballen_ has quit IRC (Read error: 110 (Connection timed out)) [16:59] mike-burns: hehe [16:59] cool [17:30] *** heavysixer has quit IRC () [17:56] *** ballen has joined #arpnetworks [18:12] exit [18:35] *** heavysixer has joined #arpnetworks [18:49] up_the_irons, my timing seems off [18:49] time sleep 1 [18:49] real 0m2.867s [19:29] *** ballen has quit IRC ("Leaving...") [20:02] *** heavysixer has quit IRC () [20:15] *** ballen has joined #arpnetworks [20:29] *** obsidieth has joined #arpnetworks [20:43] heh. [21:15] *** Thorgrimr has quit IRC (Read error: 110 (Connection timed out)) [21:26] *** Thorgrimr has joined #arpnetworks [21:31] *** Thorgrimr has quit IRC (Remote closed the connection) [21:39] *** Thorgrimr has joined #arpnetworks [22:36] up_the_irons: yea, I enabled pf [23:41] *** BeBoo_ has joined #arpnetworks [23:42] hi all. anyone know what the host CPU is? when I cat sysctl, i get the QEMU CPU [23:43] actually, it's not really important. nevermind =] [23:44] *** BeBoo_ has quit IRC (Client Quit) [23:53] *** heavysixer has joined #arpnetworks