[00:11] I'm having an issue, ubuntu server is loading up to a blinking cursor suddenly for no reason [00:11] after gru [00:11] grub === martinst is now known as martins-afk [01:42] hey guys, my server crashed and I need to retrieve the most recent mysql database [01:43] Can someone help me get this using my already running, right now, USB desktop LiveCD? [01:43] cluelessperson: I think it lives in /var/lib/mysql/ === zz_DenBeiren is now known as DenBeiren === ideopathic_ is now known as ideopathic [03:04] sarnold: Welp, a user from ubuntu just helped me revive a dead hard drive long enough to grab them, yay [03:04] a month's worth of production data, saved [03:04] cluelessperson: nice! :) [03:04] God I can't wait until they set me up proper machinery lol [03:05] I'm using a shitty workstation in my cubicle as a server. [03:05] I have two departments complaining that the automation tools I wrote them aren't working [03:05] lol [03:44] oh, I just finished a harddrive recovery last week :) [03:44] I started it in september [03:44] using ddrescue [03:45] it hit a high of 400k read sectors marked as bad [03:46] managed to get that down to 11k [03:46] but it took 4 months to do that first pass :( === markthomas is now known as markthomas|away === Lcawte|Away is now known as Lcawte [11:52] Anyone here who may be able to help me trouble shoot a 405 post method not allowed error? [12:04] acmehandle: sure, what httpd ? [12:04] also how are you getting this error [12:04] I'm running nginx, reverse proxying to django [12:04] I'm experimenting with this example: https://stripe.com/docs/tutorials/forms# [12:05] but I'm trying a very simple form. [12:05] acmehandle: what does the nginx error log say exactly? [12:05] looking now [12:08] Sling: Unfortunately the nginx error log doesnt say much at all [12:09] I'll give you the exact info in just one more momet [12:09] moment [12:09] it could be that the django backend is producing the error, but always worth checking the httpd logs first [12:11] Indeed django says Method Not Allowed (POST). [12:12] acmehandle: looks like this could be useful: https://docs.djangoproject.com/en/1.7/topics/http/decorators/ [12:13] but for more details, it's best to ask in #django [12:13] since it has its own model/logic which I'm not 100% familiar with :) === deegee is now known as drugless [14:25] frediz: around? [14:38] rbasak: Hi Robie [14:39] frediz: hello! I just emailed. [14:39] zul, can you review? https://code.launchpad.net/~corey.bryant/ceilometer/2014.2.2/+merge/249657 [14:40] juno update [14:40] rbasak: oh ok, checking [14:41] coreycb: can you open up a bug about it and add the bug number [14:41] zul, yes [14:41] thanks === martins-afk is now known as martinst === markthomas|away is now known as markthomas === markthomas is now known as markthomas|away [15:03] zul, bug added [15:03] coreycb: coolio === kickinz1 is now known as kickinz1|afk === kickinz1|afk is now known as kickinz1 [15:18] rbasak: it took a while but I just documented the --backing-image-file [15:18] rbasak: https://code.launchpad.net/~louis-bouchard/ubuntu/vivid/uvtool/uvtool-lp1317266-doc-backing-img-file/+merge/249667 [15:20] caribou: thanks! [15:23] rbasak: well, I made a bunch of manpage editing for my own project & it reminded me of this one === pgraner is now known as pgraner-afk === bilde2910 is now known as bilde2910|away === bilde2910|away is now known as bilde2910 === pgraner-afk is now known as pgraner === markthomas|away is now known as markthomas === drugless is now known as drussell === bilde2910 is now known as bilde2910|away [17:58] any around with good pacemaker troubleshooting skills? Still getting "attrd: [5952]: ERROR: main: HA Signon failed" and cannot re-join cluster === martinst is now known as martins-afk === mrmist is now known as mist === martins-afk is now known as martinst === wedgwood is now known as Guest68861 === JanC_ is now known as JanC [19:18] can someone give me an upstart-script to cd into a directory and then execute some command there that should run until "stop .." is run? [19:20] thor77: hope this helps http://upstart.ubuntu.com/cookbook/ [19:24] sarnold: no, it does not. http://paste.ubuntu.com/10208860/ i think this should work, but it does not. i run "start lutim" and i see... nothing, until i press strg+c, "status lutim" then says: "lutim start/killed, process 30067" can't find any log files in /var/log/upstart [19:24] maybe it could work writing this into a bash-file and execute it with "exec /path/to/bash-file"? [19:25] thor77: what's 'carton'? is it in the path? try adding explicit full paths.. [19:28] which carton -> /usr/bin/carton, inserted it into the conf -> still doesnt work [19:28] it would be very helpful to see the error somewhere [19:29] thor77: check /var/log/upstart/, there might be logs there [19:29] sarnold: no [19:29] there are no logs [20:11] hello! I am running Ubuntu 14.04 LTS 64bit server and Samba 4 is causing 100% cpu usage. Anyone else having a similar problem or ideas on how to troubleshoot? === pgraner is now known as pgraner-afk [20:48] mbffff: bind strace to the smbd process? [20:49] hmmmm [20:49] ? [20:50] what command should I run [20:50] sorry, I only pretend to know everything... [20:56] mbffff: try 'sudo strace -f -p $(pgrep smbd)' [20:56] alright gimmie 1 second, I am testing if the issue is isolated to one client. [20:57] should I pastebin the results? [20:57] mbffff: i don't have time to analyze. just trying to get you started [20:57] ok === kickinz1 is now known as kickinz1|afk [21:07] I would the 2 minute version of how to decipher something meaningful from a strace too ;-) [21:07] *would love [21:07] Ok, I found this error log http://pastebin.com/WR0iAFA5 [21:08] I can't figure out what the actual error is here [21:23] mbffff: does problem reoccur if you restart? [21:26] yes, I think I am good though [21:26] I got help from #samba [21:27] How did you solve that issue? [21:29] mbff: I've experienced the same thing. How did you solve? [21:30] errr I am working on installing samba via sernet === markthomas is now known as markthomas|away [22:37] I'm trying to reinstall ubuntu server, and the install gui tells me it cannot detect the hard drive [22:37] Does anyone know why? It didn't do this yesterday. [22:38] bios looks like it says "no IDE fixed disk present" weird [22:39] cluelessperson: So its a hardware issue. [22:39] bekks: may be [22:39] cluelessperson: Obviously. You BIOS doesnt detect the drive. [22:40] bekks: It boots fine though. [22:40] into ubuntu server [22:42] bekks: Lol. I think dust got in the hard drive sata connection. I replugged it several times, now it shows up [22:42] I'm having SO many headaches , I have the worst luck [22:42] sorry for being whiny === markthomas|away is now known as markthomas [23:04] Hi anybody here have uefi pxe boot working? I switched to use syslinux.efi (64bit) and get the looping error "core_udp_sendto: stalling on configure with no mapping" looking t the source a comment above says this "Try to configure this UDP socket" === bilde2910|away is now known as bilde2910 === bilde2910 is now known as bilde2910|away