[00:00] oettinger: shitty beer's fault :D [00:00] oettinger: well http://packages.ubuntu.com/search?keywords=php5 tells me that's the latest karmic version available... 5.3.2 is in lucid [00:01] Yes, i thought so. [00:01] change mirror [00:01] might solve the issue [00:01] it won't [00:01] Could be. I think the server uses the hosts internal mirrors [00:01] ls [00:01] it means he's running karmic [00:02] I know that hoster, and the mirror is in sync... [00:02] oops lol using to many keyboards at once [00:02] if he wants 5.3 he needs to upgrade again, to lucid [00:02] Do another release upgrade? [00:02] cat /etc/issue to verify [00:02] AGAIN [00:03] cat /etc/issue -> Ubuntu 9.10 [00:03] "Well there is your problem" [00:03] AGAIN [00:03] oettinger: make sure everything is fine with a reboot before upgrading (uptime is overrated compared to the trouble a faulty boot config will give you especially with a hoster where you don't have any out of bands management) [00:04] yeah, if you didn't reboot after the upgrade, you need to [00:04] * serverhorror reboots afert any and all updates [00:04] just to make sure... [00:04] you only need to reboot after kernel updates and release upgrades [00:04] Will do. Thank you for you help. Will (hopefully) post my success story a bit later [00:04] after updates too? [00:05] Just kernel updates [00:05] and if you use uptrack, that takes kernel updates out of the equation [00:05] crap [00:05] launchpad is readonly now.. doh [00:05] !language | SpamapS [00:05] SpamapS: Please watch your language and topic to help keep this channel family friendly. [00:06] lol [00:06] I meant carp! [00:06] * SpamapS loves fish is all [00:06] qman__: not exatly correct. rebooting makes sure all my init scripts are fine. everything is initialized properly. /tmp (and whatnot is cleaned out properly). There isn't some rogue pxe boot server around. The BIOS config is still fine and isn't set to PXE boot. ..... [00:07] I only reboot after upgrades [00:07] yeah [00:07] p1l0t: yes upgrades.... :) [00:07] you certainly can, but you don't need to [00:07] did I mention I'm quite conservative regarding config changes/up[(d)|(gr)]ades :) [00:08] kernel updates and distribution upgrades are where you need to [00:08] serverhorror: Rebooting when it's not needed is more risky than not rebooting. [00:08] no wait. conservative isn't the right word... paranoid (too strong)..... [00:09] my router is still running jaunty because I haven't had an opportunity for the downtime [00:09] ScottK: why? pls explain. I want to know on the earlist occasion if something failes. And unfortunately monitoring can't catch everything [00:09] Yeah some of the ancient machines I run ubuntu server on I am afriad to boot because they might turn to dust [00:09] uptrack certainly makes things easy [00:09] serverhorror: rebooting always stresses the system and so doing it when you don't need to has risks (they are small). [00:09] ScottK: of course there are exceptions (hot DB caches being an example) [00:10] There are also some updates that require services to be restarted, but if you subscribe to Ubuntu Security Notices (and you should), you'll know which those are. [00:11] ScottK: accepted. But if that stuff fails, I'd rather have it fail while I have a maintenance window scheduled anyway (and expect failure) rather than at 2am. Support Contracts will fix failing hardware, but won't give me any piece of mind during night :) [00:11] Certainly. [00:12] In that case it may make sense in your situation. [00:14] funny detail: we don't have any on-call contracts with the employer. So having things fixed (or broken) during maintenance windows is a lot better. Since stuff that is broken will stay broken and won't cause "unexpected" downtimes. (sounds harsh but I found customers react a lot better to 8h of downtime when they expect it than 5min of unexpected downtime) [00:15] Could be a month, if they expect it then its status_quo [00:16] ahh of course. The last run took me from 9.04 to 9.10 [00:17] AGAIN [00:18] :) yes yes yes. It is running. [00:19] When is the next one anyway Oct? [00:19] it's Oct and Apr or something right? [00:19] Never rebooting a system is a huge risk IMO. It makes one think twice about rebooting, and if you have a sudden unexpected power failure, you're stuck with systems that may not come back up in your worst crisis. [00:20] After hitting the "this FS hasn't been checked for X days, lets mark it dirty and fsck for 3 hours" time bomb a few times, I learned my lesson and started scheduling server restarts every 120 days. [00:21] p1l0t: next what? [00:22] Next release [00:24] Yeah it's Maverick Meerkat (10.10) October 10th [00:26] Is it better to stick with LTS then to upgrade to something with an earlier EOL? [00:27] depends on what you plan to do [00:27] The next LTS will be out around the same time maverick is EOL [00:28] Success! Thank you again. [00:28] Most server types would rather have a stable known platform and therefore run LTS. [00:29] That's what I'll do at work, maybe at home I'll be risky [00:29] Because my home server is just for messing around and learning [00:29] Have a nice timeofday(/you) [00:30] You too oettinger [00:31] yeah its a good idea to keep your "messing around box" up to date.. you'll be ready for any changes that come in the next upgrade from LTS -> LTS [00:33] SpamapS, that's what UPS and generators are for ;) [00:33] any idea how to have an init script run a daemon as a specific user? [00:33] My UPS is only good for twenty minutes :( [00:34] sudo apt-get install generator [00:34] haha [00:34] qman__: I refer you to livejournal's experiences with UPS and generators :) [00:35] where I'm at, power failures are expected [00:35] the electric company doesn't exactly have a good reputation [00:35] I expect every single piece of my systems to fail. [00:36] Plus UPS keeps the supply stable... This is especially important if you run a server at a machine shop where people power up whatever whenever with no warning [00:36] yeah === shade\ is now known as shade} [01:07] thank god NYC has reliable power === shade} is now known as shade\ [01:49] when I install from disk by hand there should be a seed file someplace correct? where is that file? [01:58] maek: I don't believe one is generated [01:59] giovani: ok, I wasnt sure. find / -name *seed* didnt turn up anything but the docs have a good example [01:59] maek: I just did the same thing to make sure there wasn't one :) [01:59] giovani: thanks [01:59] I want to automate network installs. is FAI or rolling my own the only option I have? [02:00] well d-i should handle the install [02:00] what features are you looking for? [02:01] well Im used to cobbler for redhat [02:01] it lets you add a system with some info like mac and network info, what profile to use etc etc then it generates a kickstart file from a template === shade\ is now known as toshade [02:01] d-i is what you use in preseeding right? debian-installer? or is that a seperate tool? [02:02] ah, I haven't used cobbler [02:02] we write our own pxe configs, and use kickstart at work for redhat [02:02] yeah, debian-installer is for preseeding [02:02] cobbler maybe over load. I only really have 1 kind of system to install so only 1 preseed file [02:02] giovani: you should check out cobbler for managing kickstarts its slick [02:03] it manages pxe and all the dhcp entries for hosts [02:03] maek: what does it buy me over plugging the machine in and sleecting which image I want in the pxe menu? [02:03] I mean, dhcp is already handled -- no need to reinvent the wheel [02:03] if you installs are that clean cut then not much, just some resuable ness in your kickstarts because they are templates [02:03] you can use snippets [02:04] ah [02:04] yeah, we just use kickstart to get the machine usable and on the network [02:04] then rdist out to it [02:04] I just liked that I only had to type in 1 place to add a machine to kickstart and it did everything else [02:04] no point in reworking the kickstart constantly [02:04] yeah true [02:05] yeah, so cobbler is server-side handling [02:05] so sorry to being dumb, is debian-installer a tool or just the d-i bit in the seed files [02:05] s/to/for [02:07] maek: you can use kickstart for ubuntu [02:07] debian-installer is the installation tool, like anaconda for redhat [02:07] giovani: do I want to do that? [02:08] giovani: thanks [02:08] maek: I don't know [02:08] I don't mass-deploy ubuntu, so I'm not up on which is superior [02:08] giovani: I mean is it legit, can I do what I could do with preseed? [02:08] I'm sure the wiki has some hints though [02:09] I think preseed is the best supported method [02:10] giovani: makes sense. [02:10] configs are simple === jjohansen is now known as jjohansen-afk [02:19] preseed also isn't so fugly [02:24] Hi, i have just installed ubuntu server and configured SAMBA, im about to copy some files over but the troughput is horrible. Its now 17KB/sec. it takes 15min to copy 12MB over :S and i have gigabit network cards in both machines. [02:25] anyone awake? [02:35] gundehest: i dont know the issue with your system, but FYI: we arent always awake and will answer you when we get to it :P [02:36] win 65 [02:38] There's no 6.5 release; they're only up to 6.1 [03:19] What's the current "best practice" for a small office (5 users) migrating to linux workstations & server (file & print)? [03:20] I'm guess CIFS for file sharing over NFS, but I'm curious about "disconnected operation." (laptops, etc.) [03:23] Either will do if it's homogeneously unix [03:26] Is there a generally accepted method of handling the disconnects & reconnects that come with laptop use? [03:27] I'm not necessarily looking for synchronization, just a way to easily mount/umount... [03:27] NFS gets really hairy when the server goes down, I assume frequent disconnections would be the same [03:28] CIFS would be the better option there, that or sshfs/sftp [03:28] that's what i was thinking too. [03:29] when my NFS server goes down unexpectedly, I have to `sudo umount -l` my directories [03:29] and nautilus usually crashes, requiring a reboot [03:30] I've been looking for something that can mount/umount some shares,maybe tie that into laptop suspend or something... [03:31] thinking about a workgroup or projects share, not home directories. [03:33] this isn't my home directory [03:33] nautilus just completely hangs, even if you bring the share back up [03:34] have to kill -9 it, and if I just launch it again, desktop icons are missing, and a few other annoying bits [03:34] until I reboot, or at least log off/restart X [03:36] in any case [03:36] sftp is quite a good solution there [03:37] if you use something like nautilus anyway [03:37] because you can mount your shares through the 'connect to' menu, then add them to the favorite places [03:37] and a simple click mounts it, clicking the eject button dismounts [03:37] I suppose CIFS would work the same way [03:38] I guess the point is, easiest depends a lot on client software [03:38] That's a interesting idea. Don't even try to set up a "smart" script. Be dumb an let the user attach when they need to. [03:39] the downside to that is, at least with nautilus, I don't really understand where/how it mounts them, so you can't just interact with scripts or the command line easily [03:39] sort of an all-CLI or all-GUI choice to make [03:40] Yup. I don't understand that either. I've gone hunting, and there's obviously some Gnome-VFS magic going on, but I can't track it down. [03:43] one thing when doing this, make sure each user has a unique UID/GID [03:44] if you just install all the systems, and add one user, they'll have the same UID [03:45] it won't make much difference with sftp and cifs, but if you use nfs it will [03:45] not sure about sshfs, probably not [03:45] nfs is intended to be used with networks that have directory services [03:46] yup. that's true. that's another nail in the NFS coffin. I'm trying to do this without building up a full infrastructure. [03:55] qman__: are you hard or soft-mounting your NFS? [03:56] I mean NFS and CIFS are horrible protocols [03:57] I'm not sure what the difference there is [03:57] it's in /etc/fstab and I'm using the kernel client [03:57] qman__: if you don't specify either, then it's hard-mounted [03:57] giovani: what would you use instead? [03:57] hard-mounting NFS hides the lower-level errors/disconnections from the upper layers [03:58] this is helpful if you expect frequent disconnects [03:58] but if you want the higher-level apps to fail properly, then soft-mounting is what you want [03:58] MarchHair: AFS [03:58] 192.168.1.8:/home/public /home/public nfs auto 0 0 [03:58] soft mounting assumes the high-level app will correctly deal with the error [03:59] twb: indeed [03:59] he's getting nautilis hangs with hard-mounts [03:59] Yeah, well, that's it working as advertised :-) [03:59] it doesn't happen very often, only when the server crashes [03:59] twb: heh [03:59] qman__: sure [03:59] but it's quite annoying when it does [03:59] use a better network fs [03:59] Coda, AFS, anything decent [04:00] giovani: a better network filesystem won't hang *nor* return an error when the backend store disappears? [04:00] Or are you just talking about having a distributivity/caching, so it happens less often? [04:00] twb: well, a better-engineered distributed network fs won't, no [04:00] AFS handles caching on the client properly [04:01] It's no good if the file isn't already cached [04:01] and with a distributed fs you're less likely to encounter the downtime in the first place [04:01] caching is only one component, like I said [04:02] Coda and AFS are both distributed [04:02] Distributed in the sense that the same data is stored on multiple hosts? [04:02] I don't remember reading about that when I looked into AFS [04:02] sure [04:03] it's configurable [04:03] Coda's better at that [04:03] It was more like /afs/foo.org is always stored on foo.org, and nowhere else. [04:03] Coda is optimal for high-latency high-downtime links [04:03] Coda and AFS are also harder to set up and less widely tested than NFS/CIFS, of course. [04:04] If this is just for a LAN, I'd recommend qman__ to instead work out why the server's crashing and fix that [04:04] and yet they're much better [04:04] servers crash, it's inevitable [04:04] it's not a regular thing [04:04] giovani: sure; you can either have the thing nobody likes, or the thing nobody uses :-) [04:04] had a NIC fail a couple months ago, etc [04:04] twb: you'd be demonstrating extreme ignorance [04:04] giovani: yes, but if the server crashes for five minutes each year, he probably doesn't give a shit [04:04] to claim that "nobody uses" AFS or Coda [04:05] twb: but he'd learn to use a better protocol [04:05] so when he wants to implement something at work [04:05] he knows something more than NFS [04:05] I don't have the budget for multiple servers at this point, so distributed wouldn't provide any advantages [04:05] but a more graceful handling when it crashes would be nice [04:05] one that doesn't require rebooting [04:05] qman__: they have advantages besides the ability to be distributed [04:05] qman__: why are you having to reboot? [04:06] because all of gnome gets messed up after nautilus crashes [04:06] giovani: it's just that you sound like a weenie [04:06] desktop icons missing, other weird bugs [04:06] qman__: so maybe just restart X? [04:06] effectively the same, I still have to close all my programs [04:06] twb: just someone who's used NFS, and knows it sucks, and encourages people to learn the better options out there rather than stick with an old standard [04:07] I still haven't rebooted since my server last crashed, about two weeks ago [04:07] qman__: technically if the NFS server is brought back up, your session should be resumably [04:07] resumable* [04:07] * MarchHair quietly ducks under the table as the fight he innocently started kicks into high gear... [04:07] it hard locked, never figured out exactly why [04:07] and twb, these symptoms he's describing are EXACTLY what caching prevents [04:07] ran zip on it and it just choked [04:08] Shrug. [04:08] hard locks from a network outage are a classic issue with NFS [04:08] we've probably lost countless dollars to them at work [04:09] just saying, when you use NFS in the real world, this stuff bites you in the ass [04:09] giovani, it usually takes a few hours to bring the server back up, since if it crashes, it's configured to fsck the RAID, and if it's a hardware failure, well [04:10] qman__: yikes -- do you know what the cause of the crashes has been? [04:10] qman__: buy a UPS [04:10] even if they're infrequent [04:10] the most recent one, no idea [04:10] I have a UPS [04:10] a UPS? [04:10] it'll last about an hour and a half [04:10] how does that prevent server crashes? [04:10] Oh, you mean a software crash [04:10] yes [04:10] What the fuck are you running on your NFS server that it EVER crashes? [04:10] well if it's his home network, presumably if he lost power, his desktop would also lose power [04:10] the one before that, the NIC failed and I had to shut it down and replace, forgot to umount my filesystem first [04:10] so he wouldn't care [04:11] giovani: not if it was a laptop :-) [04:11] presumably :) [04:11] I've got a UPS on that too [04:11] good point [04:11] my network stays up when the power goes out :) [04:11] NFS home directory on a laptop doesn't sound like a good idea [04:11] kind of defeats the purpose of it being a laptop :) [04:12] pretty much everything else just uses CIFS, it just wasn't adequate for this desktop [04:12] lots of lag trying to load music files [04:12] That shouldn't happen [04:12] what's the CIFS server? [04:12] samba? [04:12] yes [04:13] well there's your problem ;) [04:13] Yeah, is this NAS running Ubuntu LTS? [04:13] and windows clients have no issues using it [04:13] yeah, 10.04 now [04:13] samba is junk [04:13] sorry to say [04:13] had to upgrade from hardy because my replacement NIC didn't have drivers [04:14] qman__: I'm in that position; it's fucking me up because I have to port all this in-house juju to 10.04isms [04:14] it had been running great until that NIC failed [04:14] almost a year of uptime [04:14] but a NIC failure shouldn't have required an unclean shutdown and therefore a fsck [04:15] Nod. [04:15] no, but I had to order one [04:15] took a week to get here [04:15] what were the issues that caused unclean shutdowns? [04:15] I have lots of spare PCI NICs, but it didn't have any free PCI slots [04:15] haven't figured it out yet [04:15] I ran 'zip' on the server [04:15] and it just choked, out of the blue [04:15] hmm [04:15] disk failure? [04:16] filesystem failure? [04:16] what fs are you using? [04:16] disks are all good, filesystem checked clean [04:16] ext3 [04:16] I'm wearing of filesystem checks [04:16] weary* [04:16] giovani: switch to btrfs, then, where they're not supported [04:16] you still have the logs? [04:16] SMART is happy, mdstat is happy [04:17] there was nothing logged [04:17] twb: we're evaling btrfs actually [04:17] qman__: nothing? [04:17] no oom? [04:17] like it never crashed [04:17] no watchdog? [04:17] ouch [04:17] I don't know if there's anything special I can configure to help it [04:17] serial console :) [04:17] but it was so far gone there was no kernel panic messages on screen, sysrq commands did nothing [04:18] sounds hardware-related then [04:18] if the kernel doesn't panic but sysrq is no good, 90% chance it was hardware [04:18] not good news, but good to know anyway [04:19] only a few things could cause that [04:19] CPU/Motherboard/RAM [04:19] run some burn-in tests [04:19] it's been operating hiccup free since then [04:19] of any of them, I suspect the motherboard [04:19] who made it? [04:19] but it's all DDR equipment, old hat [04:20] if it failed I'd replace all three [04:20] foxconn [04:20] ah [04:20] yeah, cheap taiwan stuff [04:20] guess that one goes to the top of the 'to-buy' list [04:21] I personally prefer Intel [04:21] for my home systems that don't need something fancy [04:21] every Intel board I've used has been rock-solid [04:21] but they're never on the cutting-edge [04:21] I'm a bit of an AMD fanboy [04:22] I'll probably buy a gigabyte board, though [04:22] you must be hurtign then :) [04:22] since AMD's market share is dropping like a stone [04:23] it needs an upgrade anyway, it's a single core 2.2GHz, 4x512MB in it [04:23] sounds more than adaquate for a home server [04:23] That's faster than most of my machines put together [04:24] My home server is a 16MB/32MB 200MHz MIPS system. [04:24] heh [04:24] NFS hosted on that? ;) [04:25] hey guys [04:25] i have a web server at home [04:26] that i am trying to access. but i can't seem to find a way to access it through the same name both from within the network and from outside the network [04:26] i have a dynip domain that works when i'm not at home, but from home i never works [04:26] an internal DNS server is usually the solution [04:26] well, if you want to access it by any name from outside the network, you need to register a name [04:27] oh, I see [04:27] qman__: i already have a name [04:27] the problem is your router [04:27] by default, they will not route packets back into the network [04:28] qman__: but how come i use the machines actual name and i do access it from within the network [04:28] so, you'd need to either configure it to do that (bad idea security wise) or set up an internal DNS to answer that query as a local IP instead of your external IP [04:28] wouldn that count as routing packets back? [04:28] isn't there a redirect feature that some routers use? [04:28] no, because when you use the internal name, it gives you the internal IP [04:28] giovani: no, but HTTP and sshfs is [04:28] i see [04:28] LAN-side requests for the WAN/DMZ IP get icmp-redirected back to the LAN ip [04:28] when you use the internet name, it gives the external IP [04:28] how i have a setup a dns server [04:29] and your router is not routing traffic back to the server [04:29] The files themselves wouldn't fit into the 16MB of nonvolatile memory; it has a USB key hanging out the back [04:29] is a dns server with pretty much no traffic heavy to run? [04:29] not at all [04:29] memory and cpu-wise [04:30] Hilikus: do you mean a local DNS cache of the internet's A records, or do you mean hosting your own A record for the internet to get? [04:30] I use BIND because that's what I know, but you probably want dnsmasq [04:30] Hilikus: what router do you use? See if it supports icmp-redirect. [04:30] in my laptop i had to come come up with a script that altered /etc/hosts depending if the SSID was my home's or not [04:30] but now with my phone i can't do that [04:31] twd i have no idea, don't know much about dns [04:32] i just want to be able to use the same name to access my server from the lan and wan, because i have bookmarks, settings and stuff like that that have the name of the server stored, so when i go out and try to access it they don't work [04:32] Hilikus: why not just use split-horizon DNS for the router's A record? [04:32] well, if your router supports it, the icmp-redirect will be the easiest [04:32] Sorry, bad completion [04:32] MarchHair: why not just use split-horizon DNS for the router's A record? [04:33] qman__: didn't you say that would be dangerous or you were talking about something else? [04:33] something else [04:33] MarchHair: my router is pretty crappy, but i'll look [04:33] twb: if he's using something like hilikus.dyndns.org, would split-horizon make the rest of dyndns.org unaccessible from inside the LAN? [04:34] MarchHair: I don't believe so; you'd only be splitting hilikus.dyndns.org, not the parent domain [04:34] even what I was thinking of is not inherently dangerous, it just goes against the damage-control ideal should you get a malicious user or program on your network [04:34] twb: you can do that without being authoritative for the parent? cool. gonna go look. [04:34] MarchHair: I don't know. [04:35] so the three options i have is either to run a dns server, to configure icmp-redirect and this split-horizon thing? [04:35] $coworker won't let me do any significant split-horizoning due to him being a fuddy duddy [04:35] Hilikus: they all require your router to not be shit [04:35] FSVO router = dhcp/dns server [04:35] uhm [04:35] no, if he has internal DNS resolve the external name to an internal IP [04:35] twb running a dns server would work anyway, no? [04:36] his router doesn't need anything special [04:36] twb, hilikus: just read. yeah. split-horizon will do the trick too. [04:36] dnsmasq has a nice option for split-horizon where it'll just magically work out the Right Thing based on interfaces and the requestor's IP and the list of A records in /etc/hosts [04:37] sounds like the split-horizon dns is a good option. [04:39] Can't find the option now, though :-/ [04:40] Ah, localise-queries [04:40] Doesn't work for IPv6 [04:41] twb: what does? IPv6 support needs to hurry up. [04:42] MarchHair: dnsmasq's split-horizon (--localise-queries) is IPv4 only at present. [04:42] I wouldn't be surprised if I'm telling that to my grandchildren [04:42] qman__: tell me about it :-/ [04:42] If a person were to modify /etc/init/samba.conf to tweak samba's initialization, could I expect updates to samba to over ride my alterations? Or would my customized /etc/init/samba.conf file be in danger of being overwritten? [04:42] errr would it NOT be in danger rather. [04:43] Lord_Devi, all the times I have run into that, it asked me what to do [04:43] qman__: yup, as we all huddle around fires talking about how the CIDR block shortage has returned us to the stone age.... [04:43] of course, those were during release upgrades [04:45] Hrm, yeah ok [04:45] well, this samba.conf is the StartUpManager conf. How's that tagged in the package? [04:46] MarchHair: If that's in reference to my question, I don't understand what you mean. [04:47] Lord_Devi: in the samba package, /etc/init/smbd.conf can be marked as a config file. If it is, it won't be overwritten at all, because you can "config" it. [04:47] if not, it can be overwritten, but apt/dpkg should be smart enough to ask you before doing that. [04:47] Oh ok! I see. I didn't know that. [04:47] Is there a way I can check? That would be a handy skill for me to know.. === KenjiP0p is now known as KenjiP0p|away [04:52] Lord_Devi: I'm sure there is, but I don't know it off the top of my head. === KenjiP0p|away is now known as KenjiP0p [04:52] Well still very helpful information. Thanks March [04:53] NP. I hate to RTFM you, but that's all I can suggest right now. Maybe one of the man pages says how... [04:57] there most definitely is, but I don't know it [04:57] check the apt-cache manual, I think that's the base command for it [04:58] might be a dpkg command too [05:03] i thnk dpkg-query has some clues [05:04] looks like [ dpkg-query -W -f='${Conffiles}' samba ] will probably list the conffiles. [05:08] yup. that works. [05:09] Hrmmm!! Very cool! Ok thanks March!! [05:10] Very very handy [05:10] I'm taking note of that for sure === v is now known as vorian [05:17] so from what i'm reading it souynds like split horizon would do what i need, but i can't find info on how to set it up [05:17] is there an ubuntu guide for it? [05:20] Sheesh. Never heard of that before... As if DNS wasn't complicated enough! let's have different tables for different request sources! lol... oh yay, sounds like fun [05:20] i know [05:21] I'm curious Hilikus, what's the scenario that has you interested in such functionality? [05:21] i want to access my server with the same name from inside and outside the network [05:21] right now i have to use different names based on where i am [05:21] Hrmm!! Yes yes..I can see that. [05:22] but its annoying for apps that store the server name [05:22] Roaming users are always such a nuisance. ;) [05:22] hahaha [05:22] Sorry I can't be helpful though. Sounds interesting however, I might have to look into that myself.. [05:29] I have an application here hardcoded to be available on localhost:8080, but i wish to make it available to 0.0.0.0:8080. How can I achieve this with iptables? I am told NAT does not work for this usage.(Nor could I get it to myself) but maybe redirect can? (Still no luck from my own sloppy attempts) [05:30] You can't. [05:30] Maybe socat would work. [05:31] what if you changed the port? Map 0.0.0.0:9090 to 127.0.0.1:8080? [05:32] I don't think you can DNAT to the loopback interface, no matter how hard you try. [05:32] Feel free to prove me wrong [05:32] twb: That's what I was told by some other fellows. A few seemed to think REDIRECT would work though [05:33] Oh, yeah, that looks like it would work [05:33] Any idea HOW? lol [05:33] I'm googling, but the examples I'm getting are mostly from port to port, not interface to interface so to speak.. [05:34] Well, *nat -A POSTROUTING -i isp+ -p tcp --dport 8080 -j REDIRECT --to-port 8080 [05:34] Actually frustrating enough, most google replies are still telling me about DNATTING :P I'd search for NAT if I wanted that! I want redirect! Damn google.. [05:34] Lord_Devi: so add a -DNAT to the query [05:35] Yeah you're right =) I could be more finesseful with my googlefu I suppose. Thanks for the pointer though, that'll help my searches a bit.. [05:36] twd so for split-horizon do i still need to have a dns server running and have the router use it? [05:36] twb, sorry [05:37] split-horizon is a feature/property of a DNS server, so it requires a DNS server. [05:38] ok [05:38] Really you could fake it by just hard-coding the IP of the inward-facing interface of your router/whatever in /etc/hosts on your local machines. [05:38] i did that, the problem is when i move the laptop of phone outside the network the hardcoded ips don't work anymore [05:38] or phone* [05:39] Right [05:39] So add it to the set of A records that your DNS server exports to the local network [05:40] That's effectively split, because OUTSIDE the LAN, there's a different A record hosted on dyndns or whatever [05:41] hmmm. i dont know much of DNS. any links i can read, or queries to search for doing this export you're saying? [05:43] Given you're dealing with a shitty appliance router, knowing what's going on wont help [05:44] You need to go into its stupid web UI and look for a place to add hostname-to-IP mappings [05:45] I'm out for the night. Good luck, Hilikus. [05:45] it does have a DNS setting, i thought telling it to use my server instead of the ISP dns server would do it [05:45] thanks MarchHair , good night [05:45] well, at least do part of it [05:46] thanks to the rest of the room for hits on my file server woes. it was a help. [05:47] Hilikus: yeah, you could do that [05:48] all i see is setting fixed ips instead of dhcp, nothing to map hostnames to IPs [05:50] New bug: #602540 in openldap (main) ""ldapadduser" adds the user and hangs" [Undecided,New] https://launchpad.net/bugs/602540 [06:23] alvin: hey, I just had a fucking clever idea [06:24] alvin: add nolock to /home's options in fstab, then add a mountall-lock.conf job that starts when rpc.statd is ready, and simply runs "mount -oremount,lock /home" [06:26] guys, i'm trying to bind mysql to 192.168.0.100 but when i change the config file it doesn't start at all saying that port 3306 is used. if i change it to 127.0.0.1 it works [06:26] could it be that apparmor is blocking the daemon from binding the network address? [06:28] Hilikus: if it is, you'd see rejections in /var/log/kern.log [06:29] Hilikus: you should look at the output of 'sudo netstat -nltp" to confirm that there's nothing existing listening on 192.168.0.100:3306 [06:45] i'll try that, thanks sbeattie [07:13] anyone familiar with DAS, NAS, SAN? === freeflyi1g is now known as freeflying [08:05] Hi, something wrong with squid_db_auth. I get this: DBI::db=HASH(0x1bcffe8)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at /usr/local/squid/libexec/squid_db_auth line 97, <> line 1. [08:05] And it gives ERR login failure [08:06] I modified the squid_db_auth script so it writes the password comparison to console. And I see they match [08:07] So why it gives login error? [08:23] I am trying to create an ec2 ami from a running lucid server machine [08:23] sudo ec2-bundle-vol -d /mnt/ -c ???.pem -k ???.pem -u ??? -s 1536 --no-inherit [08:23] but the command fails when rsyncing [08:24] is it possible to create an ami from a ubuntu server machine that is not already an ami ? === taneli is now known as xampart === KenjiP0p is now known as KenjiP0p|away === KenjiP0p|away is now known as KenjiP0p [08:59] I just transplanted components from my old server into a new server and Ubuntu isn't recognizing the Ethernet onboard. [09:00] (I don't get an eth0 when I type in 'ifconfig' [09:00] it's recognized by lspci, but I get no network interface... [09:00] ...why? [09:00] RudyValencia: What kind of interface is it? [09:01] Intel 82557/8/9/1 PRO/100 Ethernet (rev 10) [09:02] Something like that anyway [09:02] I'm switching between the desktop and server via KVM so I can't exactly copy anything [09:02] And if you type ifconfig -a ? [09:02] there's an eth1 [09:03] and lo [09:03] Than that's the one [09:03] How do I change it to eth0? [09:03] edit /etc/udev/rules.d/70-persistant-net [09:03] That's where the interfaces are mapped [09:04] Is there a way to 'redetect' the interfaces? [09:04] like a command I can run? [09:05] I guess I just remove the old line for the prior server's Ethernet adapter and alter the eth1 to eth0? [09:05] right? [09:05] Right! [09:05] (seriously :)) [09:05] Anything else I should alter? [09:06] Nope, if you reboot now, you should have an eth0 again [09:06] btw, you can see this by reading the dmesg output [09:06] it says something about 'renaming interface' or zo [09:06] so [09:07] I don't know [09:07] You don't know what? [09:07] but anyway, is there anything else that should be changed as a result of the transplant? [09:08] That's what I was saying "I don't know" about [09:08] as in, I don't know if there's anything else needing alteration [09:08] Nope, probably not. [09:08] Not that I know of, at least :) [09:09] Everything else seems OK [09:09] Time to RMA the old server [09:10] Anyone know if EUC will store the virtual machine state on both the node and the frontend?.. [09:10] This new server is *much* quieter. [09:10] The old one was a generic motherboard in a server case. [09:10] This is a Dell Optiplex repurposed to be [09:10] +a server [09:11] Wondring what happens with the virtual machines running when I remove a pysical server from EUC.. [09:16] hi there, i need to try to configurate a application that use the file net on gentoo and do it on ubuntu. Somebody know which is the equivalente "net" file of gentoo in ubuntu? [09:19] Roxyhart08: what "net" file do you mean? /etc/conf.d/net? the equivalent in debian/ubuntu would be /etc/network/interfaces [09:21] tahnks joschi...just wondering in this file there are some configuration about vlans and sme format like config_vlan10 = ... , i am not sure if we can configurate this kind of things in interfaces? [09:23] Roxyhart08: it's the right file for vlan configuration. install the package `vlan` (http://packages.ubuntu.com/lucid/vlan) and read its documentation [09:26] kirkland: Awake? [09:31] thanks joshi === KenjiP0p is now known as KenjiP0p|away [10:24] Hi, i have just installed ubuntu server and configured SAMBA, im about to copy some files over but the troughput is horrible. Its now 17KB/sec. it takes 15min to copy 12MB over :S and i have gigabit network cards in both machines. [10:25] And PHP dont work after my LAMP setup, it just show blank pages when i browse to the server === KenjiP0p|away is now known as KenjiP0p [10:42] hi there i download lucid server but it cant't start with my dvd/cd lector to install...i tried in different machines, somebody know if i need to do something else? [10:42] Roxyhart08: Did you burn the iso as a disk image or did you just put the iso as a file on a CD? [10:43] as image? [10:43] i will chek it again ...thanks === KenjiP0p is now known as KenjiP0p|away [10:47] bad downloads and burns happen too, check the md5sum of the CD against the one given on the mirrors [10:48] ok, i will tahnks a lot! [10:59] hi, I need some help restricting IPs on tomcat [10:59] anyone? [11:09] falktx: try #tomcat - probably easier to get an answer there [11:11] oh, lol, thanks [11:11] New bug: #602620 in mysql-dfsg-5.1 (main) "can't login to mysql server, seems is down" [Undecided,New] https://launchpad.net/bugs/602620 [11:48] Jeeves_: hi [12:19] kirkland: Hi, I was wondering if you know where the fix of https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/571093 is [12:19] Launchpad bug 571093 in libvirt "[SRU] multipath + libvirtd eats away more memory over time" [Medium,In progress] [12:19] I can't find an updated version of libvirt-bin in proposed [12:42] What is the name of the Ubuntu-server installer? [12:43] alvin: ? [12:44] I want to report a bug against the Lucid installer and I need to know the project/package [12:45] Looks like a papercut. /etc/fstab no longer contains a cdrom entry. [12:49] (only on fresh installs. Upgrades do not lose the cdrom entry) [12:50] https://wiki.ubuntu.com/Bugs/FindRightPackage#When%20installing%20Ubuntu%20%28or%20Derivatives%29 [12:50] Jeeves_: thanks. Looks like it is debian-installer [12:51] Jups [13:21] New bug: #602689 in php5 (main) "Segmentation fault in libapache2-mod-php5 when calling methods" [Undecided,New] https://launchpad.net/bugs/602689 [13:42] http://packages.ubuntu.com/lucid-backports/ is not a valid url [13:45] morning all [13:52] hey, how do I stop grub from showing the menu on failed boot? [14:02] Is there some documentation on Iscsi(diskless) booting? The installation runs fine but booting gives me an error: ipconfig eth0 SIOCGIFINDEX no such device [14:07] a_ok: Seems like you NIC wasn't found [14:08] Jeeves_: looks like it but I have no idea how to be sure this is the case. I am using an intel Gigabit ET quad nic. quite common [14:11] Jeeves_: does this mean that the setup just ignores NIC's when building the initrd? [14:13] Jeeves_: what stuff do I need in the initrd to get it going? [14:14] and how am I going to get in in the initrd. Last time I tried makeing an Image manually (using cpio) it did not see it as a valid image [14:16] a_ok: The intelnic should be fine [14:17] strange [14:20] Jeeves_: if it is not the lack of drivers the iSCSI boot procedure does not work [14:22] a_ok: I don't know. I have never tested that [14:24] Is there anyone who has done a succesfull iscsi boot with ubuntu 10.4? [14:28] w [14:29] sorry [14:31] New bug: #602734 in chkrootkit (main) "ifpromisc reports PACKET SNIFFER for /usr/sbin/dhcpd3" [Undecided,New] https://launchpad.net/bugs/602734 [14:32] I'm having a problem with postfix... I can relay messages on the local LAN, but they're rejected by the internets google, yahoo, etc [14:33] my thought is something with DNS, but messages to through fine... using Google domain for main mail [14:33] kirkland: bug 601100 is the lxc sync request [14:33] Launchpad bug 601100 in lxc "sync lxc 0.7.1-1" [Undecided,New] https://launchpad.net/bugs/601100 [14:34] anyone mind if I try sending a message to their domain? [14:34] or help me troubleshoot :-) [14:36] Jeeves_: yeah I just confirmed it the igb.ko module is in the initrd [14:36] image [14:37] what are your suggestions regarding the automatic updating of an Ubuntu server? Should I simply add an aptitude safe-updrade to the roots crontab? [14:37] sommer: if you're just asking for somepalce to send mail to, i'm game [14:38] hallyn: awesome thanks, what address should I send to? [14:42] sommer: mark@prevented.net [14:46] Jeeves_: thanks sent a test [14:54] Jul 7 09:53:54 IS postfix/smtp[29263]: connect to mx1.tuxis.nl[213.136.13.201]:25: Connection refused [14:54] Jul 7 09:53:54 IS postfix/smtp[29263]: connect to mx2.tuxis.nl[89.31.102.126]:25: Connection refused [14:54] Jul 7 09:53:54 IS postfix/smtp[29263]: 0980B12C2E1: to=, relay=none, delay=456, delays=456/0.01/0/0, dsn=4.4.1, status=deferred (connect to mx2.tuxis.nl[89.31.102.126]:25: Connection refused) === rgreening_ is now known as rgreening === rgreening is now known as rgreening_ === rgreening_ is now known as rgreening [15:00] sommer: You're being firewalled [15:01] jeeves_: because of DNS? [15:01] sommer: I'm not firewalling you [15:01] Jeeves_: I have subdomain MX for the host I'm trying to send through, but maybe it's not configured correctly [15:02] Your router, or your ISP, is firewalling you [15:02] mmmmm, I'll check that === Mithos is now known as EvilTrek [15:04] hallyn: done ;-) [15:05] kirkland: thanks! [15:06] kirkland: Do you have any clue on the libvirt bug? [15:06] Jeeves_: there's only one bug against libvirt? :-P [15:07] 13:19 < Jeeves_> kirkland: Hi, I was wondering if you know where the fix of https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/571093 is [15:07] Launchpad bug 571093 in libvirt "[SRU] multipath + libvirtd eats away more memory over time" [Medium,In progress] [15:07] I can't find a new version in -proposed [15:09] Jeeves_: thanks for the help... totally forgot firewall was blocking smtp for all but some hosts, doh [15:10] Jeeves_: I'm going to have to assign hallyn to this bug [15:10] Jeeves_: oh wait [15:11] Jeeves_: i see, it's a mistake [15:15] kirkland, is this right: [15:15] http://paste.ubuntu.com/460234/ [15:15] s/right/expected/ [15:15] i'm confused by option '2' [15:16] smoser: hmm, yeah me too [15:16] smoser: byobu -v ? [15:16] smoser: definitely a bug... [15:16] byobu version 2.81 [15:16] Screen version 4.00.03jw4 (FAU) 2-May-06 [15:16] smoser: okay, i think i know what introduced it [15:16] smoser: i started naming sessions "byobu" [15:16] smoser: to make screen and byobu cohabitate better [15:17] sommer: You're welcome [15:17] smoser: please file a bug, i'll get it fixed asap [15:17] kirkland: What is a mistake? [15:17] Jeeves_: that it didn't get re-uploaded [15:17] Jeeves_: thanks for the reminder, i'm on it now [15:20] kirkland, i also find it strange / wrong that if i ctrl-C byobu-launcher i am placed into one of the sessions. [15:21] Jeeves_: uploaded, awaiting acceptance in -proposed [15:21] smoser: yeah, file a bug on that too -- you're not the first to say that, but no one has filed a damn bug on it :-) [15:24] smoser: okay, i see the bug [15:24] smoser: i'll upload a fix [15:24] kirkland, I noticed it aswell.. but thought it was intended behaviour :) [15:25] <|eagles0513875|> i installed ubuntu server on my internet connection at home on this workstation when i took it back to work and getting our internet connectionf or it today the network card for some reason doesnt want to connect to the internet . [15:25] <|eagles0513875|> hardware in this machine hasnt changed any ideas === cypher is now known as Guest1729 [15:27] bug 602750 and bug 602753 [15:27] Launchpad bug 602750 in byobu "byobu-launcher lists empty option " [Undecided,New] https://launchpad.net/bugs/602750 [15:27] Launchpad bug 602753 in byobu "byobu-launcher should exit 'none' on user ctrl-c" [Undecided,New] https://launchpad.net/bugs/602753 [15:27] smoser: thanks man [15:29] kirkland: Thanks! [15:31] Jeeves_: no prob, thanks for the reminder [15:32] yw [15:35] |eagles0513875|: What network card? [15:36] |eagles0513875|: Did you statically configure an ip address? [15:36] kirkland: damnit, my qemu-within-kvm boot problem turns out to be the libvirt+bios bug where libvirt puts 'boot=on' at the end of an ide drive define and that makes the bios not boot it [15:38] (bug 591423 that is) [15:38] Launchpad bug 591423 in libvirt "qemu -drive boot=on flag causes boot to hang." [Low,Incomplete] https://launchpad.net/bugs/591423 [15:46] hallyn: ah [15:51] kirkland: basically, https://bugzilla.redhat.com/show_bug.cgi?id=579348 [15:51] bugzilla.redhat.com bug 579348 in qemu "libvirt: kvm disk error after first stage install of Win2K or WinXP" [High,New] [16:12] Jeeves_: what is the best way for me to solve this iscsi boot problem? [16:15] I mean should I file a bug report or something? can I parse sertain options to the kernel? or is there any documentation on the boot process that might help me pinpoint the problem? [16:18] a_ok: Sorry, I don't know. [16:19] Jeeves_: thanks anyway [16:30] is it possible to install windows on a KVM on a headless / commandline ubuntu server? [16:30] do i have to load the gui to do that? [16:42] how can i determine the UUID of a specific partition? [16:42] blkid /dev/disk [17:00] !seen mathiaz [17:00] I have no seen command [17:00] oh === [1]Kaffien is now known as Kaffien === [1]Kaffien is now known as Kaffien === [1]Kaffien is now known as Kaffien [18:36] jiboumans: hi! [18:36] hey [18:36] there you are :) [18:36] i have a call running overtime, ping you asap [18:36] mathiaz: ^ [18:37] jiboumans: ok - np === [1]Kaffien is now known as Kaffien [18:41] OK. Deutschland ueber alles, the game will start in a few :-) [18:47] SpamapS: hi - have you heard of https://labs.omniti.com/trac/reconnoiter? [18:48] mathiaz: reading, I had not.. but I have worked with OmniTI for a long time, they're awesome.. [18:48] SpamapS: right - is this the folks that gave the first workshop at Velocity? [18:50] mathiaz: no, they're at http://watchingwebsites.com/ [18:50] SpamapS: ah ok [18:50] SpamapS: one omniTI guy also gave a workshop at velocity [18:51] mathiaz: yeah, thats Theo, he started the company [18:51] mathiaz: Careercast, who became Adicio later, was one of his earlier clients. [18:51] https://labs.omniti.com/trac/reconnoiter/browser/docs/assets/noit-network-arch.png [18:51] great pic ;) [18:52] mathiaz: this space seems to be exploding [18:52] mathiaz: btw I am talking with some guys I met at devops days who are switching from munin -> collectd [18:53] mathiaz: munin can't scale beyond 100 servers because of its polling infrastructure [18:53] mathiaz: would you mind creating another branch (uec-testing-preseeds) under uec-testing-script-dev? I cannot find how to do it [18:53] * mathiaz nods [18:53] mathiaz: and there is an important change in maverick d-i that hit us [18:54] hggdh: hm - you should be able to just push a new branch [18:54] hggdh: you're part of the ~uec-testing-scripts-dev LP team [18:54] mathiaz: the one thing I *don't* like about Reconnoiter is it looks like they're trying to make yet another "everything to everyone" tool instead of something that can easily be plugged into other things. [18:55] mathiaz: K, will do it [18:55] hggdh: bzr push lp:~uec-testing-scripts-dev/uec-testing-scripts/name-of-the-new-branch [18:55] mathiaz: THANK YOU. bzr is, still, partially misterious to me === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [19:28] mathiaz: Hey, man. [19:28] mathiaz: Do you know of a package that uses openldap for its datastore and somehow manages to set it up automatically? I'm needing to do something like that, and I'm looking for prior art. [19:51] I have a single package im trying to automate the installation of but it asks 1 question, how do I provide an answer for that? [19:51] maek, debconf-set-selections [19:53] smoser: how do I know what the name of the question is? [19:54] look in /var/lib/dpkg/info/.templates [19:55] smoser: thanks, so id do debconf chef/chef_server_url mystring [19:56] is there a way to tell if a .deb is going to ask questions with out installing it manually? [19:57] not a fool proof one that i know of. [19:57] but possibly /var/lib/dpkg/info/.postinst has [19:57] calls to db_input [19:58] with a priority as the first arg, then, you'll be prompted for that if you have priority set lower or equal to the listed value [19:59] you lost me there, where can I read about priority? [20:23] soren: hi [20:23] soren: try to look at lp:~asommer/openldap-dit/openldap-dit-split [20:23] soren: it's not a package [20:24] soren: but has some ideas about how to integrate with the new cn=config stuff [20:36] Using UEC, is there really no way to specify the /dev/sdx device of an EBS Mount? It seems you have to manually figure out which device the instance magically chose by grepping dmesg. Is this really true? It makes it hard to automate. [20:37] ec2-describe-volumes says something like unknown,requested:/dev/sdb but it doesn't mean that its attached to /dev/sdb === shade_ is now known as shade\ [20:50] mathiaz: Ok, thanks! [20:50] mathiaz: That's based on Andreas' work, isn't it? [20:50] soren: the key part is to use "-Y EXTERNAL -H ldapi:///" [20:51] soren: yes - for the dit [20:51] soren: if you use the option below to call ldap* commands you will have access to the whole tree [20:51] soren: if run as root [20:52] mathiaz: Oh! That looks very interesting. [20:52] soren: right - that's the whole point of slapd+cn=config [20:53] soren: you don't need to have a "root" account in ldap with a specific password [20:53] soren: with proper ACLs you can grant access to root (uid=0) to the whole tree [20:53] soren: and do whathever you want [20:53] soren: have a look at the acl on the cn=config tree [20:54] soren: it grants full access to cn=config to root (uid=0) using peercred=sasl [20:54] soren: (or something like that) [20:54] why did ubuntu-server start using UUID in the fstab? [20:54] im just kind of confused [20:54] Kaffien: Because device names aren't deterministic. [20:55] usually /dev/sda is the device it was yesterday [20:55] and teh day before [20:55] and month before .... [20:55] On your system. [20:56] It was a considreable effort. It wasn't just for fun :) [20:56] give me an example in which this becomes necisssary [20:56] /dev/sdb and /dev/sda might change plances. [20:56] places. [20:57] Maybe you switch cables around, maybe it just happens, because the kernel discovers things in a non-deterministic order. [20:57] Maybe you insert an extra partition so that /dev/sda3 suddenly becomes /dev/sda4. [20:57] there's tons of things that could happen. [20:58] The primary motivation back in the day (this changed in edgy (October 2006)), was a specific brand of laptop whose cdrom and harddrive switched places based on whether it was in its docking station or not. [20:58] ..but it turned out to solve a /lot/ of other problems (like the ones I outlined above). [21:11] mathiaz: I think the peercred things was the missing piece of my puzzle. Good stuff. Thanks! [21:33] cjwatson, do you happen to be around ? [21:43] Hi. I'm trying to get my laptop SD card working in Ubuntu 10.04 without any luck. Can anyone help. [21:43] The odd thing is that when I insert the card, there are no dmesg messages printed at all. [21:44] Shouldn't SOMETHING be logged in dmesg? [21:44] cybrocop: This is only for server support. Try #ubuntu. [21:44] ScottK, sorry. [21:46] how to switch to another group in terminal ? [22:07] smoser: slightly [22:19] kirkland: w00t finally, managed to live-migrate a debian qemu partition between two maverick kvm vms. [22:40] hallyn: sweet! [22:40] mind you this had to be done with qemu.git [22:41] expect 0.13.0 any day now, so hopefully not a big deal === oubiwann is now known as oubiwann-away === oubiwann-away is now known as oubiwann [23:24] New bug: #572123 in openvpn (main) "Openvpn 2.1_rc7 in Hardy: ifconfig-pool-persist broken" [Undecided,New] https://launchpad.net/bugs/572123 [23:32] jiboumans: http://people.canonical.com/~ubuntu-archive/germinate-output/ubuntu.maverick/all [23:33] mathiaz: tomorrow can we coordinate around 10:00 Pacific to collaborate on Velocity/Devopsdays trip reports a bit? [23:44] SpamapS: hm - I've already published my trip report [23:44] SpamapS: https://ubuntumathiaz.wordpress.com/ [23:44] mathiaz: ah ok cool. :) [23:45] mathiaz: I may be agonizing too much over details then. ;) [23:45] SpamapS: I haven't written anything special about devops [23:45] SpamapS: yeah - I've also wondered about how much detail to put in it [23:45] SpamapS: I think I wrote too much for the two blog posts [23:45] SpamapS: to much verbose [23:45] SpamapS: next time I may change the format to bullet points - key takeaways [23:46] SpamapS: and if you wanna more, here is a link to the slides/video [23:46] with the limited exposure I have it seems like upstart is more dificuilt then the old servies style init.d files. am I missing something? I do stop mysql and it just sits there for ever. status mysql shows stop/post-start ? what can I read to understand this? [23:47] maek: mysql did that with the init scripts too. ;) [23:47] SpamapS: not really. I just re installed to 10.04 and a vinalla mysql install doesnt really stop or start correctly. and status is pretty useless :) there has to be something im missing [23:48] maek: oh there is a specific bug, I believe, in 10.04 w/ mysql.. but I don't recall the details. [23:49] oh no, really? wow do I look stupid. I argue for several weeks to get ubuntu over redhat because it has newer supported php and mysql and now it doesnt work. thanks for the heads up. [23:51] maek: mysql is really important to me personally, and to Ubuntu Server in general, so if its broken, please trust that we'll fix it ASAP. :) [23:52] SpamapS: ok, thats what I figured. if it broken its just bad timing. Im going to guess its my lack of understanding of upstart [23:53] maek: 10.04 is really like 10.04.00 ... you *might* want to try out 10.04.1 first if you are risk-averse. ;) [23:54] SpamapS: so since we staretd talking I did "start mysql" and its just sitting there - as root. [23:54] https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/566736 [23:54] Launchpad bug 566736 in mysql-dfsg-5.1 "mysqld does not start reliably..." [Low,Won't fix] [23:55] mathiaz: ahem, "Won't fix" ? Are we really going to suggest to users that they update their upstart job files? [23:56] SpamapS: the default bind-address is 127.0.0.1 - and im not even worried about starting at startup, im having problems starting it anytime. [23:57] maek: nothing in the logs about recovering tables or anything like that? [23:57] SpamapS: let me check. rebooted just to see what happens after an update. [23:58] maek: oi, I just noticed the time, I need to go... but please let me know what happens in here, I"ll check my backscroll later [23:58] SpamapS: ok thanks.