[00:57] Greetings. [00:57] Trying to recover some data from an HDD with a damaged boot sector.  This was installed on an Ubuntu Server 12.04 LTS; I have a brand new disk with Ubuntu Server 14.04 LTS loaded.  From what I gathered yesterday the rest of the disk is fine, only the boot partition is bad.  When I plug both to a SATA black port each, GRUB tries to boot the bad, not the good drive. [00:57] Good drive is on ata1, bad drive is on ata2.  I can't figure out on the ROM set up how to change priorities.  The system works fine if only the new HDD is plugged to ata1.  Please advise on how to proceed and thanks in advance. [00:57] (Intel motherboard, admin access to setup utility and physical access to the mobo if I need to look for jumpers or something else.) [00:57] Thanks in advance. === jvwjgames_ is now known as jvwjgames === mburns_ is now known as mburns === markthomas|away is now known as markthomas === katherin_ is now known as katherine [07:03] Good morning. === markthomas is now known as markthomas|away === Thumpxr_ is now known as Thumpxr === Lcawte|Away is now known as Lcawte === bilde2910|away is now known as bilde2910 [08:56] Hey, I am running kernel 3.2 on my LVS machines. It receives lot of networking traffic and perform lot of nats and other conntrack related work. is it true that in kernel 3.8 there were some modifications in conntrack which makes it performance better? [08:57] It is ubuntu 12.04 server [09:04] krzychu: is most of the traffic http? [09:06] OpenTokix, yes === Lcawte is now known as Lcawte|Away [09:30] krzychu: Add your port 80 to the raw NOTRACK target, - since http isnt stateful, there is no point in conntracking it === Lcawte|Away is now known as Lcawte [10:18] hello happy people o/~ [10:22] i'm trying to network boot / install a machine, and i'm getting: http://i.imgur.com/9aQFmdz.png [10:24] and with network boot you mean a pxe installer? or netinstall image? or? [10:30] A friend of mine is hitting problems using 'service mongodb ...' and '/etc/init.d/mongodb ...'; should the Upstart and SysV stuff play nicely together, or should they stick with one or the other? [10:35] Odd_Bloke: if there's an upstart job, don't call /etc/init.d/ directly. [10:36] Odd_Bloke: safest to use "service" all the time [10:37] Odd_Bloke: there was a bug somewhere to make it less easy to shoot yourself in the foot but I can't find it right now. [10:37] rbasak: Ack; I think they're running in to problems with new packages but old Chef scripts. [10:37] (i.e. the packages use Upstart to start the job, but their Chef scripts are using /etc/init.d/...) [10:37] So I'll just tell them to stop that. :p [10:38] Odd_Bloke: found it: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1273462 [10:57] Sling: yes, that's what i mean. i'm pxe booting the netinstaller from the standard iso [11:07] cobbler creates a pxe boot with these two files from the iso: https://gist.github.com/igalic/769087e09c049e225665 [11:15] rbasak: Turns out they're actually using 10gen's packages. *grumble grumble* [11:58] Sling: so, any idea how to fix it? :O [11:59] sorry, $stuff happened and now im going into a meeting-streak [11:59] mondays [12:01] oh noe ._. === Lcawte is now known as Lcawte|Away [12:40] found, and updated this bug, https://bugs.launchpad.net/maas/+bug/1302158 not sure it's the exact one i'm hitting. === Lcawte|Away is now known as Lcawte === Lcawte is now known as Lcawte|Away === bladernr_ is now known as bladernr-lex === Lcawte|Away is now known as Lcawte === jvwjgames__ is now known as jvwjgames === kickinz1|afk is now known as kickinz1|away === kickinz1|away is now known as kickinz1 [15:14] stgraber, hallyn: can you think of any nasty side effects that running irqbalance inside and outside of the container might have? [15:30] jamespage: well, they'll step over each other's policy calculations, presumably [15:31] or might thrash both trying to force some task (in the container) being on different processors [15:31] but i'v enot used irqbalance or looked at the source [15:33] Would/should irqbalance inside a container actually be able to mess with things anyway? [15:49] it will be my first server if i install ubuntu server on this hdd, anyone have any tips on starting from scratch? what i need to know? how to go about learning from the beginning? [15:51] flipapy: The server guide is a good start. https://help.ubuntu.com/lts/serverguide/ [15:51] i suppose i just want to elarn about it, how to run one how to set one up as a main hub so i can monitor and protet a few inhouse computers, serve as a main database etc. thanks genii ill check it out [15:51] No problemmo [15:54] im an ave user on pc's install remove softwr noissues, install os, no probs, even a little cli here and there, nothing serious i know, im justwondering given that baseline of an ave user, what do you think my learning curve would be to getting semi profficient, at least for my own purposes, on ubuntu server? is it a general beginners server ? thank you and sorry for the length of this. [16:03] just realized i better becoem proficient in cli before i runa server. ok well thanks agian, planned on doing that eventually anyway. cool, bye === bilde2910 is now known as bilde2910|away [16:41] hey guys is there a PPA with nagios 4 [16:42] eagles0513875: did you search launchapd? [16:42] pmatulis: searched google but its not returning me anything of use [16:42] https://launchpad.net/ubuntu/+ppas [16:43] thanks pmatulis was finding alot on how to install from source [16:44] "searched google", that's interesting [16:45] pmatulis: reason im asking this is nagios 3 is rather out dated im aware that i should probably file an upstream debian bug against nagios there and it will find its way into ubuntu [16:46] eagles0513875: yep, good idea [16:46] pmatulis: guess im stuck with nagios 3 for now [16:47] not much out there it seems in the way of a ppa sadly [16:47] rbasak: I wouldn't bet on it, but I think the existence of a /run/cloud-init directory is enough to know that there will be the expected files in it. [16:47] the nagios inc ppa hasnt had activity in 49 weeks from what i can tell [16:48] rbasak: At least, this is true for the versions in Ubuntu (i.e. precise doesn't have that directory, but trusty onward do). [16:48] Odd_Bloke: but if I'm really quick, I might be able to get in before cloud-init has created it. Eg. on LXC. On a VM maybe not in practise, but I probably shouldn't rely on that behaviour of cloud-init (choosing to order what it does related to starting ssh). [16:48] Odd_Bloke: in any case I'd like a single thing to work in all cases, including LXC where I can get to the filesystem before init has even done anything. [16:50] rbasak: Ah, good point, I hadn't considered when the directory is created. [16:50] Odd_Bloke: I hadn't either until I started writing to /tmp before the tmp cleaner had done its thing, and wondered where all the files went :) [16:50] :D === bilde2910|away is now known as bilde2910 [17:17] don't file an upstream bug to debian [17:17] file a bug to Ubuntu and let the ubuntu team push it up steam IF it's a valid bug for upstream [17:33] ikonia: is it no longer the norm to file upstream bugs to get into ubuntu? [17:33] that was what i was always told to file upstream and once upstream gets it updated it trickles its way down into ubuntu [17:34] eagles0513875: you where never told that [17:34] ikonia: well i will file a bug on launchpad [17:34] if the bug is with the core package then it will need to go to debian - but are you qualitified to say it is %100 a problem with the debian pacvkage ? [17:35] ill be honest i am not [17:35] $11k Supermicro server/storage: http://paste.ubuntu.com/10817128/ vs Dell $18k option http://paste.ubuntu.com/10817128/ What would you choose? [17:35] lucidguy: choose what's best for youi [17:37] lucidguy: also use correct pastebin links (they;re identical) [17:37] In many ways they are similiar.. I'm looking for opinions. I could use them both. Just wondering if anyone has more experience with these two products in helping me decide. [17:41] tweard, sorry http://paste.ubuntu.com/10817128/ vs http://paste.ubuntu.com/10817144/ === kickinz1 is now known as kickinz1|afk [17:48] teward, thoughts? === mgagne_ is now known as mgagne === pgraner is now known as pgraner-afk === kickinz1|afk is now known as kickinz1 === martins-afk is now known as martinst === kickinz1 is now known as kickinz1|afk === bilde2910 is now known as bilde2910|away === kickinz1|afk is now known as kickinz1 [21:50] i am having a problem with apach2 [21:50] [Mon Apr 13 15:44:11.558027 2015] [alias:warn] [pid 17435] AH00671: The ScriptAlias directive in /etc/apache2/sites-enabled/mailman.conf at line 4 will probably never match because it overlaps an earlier ScriptAlias. [21:52] nevermind i fixed it === Lcawte is now known as Lcawte|Away === kickinz1 is now known as kickinz1|afk === kickinz1|afk is now known as kickinz1 === kickinz1 is now known as kickinz1|afk [23:57] Hi all. I am looking for a manifest of 10.04.3 server edition. Any hints?