[00:36] *** Ehtyar has quit IRC (Quit: I was raided by the FBI and all I got to keep was this lousy quit message!) [02:43] *** LEMONerd has joined #arpnetworks [02:43] *** LEMONerd is now known as LEMONed [02:48] *** deXar has joined #arpnetworks [02:50] Hello everyone. I have to set timezone in php.ini, don't know about the VPS's location, so what to set? Any idea? Thanks. [02:57] enter ur IP http://www.iplocation.net/ [02:58] The VPS is in LA. I always set TZ to UTC. [02:58] Thanks. [02:59] Running `date` will tell you the TZ your computer is set to, too. [02:59] I did that, it gives PDT. [03:00] $ date [03:00] Thu May 16 02:57:12 PDT 2013 [03:00] $ date -u [03:00] Thu May 16 09:57:24 UTC 2013 [03:00] Which one is right? [03:00] They're both off by three minutes. [03:00] But the server that your VPS is on is physically sitting in PDT. [03:00] as "02:57" and "09:57" regarding its location. [03:01] Oh, I see. Thanks. [03:01] But you can set it to anything you want. [03:02] Well, personally setting an incorrect date/time gave me lots of headaches in the past. Conflicts, failed-updates, et cetera. [03:03] Sorry, I meant that you can set your computer's time to anything you want. If `date` reports PDT, you should set php.ini to PDT. [03:04] Ah it's ok. Done, thanks again. [03:46] *** LEMONed has quit IRC (Quit: Linkinus - http://linkinus.com) [03:55] *** deXar has quit IRC () [04:00] *** Hien has quit IRC (Quit: "Update kernel") [04:02] *** Hien has joined #arpnetworks [05:18] *** RandalSchwartz has joined #arpnetworks [05:19] *** HighJinx has quit IRC (Ping timeout: 248 seconds) [07:39] hmm, never knew timezone was in php.ini, I've simply placed a 'localtime' file in $CHROOT/etc to fix the timezone bits .. ;-) [07:39] *** scottschecter has quit IRC (Quit: WeeChat 0.4.0) [07:49] *** dzup has joined #arpnetworks [08:54] *** HighJinx has joined #arpnetworks [09:07] toddf: In recent years, PHP belches an ugly error about being unable to guess the timezone and that you should set one in the php.ini file. Example: http://drupal.org/node/630972 [09:07] "warning: date(): It is not safe to rely on the system's timezone settings..." [09:09] that is a symptom of a bigger propblem, namely, 'this system cant be trusted to be adminned properly so I must have my own knob to further obfuscate any system configuration that must be done' [09:09] *sigh* [09:09] heh, or maybe there's a better/legit reason. I dunno. [09:09] guess I'll get to do that when I update to 5.3 [09:10] sorry, if the system timezone is not trusted, I can see no other reason to require this than lets further obfuscate the administration of the system [09:10] coming from a 'lets simplify things' perspective (openbsd) this seems insanely backwards [09:11] its PHP... [09:11] A lot goes into making PHP the least respected programming language. [09:11] It's not like PHP isn't using the same tzdata, right? So no idea why it wouldn't "trust" it. [09:11] lol mike-burns [09:12] [Date] [09:12] ; Defines the default timezone used by the date functions [09:12] ; http://php.net/date.timezone [09:12] ;date.timezone = [09:12] thats in openbsd's default php-5.3.24 install [09:16] hmm, now to figure out how to test [09:17] someone throw me a basic php line that would generate the above warning supposedly? [09:17] n/m just calling 'echo date();' is enough [09:18] and indeed it generates it *sigh* [09:21] ahah! I found a sane default! [09:21] date.timezone = /etc/localtime [09:21] cha-ching! [09:33] *** scottschecter has joined #arpnetworks [09:36] Whoa, didn't know you could point it at a file. [09:36] That's super-sane! [09:36] Seems like something distro maintainers should be doing... [09:36] (I only see that as a problem on Windows which wouldn't have an /etc/localtime) [10:56] *** scottschecter has quit IRC (Quit: WeeChat 0.4.0) [11:09] *** scottschecter has joined #arpnetworks [11:25] shout-out to awesome peering .. from my vps to losangeles.voip.ms -> round-trip min/avg/max/std-dev = 0.565/0.932/1.311/0.219 ms [11:26] 6 hops seems pretty close also but anyway [11:37] oh nice voip.ms has Toronto server location [11:52] woo voip.ms++! [11:53] I get about the same ping from Chunkhost too :p [11:53] But two fewer hops on ARP [11:53] woo [12:01] *** scottschecter has quit IRC (Quit: WeeChat 0.4.0) [12:01] *** scottschecter has joined #arpnetworks [12:22] *** scottschecter has quit IRC (Quit: WeeChat 0.4.0) [12:30] *** teneightypea has quit IRC (Ping timeout: 252 seconds) [12:32] *** teneightypea has joined #arpnetworks [12:52] hop count doesn't necessarily mean much [12:52] i usually look for jitter [12:52] but that doesn't necessarily mean a lot too [12:56] lower hop counts make me happier - fewer points of failure [13:11] yeh but often there hidden hops :/ [13:11] which is worse [13:11] well worse in that it's hard to know where things are breaking [13:11] less visiblity [13:11] it's not necessarily going to make any practical difference [13:12] heh i can't dns lookup losangeles.voipms [13:12] oh there it goes [13:12] voip.ms [13:12] so it's quadranet then some colo switch / router then host [13:13] so if they hid that colo switch/router [13:13] and had one less hop would that mkae it better [13:14] there's heaps of jitter to there :/ [13:14] hmm voip.ms is dns slow too [13:14] i wonder if i have bigge dns issue [13:14] hmm google instant [13:14] not seeing anything [13:14] ahh [13:14] dig is fast [13:14] mtr is slow [13:15] mtr -4 voip.ms is fast [13:15] mtr -6 voip.ms is slow [13:16] mtr -6 voip.ms doesn't work [13:16] does it not work quickly for you? [13:16] voip.ms has no AAAA record [13:16] yeah [13:16] host tells me that [13:16] mtr seems to timeout instead [13:16] rather than failing quickly [13:16] mtr fails instantly for me [13:17] curious [13:17] it is also in my cache [13:17] yeah it should be in my cache too [13:17] repeating it is slow too [13:17] mtr --report --report-cycles=1 voip.ms 0.00s user 0.00s system 0% cpu 20.839 total [13:17] that's what i mean by slow :) [13:17] like 20 seconds delay it seems [13:18] at hoem it doesn't pause hmm [13:18] but i have no ipv6 at home [13:23] ktrace/kdump seems to suggest it's dns somehow [13:24] i'm just going to assume it's some weird openbsd/mtr bug [13:42] *** josephb has quit IRC (Ping timeout: 260 seconds) [13:42] *** cullum_ has joined #arpnetworks [13:43] *** cullum has quit IRC (Ping timeout: 260 seconds) [13:44] *** josephb has joined #arpnetworks [13:48] *** staticsa1 has joined #arpnetworks [13:50] *** staticsafe has quit IRC (*.net *.split) [13:51] *** staticsa1 is now known as staticsafe [15:40] *** bweaver1985 has joined #arpnetworks [15:42] question how long does it typically take to reset image back to original [15:45] bweaver1985: the support queue is typically cleared every night (PST) and morning. if you want an immediate re-install, you can always do it yourself: http://support.arpnetworks.com/kb/vps/re-install-or-change-os [15:48] *** dzup has quit IRC (Ping timeout: 245 seconds) [15:48] up_the_irons, thanks. The wierd part is i already tried that since the CentOS disk is inserted but when it installed. So it boots off disk but hwne it goes to install it claims in cannot find media [15:50] bweaver1985: so after you tell it to boot from the CD-ROM it then says it can't find the media? [15:50] it books to centos instraller. But when i pick installation method "Local CDROM" [15:51] "The CentOS CD was not found in any of your CDROM drives. Please insert to CentOS cd and press OK to retry [15:51] wow, weird [15:52] can you tell it to do a net install? for CentOS 5.8, you tell it: [15:52] * Distro source: HTTP [15:52] * Web site name: mirrors.arpnetworks.com [15:53] * CentOS directory: /centos/5.8/os/x86_64/ [15:53] for 6.3, just use: [15:53] * URL: http://mirrors.arpnetworks.com/centos/6.3/os/x86_64 [15:53] k will try those. i messedup grup so i have to reinstall [15:53] thanks [15:54] up_the_irons: that is 404ing [15:55] staticsafe: oh cuz 6.4 is out [15:55] s/6.3/6.4/ :) [15:56] and 5.9 [15:58] bweaver1985: i can do a quick reset if you want, i see your ticket in my queue [15:58] *** tabthorpe has quit IRC (Remote host closed the connection) [15:58] yea, please do i just deleted ticket [15:58] lol [15:59] ok, standby [15:59] was going to attempt [16:02] *** tabthorpe has joined #arpnetworks [16:02] *** tabthorpe has quit IRC (Changing host) [16:02] *** tabthorpe has joined #arpnetworks [16:04] bweaver1985: done! use the same credentials as in your original welcome email [16:04] thanks [16:10] *** bweaver1985 has left "Leaving" [16:11] *** scottschecter has joined #arpnetworks [16:28] *** Ehtyar has joined #arpnetworks [17:33] *** hive-mind has quit IRC (*.net *.split) [17:33] *** _mnathani_ has quit IRC (*.net *.split) [17:33] *** JC` has quit IRC (*.net *.split) [17:33] *** qbit has quit IRC (*.net *.split) [17:33] *** tooth has quit IRC (*.net *.split) [17:33] *** medum_ has quit IRC (*.net *.split) [17:33] *** Guest58373 has quit IRC (*.net *.split) [17:33] *** staticsafe has quit IRC (*.net *.split) [17:33] *** Hien has quit IRC (*.net *.split) [17:33] *** RandalSchwartz has quit IRC (*.net *.split) [17:33] *** toddf has quit IRC (*.net *.split) [17:33] *** awyeah___ has quit IRC (*.net *.split) [17:33] *** mhoran has quit IRC (*.net *.split) [17:33] *** mercutio has quit IRC (*.net *.split) [17:33] *** d^_^b has quit IRC (*.net *.split) [17:33] *** josephb has quit IRC (*.net *.split) [17:33] *** mjp has quit IRC (*.net *.split) [17:33] *** mick_lap1op has quit IRC (*.net *.split) [17:33] *** scottschecter has quit IRC (*.net *.split) [17:33] *** dr_jkl has quit IRC (*.net *.split) [17:33] *** amdprophet has quit IRC (*.net *.split) [17:33] *** koan has quit IRC (*.net *.split) [17:33] *** milki has quit IRC (*.net *.split) [17:34] *** Ehtyar has quit IRC (*.net *.split) [17:34] *** cullum_ has quit IRC (*.net *.split) [17:34] *** HighJinx has quit IRC (*.net *.split) [17:34] *** ant has quit IRC (*.net *.split) [17:34] *** mike-burns has quit IRC (*.net *.split) [17:34] *** Yamazaki1kun has quit IRC (*.net *.split) [17:34] *** SpaceDum1 has quit IRC (*.net *.split) [17:34] *** kennyz0 has quit IRC (*.net *.split) [17:34] *** Lucifer7 has quit IRC (*.net *.split) [17:34] *** GluffiS has quit IRC (*.net *.split) [17:34] *** Spitfire has quit IRC (*.net *.split) [17:34] *** phlux has quit IRC (*.net *.split) [17:34] *** tabthorpe has quit IRC (*.net *.split) [17:34] *** dominicl|AFK has quit IRC (*.net *.split) [17:34] *** evhan has quit IRC (*.net *.split) [17:34] *** henderb_ has quit IRC (*.net *.split) [17:34] *** jpalmer has quit IRC (*.net *.split) [17:34] *** mikeputnam has quit IRC (*.net *.split) [17:34] *** jbergstroem has quit IRC (*.net *.split) [17:34] *** doomviking has quit IRC (*.net *.split) [17:34] *** easymac has quit IRC (*.net *.split) [17:38] *** jlgaddis has quit IRC (Remote host closed the connection) [17:38] *** jlgaddis has joined #arpnetworks [17:52] *** kennyz0 has joined #arpnetworks [17:52] *** SpaceDum1 has joined #arpnetworks [17:52] *** phlux has joined #arpnetworks [17:52] *** Yamazaki1kun has joined #arpnetworks [17:52] *** amdprophet has joined #arpnetworks [17:52] *** Spitfire has joined #arpnetworks [17:52] *** GluffiS has joined #arpnetworks [17:52] *** henderb_ has joined #arpnetworks [17:52] *** evhan has joined #arpnetworks [17:52] *** Lucifer7 has joined #arpnetworks [17:52] *** milki has joined #arpnetworks [17:52] *** dominicl|AFK has joined #arpnetworks [17:52] *** toddf has joined #arpnetworks [17:52] *** awyeah___ has joined #arpnetworks [17:52] *** mhoran has joined #arpnetworks [17:52] *** mercutio has joined #arpnetworks [17:52] *** d^_^b has joined #arpnetworks [17:52] *** dr_jkl has joined #arpnetworks [17:52] *** mick_lap1op has joined #arpnetworks [17:52] *** Guest58373 has joined #arpnetworks [17:52] *** medum_ has joined #arpnetworks [17:52] *** mjp has joined #arpnetworks [17:52] *** mike-burns has joined #arpnetworks [17:52] *** ant has joined #arpnetworks [17:52] *** koan has joined #arpnetworks [17:52] *** Hien has joined #arpnetworks [17:52] *** RandalSchwartz has joined #arpnetworks [17:52] *** HighJinx has joined #arpnetworks [17:52] *** cullum_ has joined #arpnetworks [17:52] *** josephb has joined #arpnetworks [17:52] *** staticsafe has joined #arpnetworks [17:52] *** tabthorpe has joined #arpnetworks [17:52] *** scottschecter has joined #arpnetworks [17:52] *** Ehtyar has joined #arpnetworks [17:52] *** jpalmer has joined #arpnetworks [17:52] *** mikeputnam has joined #arpnetworks [17:52] *** jbergstroem has joined #arpnetworks [17:52] *** doomviking has joined #arpnetworks [17:52] *** easymac has joined #arpnetworks [17:52] *** card.freenode.net sets mode: +ooo toddf mhoran mike-burns [17:52] *** scottschecter has quit IRC (Quit: WeeChat 0.4.0) [17:52] *** hive-mind has joined #arpnetworks [17:52] *** _mnathani_ has joined #arpnetworks [17:52] *** JC` has joined #arpnetworks [17:52] *** qbit has joined #arpnetworks [17:52] *** tooth has joined #arpnetworks [17:53] *** hive-mind has quit IRC (Max SendQ exceeded) [17:53] *** hive-mind has joined #arpnetworks [18:48] *** hazardous has joined #arpnetworks [18:48] hi!! [18:48] hi hazardous [19:07] *** JC` has left [19:29] *** scottschecter has joined #arpnetworks [19:57] hey does anyone know what this means [6735278.595932] end_request: I/O error, dev sdb, sector 1920026624 [19:57] it looks like /dev/sdb got forcedropped out of my swraid [20:18] *** scottschecter has quit IRC (Quit: WeeChat 0.4.0) [20:21] *** scottschecter has joined #arpnetworks [21:53] *** HighJinx has quit IRC (Ping timeout: 245 seconds) [23:27] *** jlgaddis has quit IRC (Ping timeout: 276 seconds) [23:30] *** HighJinx has joined #arpnetworks [23:35] *** HighJinx has quit IRC (Ping timeout: 256 seconds) [23:59] *** jlgaddis has joined #arpnetworks [23:59] *** jlgaddis has quit IRC (Changing host) [23:59] *** jlgaddis has joined #arpnetworks