[00:01] osmosis: sorry was afk, 'update-rc.d' is the command that performs functions similar to chkconfig === jjohansen is now known as jj-afk [00:35] SpamapS: are you the father of php in ubuntu? [00:37] god no [00:37] php is definitely a bastard [00:37] drat [00:37] but occasionally I look afte rthe little twit [00:37] whats up? [00:37] was just wondering who cares about the packages [00:37] I do .. I confess ;) [00:37] well low importance, but bug 744371 [00:37] Launchpad bug 744371 in php5 "PHP5-FPM doesn't always restart on 10.10" [Medium,New] https://launchpad.net/bugs/744371 [00:38] FPM is horribly broken on all versions prior to natty [00:38] it's one which will fall off the radar and suddenly have 3 people complainingloudly about how ubuntu sucks... [00:38] this is in natty too, judging byinit script [00:39] ahhh [00:39] I see now [00:39] Thats an easy fix [00:39] hallyn: as soon as I get my upload rights, I'd be happy to make that my first upload. ;) [00:39] yeah, np for natty. hard to justify an sru unless someone else confirms the problem [00:40] when is that projected? [00:40] i'm a big jealous of the fast-track you've taken :) [00:40] Not sure, whenever the DMB enacts their voting results [00:40] on full server suite? [00:40] I wouldn't mind having a nice well defined set of concerns to focus on like you. ;) [00:41] no they voted core dev for me :) [00:41] well somehow lxc ended up not in my set. which is a real fing bugger [00:41] wow [00:41] big time congrats [00:41] * hallyn starts building up a sponsor queue to ship to SpamapS [00:41] you dont' have much else to do right? [00:41] * SpamapS is quite humbled by the names of the team members [00:41] No nothing really to do at all. :) [00:49] SpamapS: well, i think i'm goign to have to do another request to add lxc. suspect they'll tell me to shove off, but... [00:50] hallyn: definitely not.. I think they'll give it to you in a blink [00:51] hallyn: the pain is that you have to sit through the meeting again.. I think they should have async meetings where votes/questions can be done via email. [00:58] jibel_, yes === dendrobates is now known as dendro-afk === jj-afk is now known as jjohansen [01:20] i need some help, im getting ABYSMAL mdadm resync performance on a brand new raid6, for a 4 x 2T array, it's taking nearly 22 hours, what is the problem? thanks. [01:23] ejv, that's normal [01:24] especially for such large disks [01:25] you can speed up the process a bit by changing /proc/sys/dev/raid/{speed_limit_max,speed_limit_min} [01:25] yea i changed those, and it didn't realy impact performance in a noticeable way [01:25] it's holding a steady 25MB/sec [01:25] yeah, that's about all you're going to get [01:25] what if i changed the stripe_cache_size in /sy/block/ [01:26] sys* [01:26] since raid 6 is double parity [01:26] i just figured since they disks are empty and have no data, initializing a new array should be a quick and simple operation, not 22 hours lol [01:27] the* [01:27] nope [01:27] it has to build the entire array [01:27] if I bought a better CPU, could I perhaps get a boost? [01:27] yes [01:28] another factor is how fast your disk controller is [01:28] I'm guessing all four disks are on one controller [01:28] cpu is a previous gen athlon ii, it's a software raid, via mdadm [01:28] if that controller is only PCI or only PCIe x1, that's going to be a significant limitation [01:29] see how high your iowait stat is, top can tell you [01:29] qman__: http://pastebin.com/raw.php?i=n8md9gB8 [01:29] (sdb-e are the md6 raid6 members) [01:29] not too much [01:30] what did you set the two values to? [01:30] 500000 for max, 50000 for min [01:30] yeah, that's not high enough [01:30] try 2000000 for both [01:30] i thought that's in megabytes [01:30] im only seeing a resync speed of 25mb/sec [01:30] kilobytes IIRC [01:30] hmm [01:31] one moment :) [01:31] will adjust [01:31] setting it too high won't have any ill effects on the system, it won't do more than it can handle [01:32] it's just set that low for in-production operations, so they won't slow you down [01:32] ok changed the values on both [01:32] is this operation swap intensive, should i enable my swap (it's off right now) [01:33] no [01:33] kk [01:33] it's pretty much all CPU and I/O [01:33] also, what type of drives do you have? [01:33] these are low power green drives, segates 5900 rpm [01:33] yeah, that's going to hurt it [01:34] well how does this math work, if each drive via iostat is reporting 25mb/sec, that means my system is doing 100mb/sec of disk i/o, that's not too shabby right? [01:34] yeah [01:34] ok lol [01:34] * ejv needs to feel good about his purchase [01:34] should mutt update itself when a new mail in received without any user input? it appears for me i have to do some sort of input before a new mail shows [01:34] 100MB/s isn't too bad [01:35] for the class of hardware you're using, anyway [01:35] right, older cpu, low power drives [01:35] etc. [01:35] you're probably being limited by the disk controller [01:35] you know what [01:35] i didn't think of that! [01:35] those drives should be capable of 60-80MB/s each, but if they're all on one controller, on one PCIe lane, that's slowing you down [01:35] it's on a pci sata 4 port [01:36] yeah [01:36] SATA 150 for each port [01:36] man i TOTALLY didn't think of that [01:36] the PCI bus is shared with all other PCI devices [01:36] and is only 133MHz [01:36] these are SATA II drives on a SATAI ports [01:36] yea [01:36] wow totally didn't think of that [01:36] so i'm probably pushing the limits of the controller [01:37] all my onboard motherboard SATA slots were occupied, so I had to use the 4port SATA PCI [01:37] i can bet you the onboard SATA ports are MUCH faster [01:37] very likely [01:37] *sigh* [01:38] but 22 hours still isn't bad [01:38] thank you very much, you made my day with that comment [01:38] my last resync took three days [01:38] a light bulb went off in my brain lol [01:38] yea, well here's my situation [01:39] i have an old raid6, 500G members, in operation since 2008, that are occupying those precious onboard controller ports, my plan is to migrate the data, and then completely phase them out [01:39] then i'll move the new 2T 5900rpm discs to the onboard spots and remove the PCI controller until I need it again [01:40] sounds.... sane, right? lol [01:40] yeah [01:40] wonderful :) [01:41] shouldn't have any problems, as long as you actually go offline for the switch [01:41] according to newegg, it looks like 4 port PCI SATA300 cards are really common now [01:41] only need a few minutes, but trying to swap it in live is usually a bad idea [01:41] back in 2008, they were *expensive* [01:41] yup i'll be shutting the server down completely, and very carefully moving everything [01:42] I lost three drives in one day on my last array [01:42] god, what happened [01:42] were they from the same manufacturing batch? [01:42] seagate firmware, I suppose [01:42] yeesh [01:43] sry to hear that [01:43] that was a raid 5 [01:43] so that wasn't able to completely protect [01:43] the replacement is a raid 6 with hot spare [01:43] i wonder if mdadm supports hot spare [01:43] it does [01:43] ok i might consider that then [01:43] that's what I use [01:44] other tip [01:44] heh, raiding with 5900rpm drives are never run [01:44] set up smartctl to email you [01:44] damn sleep mode on them [01:44] you recommend it for such large members, because of the really bad URE statistics these days? [01:44] sleep mode? my drives better not sleep... [01:44] it's built into the firmware [01:44] I don't buy green drives, too much hassle [01:45] and too many horror stories [01:46] but anyway, set up smartctl to email you [01:46] my new array has already had two drives start to fail, I RMA'd one and I'm going to RMA the other next time I get a chance to pull it apart [01:46] well i did my homework the best i could, and didn't ever see any issues with the ST32000542AS drives for use in raid, i'll keep looking [01:47] hmm email... scary [01:47] don't i need an MTA and SMTP and all that gobbly gook then... [01:47] all you need is postfix on the server [01:47] if you have a mail server you can smarthost it, otherwise you can set it up with gmail or something [01:48] hmm ok i'll look into doing that [01:48] it's not too involved and it's worth the advance notice [01:48] yea definitely [01:48] i have a mail server managed by a friend on another remote host, I imagine I can point smartctl to that [01:48] or sure, google like u said [01:48] err gmail* [01:53] thanks for your help again qman__ [01:53] i shall return :D [01:53] 1175 minutes to go [01:54] no problem === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [05:11] would you recommend raid 10 for a high i/o's server? === MetaJake__ is now known as MetaJake === dendrobates is now known as dendro-afk [06:19] See http://www.debian.org/security/2011/dsa-2208 Ubuntu 10.04 bind9 users might be interested in running the backport I setup at https://launchpad.net/~cp/+archive/net === Guest79834 is now known as Jem === Jem is now known as jemofthewest [06:30] if i want an encrypted raid and lvm what is the correct order for setup? ie make an lvm of 4 drives, then raid then encrypt or what order should it be in === Jem is now known as Guest38942 [07:56] I have a problem [07:56] after sudo poweroff the fans and cpu fan keep spinning [07:57] and I know it's not an hardware problem because I have just shutdown the computer and fans with power button while I was in the BIOS. [08:02] :| [08:09] rcconf: I've had that happen before with some hardware.. seems like some of them just ignore that final instruction to power off. [08:10] SpamapS: how did you solve it? [08:10] hammer [08:11] Daviey: you coming to the openstack design summit ? If not, anyone from Canonical ? [08:12] lifeless: shut up thanks :) [08:22] rcconf: I pushed the power button. :-P [08:22] eh :\ [08:22] that doesnt solve my issue [08:55] rcconf: I noticed that my brand new PSU doesn't immediatley power off after shutdown, it keeps running for about 15 seconds to make sure all the drives safely spin down, are you components on perpetually? [08:55] s/you/your/ [08:56] ejv: yes, i think so [08:56] i have tried to wait like 30 minutes [08:56] yea that's far too long === skaet is now known as skaet_zzz [08:57] at that point i'd toggle the manual switch on the power supply [08:59] ejv: it does not have one [08:59] ejv: computer is old [08:59] :) [09:01] ejv: and [09:01] CPU fan is using 5300RPM [09:01] spinning i mean [09:01] and I cant control the speed [09:01] old BIOS [09:09] dunno if you can complain toooo much if the box is a dinosaur rcconf :p [09:09] ejv: 2000 computer [09:09] You can push it off the roof, tho [09:09] not that old [09:09] twb: if you give me another one [09:09] assuming it's small enough to fit through the door [09:10] a power unit from 2000... that's kinda pushing it [09:10] you could prolly do yourself a favor, electric bill wise, and get a more efficient PSU :P [09:11] it's some good old machine I found [09:11] but is it an excuse for remaining on, of course not :P [09:11] and gave it life [09:11] im God [09:11] :| [09:12] rcconf: a binge-drinking roughneck with a penchant for turning lovers into vases? [09:13] english please [09:14] http://en.wikipedia.org/wiki/Greek_mythology ? [09:15] I dont like false gods [09:15] wont read [09:15] All things are true and false and meaningless. [09:15] http://en.wikiquote.org/wiki/Principia_Discordia [09:16] sudo nano /etc/hosts 127.0.0.1 twb-links [09:17] You should use sudoedit [09:17] ? [09:17] Instead of "sudo nano" [09:17] no. [09:24] ttx, I'm /probably/ not. zul certainly is [09:24] ttx, Clashing with the release week is a mega PITA. [09:35] zul: did you register yet ? [09:37] morning [09:37] hello ttx ! [09:37] huats: yo [09:37] hello === squishy is now known as SquishyNotHere [10:23] it would be awesome to have a php based manager like webmin, but php... I know there is a php extention to the webmin pl files, but this is old === SquishyNotHere is now known as squishy === cs278| is now known as cs278||work === koliz is now known as koltroll [10:54] Mr. Hallyn??? [10:54] Are available? [10:55] ? [10:57] hallyn I've got a question regarding your kvm spice ppa === squishy is now known as SquishyNotHere === SquishyNotHere is now known as squishy [11:15] wout-lnx: It's 5:15 in the morning where he is. It'll probably be a couple of hours :) [11:20] HELP!!! how to upgrade from 10.04 to 10.10 ? [11:24] ttx not yet hoepfullly today [11:24] phoenixsampras: sudo-apt dist-upgrade [11:24] phoenixsampras: sudo apt-get dist-upgrade [11:25] or release.. [11:25] wait [11:25] phoenixsampras: sudo do-release-upgrad [11:25] phoenixsampras: sudo do-release-upgrade [11:26] rcconf: IIRC there are at least 3 ways to power down an "IBM PC compatible" computer, and it sounds like linux guesses wrong about what your hardware supports... ;) [11:27] JanC: motherboard is amd pc chips m810lmr [11:31] phoenixsampras: edit /etc/update-manager/release-upgrades and set "Prompt=normal", then do-release-upgrade [11:36] thank you xampart, you are wise [11:36] phoenixsampras: my command doest work? [11:36] doesnt [11:36] hi... I'm using backupninja for backups. I'm pretty sure when I set it up (2 yrs ago) I created config files in /etc/backup.d/. I edited them a while back only to see that edits have no effect. I just discovered that backupninja apparently uses files from /usr/local/etc/backup.d which appear to be copies of the files I originally created in /etc/backup.d (old versions). Why could that be? Should I simply edit those in /usr/local/backup.d fr [11:36] om now on? [11:51] xampart: how to verify the ubuntu server release version? [11:51] cat /etc/issue [11:52] for starters [12:02] or lsb_release -a [12:12] draven_sol, raid first, then lvm, then encryption [12:16] rcconf, by default, LTS will only upgrade to another LTS, so to go from lucid to maverick you need to change that setting first [12:23] k [12:43] how do I check which repository a package is installed from? === squishy is now known as SquishyNotHere === SquishyNotHere is now known as squishy [12:45] n/m, found it [12:59] muszek: what was the answer> [12:59] ? [13:05] a7ndrew: apt-cache showpkg _packagename_ (doesn't show exactly which version is installed, but lists all installable versions and some data about them, incl. the origin... which is good enough for me) [13:14] Daviey: good morning [13:19] muszek: thanks, interesting to contrast that with what 'aptitude show' reveals. It runs faster too. [13:23] hello, whats the best virtualization software to use? [13:25] bda: kvm of course [13:25] ;) [13:26] how can i log user actions on server? [13:26] pmatulis: i thought ubuntu recommended it for reason :) would it be better than a headless virtualbox, though? [13:30] bda: try both and decide for yourself but i suppose kvm will become more and more integrated and supported in ubuntu than virtualbox [13:30] bda: so you need to think of the future a bit [13:31] wout-lnx: hi [13:32] Hello hallyn [13:32] wout-lnx: fwiw i'm not currently touching myspice ppa, bc dev-zero is going to update his and push to universe [13:33] hallyn: Ok but dev-zero's ppa doesn't contain a spice compatible kvm bin [13:34] pmatulis: right. thanks for your help! [13:35] hallyn: It is my understanding that kvm in ubuntu is not spice enabled because spice libs are not yet packaged. Correct? [13:36] hggdh, hello! [13:36] wout-lnx: yup [13:36] Good news about the patch [13:36] The PPA has been updated btw. [13:37] wout-lnx: yes, dev-zero is going to (AIUI) use my qemu-kvm packaging [13:37] wout-lnx: so he'll basically end up with my qemu (quasi) package and his own updated library packages [13:37] hallyn: Can I help? [13:37] lun0: I guess it depends which actions you want to log. Do you mean their shell commands? If so apparently you can use the 'script' command to do it, I'm not too sure of exactly how its done though, as Ihaven't had a need. [13:37] hallyn: Testing needed? [13:38] wout-lnx: sure. [13:38] wout-lnx: are you on gimp#spice? [13:38] a7ndrew: ok, will check it [13:38] hallyn: I'm not a coder, nor a packager === war10ck is now known as pan1nx [13:38] hallyn: not yet [13:38] wout-lnx: ok. well, i'm starting to think dev-zero may have gotten distracted... (real life does sometimes get in the way if you're doing this for fun :) [13:39] wout-lnx: anyway the stuff i have *should* work. kim0 has tested it [13:39] hallyn: gimp#spice. gimp=gimpnet?? [13:39] wout-lnx: actually maybe he never got audio to quite work [13:39] yeah [13:40] you can ping dev-zero and ask him if he has new paackages he can push soon to his ppa [13:40] ivoks: hey, od you have any currently-unused manzanita chassis which are not behind a firewall? [13:40] feh [13:40] wout-lnx: I got as far as running a vm with spice from cli [13:40] hallyn: I got as far as running a vm with spice from cli [13:41] wout-lnx: ok, [13:41] wout-lnx: i've gotten redhat to boot graphically [13:41] hallyn: running a vm using libvirt, with virt-manager with spice devices [13:41] wout-lnx: but i was doing funky things with the library versions anyway [13:42] wout-lnx: so that's another reason to use dev-zero's packages. If he says he doesn't have time then i can go ahead and update his packages and create new ones in my ppa [13:42] hallyn: funny thing is, I could connect to the cli vm with spice client just fine, I couldn't connect with the libvirt one.... (only got frozen screens and then client would die) [13:42] oh, not sure that's funny. [13:43] how does libvirt do the connection? [13:43] It's probably due to my not properly falling back tothe old protocol [13:43] which, again, is why we should switch back to the simple old libs :) [13:43] ;-) [13:43] Well I'm connected to gimnet... [13:45] wout-lnx: ok, i've pinged dev-zero several times over the last week, so he may just be on vacation. let's see if he was just ignoring me :) [13:50] Hello, is it recommended to apt-get remove consolekit on Ubuntu Server? What is console-kit-daemon used for? === PrestonConnors1 is now known as PrestonConnors [13:53] PrestonConnors: If it was recommended to remove it, it woulnd't be there to begin with. [13:54] soren: Do you know why console-kit-daemon would consume many resources for a server with a lot of ssh connections? console-kit-daemon is consuming about 3.6GB of RAM and about 60% of CPU on these servers. [13:54] Probably becuase it's broken somehow. [13:54] soren: When I kill console-kit-daemon it automatically restarts with normal usage and starts to linearly consume more resources over time. [13:55] PrestonConnors: Which Ubuntu version is this? [13:55] 10.04.2 64bit [13:55] fully updated [13:55] it is across 20 servers, 16 cores 96GB ram each [13:56] looks like bug 232557 [13:56] Launchpad bug 232557 in consolekit "console-kit-daemon leaks memory" [Medium,Confirmed] https://launchpad.net/bugs/232557 [13:56] is there a safe way to disable console kit daemon [13:57] i am killing it every day via crontab but would like a better resolution. some people recommended to apt-get remove it because it is quite buggy. === twister004_ is now known as twister004 [14:23] jamespage: im dropping the cobbler4j stuff, its no longer shipped in 2.1.x [14:24] :-( [14:24] no this is a good thing ;) [14:24] only joking! [14:24] so was i [14:25] what that it was a good thing or that you where dropping it? [14:25] * jamespage is really confused now [14:25] upstream no longer ships it [14:25] TBH not surprised.... [14:25] neither am i [14:27] tbh i dont think anyone installed it either [14:39] Has someone practical experience with Request Tracker? [14:43] zul: don't forget to add python-koan :) [14:44] Daviey: howdy! Hey the eucalyptus powernap config and the separation of the tools have not yet been merged into the branch right? [14:45] RoAkSoAx: frig ill do it after beta [14:48] is there a way to do a non-interactive install of Postfix that automatically chooses "No configuration"? [14:48] zul: ok :) [14:52] Anybody know how I can connect to rdp on a non-standard port using remmina or terminal server client apps? [14:53] Hey Everyone, What is a good virtual server platform to use on ubuntu? [14:54] vmware [14:54] ok would prefer something else because the stupid interface is buggy [14:55] Doonz, I like Virtualbox [14:55] I use that daily, and I like the RDP thing you can use on it's virtualmachines. That's what I'm trying to connect to right now. [14:56] If I can just figure out how to change port on client. ughh [14:56] kool [14:56] wich client [14:57] I've got Remmina and Terminalserver client. But doing ip:port doesn't seem to do the trick [14:57] melter: an easy way to do it is to install postfix interactively the way you want it, then use 'debconf-get-selections | grep postfix > postfix-options.debconf' to save your interactive responses, then do to unattended installs just do a 'debconf-set-selections < postfix-options.debconf' before you install the package [14:58] melter: or something close to that [14:58] kpettit: may sound stupid but have you tried ip [space] port [14:59] semiosis: thanks [14:59] Doonz, no. I'll try that... [14:59] RoAkSoAx, no.. i was going to merge and upload it concurrently... is that ok? [14:59] haha, that was it. good call Doonz [14:59] woot! /me chalks up his deed for the day [15:00] Daviey: yeah that's fine :) I was just wondering [15:00] i forget wich client i was using and thats how it wanted the format to be [15:00] VirtualBox does this thing where you can turn on RDP to any virtualmachine. You can see boot screen and everythign. Very nice, espically with OS's that don't have RDP [15:00] ill have to install that when i get home [15:01] basically i have a quad core with 16gb ram and would like 5-8 linux servers on it to play around with carious things [15:01] The default virtualbox setup is great for desktop vm stuff. But I use the "headless" stuff when I need to run it on a server. [15:01] RoAkSoAx, looking to upload when b1 is due. [15:01] yeah it will be headless so remote management features are key [15:01] VirtualBox should do great for you then. Has really good snapshot and import/export stuff [15:01] does it allow you to mount iso's for install os's? [15:02] yes [15:02] You can do it all CLI or through the GUI [15:02] i like gui.... [15:02] * RoyK wonders how long it'll take for Oracle to ruin vbox as well [15:02] I normally use the GUI myself. But when I install it remotly I do the CLI stuff. [15:03] It actually did better than vmware server. I had a couple of vmware images that kept crashing vmware, but worked with virtualbox for whatever reason. [15:03] kool im a linux newb so i like to mess around with vm's so i dont hoze my system [15:03] RoyK, No kidding. Hope they don't mess with it to much like with OpenOffice or MySQL [15:04] Doonz, smart. I get too anxious sometimes trying out crap and mess up my machines frequently. [15:04] I'm doing the alpha of 11.04 right now on my desktop. Bad idea, I should have just done it in a vm [15:04] yeah and when i break things that make it so my wife can do what she wants i get to sleep on the couch [15:04] haha, same goes here. [15:05] kpettit: I was an OpenSolaris user, but that abruptly stopped after Oracle pulled the plug - using OpenIndiana for storage now... [15:06] I liked alot of the ideas OpenSolaris came up with. Never had a chance to play with it much though [15:06] qman__, thanks for providing the answer [15:06] kpettit: we have ~350TB on OI atm [15:06] works well [15:06] that sounds sexy [15:06] lol [15:07] ive only got like 12tb [15:07] man. that's a monster. [15:07] :( [15:07] I've got TB envy now. I was happy to have 8 [15:07] RoyK: Did you ever manage to find why firefox wouldn't run but xterm would? Just curious [15:07] Hostname: ss1 - OS: Linux 2.6.31-23-server/x86_64 - CPU: 4 x Intel(R) Xeon(R) (1600.000 MHz) - Processes: 162 - Uptime: 3d 18h 56m - Load Average: 0.05 - Memory Usage: 537.29MB/5976.13MB (8.99%) - Disk Usage: 4896.45GB/9745.55GB (50.24%) [15:07] I only have 6TB :( [15:07] thats my fileserver at home [15:07] I'm using one of those Drobo's. I really like it [15:07] We were moving to more ZFS storage until oracle ruined it. Now it is mostly xfs on rhel-derivatives or ubuntu (depending which subsite is managing it). Alltogether it is a few PB though. [15:09] Has someone practical experience with Request Tracker? /msg me === skaet_zzz is now known as skaet [15:23] Regarding VM, any reason _not_ to use the native KVM tools on Ubuntu ? [15:30] What uses the .conf files in /etc/init/ ? [15:31] queso: upstart [15:31] Pici: How would I restart a service that has a conf file in there? [15:32] queso: service restart [15:33] cloakable: Is the service's name equal to .conf? [15:33] queso: Think so. [15:34] Great, thanks [15:35] Wait [15:35] man service says it runs stuff in /etc/init.d/ not /etc/init/ [15:36] queso: it does both, also check out the 'initctl' command [15:36] genii-around: haven't done any more testing [15:37] RoyK: Ah, OK. [15:39] There is a .conf file in /etc/init/ but no script with the corresponding name in /etc/init.d/ Is that script needed? [15:41] queso: try 'service ' if you get usage instructions then all is well, if you get 'unrecognized service' then something is wrong [15:41] semiosis: unrecognized service is what I get :( [15:42] queso: what service is this anyway? [15:42] semiosis: ispman-agent === koliz is now known as koltroll [15:42] semiosis: /etc/init/ispman-agent.conf's last line is exec /opt/ispman/bin/ispman-agent nodetach so it just runs that perl script [15:52] kirkland: so I'm giving sup a shot. What finally pushed you off sup? It looks *awesome* so far. I've waded through tons of email that I'd been ignoring already. [15:53] SpamapS: well, i imported 6GB of old mail [15:53] SpamapS: it crashed on me frequently [15:53] SpamapS: i loved the keystrokes, and the interface, and the color coding, though [15:54] kirkland: ahhh.. I archive everything older than 1 year because that much mail seems to crash *most* mail clients. :) [15:54] SpamapS: not gmail :-) [15:55] kirkland: I hear that. I'm still clinging tightly to hosting my own inbox tho. [15:55] SpamapS: yup [15:56] kirkland: I was thinking of hooking up ajaxterm + sup to replace hastymail as my web mail provider actually.. :) [15:56] SpamapS: awesome [15:56] SpamapS: that sounds pretty sweet [15:56] SpamapS: let me know how that works [15:56] probably not as well as gmail. [15:58] SpamapS: right [15:59] Now to figure out how to get offlineimap to use the messaging indicator. [16:13] * RoAkSoAx on its way to the airport to travel to texas for the TLF [16:15] SpamapS: you're running offlineimap from a cronjob? [16:15] SpamapS: notify-send is the magic command [16:15] SpamapS: echo foo | notify-send [16:16] SpamapS: alternatively, if you're running sup inside of a byobu session, you could either a) add a custom indicator, or b) patch /usr/lib/byobu/mail to work well :-) [16:19] mathiaz: hey [16:19] mathiaz: i think i have an idea of what might be wrong with your update-motd ... [16:19] mathiaz: update-motd scripts run as root [16:20] mathiaz: i think i recall you saying that you were doing some ec2 stuff in your update-motd script [16:20] mathiaz: which means you'd need to copy or link your credentials over to the root account, i believe [16:23] if you're all bored and wonder what to do, I just filed bug 746497 ;-) [16:23] Launchpad bug 746497 in libvirt "libvirt installs firewall rules on package upgrades" [High,New] https://launchpad.net/bugs/746497 [16:26] kirkland: I don't want OSD notifications, I want the messaging indicator [16:27] kirkland: IMO notifications that pop up and obscure windows are reserved for extremely time sensitive information, like IM's.. [16:28] SpamapS: ah, whoops, i missunderstood [16:28] SpamapS: okay, good luck with that [16:29] Nafallo: i assure you we arent :) [16:31] zul: aw. that's a shame ;-). want to triage it at least? :-) [16:33] sure gimme a couple of momments [16:34] ta ;-) [16:35] meh. I should have mentioned it is on 10.04. [16:36] * Nafallo adds a comment [16:48] Mm.. [16:50] Is there a "Danger" in giving users a shell? I've created an account for services with limited access but Im going to have to give them a shell.. say Bin/bash [16:50] Since they need to create a screen session [16:52] Slyboots_, it depends on the user and what they are supposed to do [16:53] Run 1 service. Calibre-server which allows read-only access to a handful of files [16:54] right now when I start the daemon using their script it runs as root; so.. not going to do that :P [16:55] then set their shell to only be able to run that [16:55] Didnt realise you could do that [16:56] Or.. how you can do that :P [16:56] http://en.wikipedia.org/wiki/Restricted_shell [16:57] There are better ways but that should start making you think [16:58] * Slyboots_ nods === MetaJake_ is now known as MetaJake [17:17] New bug: #746541 in tomcat6 (main) "Unable to upgrade tomcat6 (6.0.28-2ubuntu1.2) " [Undecided,New] https://launchpad.net/bugs/746541 === MetaJake_ is now known as MetaJake === dendro-afk is now known as dendrobates [17:52] is there a way to serve public webpages using ubuntu server on Vmware? === dendrobates is now known as dendro-afk [18:08] So I did apt-get install ntp [18:09] But the dates still off [18:09] is CUPS capable of managing 6-9 printers for 88 individuals? [18:12] elb0w: it will slowly adjust the time toward correctness, unless you give ntpd the -x option which will jump it right to the correct time when it starts up. you can add that to /etc/default/ntp [18:12] its ok [18:12] MetaJake: apache httpd? [18:12] it synced now [18:12] semiosis, yes. by the way, vmware = vmware fusion* [18:13] apache* [18:14] MetaJake: so you have apache running in the ubuntu guest OS within vmware? can you browse to it from the host os? === dendro-afk is now known as dendrobates [18:16] semiosis, yes I can browse to the ip i currently have configured... but then I realized this was just an internal network ip.. and I had confirmed that the default website could not be reached from an external client. [18:17] MetaJake: what kind of networking do you have the guest on? Host only? Bridged? NAT? [18:18] chrunchychewie, pardon my inexperience at this point: What do you mean by Guest? and how can I learn what kind of network it is on from the choices you provided? === hallyn is now known as hallyn_afk [18:19] MetaJake: the guest is the ubuntu server inside vmware fusion [18:19] MetaJake: Host is the actual physical machine, guest is the VM [18:20] I see. and how can I learn what kind of networking the guest is on? Again pardon my inexperience at this point. Thank you. [18:21] http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1022264 [18:21] NAT [18:21] Hello all, is anybody here using KVM for virtualization and starting the virtual machihnes at boot? (I believe it is called running it in headless mode) I cannot seem to choose between virtualization via KVM and via VirtualBox. [18:21] you want Bridged mode so the Ubuntu guest appears as a separate machine on the network and you can access it's IP [18:22] bdamos: I do [18:22] -.- just noticed the kvm channel, sorry guys [18:22] royk: how are you doing it? [18:22] crunchychewie, I see. [18:22] bdamos: virtualbox isn't really made for servers [18:22] but it works well [18:23] bdamos: I just start virt-manager, create the VMs, and that's it [18:23] click the 'autostart on boot' checkbox [18:24] Anyone have any experience using Ubuntu Server as a printer server for ~100 people or so? [18:31] MetaJake: according to this doc (http://rosslawley.co.uk/2010/08/how-to-configure-vm-fusion-nat-to-be.html) you can actually set up vmware fusion to do NAT in the reverse direction, to route port 80 from the host into the guest machine [18:32] MetaJake: thats an alternative to switching to bridged mode [18:32] crunchychewie I turned off ubuntu, switched the network setting to Bridged and restarted ubuntu as well as apache, unfortunately, now when I visit the ip (which used to load the default website) now, does not connect. [18:33] i ran ifconfig to make sure the ip was the same, in bridged mode, which it is. [18:33] .. semiosis, I see. [18:33] Metajake: are you trying to access the website from the host? [18:33] MetaJake: what the ubuntu system *thinks* is its IP may or may not actually work on your network, depending on many factors [18:33] chrunchychewie, yes I am. [18:33] semiosis, I see. [18:34] MetaJake: is the Ubuntu server and Host OS in the same subnet? [18:34] *are [18:34] I can post the results of ifconfig if that would help determine the actual ipaddress of ubuntu in bridged mode (?) [18:34] stick it in pastebin [18:34] please do this from your host as well [18:35] crunchychewie once again my inexperience must be pardoned: how can I learn if Ubuntu and my host OS are in the same subnet? [18:36] MetaJake, compare the ip address of both. [18:36] MetaJake no worries, when you do ifconfig, look at the IP address, its probably 192.168.2.xx or 192.168.1.xx or similar [18:36] that 3rd set of numbers need to be the same for it to be in the same subnet [18:36] otherwise they wont see each other [18:37] so if your host is 192.168.1.100 and your ubuntu is 192.168.2.100, they won't see each other [18:38] if it is 192.168.1.xx and 192.168.1.xx they will [18:39] CrunchyChewie: unless you have a broader netmask..... [18:39] CrunchyChewie: ip address + netmask determines the subnet, so it's only true that the first three groups need to be the same if the netmasks are 255.255.255.0 [18:40] yea sorry I assumed the netmasks were the same, is there any reason to believe, by default, they are not? [18:40] we use 192.168.0.0/21 for our internal hosts [18:40] meaning 255.255.248.0 [18:40] which covers 192.168.0.0-192.168.7.254 [18:40] CrunchyChewie: theres lots of networks out in the wild [18:41] crunchychewie, I see. Well here are the results of lfconfig from my host OS http://pastebin.com/fjKUVu8H ... oddly enough, I can not figure out how to copy the results of lfconfig from Ubuntu server, due to the nature of the window that it operates in via vmware fusion. .. but I can tell you that the results it is showing me, have a different subnet then my Host one which i pasted in that link. [18:41] MetaJake: it will probably be simpler to go back to NAT mode, follow that tip I posted (hopefully it works) and then your ubuntu guest web server will be accessible at your mac's IP address [18:42] MetaJake: OS X? [18:42] RoyK: vmware fusion [18:42] royk yes [18:42] semiosis, I see. [18:42] MetaJake: what is your Ubuntu server IP? [18:43] 192.168.113.136 [18:43] if it is on bridged mode you need to change eth0 to 192.168.1.101 or something [18:43] do you have a server or just a router [18:43] MetaJake: if you're using NATed networking, you need to configure the hypervisor to forward IP to the VMs. If you're using bridge mode, make sure you tie the VMs to the right NIC (en0 or en1) [18:44] * RoyK uses bridged mode for things that he needs to access from the outside [18:45] MetaJake: check left bar messages [18:46] MetaJake: does your mac get its IP address automatically (DHCP) or did you set it manually (static)? [18:46] semiosis, automatically. [18:47] MetaJake: using bridged networking or nat? [18:47] MetaJake: then when you switch your vmware guest to bridged, you will need to set it to use DHCP also, or get really familiar with IP addressing [18:47] MetaJake: and semiosis said 'vmware fusion', but the ifconfig output looked more like virtualbox - which one are you using? [18:48] vmware fusion, royk [18:48] ok [18:49] MetaJake: I'm using vbox for my VMs on this laptop - that works - I don't know how fusion works in comparison, sorry [18:49] MetaJake: and what does your mac get its IP address from, is it some kind of home wireless router/base station? [18:50] semiosis, it is a home router, yes. [18:50] guys he needs to go into /etc/network/interfaces and give eth0 a static address [18:51] * RoyK mumbles something about this not being an ubuntu server issue, but rather a virtualisation issue with vmware fusion [18:51] MetaJake: ok, you'll need to set up a "nat pinhole" or "port forward" on the home router as well... and you may encounter a block by your ISP that prevents you from hosting a web site (on standard HTTP port 80) as some ISPs are known to do that [18:52] RoyK: yes good point [18:52] semiosis, royk. I see. [18:53] RoyK: but the goal here is for MetaJake to be running a live web server on ubuntu [18:53] sure - I'll give all the help I can give, but all I know is it works well on virtualbox - I haven't touched vmware fusion for years [18:53] MetaJake: is this mac a laptop? [18:54] semiosis yes [18:54] MetaJake: i.e. is portability a concern or will it always and forever be connected to this very home network? [18:54] semiosis: looks like it - it's got en0 and en1, the latter being the wireless [18:55] damn - is vmware fusion still commercial? [18:55] * RoyK wonders why people would pay for what virtualbox can do for free [18:55] semiosis, yes I use the laptop very portably, but in this case I would like to try serving from this static location [18:55] MetaJake: if you use bridged mode, and set a static ip on the ubuntu guest OS, it may not work when you hook up to another network... in NAT mode, once set up correctly, the ubuntu guest os will always be reachable at your mac's IP address, everywhere [18:56] MetaJake: ...on port 80 (HTTP) which IMHO is a simpler network design [18:58] * MetaJake makes changes to network config === nijaba_afk is now known as nijaba === MetaJake__ is now known as MetaJake [19:28] I am trying to make a replacement server for my very old RedHat machine. I have a ubuntu server 10.04 LTS up and running. I was thinking the best way to continue was to make a new interface and dhcpd file, then remove the working machine, and plug the new one in. [19:28] I have pasted my proposed config fiels at http://pastebin.com/aNyJMREv would someone be willing to take a look at them and see if they look ok? === dendrobates is now known as dendro-afk === MetaJake__ is now known as MetaJake [19:37] DrDetroit: can't you just test it? [19:38] mok0: I can but if it doesnt work then I will have to undo it all to make it work again [19:39] i was just hoping someone had a few min to look it over and give their opinion [19:39] this is my first ubuntu server [19:39] and i am unsure about things [19:39] I can't see anything wrong with it [19:40] i figure if i can have internet and dhcp working, then if the old box fails i can just replace it, make a few changes and be ready to rock again [19:40] then i could configure a firewall [19:40] DrDetroit: Right [19:40] not sure now the ip forwarding will work with this config [19:40] i dont see it anywheres, and i think it belongs in the firewall [19:41] currently i run min e in the old box from iptables, but I am afraid my iptables wont run on this new box [19:41] DrDetroit: It should run [19:41] really? its a old file from 2002 [19:42] my main box has been extraordinalrly reliable since i started it up [19:42] DrDetroit: iptables has not changed AFAIK [19:42] at least not the configuration [19:42] mok0: thank you, i will give this configuration a try as soon as I am able [19:43] DrDetroit: You should get the new box to work before you kill off the old one [19:43] mok) right, that is why i am trying now, the old box is long in the tooth a Rh 7.3 [19:43] HEHE [19:43] but works perfectly [19:43] never had a problem with it [19:44] but i do want a replacement "just in case" [19:44] DrDetroit: yeah [19:44] it does my NAT firewall, mail and web servers [19:44] Im installing open-dkim to work with postfix and this error pops up and won't allow opendkim to start: [19:44] dkimf_db_open(): Invalid argument [19:45] any thoughts? === dendro-afk is now known as dendrobates [19:55] semiosis you still around? I finished the tip on that link for giving my VMware Fusion an Incomingtcp of 80. [19:55] MetaJake: yeah howd it go? [19:55] i also poked a couple holes in my router, through port 80. but... still having trouble loading up what i BELieve to be my ubuntu-server's static IP. === hallyn_afk is now known as hallyn [19:56] the vmware fusion reconfig went well I think. The reboot went ok. and I'm running in NAT mode now. [19:56] MetaJake: why mess with the ubuntu server's IP? it worked fine before when it was probably using dhcp (which i believe is the default out of the box config in ubuntu) [19:57] indeed. I'll go change that back. heh. sry. thanks for getting my brain gears going again [19:59] mok0: my old iptables is v1.2.8.8.72.3 running on a rh7.3 machine, do you think it will run ? [20:04] hello [20:04] i setup postfix server [20:04] but i can't able to send/receive mail [20:04] what i have to check ? [20:05] #? === MetaJake_ is now known as MetaJake [20:14] semiosis, mind checking this address to see if a webpage loads for you? http://192.168.113.136/ if you can. [20:15] zertyui: i recommend that you go to #postfix for help. There is a long list of things that you might need to check. They will help you there but follow the guidelines and make sure you check your error log and try yourself first using google. You will get a lot more help if you know your stuff. [20:16] semiosis, scratch that. Apparently its still getting hung up. :\ [20:22] Hello all, I've got I hope a quick and easy question. I'm running a Ubuntu 10.10 network and need to sync data files with a remote server. I've tried rsync over ssh and that works but only 1 way. What I'm looking for is a 2 way solution. Any suggestions? [20:23] bearly230 I'm new to ubuntu but from the sound of it, syncing files might be accomplished from a version repository software of some sort. maybe GIT or SVN? [20:23] or are you working with content outside the scope of a version repo's function? [20:24] MetaJake I havn't heard of those. I've been using ubuntu for quite a while but I'm no expert. [20:24] version repository's are virtual copies of file systems. its not like file transfer like rsync or ftp.. [20:25] examples are GIThub.com ... and a popular one called Subversion [20:25] MetaJake: no idea how those work. I'll take a look at it. Would nfs over ssh be an option? [20:26] upon establishing a database with their service though, they let you sync up files between locations. [20:26] I've got to much data to use an online service. [20:26] i'm not familiar with nfs . [20:26] Does anyone know if I can make the alternate installer (netboot) pull udebs from a local server instead of a standard debian mirror? [20:26] s/debian/ubuntu [20:27] Does anyone have any experence with nfs over ssh or somthing simular? [20:27] bearly230: how much data we talkin [20:28] CrunchyChewie, about 350 gb atm. Once synced won't be much to transfer but will need to keep everything synced. [20:29] hallyn: available for bit? [20:30] bearly230: 2 way sync? [20:30] CruncyChewie: Thats what I'm wanting. I've got 2 users working from different locations. And we need to keep our data synced between our servers. [20:31] hggdh: would like 5 misn to finish this test [20:35] bearly230: thats a bit, what type of files [20:36] Daviey: involving hallyn, OK? [20:36] CrunchyChewie: All kinds. We don't have a lot of new files every day. But they do add up over time. [20:36] hggdh: here? [20:37] hallyn: no, when you are ready, we will open another channel [20:37] bearly230: ever thought of s3 or something? [20:37] Whats s3? [20:39] hggdh: ready [20:41] CrunchyChewie: Whats s3? [20:42] hggdh, yes, hallyn is the best person [20:42] for *everything* [20:42] bearly230: amazon cloud storage [20:42] Can't afford that. Not in the budget. ( [20:42] Daviey: no no, i'm useless. i hear SpamapS is the bomb [20:45] MetaJake: i was afk, back now, that IP address you mentioned is private, i wouldn't be able to connect to it [20:46] semiosis, yes. my mistake. .. still working on it over here. [20:46] bearly230: rsync , then do rsync , to get the two-way sync... read through the rsync manual (man rsync) to get familiar with the options, you'll probably want some of them [20:49] semiosis: Thanks I'll keep digging [20:49] hallyn, SpamapS is soooo yesterday... you are about to make me really happy :) [20:50] bearly230: and by the way, you can use option "-e ssh" to have rsync do the ssh itself (any other way to do rsync over ssh is unnecessarily complicated) [20:51] actually, SpamapS... i did want you.. :) [20:51] semiosis: Thats what I've been doing. Just hoping I wouldn't have to turn around and reverse it. But guess I will [21:07] So... I have a vmware virtual machine. Someone added some space to the virtual hard disk. LVM sits on top of that. How can I get that virtual disk grown? [21:08] I'm guessing the first step is to get linux to see that the physical disk has changed [21:10] alcuadrado: no need to be sorry, but here you will get better server specific help [21:10] hi there! I've just removed the old kernels from a server (because /boot had no more space available) and then rebooted it, now it doesn't start :s [21:10] yes, I see guntbert, thanks :) [21:11] alcuadrado: what happens when you boot it? [21:11] I don't have it here, that's the problem [21:12] I've asked for a hardware reboot right now, just in case it's some bug in the housing panel [21:13] I doubt that, can you look at the boot process? Can you get to the grub menu? [21:14] MTeck: is your virtual disk partitioned so that the LVM pv is just one partition, or is the LVM pv the whole disk? [21:14] let me check that === MetaJake_ is now known as MetaJake [21:15] it's working now guntbert :) [21:15] don't know how it took so much [21:15] semiosis: partition [21:16] MTeck: then your expanded disk probably has new unpartitioned space at the end, beyond the end of your existing partition [21:16] !yay | alcuadrado [21:16] alcuadrado: Glad you made it! :-) [21:17] yeah, I was kind of mad about that haha [21:17] it's a sever of a client I'm leaving [21:17] MTeck: so you can create a new partition from that free space, create a new LVM pv in your vg, then expand your lv, then fsck the lv, then resize2fs the lv [21:18] take a look at this: http://pastie.org/1740932 [21:18] is that normal? [21:18] semiosis: when I do fdisk -l /dev/sdb I see the size of sdb1 which is using 99GB and reports the disk size is 107.3GB.. but 500GB was just added [21:19] i can look at vmware and see that there's 600GB allocated to it [21:19] 610.25* [21:20] MTeck: i'm not sure about this, but i suspect something needs to get reset for it to see all the extra space, maybe detach/reattach, maybe a reboot, hopefully someone else more familiar with vmware can sort that out [21:21] alcuadrado: no quite - use aptitude (interactive mode) to resolve it [21:21] ooooh....... [21:21] ok, thanks :) [21:21] it looks like maybe it was added as a third hard disk [21:21] a dist-upgrade solved it :) [21:21] but fdisk -l doesn't see that disk [21:22] so.... [21:22] MTeck: oh thats nice [21:22] MTeck: wait, how do you see it added as a third disk if fdisk doesn't report it? [21:23] semiosis: vmware vsphere (client interface) [21:23] i can look, but can't actually manage anything there [21:30] semiosis: is there any way to just probe for new hardware? [21:35] MTeck: reboot? [21:36] MTeck: non-hotpluggable hardware won't be seen until a reboot [21:37] so if you jam a pci card into your system while it's running, you (a) won't see it and (b) may fuck up the motherboard badly [21:37] RoyK: in case you missed it, he's running in vmware vsphere, trying to get the system to recognize a new virtual disk [21:38] sorry, I missed that [21:38] I don't know vsphere [21:38] linux (including ubuntu) supports hotplugging devices [21:39] but then, if vshphere doesn't deliver an api compatible with linux, you'll need a reboot [21:40] last I checked, vmware only supported redhat, so that may be an issue [21:41] YAY [21:41] semiosis: RoyK: echo "- - -" > /sys/class/scsi_host/host0/scan [21:42] MTeck: cooool! [21:45] qman__: you available? :) [21:46] that raid6 initialization/resync we discussed yesterday, well looks like im getting some read errors [21:51] http://dpaste.com/527511/ [21:51] (dmesg output) [22:11] hello there [22:11] who knows about postfix with mailutils ? [22:20] hello [22:20] is it possible to mark a drive as failed in mdadm, during a resync? so that the raid6 can function with 3/4 [22:20] anyone know about [22:20] postfix ? [22:21] i configured postfix with mysql [22:21] i create user etc ... [22:21] but using thunderbird the password not working [22:21] what to do ? [22:27] hello anyone there ? === dendrobates is now known as dendro-afk [22:34] zertyui: be patient [22:34] zertyui: if someone has a solution, they'll answer [22:34] zertyui: in the mean time, did you check in the postfix channel/ [22:34] ? [22:36] there is no one there [22:36] do you know on post fix ? [22:38] Anyone know what could cause sudo to delay 3 minutes before running a command? DNS is working properly. [22:45] well [22:45] who know about my sql ? [22:45] higiez, does ubuntu server support SSD trim? [22:47] KMFrog, linux kernel > 2.6.33 should have trim support [22:48] ignarps, thanks, do I need to use a specific file system? === dendro-afk is now known as dendrobates [22:51] google says Ext4 and Btrfs, that will do. thanks for your help ;] [22:53] KMFrog, xfs as well [22:56] still waiting on md raid support for TRIM though :( [22:57] It seems it might have been a ldap issue. Thanks anyways... [22:58] Delemas, nscd can help cache some ldap stuff for you if your ldap server times out from time to time :) [23:28] Hmm, if we want a backport of something like Puppet, from Maverick to Lucid [23:28] that isn't already a backport [23:28] How do you figure that? [23:29] Err.. [23:29] Ignore me. [23:29] does it seem like it might be possible to get the source deb, and try to build it and install it [23:29] * soren can't read. [23:30] or maybe that's Madness, and I should be just repackaging something from reductivelabs [23:30] * sparc doesn't know "How it's Usually Done" [23:35] zul: hey, did you end up fixing https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/741661 ? [23:35] Launchpad bug 741661 in cobbler "Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l" [Medium,Fix released] [23:36] zul: i'm looking at the code now [23:36] zul: and it looks like at least part of it is fixed