#arpnetworks 2009-09-27,Sun

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
***nuke` has quit IRC (Read error: 60 (Operation timed out))
mhoran_ has joined #arpnetworks
mhoran has quit IRC (Read error: 54 (Connection reset by peer))
[00:08]
up_the_irons... [00:10]
ballenhows we doin [00:10]
***nukeAFK has joined #arpnetworks [00:11]
up_the_ironsup_the_irons is codin' [00:11]
ballenmy VM already rebooted? [00:11]
up_the_ironsballen: no, maintenance is not until 1am [00:12]
ballenah damn timezones
used to converting between EST and MST not PST
[00:12]
up_the_ironshehe [00:13]
ballenquick question, how much would you charge to colo a 1U box, roughly [00:13]
up_the_ironsballen: how much power? would you require local access? [00:20]
ballenno local access, redudant ~500watt PSUs
redundant
[00:21]
up_the_ironsso 2 amps; that'd be $100 [00:23]
ballenk
thx
[00:24]
up_the_ironsnp [00:24]
ballenalso, if I end up getting another VPS can you locate it on seperate hardware? [00:25]
up_the_ironsballen: sure [00:27]
ballenand 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
giving me enough time that is
[00:28]
up_the_ironsballen: yeah, i generally don't do maintenace on two boxes during the same window, or even the same day [00:30]
ballencool
trying to figure out how to make a Redis DB and a set of websites be HA
[00:30]
up_the_ironsballen: nice! [00:32]
ballenRedis only supports master/slave replication
and doesn't auto-promote
and there'll have to be some extra app logic in the app as well
[00:32]
oh freaking sweet the Redis-rb lib has a hash_ring lib [00:43]
up_the_ironsnice [00:43]
ballenwill have to play
if that sufficiently replicates data
I can scale fooorver muhahah
[00:43]
up_the_ironslol [00:44]
up_the_irons twiddles his thumbs for the next 6 minutes [00:54]
ballenindeed [00:55]
***obsidieth has quit IRC (Remote closed the connection)
mike-burns has quit IRC ("WeeChat 0.2.6.3")
nukeAFK has quit IRC ("gone.")
mhoran_ has quit IRC (Remote closed the connection)
[01:01]
ballenk, my VPS is good to go, going to sleep now [01:14]
***ballen is now known as ballen|away [01:14]
up_the_ironsballen|away: g'night [01:15]
***visinin has quit IRC ("sleep") [01:21]
baklavashould we be back up now? [01:22]
.... (idle for 19mn)
***[FBI] starts logging #arpnetworks at Sun Sep 27 01:41:41 2009
[FBI] has joined #arpnetworks
[01:41]
baklavabah, I can't even connect via VNC [01:49]
up_the_ironsbaklava: what's your VM UUID? [01:51]
baklava9a4f43a0-826c-012c-d6fd-00163ec95f4c [01:51]
up_the_ironsbaklava: looks like there is already a VNC connection established (I can't connect either) [01:53]
baklavahaha
it just popped up with a password prompt
after minutes of saying it was connected but nothing
[01:54]
up_the_ironsgotcha
baklava: what do you see?
[01:54]
baklavaApache was sitting there wanting my pass phrase [01:55]
up_the_ironslol [01:56]
baklavanow I can SSH in :P [01:56]
up_the_irons:)
you need to strip that pass phrase outta the key ;)
[01:56]
baklavaahh, home sweet home ;D [01:59]
up_the_ironsnice :) [02:01]
baklavaI 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:02]
up_the_ironsbaklava: ok, so did you want me to add that second name server, or leave it as is? [02:05]
baklavana, just leave it [02:05]
up_the_ironsok [02:05]
baklavahadn't gotten the chance to play with rDNS before [02:12]
................................................................ (idle for 5h16mn)
***mike-burns has joined #arpnetworks [07:28]
mike-burnsHm, `sleep' still doesn't work right.
% time sleep 1
sleep 1 0.00s user 0.00s system 0% cpu 2.204 total
[07:36]
nukehi up_the_irons u around?
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
[07:50]
***nukeAFK has joined #arpnetworks [08:01]
nukewell dns problem gone, just th thing when i add then i rebooted and they gone [08:02]
***mike-burns has quit IRC ("WeeChat 0.2.6.3")
mike-burns has joined #arpnetworks
[08:08]
heavysixer has joined #arpnetworks
mhoran has joined #arpnetworks
[08:20]
ballen|away is now known as ballen [08:37]
heavysixer has quit IRC () [08:45]
.......... (idle for 48mn)
visinin has joined #arpnetworks [09:33]
...... (idle for 27mn)
ballen is now known as ballen|away [10:00]
...... (idle for 29mn)
ballen|away has quit IRC ("Leaving...") [10:29]
............ (idle for 57mn)
ballen has joined #arpnetworks
heavysixer has joined #arpnetworks
[11:26]
ballen has quit IRC ("Leaving...")
mike-burns has quit IRC (Remote closed the connection)
[11:41]
mike-burns has joined #arpnetworks [11:47]
............ (idle for 58mn)
heavysixer has quit IRC () [12:45]
..... (idle for 21mn)
ballen has joined #arpnetworks [13:06]
............. (idle for 1h0mn)
heavysixer has joined #arpnetworks
ballen has quit IRC ("Leaving...")
heavysixer has quit IRC (Client Quit)
ballen has joined #arpnetworks
[14:06]
heavysixer has joined #arpnetworks [14:18]
....... (idle for 34mn)
up_the_ironsbaklava: did you block pings to your VPS? My monitor says it can't ping it, although it appears responsive in VNC [14:52]
ballenso who wants to implmented a distributed hash ring with data replication
implement*
on top of Redis
in Ruby
[14:54]
up_the_ironsnuke: 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:56]
mhoranup_the_irons:
[mhoran@friction] ~% date; sleep 1; date
Sun Sep 27 17:57:49 EDT 2009
Sun Sep 27 17:57:52 EDT 2009
Did something get reverted?
[14:57]
up_the_ironsmhoran: your VM appears to be running with -no-kvm-irqchip, which is the change that is supposed to fix the timing problem
that disables APIC
[14:59]
mhoranHm.
Everything is all wonky again. :(
[14:59]
up_the_ironsI can reboot it and see if that helps, if you like [15:01]
[garry@beta ~]$ date;sleep 1;date
Sun Sep 27 22:08:25 PDT 2009
Sun Sep 27 22:08:26 PDT 2009
[garry@beta ~]$ date;sleep 1;date
Sun Sep 27 22:08:31 PDT 2009
Sun Sep 27 22:08:32 PDT 2009
[garry@beta ~]$ date;sleep 1;date
Sun Sep 27 22:08:33 PDT 2009
Sun Sep 27 22:08:34 PDT 2009
[15:08]
mhoranI wonder why it stopped working. [15:09]
up_the_ironsmhoran: i think a reboot will fix it; the VM above had the same problem, and I just rebooted it, and it
's fixed
[15:09]
mhoranOkay, let's do it. [15:09]
up_the_ironsdunno what is different about the *initial* system bootup
shutting down
[15:09]
***mhoran has quit IRC (Remote closed the connection) [15:10]
Thorgrim1fragarach# date; sleep 1; date
Sun Sep 27 18:11:41 EDT 2009
Sun Sep 27 18:11:44 EDT 2009
Interesting
[15:10]
up_the_ironslet's see if mhoran's reboot fixes it [15:12]
***mhoran has joined #arpnetworks [15:13]
mhoranLooking good. [15:13]
up_the_ironssweet
wonder what it is about the initial bootup...
[15:13]
***heavysixer has quit IRC () [15:15]
up_the_ironsThorgrim1: you want a reboot to fix that?
if so, give me your VPS UUID
[15:16]
Thorgrim1uh, is that in the email? [15:17]
up_the_ironsThorgrim1: portal [15:17]
Thorgrim1Sun Sep 27 18:11:41 EDT 2009
Sun Sep 27 18:11:44 EDT 2009
dammit
[15:18]
up_the_ironsThorgrim1: your VM actually never had the fix applied; it is booting up now [15:25]
***Thorgrim1 is now known as Thorgrimr [15:26]
up_the_ironsmike-burns: if your timing is still messed up, I can give the VM a reboot, seems to fix it for whatever reason [15:26]
mhoranI think he's sleeping. :) [15:27]
ballenoh snap, data replication works so far with data being saved in two places [15:27]
mhoranSupposed to watch Curb Your Enthusiasm with me, but it's pretty gross out. I've still gotta get the motivation to leave this place.
But it's going to be almost 80 degrees tomorrow?!
[15:28]
ballenof course nothing is in place to enforce min replication when I node goes offline [15:28]
***heavysixer has joined #arpnetworks [15:28]
up_the_ironsmhoran: it's like 100 over here [15:29]
Thorgrimrsod that!
Very ready for fall/winter here
[15:31]
up_the_ironsThorgrimr: your timing looks fixed
$ date; sleep 1; date
Sun Sep 27 15:34:26 PDT 2009
Sun Sep 27 15:34:27 PDT 2009
$ date; sleep 1; date
Sun Sep 27 15:34:32 PDT 2009
Sun Sep 27 15:34:33 PDT 2009
$
[15:33]
ThorgrimrYep
Danke
[15:33]
up_the_ironsnp [15:34]
ThorgrimrNow while you're in there, can I give you a list of stuff to configure :) [15:34]
up_the_ironsup_the_irons runs away [15:34]
ThorgrimrGood choice [15:34]
..... (idle for 22mn)
***ballen is now known as ballen|away [15:56]
ballen|away is now known as ballen
ballen_ has joined #arpnetworks
[16:01]
Nat_UBirons: I'm having same issue. Need UID?
Timing issue I mean :)
[16:11]
***ballen has quit IRC (Read error: 110 (Connection timed out)) [16:20]
up_the_ironsNat_UB: yeah, need the UUID and your permission to reboot your VM [16:25]
Nat_UBirons: in your PM thanks [16:27]
up_the_ironsNat_UB: roger [16:32]
***mike-burns has quit IRC ("WeeChat 0.3.0") [16:40]
mike-burns has joined #arpnetworks [16:52]
mike-burns% time sleep 1
sleep 1 0.00s user 0.00s system 0% cpu 1.007 total
Success!
(Approximately. :)
[16:53]
***ballen_ has quit IRC (Read error: 110 (Connection timed out)) [16:56]
up_the_ironsmike-burns: hehe
cool
[16:59]
....... (idle for 31mn)
***heavysixer has quit IRC () [17:30]
...... (idle for 26mn)
ballen has joined #arpnetworks [17:56]
.... (idle for 16mn)
Thorgrimrexit [18:12]
..... (idle for 23mn)
***heavysixer has joined #arpnetworks [18:35]
jeevup_the_irons, my timing seems off
time sleep 1
real 0m2.867s
[18:49]
......... (idle for 40mn)
***ballen has quit IRC ("Leaving...") [19:29]
....... (idle for 33mn)
heavysixer has quit IRC () [20:02]
ballen has joined #arpnetworks [20:15]
obsidieth has joined #arpnetworks [20:29]
obsidiethheh. [20:43]
....... (idle for 32mn)
***Thorgrimr has quit IRC (Read error: 110 (Connection timed out)) [21:15]
Thorgrimr has joined #arpnetworks [21:26]
Thorgrimr has quit IRC (Remote closed the connection) [21:31]
Thorgrimr has joined #arpnetworks [21:39]
............ (idle for 57mn)
baklavaup_the_irons: yea, I enabled pf [22:36]
.............. (idle for 1h5mn)
***BeBoo_ has joined #arpnetworks [23:41]
BeBoo_hi all. anyone know what the host CPU is? when I cat sysctl, i get the QEMU CPU
actually, it's not really important. nevermind =]
[23:42]
***BeBoo_ has quit IRC (Client Quit) [23:44]
heavysixer has joined #arpnetworks [23:53]

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)