/srv/irclogs.ubuntu.com/2009/12/07/#ubuntu-server.txt

mgpcoetrimeta: Pop open another terminal window and tail -f /var/log/syslog00:00
Ninjixwhat virt software are you using?00:00
Roathwindows virtual PC00:00
trimetamgpcoe: Oh, wait, I think I know what's happening: I've put public_html in peoples' home directories, but all home directories are 700.00:00
trimetaWell, I wanted the security of 700, but it probably isn't an option here; oh well.00:01
mgpcoetrimeta: :) That's probably at least part of it.00:01
NinjixRoath: strange, I would assume the default vga 8-bit mode would work00:01
Roathwell, after an install with all default, the display gets all garbled, like long lines going from top to bottom, i can see something is happening on the screen but not what00:02
mgpcoetrimeta: I know there's a way to set Apache to spawn its processes under the UID of the file owner; that will probably solve part of the problem.00:02
Roathas if it cant render in that bit depth00:02
Roathdefault as far as i know is 24, but i read somewhere that windows virtual pc only supports 16 when running linux on it00:04
trimetaYea, that was it. I knew it was probably something stupid, but I hadn't thought it would be that stupid.00:04
NinjixRoath:00:04
mgpcoetrimeta: I wouldn't sweat it; I know I've done worse.00:04
NinjixRoath: here are some other vga boot mode codes: http://www.pendrivelinux.com/vga-boot-modes-to-set-screen-resolution/00:04
Roaththey dont work, i keep getting the same "popup" called Boot loader00:05
trimetaAnyway, thanks.00:05
Ninjixis that after you hit Tab and exit the boot options?00:06
Roathtab does nothing00:08
NinjixRoath: "Boot loader" sounds like Grub wanting more command arguments00:08
RoathNinjix, i've never needed to do this, so dont know what to do, which is why i ask so much00:09
NinjixRoath: are you still trying to boot from the ISO or have you gotten 9.10 server installed already?00:09
NinjixRoath: no worries00:09
Roathno install, im on the screen where i can choose to install and type in boot options00:09
Roathon the iso00:09
Roathbrb phone00:09
Ninjixok00:09
Roathback00:11
NinjixRoath: I'm testing on a spare machine00:12
Roathok, thanks00:12
RoathNinjix, this here explains what i used to do last time (thought that was a long time ago) where it had a VGA option during install: http://www.cosky.com/installing_ubuntu_lamp_server_within_microsoft_virtual_pc00:14
NinjixRoath: I'm able to hit the tab button after the syslinux menu appears00:15
Ninjixthen it let's me edit the "install" boot arguments00:15
Ninjixbut the screen reverts to standard VGA when the Debian/Ubuntu installer launches00:16
Roath one moment00:16
Roathhit tab on what menu?00:16
Ninjixthe installer boot menu00:17
Ninjixwith the Ubuntu logo00:17
Ninjixchoose "Install Ubuntu Server"00:17
Ninjixthe hit Tab instead of enter00:17
Roathaah, i never needed to initiate the install first00:17
Ninjixerase the -- at the end00:18
Ninjixand replace with your vga= mode of choice00:18
Roathtop, tab does not work00:18
Roathnope*00:18
Ninjixperhaps your Virt PC is intercepting it?00:18
Roathprobably, but removing the two -- made it work00:19
Ninjix:)00:19
Roathnow i hope the vga setting was the one that will make it work00:19
jmarsdenRoath: vga=ask   would be one way to see what the virtual screen has available...00:20
Ninjixcorrect00:20
Roathduring install?00:20
jmarsdenOn the boot line, where you removed the --00:20
Ninjixyes00:20
NinjixI'm not sure if syslinux/isolinux supports all of the extra framebuffer modes00:21
Ninjixmy spare laptop has one of those wacky Intel video chipsets00:21
jmarsdenBTW, what virtual machine software is this?  I use virtualbox-ose and have never had an issue with this here...00:22
Roath the Windows Virtual PC that runs on win700:23
* mgpcoe grumbles something unsavoury about postfix and dovecot00:24
=== freeflyi1g is now known as freeflying
jmarsdenInteresting.  I thought that was only intended to let you run Win XP.  If it continues to give you issues, look at virtualbox instead :)00:25
Ninjixyeah. virtualbox is a great alternative00:30
Ninjixtoo bad it's now part of Oracle/Sun00:30
Roathjmarsden, it can run anything like more virtual machine software, its just that its XP mode can embed itself in the system, so i can launch eg. IE6 as if it was a native app in win700:30
Roathwill try virtualbox if it still ends up garbled when booting after install00:31
Roathup... off to virtualbox00:31
Roathyup*00:32
MTecknologythat survey was fun :)01:29
twbI like KVM because it's endorsed by Linux and Ubuntu, and because qemu has curses and serial I/O (which is much nicer than VNC or SDL for server VMs).01:42
twbAnd I don't trust virtualbox because they have a non-free version, which shows a... lack of commitment to FOSS.01:42
MTecknologytwb: I like vbox because it's a fast and easy deployment. I want to play with kvm someday but right now I have yet to own a bios that will let me use kvm01:45
twbMTecknology: do you deploy via apt-get, or using third-party (i.e. not .deb) packages?01:46
MTecknologyapt01:47
twbCool.01:47
MTecknologyIf it's not in apt I tend to not bother01:47
twbI agree, but you get some idiots in here :-)01:47
MTecknologyi do get the closed source vbox though...01:47
twb(BTW, you don't really need anything in the BIOS for kvm, but you need hardware virtualization support.)01:47
MTecknologyI don't know why anymore. I used to use the USB support but not anymore01:48
MTecknologyThe BIOS needs to allow you to enable the hardware virt support though01:48
twbMTecknology: have you tried futzing around it with dmidecode or whatever?01:49
MTecknologycat /proc/cpuinfo <- I have the flags there01:49
twbThere ought to be a way to just poke the necessary bit from linux, and then reboot.01:49
MTecknologyI never tried that01:49
twbMTecknology: hm, if /proc/cpuinfo reports it, then surely you have it turned on?01:49
MTecknologynope01:49
twbInteresting.01:49
MTecknologysome vendors are pricks like that :(01:49
twbSo if you "modprobe kvm", it hangs the machine or something?01:50
twbHm, weird.  I can modprobe kvm even on my celeron...01:50
twbOh well.01:50
MTecknologyit says it can't enable the module. I'm using a kernel that has that stripped out now though01:50
twbOh.01:51
MTecknologytwb: I custom compiled this puppy - only what I need/want is in it and no init* :)01:51
MTecknologybut that's not why I can't use kvm - I'm not the only one that's stuck on that road block01:51
twbNow, *I* can't use KVM on my main box because vmware and openvz are installed there, and I'm not allowed to scrap them :-(01:53
MTecknologyI'm not a particular fan of vmware anymore01:54
twbI have always hated vmware01:54
MTecknologyI used to rather like it01:55
MTecknologyhm... How can I make any package that is no longer in the repos get uninstalled? I disabled a repo and anything that was installed through it I want gone01:56
twbYou want to purge packages from that source?01:57
MTecknologyya01:58
pmatulisMTecknology: i think you will need a script to query all installed packages and then come up with a list02:01
MTecknologypmatulis: how could I query them?02:01
MTecknologyIf I know how to check one, it's easy enough to check them all..02:02
MTecknologyactually aptitude full-upgrade seems to be taking care of it...02:03
pmatulisMTecknology: off the top of my head:02:03
pmatulisaptitude show -v vim | grep Filename | cut -d / -f 202:03
pmatulismain02:03
MTecknologynifty :)02:04
MTecknologyof the top of my head .......02:04
pmatulisMTecknology: so need another command to list every installed package and pipe that into the above command02:04
MTecknologyeasy - dpkg --get-selections | grep -v deinstall | awk '{print $1}'02:05
pmatulisor02:05
pmatulisdpkg -l | cut -d ' ' -f 302:06
pmatulisactually, need to check for install status (ii) first02:06
pmatulisdpkg -l | grep '^ii' | cut -d ' ' -f 302:07
MTecknologyfor app in $(dpkg --get-selections | grep -v deinstall | awk '{print $1}'); do echo $app; aptitude show -v $app | grep Filename | cut -d / -f 2; done02:07
MTecknologywhen aptitude full-upgrade finishes I'll try that02:07
pmatulisok02:07
MTecknologylol if that works then...02:08
MTecknology ^^^ > packages; grep repo packages02:08
MTecknologyI would like to trim out a lot of the installed packages though... for a few various reasons02:09
twbYou should be able to simply use ~V and ~A patterns in aptitude02:10
twb(Sorry, I was afk.)02:10
twbhttp://algebraicthunk.net/~dburrows/projects/aptitude/doc/en/ch02s03s05.html02:11
twbe.g. ~VCURRENT ~Ahardy-backports02:11
MTecknologynice page02:12
twbWhere "hardy-backports" is the relevant value from the Release file of the repo in question.  You may need to temporarily reactivate the deb entry in sources.list and apt-get update.02:12
twbMTecknology: it's just the aptitude manual02:12
MTecknologythis is a whole stinking crap load of updates considering 9.10 isn't that old....02:12
MTecknologytwb: I've never seen it - and I like it a lot02:12
twbMTecknology: yup, it's one reason I like aptitude02:13
twbIt's a lot faster to use limits like that than to chain together grep-dctrl and apt-cache and friends.02:13
MTecknologyplease tell me I'm not on my own system again.....02:13
MTecknologymy drive isn't spinning...02:14
MTecknologywtf is going on :S02:14
MTecknologyI love aptitude - now I have more reasons02:14
MTecknologyapt-get is nice but I've developed a fondness of aptitude02:15
MTecknologyCurrent status: 0 updates [-258].02:16
MTecknologyLovely... that's a lot of updates02:16
TheGreatToiletHow sexy is my ride?02:20
TheGreatToilethttp://www.youtube.com/watch?v=uEO2eRw4y5Y02:20
twbTheGreatToilet: plonk02:22
=== TheGreatToilet is now known as HFSPLUS
MTecknologyW: Duplicate sources.list entry http://www.ksplice.com karmic/ksplice Packages (/var/lib/apt/lists/w02:25
MTecknologyww.ksplice.com_apt_dists_karmic_ksplice_binary-amd64_Packages)02:25
twbMTecknology: haha, ksplice02:25
MTecknologytwb: umm.. that only shows up once in sources.list..02:25
MTecknologyhu?02:25
twbMTecknology: check your sources.list.d/02:25
MTecknologyheh... ranning aptitude update again fixed it02:26
MTecknologyI moved from jaunty to karmic on the sources.list line but they seem to be the exact same package so no updates02:27
MTecknologytwb: you don't like ksplice?02:27
twbMTecknology: I'm reluctant to allow anything from foo.com to taint my kernel02:28
TangentCollisionhello02:29
twbI'm also dubious as to the utility and reliability of "upgrade your kernel without rebooting... as long as no data structures have changed."02:29
TangentCollisionI just installed imagemagick and I don't know where it is installed to...context of expublish02:29
TangentCollisionez02:29
twbMTecknology: btw, I see from http://www.ksplice.com/apt/dists/karmic/ksplice/binary-i386/Release that the Archive: is karmic, so you can't match its packages using ~A02:29
twbTangentCollision: dpkg -S imagemagick02:30
TangentCollisionthanks02:31
MTecknologytwb: I haven't used ksplice long enough to know what I think but I've been wanting to test it02:32
MTecknologyI just like the thought of security updates and bug fixes being applied without reboot02:32
twbMTecknology: as long as it isn't on a production server :-)02:32
MTecknologyit is02:33
MTecknologyworst case; I need to reboot the thing and remove it02:33
MTecknologyworstest case; I'm boned02:33
HFSPLUS!ops02:45
ubottuHelp! Channel emergency! soren, lamont, mathiaz or tom02:45
HFSPLUS!ops| MBTA IS GOD02:46
ubottuMBTA IS GOD: Help! Channel emergency! soren, lamont, mathiaz or tom02:46
HFSPLUS!ops| Come on lazy ops ban me02:46
ubottuCome on lazy ops ban me: Help! Channel emergency! soren, lamont, mathiaz or tom02:46
HFSPLUS!ops| Come on lazy ops ban me02:48
HFSPLUS!ops| twb02:48
ubottutwb: Help! Channel emergency! soren, lamont, mathiaz or tom02:48
=== robbiew is now known as robbiew_
MTecknologytwb: so when my server is an hour away; only 22/80 is allowed in; I killed any ssh access; and nobody is around for me to give my password to; ........ any suggestions other than cry? :P03:20
pmatulisMTecknology: you disabled SSH access?  why?03:22
twbpmatulis: presumably accidentally03:22
twbMTecknology: I think you're hosed03:23
twbMTecknology: you need some waldos to reboot it03:23
twbMTecknology: unless it's a VPS...03:23
uvirtbotNew bug: #493422 in eucalyptus (main) "ubuntu enterprise cloud's store downlonad image" [Undecided,New] https://launchpad.net/bugs/49342203:26
MTecknologypmatulis: AllowGroups sshlogin03:30
MTecknologypmatulis: I forgot to create the group and add myself to it03:30
pmatulisMTecknology: and you restarted the daemon?03:32
MTecknologyyup.....03:33
jmarsdenMTecknology: Only an hour away?  Could be worse... if it had been 3000 miles away you'd *really* be in trouble :)03:33
jmarsdenI think you're stuck until you can get you or someone else at a console session of that machine.03:34
jmarsdenwell, if you run some really buggy webapp on port 80, you could try breaking into it... but it's probably faster to drive for an hour than to do that.03:35
Hammiti'd like to be able to restrict cpu and memory of a vm...any ideas?03:37
jmarsdenVM memory limits are usually set when you create the VM...03:38
Hammitoh, that's right03:38
Hammitforgot temporarily03:38
Hammitcpu was the main one tho...03:38
jmarsdenCPU... nice the relevant processes?  use ulimit ?  What have you already tried?03:38
Hammiti just threw mem in while i was at it :)03:39
jmarsdenRun it on a machine with a multicore CPU and set it to only use one core?03:39
Hammitwell, i haven't setup the server yet...but was hoping to allocate part of a core03:39
Hammitfor VPS stuff03:40
twbjmarsden: some servers I babysit are in .za and .il o_O03:40
Hammiti saw OpenVZ and noticed that it can restrict cpu to that level03:40
MTecknologyjmarsden: The only web app right now is It Works!03:40
jmarsdentwb: Yup, I've done that from CA for servers in the UK and in Mali and India, at one point... not in my current job though.03:41
MTecknology:P03:41
jmarsdenMTecknology: So... why you still on IRC... get in your car and drive to the datacenter ... right?03:41
Hammitjmarsden: doesn't look like kvm handles this sort of thing atm03:41
Hammit?03:41
MTecknologyjmarsden: datacenter?03:41
jmarsdenMTecknology:  Where they host your server.03:41
MTecknologyunder the steps counts as a data center?03:41
jmarsdenI guess... :)03:42
MTecknology:P03:42
MTecknologyI have two systems that run on xen... linodes (those are my only two production systems) the rest are backup, dev, etc03:42
Hammitcan xen handle cpu restriction?03:43
Hammitas in restricted to user specified mhz?03:44
MTecknologyWhen we grow big enough I'll donate the systems to some prick I hate and let him kill himself trying to make them function correctly... then get real systems and put them in a real data center with real cloud computing technology03:44
jmarsdenMTecknology: Maybe you should move "the rest" to Linode too, so they have console access etc etc foe times like this?03:45
jmarsden*for03:45
MTecknologyidk.. - this is the cpuinfo output - http://paste.ubuntu.com/336294/03:45
MTecknologyjmarsden: Linode really doesn't offer much in the way of >1TB data + >8GB RAM03:46
jmarsdenAnd you keep that "under the steps"? :)  I hope the steps have a good lock on them...03:47
MTecknologyit works great for the two web services we provide. Given the money it would be nice to move the dev system to linode - but we can't afford it now03:47
MTecknologythe area they exist is at the security level that I consider 'well enough'  - I'd like something better but then we get back to that price issue03:48
jmarsdenUnderstood.  Since you already have the hardware, finding a (relatively) cheap local colo that has serial console access and remote reboot might be worth trying.03:49
jmarsdenBut for now... get in the car :)03:50
MTecknologyIf I had an extra $40,000 to blow; I would get 7 awesome systems with real raid an dput them in a datacenter with all the great "cloud" technology and guarantee some uptime. Then try to expand very fast to help ensure that I can afford it when the money  dries up03:51
MTecknologyfor now I'm going to just wait for somebody to show up :P - I was there once today03:51
MTecknologyI wonder how much it would cost to do that in reality.....03:52
MTecknologyI hate dealing with old crappy hardware that needs to maintain reliability in order for me to03:52
MTecknologyI'm trying to build a business03:53
=== dendro-afk is now known as dendrobates
LeszeckNoob question: apt-get install python-vm-builder tells me it couldn't find the package.  What do I need to change to get it to view it?  Ubuntu 9.10.04:44
Leszeck /view/install/04:45
MTecknology!info python-vm-builder04:45
ubottupython-vm-builder (source: vm-builder): VM builder. In component universe, is extra. Version 0.11.3-0ubuntu1 (karmic), package size 243 kB, installed size 3336 kB04:45
MTecknologyLeszeck: enable your universe repository; update apt; install it04:46
LeszeckSorry, how does one do that?  Is there a tutorial someplace?  I'm more used to centos and yum.04:46
MTecknologyLeszeck: the way I do it is.....04:48
MTecknologyactually maybe ubottu can say better04:48
MTecknology!sources04:48
ubottuThe packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/ubuntu/components - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories04:48
jtajidid something change in 9.10? upgrade my linode, I have no getty on hvc0, I do have gettys on tty1-6, although both /etc/inittab and /etc/event.disabled show the tty1-6 should be disabled04:48
MTecknologyLeszeck: follow those links to enable the universe repository; then apt-get update && apt-get install python-vm-builder04:49
MTecknologyhm?04:49
LeszeckThanks, I'll try it out.04:50
LeszeckOutstanding; that did it.  Thanks everyone.04:52
MTecknologyjtaji: Linode guys are irc.oftc.net #linode - they can tell you a lot easier04:52
jtajiyeah I did ask their first04:53
MTecknologyI have no idea - I don't use their getty interface much04:54
MTecknologysorry04:54
jtajino prob.. it's more of a general upstart question... tty1-6 files have been moved from /etc/event.d/ to /etc/event.disabled/ yet they still start... odd04:56
MTecknologyI know the kernel is handled by xen which could potentially affect that04:56
LeszeckDoes anyone know what I have to install on a 9.10 EC2 instances to get ec2-ami-tools?  I've got an updated universe and multiverse, but it can't find the ec2-ami-tools package.04:57
jtajiMTecknology: indeed.. the one reply I've received so far thinks my kernel should be good...04:58
jmarsdenLeszeck: per http://packages.ubuntu.com/lucid/ec2-ami-tools they are supposed to be in multiverse04:59
jmarsdenLeszeck: You are running Lucid, right?05:02
jmarsdenWait, you said 9.10.  ec2-ami-tools does not exist in Karmic, as far as I know, only in Lucid.05:02
LeszeckGot it working; I'm running karmic.  When I copied the multiverse stuff from the webpage I googled to my sources.list, it had "hardy" instead of "karmic".05:03
jmarsdenOK.05:03
Leszeckapt-get got it; I'll let you know in a sec if it works.05:03
Leszeckcli gives me usage; now trying to bundle an image.05:04
jmarsdenOh, my mistake, they do exist in earlier version of Ubuntu too.05:04
LeszeckWorking like a champ.  Thanks, all.05:04
jmarsden:)05:04
jtajifigured it out... it's moved again from /etc/event.d/ to /etc/init/05:13
spoonybooncoonHi all, i have a ubuntu 8.04 LTS host with server 2.0.2 installed, i have an issue with performance, my windows guest is running amazingly slow, yet this host machine used to have windows on it running vmware server, and it was fine... Any performance tweaks i should know?05:34
jmarsdenspoonybooncoon: How much RAM is allocated to the Windows guest?  Is that RAM really available for it to use, or is it swapping?  Do general performance checks on the server as a whole and see what the bottleneck seems to be?05:37
spoonybooncoonThe windows guest has 2024MB ram, on a system with 4GB installed, and linux-headers-server with PAE...05:38
spoonybooncoonAnd, no it's not swapping... According to TOP05:38
jmarsdenSo why is it slow... disk access?  Using 100% CPU?  network access???05:39
jmarsdenTry to narrow it down, the fact that it is Windows or a VM doesn't really matter at this point, just determing what the bottlenecked resource is.05:39
spoonybooncoonThe load average goes way up when it's doing anything.05:40
jmarsdenThat could be several things... when it is "doing anything", does top show a lot of CPU usage?  Does iostat show a lot of disk activity?  etc.05:40
spoonybooncoonI'll have a look05:41
spoonybooncoonIt's weird because i'm sure it was alot more efficient when i had windows as the host os, running the same vm.05:43
jmarsdenThat's no way to troubleshoot a performance issue :)  Get read information instead...05:45
jmarsden*real05:45
spoonybooncoonOk05:46
spoonybooncoonwhat do you make of this05:48
spoonybooncoonthis is with it not doing much at all05:48
spoonybooncoonavg-cpu:  %user   %nice %system %iowait  %steal   %idle05:48
spoonybooncoon           1.12    0.00   11.21   34.46    0.00   53.2105:48
spoonybooncoonand it under load05:49
spoonybooncoonavg-cpu:  %user   %nice %system %iowait  %steal   %idle05:49
spoonybooncoon           1.12    0.00   11.20   34.64    0.00   53.0305:49
spoonybooncoonDevice:            tps   Blk_read/s   Blk_wrtn/s   Blk_read   Blk_wrtn05:49
spoonybooncoonsda             127.23      1566.00      4563.68   35232588  10267536005:49
jmarsdenLooks IO bound... but don't paste that much at once to the channel, use pastebin05:50
jmarsdenCould something else (in Linux) be causing significant disk i/o ?05:51
jmarsden34% iowait when it is "not doing much at all" seems unusual, to put it mildly.05:51
spoonybooncoonIt's a fresh install.05:55
jmarsdenThat doesn't answer the question.  It might be doing an update of the locate database, it might be downloading and applying a pile of security updates...05:56
jmarsdenUse the Ubuntu tools you already know to determine what the server itself is doing...05:57
jmarsdenThen look at the VM and Windows after that.05:57
spoonybooncoonhow can i tell if it's doing a locate update?05:58
spoonybooncoonand how long does that generally take?05:58
jmarsdenUse top to see what processes are running and using CPU... might go on for a few minutes, shouldn't be hours.06:01
jmarsdenWorst case, shut down the Windows VM and then look at top and iostat and vmstat etc and see if there is still a lot going on...06:01
=== techgeek_ is now known as techgeek
spoonybooncoonI think it might have been doing that, because i ran iostat directly after installing iostat06:01
spoonybooncoonso it could have been updating indexes still06:02
spoonybooncoonBut i've noticed my IO wait continues to rise, and it's not dropping....06:02
jmarsdenCAn you kill off the VM and see if it then drops to zero?06:02
spoonybooncoonMy vm is doing some rather intensive operations...06:03
spoonybooncoonIO intensive..06:03
jmarsdenBTW I have a Windows 2000 VM running here and iostat shows 0% iowait when Windows is "not doing much"...06:03
jmarsdenOK, so then it is probably that IO which is the bottleneck.  How did you create the virtual disk -- is a file or a separate partition?06:04
spoonybooncoonfile based.06:11
jmarsdenDo you have a spare drive on the server -- I'm no vmware expert, but in general one way to reduce I/O overhead can be to use a real partition or LVM volume rather than a file for the virtual disk.06:16
spoonybooncoonNo, i don't it's a laptop...06:24
jmarsdenYou are running the server version of Ubuntu on a laptop?  Really?!06:25
jmarsdenSo you can't display the windows VM screen on the laptop, you can only remote in over the network from another PC to see it?06:26
twbIt *would* be reasonable to deploy Ubuntu Server on an old laptop when repurposing it as a router...06:46
jmarsdentwb: Yes.  But it seems odd to run Windows server in a VM on it, and then do I/O intensive stuff in that VM... and the "old" laptop has 4GB RAM... I suspect we're looking at a Ubuntu desktop install, not server.06:52
twbShrug06:53
syncrondidoes anyone know an apache library package substitute for libaprutil1  that will work with php4-mysql?06:59
twbIsn't PHP4 long gone?07:00
syncrondiI wish07:00
twbIt is.  Unless you're running Dapper, you can't have PHP407:00
syncrondiWhy not?07:00
twbBecause later versions of Ubuntu ship with PHP5, and attempting to downgrade that is an insane nightmare07:01
syncrondiAh. Well, I didn't think it came with php5 installed, however I recently started over and am using Lenny currently07:01
twbLenny isn't Ubuntu07:02
syncrondiRight, I do know07:02
syncrondiBut I came across the same issue07:02
syncrondiThe issue is that I can get most of the php4 packages to install but libaprutil1 conflicts with php4-mysql07:03
arj 07:03
twbsyncrondi: I won't help you with that, because IMO it is an extremely Wrong Thing.07:03
syncronditwb: The script I'm trying to run was written for a shared host that was and is still running php4 and I think the coder must not be competent because when I moved this to a VPS and installed it on php5, the script stopped working. It would be a lot of effort to rewrite the script and under a deadline it isn't feasable. I thought it might be possible to just install php4 for the time being.07:05
twbsyncrondi: IME it'll be more effort to get PHP4 on a recent Ubuntu or Debian that it will be to fix the script.07:06
twbI have been in exactly the same position before, IIRC on Etch.07:06
syncronditwb: I'll take your word for it.07:07
twbIt also depends how large and stupid the script is, I guess07:07
syncrondiWell, I've already sunk enough time into fixing this problem infrastructure side, that the coder is going to need to take this from here out!07:08
syncrondithanks for the advice twb07:14
`jpgHeya, anyone running Ubuntu Enterprise Cloud here?07:17
twb!anyone07:18
ubottuA large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out?07:18
`jpgWell I am only looking for a general impresssion and a maybe a few technical questions regarding the redundancy of the control services etc.07:22
`jpgI want to implement a high availabily high performance cloud.07:22
`jpgMain concerns are the redundancy of the control services.07:23
Jeeves_Morning07:23
`jpgI need to know if I can run multiple cloud controllers for a single set of nodes as to provide redunancy if the phsyical host hosting one or more of the control services fails.07:24
andolttx: Regarding the NIS package and a "LDAP setup" as an alternative. Must be plenty of environments where Ubuntu computers are primary clients, the NIS is already in place, and there really isn't an alternative to using the NIS "client" included in the NIS package.08:08
ttxandol: right, that's what I meant by "existing environments to support"08:09
andolttx: ok, with you then.08:11
andriijasmy ubuntu-server installation has upgraded the kernel but its not using server labled kernels anymore, it automaticly switched to generic. why?08:20
twbandriijas: -server flavour disappeared on i386, IIRC08:21
andriijastwb: ah08:22
andriijasthats resaonable08:22
andriijasi've discovered that i infact have a 64bit cpu so will probably swap out the system and reinstall from the ground08:23
andriijasif theres no easy way to just reinstall all packages as 64bit instead...08:23
twbYou can't switch to 64-bit without reinstalling.  Sorry.08:24
andriijasis there any easy way to download 64bit iso, extract to usb stick and install ubuntu from it?08:25
Jeeves_is it 'safe' to upgrade to Lucid yet? Or is it in non-working state? (I know it's pre-Alpha)08:25
andriijasJeeves_: wierd qustion. upgrading to anything thats pre-alpha is on your own risk.08:26
twbNothing is safe.08:26
twbPerhaps you should qualify your question08:27
andriijasliving is not safe ;)08:27
`jpgYou can install from usb using Unetbootin.08:28
twbYou can install from USB using d-i08:31
Jeeves_andriijas: It's not a weird question. There is a difference between 'expect daily breakage' (which I do) or 'its completely broken, upgrading will definitly cause total breakage'08:31
* twb doesn't like this newfangled crap08:31
andriijasJeeves_: It's a wierd question because it might be working now but it could be broken any sudden day08:32
twbJeeves_: I don't know, but you could start by asking malone (launchpad) about release-critical bugs in lucid...08:32
andriijas`jpg: https://help.ubuntu.com/community/Installation/FromUSBStick   sounds pretty trivial08:33
Jeeves_twb: There will obviously be release-critical bugs..08:33
Jeeves_But, nevermind, I'll try and see..08:34
andriijasJeeves_: if you just want to play with it virtualbox is nice08:34
twbJeeves_: but some of those RC bugs will not affect you08:35
sorenNafallo: Well, ospf and rip at least work.09:10
Nafallosoren: let me find the backtrace.09:10
Nafallo2009/12/05 22:01:49 BGP: Assertion `ret != ((void *)0)' failed in file bgp_attr.c, line 647, function bgp_attr_unintern09:13
Nafallofull backtrace in PM09:13
jpdsHmm, quagge.09:22
=== ogra_ is now known as ogra
=== ogra is now known as Guest91885
=== Guest91885 is now known as ogra
uvirtbotNew bug: #493510 in vm-builder (universe) "vmbuilder: Creates mostly empty EC2 images on 64-bit" [Undecided,New] https://launchpad.net/bugs/49351010:26
Jeeves_https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/48949910:58
uvirtbotLaunchpad bug 489499 in nfs-utils "An issue with rpc.mountd's --manage-gids option makes NFS operations hang" [Undecided,New]10:58
Jeeves_Who can we bug about that bug? :)10:58
=== david is now known as Guest29396
uvirtbotNew bug: #493523 in eucalyptus (main) "[lucid] Eucalyptus-cc fails to start, missing axis2 apache module" [High,Triaged] https://launchpad.net/bugs/49352311:07
shriediwhat is vps11:07
_rubenvirtual private server11:07
Jeeves_kees: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/48701011:08
uvirtbotLaunchpad bug 487010 in linux "ip6table modules are not included in the -virtual kernel packages" [Undecided,Confirmed]11:08
Jeeves_Isn't that enough of a security issue?11:09
twbYou'd think that if iptables is around, iptables6 should be, too.11:10
twbi.e. both or neither11:11
twb(Unless you know a-priori that only on will be used...)11:11
Jeeves_twb: the binary ip6tables is available. The needed modules aren't11:12
twbJeeves_: I meant the modules.11:13
Jeeves_Ah ok :)11:14
_rubenwho uses ipv6 anyways :P11:15
Jeeves_ /kick _ruben11:16
Jeeves_;)11:16
_rubenhmm .. crap .. my sarcasm failed .. how'd i end up on a ipv4 freenode server?!11:16
Jeeves_:P11:17
_rubenhrm11:17
_rubenthat's better11:18
=== martin_ is now known as martin-
twb_ruben: I was gonna migrate to native IPv6 last weekend, but I got distracted11:28
twbTunneling over IPv4 is for losers11:28
_rubentwb: the office complex we're in is scheduled to get native ipv6 Q1 201011:33
twbInternode has trial native IPv6 for its ADSL customers, yaaaay11:33
_rubenand tunneling ipv6 over ipv4 beats using ipv4+nat11:33
twbUgh, tell me about it.11:34
_rubeni'd switch back to xs4all (big dutch isp), if only they wouldnt be so expensive, they've been offering tunnels for years, and also started deploying native to dsl users11:34
twbMy boss was trying to get NAT working for his OpenVZ VEs tonight11:34
twb_ruben: yeah, I know of them.  IIRC Russell Coker was telling me how they were a nice employer.11:35
twbI think he (my boss, not Coker) managed to get triangle routing11:36
_rubentriangle routing ftw! :)11:36
twbHere, I pay about an extra AUD10/mo (about 15% of the total) to go with Internode instead of <mainstream idiot ISP>.11:37
twbIMO it's worth it just for Debian mirror and not having to pretend to edit the registry if I ever need to call their tech support.11:38
yann2hi11:38
twbAnd no bullshit like them blocking ports below 1024 or a bad transparent http proxy, or those laughable default DNSs some ISPs seem to have.11:39
_rubenswitching from current "crap" isp (telfort) to xs4all would mean E30/mo -> E60/mo for same speed (20mbit adsl)11:40
arjtelfort is fine here11:40
_rubentelfort just works, usualy .. that's as far as i'll go :)11:41
arjand the people that can read and or talk on the phone aren't mutually exclusive like tweakdsl11:41
arjand "lie at every phone call" is not a requirement for all the people that work there11:42
arjso I'm happy with it11:42
_rubenhehe11:42
arjdoes xs4all allow more than one ip when bridging?11:42
_rubenthey did untill a few years ago .. fast-adsl had 4 ips11:43
Jeeves__ruben: Don't expect xs4all to deliver native v6 any time soon12:14
Jeeves_I do know someone who is thinking about starting a cool ISP in .nl again12:14
Jeeves_But, a cool ISP cannot deliver under costprice :)12:15
_rubenJeeves_: hehe12:24
_rubenspeaking of cool, reducing the number of pcs here means i'll have to go turn on the heater .. frozen fingers12:25
uvirtbotNew bug: #491273 in libvirt (main) "netfs storage pools are not autostarted at boot (karmic) (dup-of: 351307)" [Undecided,New] https://launchpad.net/bugs/49127313:07
aubrehello13:16
Hammithi aubre13:18
cemcis there a dpkg equivalent to rpm -V ?13:21
cemcwhich would verify all the files in a package and show if anything changed13:22
sommer_morning13:38
=== sommer_ is now known as sommer
pmatuliscemc: investigate package 'debsums'13:42
cemcpmatulis: thanks13:43
pmatulis!info debsums13:43
ubottudebsums (source: debsums): verification of installed package files against MD5 checksums. In component universe, is optional. Version 2.0.46 (karmic), package size 44 kB, installed size 268 kB13:43
uvirtbotNew bug: #491791 in whois (main) "Incorrect server for .ae" [Undecided,Fix released] https://launchpad.net/bugs/49179113:52
spiekeyHi!14:17
alex88hi14:18
spiekeythis is maybe a little OT, but....what component is responsible if i want a Hot-Plugable SATA Disk?14:18
spiekeythe Raidcontroller or the disk case or both?14:18
alex88i think the controller14:18
alex88but i'm not sure14:18
alex88i'm not so informed about these things14:19
spiekeyme neither :)14:19
spiekeyi am quite sure, but not 100% :)14:19
alex88:)14:19
_rubenspiekey: the controller indeed (doesnt have to be a raid controller, 'simple' sata controller could support it too)14:41
spiekey_ruben, thanks!14:42
=== robbiew_ is now known as robbiew
_rubenthe driver probably needs to support it too i think14:43
=== jcastro_ is now known as jcastro
=== david is now known as Guest40962
rj175does anyone know about ubuntu cloud?15:15
MTecknologyrj175: I tried to understand what they mean when you install a "cloud" server but it's beyond me15:21
smoserrj175, people here do know "about ubuntu cloud". what particularly do you want to know?15:28
ScottKMTecknology: Step one is have ssh access to a system so you can install stuff.15:31
ScottK;-)15:31
ssd5i am able to ping from linux to windows but not from windows to linux. destination host unreachable. am using ubuntu 9.10 server on virtualbox.15:32
=== orudie_ is now known as Paul_work
MTecknologyScottK: :P15:45
=== astechgeek is now known as Guest38640
EsatYuceis .bin file about Linux or Windows?16:12
MTecknologyEsatYuce: *nix16:13
MTecknologychmod +x file.bin; ./file.bin16:13
MTecknologyor sh ./file.bin16:13
EsatYuceCan i run this file in Linux?16:14
MTecknologyread above16:14
EsatYuceit is just name16:14
EsatYucei dont understand16:15
=== Guest38640 is now known as techgeek
MTecknology!bin16:15
MTecknologyhm..16:15
MTecknologyfirst google result - http://www.cyberciti.biz/faq/howto-unix-command-run-execute-bin-files-in-linux/16:15
EsatYucei will try that16:16
mdeslaursoren: the OATH Yubikey is available now!16:17
EsatYuceMTecknology : The terminal said me this: chmod: cannot access16:18
sorenmdeslaur: You you push it and it pretends to be a USB keyboard that sends your one-time password?16:19
mdeslaursoren: yes16:19
MTecknology!details | EsatYuce16:19
ubottuEsatYuce: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."16:19
mdeslaursoren: they had their own algorithm, but they now sell OATH ones too16:19
sorenmdeslaur: Excellent.16:20
sorenI'm just wondering if there are reasonable cases where you don't actually have USB access, but these days, I guess there isn't really.16:20
EsatYucei have Ubuntu 9.10 i want to install Google Erath application, i downloaded GoogleEarthLinux.bin file from site. How can i run this application?16:20
sorenEsatYuce: Try in #ubuntu.16:20
EsatYucesoren: how?16:20
Jeeves_ /j #ubuntu16:21
sorenEsatYuce: Ask your question in #ubuntu instead of in #ubuntu-server16:21
EsatYuceok16:21
EsatYucethnaks16:21
sorenSure thing.16:21
Ngzul: do the current whiteboard comments on the server-lucid-canonical-application-support spec mean that drupal6 is going to languish with asterisk? :(16:24
zulNg: yeah for now16:25
Ngthat's unfortunate16:25
rj175i keep getting this error when trying to launch a instance in ubuntu cloud "in MANAGED-NOVLAN mode, priv interface 'eth1' must be a bridge, tunneling disabled"16:39
jeeves_Mossho do I find out what program is running on a port?16:47
Picijeeves_Moss: sudo netstat -pant16:48
jeeves_MossPici, how can I grep out just what's on port 80?\16:49
Picijeeves_Moss: sudo netstat -pant | grep :80\16:49
Picijeeves_Moss: Theres a space after that slash16:50
jeeves_Mosshow can I fix this error with apache2?  http://pastebin.ca/170570116:50
jpdsPici: I prefer netstat -ltpn personally.16:50
jeeves_MossPici, did you get a chance to look @ that pastebin?16:51
jeeves_Mossjpds, did you get a chance to look @ that paste bin16:52
=== stgraber_ is now known as stgraber
geniijeeves_Moss: You can also do something like: sudo lsof -i:8016:53
jeeves_Mossgenii, thanks16:54
Picijeeves_Moss: your site configuration file(s) are incorrect. Did you define a NameVirtualHost before the rest of your virtualhost entries? I don't think you can do that.16:55
jeeves_MossPici, I think it's the flashMediaServer that's causing a headache16:56
jeeves_MossPici, it worked well before I started playing with subsonic16:57
jeeves_MossPici, what's the apache command that looks through your config files again?16:58
Picijeeves_Moss: er. doing a apache2 reload or restart will surely do it.16:59
PiciI'm not sure if thats what you're looking for though.16:59
jeeves_MossPici, well, the output from that paste bin is what I get when I try to restart the server17:00
Picijeeves_Moss: Normally that would mean that you have a problem in one of your /etc/apache2/sites-enabled/ files17:01
* genii thinks about apachectl configtest17:02
jeeves_MossPici, that's the issue, I don't know what file is hooped and WHY17:02
Picijeeves_Moss: try genii's command and perhaps it will tell you which file.17:03
jeeves_MossPici, command again?17:03
Picijeeves_Moss: apache2ctl configtest17:03
jeeves_Mossthanks.17:03
jeeves_MossPici, I think it's the execwrapper we're having issues with17:06
jeeves_MossPici, http://pastebin.ca/170572617:07
jeeves_Mossgenii, http://pastebin.ca/170572617:07
jeeves_Mosswell, now I don't have a MySQL connector!  ARRGGHH17:16
alex88the ending "Syntax OK" it's nice..=)17:16
geniijeeves_Moss: I've not seen that particular SUEXEC issue before, but this Debian bug seems possible cause: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=39582817:21
uvirtbotDebian bug 395828 in apache2.2-common "apache2.2-common: suexec is not detected by apache2" [Important,Fixed]17:21
jeeves_Mossgenii, lol, and to think everything was working untill I rebooted last night!17:23
=== dendrobates is now known as dendro-afk
DyGyTyLso i havent used ubuntu since like 2.x but decided to use 9.10 for my server.  at one point, it was up and running even had x installed then i rebooted it for the first time and bam - it wouldnt load just 99 99 99 99 99 99 9917:32
tolbrinohey there, I have just installed Ubuntu Enterprise Cloud with one node. I ran into problems starting up instances, so I'd like to inspect the nodes logs. but I can't find information on how I can connect to the node with ssh. Do you have any advice on how to do that?17:34
DyGyTyLafter some research i found out somethin goofy with my boot loader so i blew up my install and the MBR now after the ubuntu installation completes it boots up and says missing operating system or nonsystem disk or disk error replace and strike key when ready =o17:35
geniiDyGyTyL: There were no 1.x 2.x or 3.x versions of Ubuntu17:36
uvirtbotNew bug: #493667 in postfix (main) "Postfix SASL authentication does not work with Dovecot SASL in default configuration" [Undecided,New] https://launchpad.net/bugs/49366717:36
DyGyTyLmaybe it was 5 was awhile back :P17:37
DyGyTyL2.x must've been the kernel17:37
DyGyTyLshit just versioned the whole channel by accident >_>17:39
geniiDyGyTyL: Is this machine one with some builtin RAID5 controller, which you're trying to install the system onto?17:45
DyGyTyLno raid but it does have multiple(3) hard drives17:46
* zul kicks launchpad17:47
tolbrinoDuring the installation of UEC on the node there is no prompt for creating a standard user, so I assume that ssh access is key-based. But I can't find a key which allows me to access the node without asking for a password or a passphrase. Any hints?17:48
Hypnozdoes anyone know how to apt-get install nis without being prompted for NIS domain, so I can script it into an install?17:50
jmarsdenHypnoz: You could pre-seed the answer for the question.17:51
Hypnozso i can't use apt-get then17:52
jmarsdenYes, you set the answer in the question database and apt-get the package.17:52
Hypnozwhat and where is a question database?17:53
jmarsdenI'm trying to find a web page about it... preseeding for a whole install is discussed at https://help.ubuntu.com/9.10/installation-guide/i386/appendix-preseed.html17:55
jmarsdenBut that's not quite what you need...17:55
jmarsdenman 7 debconf   # seems very relevant17:57
jmarsdenbased on that man page, the database is under /var/cache/debconf/17:59
jmarsdenLooks like you can use apt-utils and dpkg-reconfigure to do what you want.17:59
=== dendro-afk is now known as dendrobates
Hypnozhmm ok I'll see if I can find more info18:21
=== DyGyTyL_ is now known as DyGyTyL
Xpistos|workI need help adding a signing key from the command line. Could someone give me a hand or point me in the correct direction.18:27
Xpistos|workmy sudo add-apt-repository command says it is not found?18:38
Xpistos|workin ubuntu 9.1018:38
unit3you probably don't have the package installed then.18:38
unit3run it without sudo, and it'll tell you what package to install.18:38
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
geniiXpistos|work: http://packages.ubuntu.com/search?searchon=contents&keywords=add-apt-repository&mode=exactfilename&suite=karmic&arch=any18:42
Xpistos|worknot there18:49
uvirtbotNew bug: #492734 in ntp (main) "App-Armor and NTPd in Xubuntu 8.04 LTS unconfined!" [Undecided,New] https://launchpad.net/bugs/49273418:49
billybigriggerthe package is add-apt-key isn't it?18:50
Xpistos|workI found it18:51
Xpistos|workI needed to apt-get install python-software-properties18:51
Xpistos|workand it is there now18:51
Xpistos|workthanks genii18:51
geniiXpistos|work: Yer welcome18:51
moonpuphi, do caching nameservers typically need a search path?18:55
Xpistos|workmaybe one more thing. I am trying to upgrade my deluge and I have the new PPA installed but it says that files are being kept back when I do an apt-get upgrade? Could this be becuase I manually installed the package instead of using the repo?18:56
Xpistos|worksudo apt-get dist-upgrade worked however18:58
ruben23hi19:03
billybigriggeranyone here familiar with awstats, should /etc/awstats be owned by root or www-data?19:04
billybigriggeri'm having permissions errors on my .conf file, saying it can't be located in /etc/awstats, while in fact it is, tried to chown -r /etc/awstats to both root, and www-data, both give the same error19:05
ruben23http://pastebin.com/m3768ef60 using ubuntu-server19:06
billybigriggerruben23, https://help.ubuntu.com/community/ApacheTomcat519:09
billybigriggershows you right there how to set the variables for tomcat to work19:10
billybigriggeractually...here's an updated one for 9.1019:10
billybigriggerhttps://help.ubuntu.com/9.10/serverguide/C/tomcat.html19:10
billybigriggerset JAVA_HOME in /etc/default/tomcat619:11
Xpistos|workokay how about this one. I have an sshfs share on my laptop  from my server (both 9.10) how do I set my permissions so I can delete items out of my share? Right now when I try it says i do not have perms.19:16
unit3as long as the user you're logging in as has permissions to delete, it should work.19:17
Xpistos|workits not19:20
Xpistos|workit's not working I mean19:21
Xpistos|workIf I SSH in to the server I can delete all day19:22
Xpistos|workand I can create from my sshfs, but not delete19:22
unit3that's really weird. maybe a bug in sshfs?19:23
=== luis__lopez is now known as luis_lopez
cjhas anyone else noticed that /etc/debian_version has a somewhat strange value?19:30
cjit also has a somewhat strange name, but that's beside the current point ;)19:30
Xpistos|workis anyone using kslice on their server?19:31
billybigriggercj, billybigrigger@timmy:/etc$ cat debian_version19:43
billybigriggersqueeze/sid19:43
billybigriggerlooks ok to me19:43
ssd5just now I installed nfs-kernel-server package on ubuntu server 9.10. but now its saying "Not starting NFS kernel daemon: no suppport in current kernel". o/p of uname -a 2.6.31-14-generic-pae. what should I do?19:51
=== robbiew is now known as robbiew-afk
cjbillybigrigger: are you running sid?  karmic?  lucid?  I'd expect something similar to lsb_release -c20:47
billybigriggerkarmic20:48
jpdscj: The file is taken from Debian really...20:48
majukHey fellas. I'm looking for a way to get around using the Windows System Policy Editor. Anyone know a good howto for building your own NTConfig.POL or something similar? Googling has failed me. I found a large file of examples (http://is.gd/5fhID), but it appears to be only the configuration for the SPE program and not the policy itself... though I could be wrong.21:11
majukIf anyone can point me in a direction, I'd appreciate it.21:12
majukRawr, that link is to an adm file, I guess that's why it looks like it's in the wrong format. gg21:21
kirklandcjwatson: hi there ... just coming online now21:22
kirklandcjwatson: i'm in Portland this week21:22
cjwatsonkirkland: you can disregard my questions in scrollback - ttx helped me out today21:23
kirklandcjwatson: ah, okay, i was just about to start responding to those21:23
cjwatsonoh, actually21:24
cjwatson21:15 <cjwatson> kirkland: if the eucalyptus CLC and CC are on separate machines, do they each need their own SSH key?21:24
cjwatsonkirkland: ^- I didn't ask ttx about that, so if you happen to know ...21:24
kirklandcjwatson: hmm, i've never really considered sharing a common host key across different machines21:25
cjwatsonhmm, no, I don't think that can have been what I meant21:26
kirklandcjwatson: okay, can you clarify?21:26
kirklandcjwatson: you mean eucalyptus@CLC and eucalyptus@CC ?21:26
kirklandcjwatson: user keys, you mean?21:26
cjwatsonkirkland: I believe I meant, does the CLC need its own SSH key (not host key, I mean one in ~eucalyptus/.ssh/id_rsa)21:26
cjwatsonright21:26
kirklandcjwatson: ah, right; i'd think a single private key would make the most sense21:27
cjwatsonwell, I'm not sure I was actually contemplating sharing21:27
cjwatsonif I remember my state of mind correctly, I was actually trying to discover whether the CLC needed a key at all21:27
cjwatsonsharing's probably tricky, I'm not sure I fancy putting private key text in a preseed file21:27
kirklandcjwatson: definitely not21:28
kirklandcjwatson: definitely not -> putting private key text into a preseed file21:28
cjwatsonthe reason I ask is that the only thing that runs ssh-keygen automatically right now is eucalyptus-cc.postinst21:28
cjwatsonso if the clc needs a key too, it needs a better postinst21:28
kirklandcjwatson: i *believe* that it will21:28
kirklandcjwatson: nurmi will be here later tonight; i'll ask him then, as I'm not positive21:29
kirklandcjwatson: should we start testing the ISOs soon?21:30
kirklandcjwatson: ie, are there bits landing on the server ISOs that are ready for some exercise?21:31
cjwatsonsure21:32
cjwatsonI was actually hoping to get the whole installer spec in for a1, but I'm not sure whether I'll quite manage it21:32
=== luis__lopez is now known as luis_lopez
=== david is now known as Guest18949
uvirtbotNew bug: #493781 in bind9 (main) "Karmic: Bind9 startup script fails after upgrade" [Undecided,New] https://launchpad.net/bugs/49378122:01
davidlenwellanyone know of an apache 2.2.14 package for karmic ?22:19
jeeves_MossI'm having this issue with my server.  it's a v-hosted install of Apache2, and now, after a reboot, I'm getting a "SUEXEC wrapper" error.  Nothing that I know has changed since the last reboot.  and now, I can't get any kind of connections to my database server22:31
=== dendrobates is now known as dendro-afk
moldyhi23:04
moldyi am (still) having very weird problems with raid+lvm on karmic23:04
moldywhen i boot the machine with both mirror disks of a raid1 attached, i don't see the partitions on the disks23:04
moldy /proc/partitions shows sda, sdb, dm0 and dm-[0..3]23:05
moldywhen i remove one of sda/sdb, i see the partition (sda1 / sdb1). what is going on here?23:05
unit3are you using linux md raid, or fakeraid on your motherboard?23:05
moldylinux md raid, to the best of my knowledge23:06
unit3ok, that is weird. what does /proc/mdstat say?23:06
moldyfakeraid is disabled in bios setup23:06
moldyone second, pasting it23:06
unit3k.23:06
moldywhen i plug put one of the disks and attach it via usb, all works normally23:07
moldyi see sda1 and sdb1 and can add the missing disk to md023:07
moldyi then waited for the raid to sync. shutted down the system, attached disk using s-ata again: problem is there.23:08
=== robbiew-afk is now known as robbiew
moldyunit3: mdstat: http://pastebin.com/f3914e90c23:09
unit3oh yeah, it's creating the dm devices, and then getting confused. that's weird.23:09
unit3hmm.. check dmesg, see if it says why it's creating those dm devices.23:09
unit3since it shouldn't be, if you're just doing disks->md->lvm.23:09
moldyunit3: mdadm -D: http://pastebin.com/f2e24855a23:09
moldywhy is it using that /dev/block alias instead of /dev/sda1?23:10
unit3no idea. It shouldn't be, really.23:11
=== erichammond1 is now known as erichammond
moldyi used the installer to setup the raid/lvm, btw23:11
moldyso this might be an installer bug23:12
moldydmesg|grep -i "dm-" -C5: http://pastebin.com/f48886f7523:12
moldyi'm not knowledgeable enough to make much sense of those log messages23:13
unit3No idea. It really shouldn't be setting up DM devices unless you're using bios / motherboard fakeraid. I can't really explain that log at all.23:17
moldyhm ok, thanks anyway23:17
moldyi guess this will take some time to fix... i probably should attach another mainboard to the system to rule out that the motherboard's fakeraid is somehow interfering23:18
unit3might be a good step, yeah. or at least doublecheck the bios settings, or try some alternate ones for the SATA controller.23:18
moldynvidia fakeraid is disabled in bios setup, i already played with all the other settings23:19
unit3yeah, don't know what else to suggest.23:19
moldyanother thing that is weird is that there are devices with the name "nvidia" in them present23:19
moldy/dev/mapper/nvidia_ddeaefgd /dev/mapper/nvidia_ddeaefgd123:20
moldyit looks like something is trying to be too clever... but i don't know much about this dm stuff23:20

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!