/srv/irclogs.ubuntu.com/2011/03/11/#ubuntu-server.txt

kim0hallyn: used cirrus, and vnc, still getting host cpu 20~30% with guest being idle00:02
hallynkim0: for audio, you could try doing 'export QEMU_AUDIO_DRV=spice'00:03
uvirtbotNew bug: #732953 in facter (main) "can_connect function inside ec2.rb always return false" [Undecided,New] https://launchpad.net/bugs/73295300:03
kim0hallyn: that's already being passed to the kvm process00:03
kim0I can see it in the logs00:03
hallyn(so, kim0 ok cool00:04
=== rtdos is now known as z80
rnigamPeople trying to install openmp on Maverick. Can't remember the package name. Any suggestions? Already tried 'apt-get install libgomp'00:20
rnigamok its libgomp1 now00:30
thesheff17_rnigam: you can search the repo for stuff using apt-cache search packageName00:45
=== z80 is now known as retrodos
NicholasRogeExcuse me, if I want to change the root directory a user first goes to when they log in, how do I do that?  (using vsftpd)00:57
twbNicholasRoge: for normal accounts, the obvious way would be to change their home directory00:58
NicholasRoge*facepalm*00:58
NicholasRogeIgnore me.  I'm an idiot.00:59
twbI guessed that because you're using FTP instead of SFTP00:59
NicholasRogeHey, it's me again.  Is there any other way other than changing the home directory to change the default ftp directory?01:03
twbFor anonymous FTP?01:10
twbThat would be in vsftpd's config file, or perhaps the vsftpd user's home01:10
* RoyK needs to sleep soon - a techie getting here at nine in the morning to setup this 25Mbps symmetric link01:11
hallynkirkland: is there any reason not to remove debian/qemu-kvm-static* from qemu-kvm package?01:19
twbhallyn: it's already absent from the debian version, FWIW01:22
twbThere's definite use for qemu-user-static -- together with binfmt, it allows you to have cross-architecture chroots.01:23
=== jjohansen is now known as jj-afk
zulhallyn: cool!02:08
hallyntwb: right, the package isn't going away, it's just being provided by qemu-linaro02:56
Dravekx|AWAYhello02:58
=== Dravekx|AWAY is now known as dravekx
twbWTF is linaro02:59
dravekxcan someone tell me an easy way to automate this or type it easier? http://pastebin.com/zmwYFKgK02:59
twbdravekx: that looks pretty automated already02:59
hallyntwb: well it's the arm linux project.  Their tree is based on qemu.git, not qemu-kvm.git, which generally is better at emulating non-x86,03:00
dravekxtwb, yeah but I have to type them one by one for each user :(03:00
twbdravekx: just put it in /usr/local/sbin/adduser-sftponly or something, changing username to "$1" (with the quotes)03:00
twbOr even just a loop03:00
twbhttp://paste.debian.net/110315/03:01
dravekxtwb, then what would I type to add a username? say.. joe?03:02
twbadduser-sftponly joe03:02
dravekxahhh. nice! thanks03:02
twbThis is, you know, scripting 10103:03
twbYou should know this already if you're a sysadmin03:03
dravekxhmm03:08
dravekxtwb, i put the file in /usr/local/sbin/ but it wont work ( I guess) unless I call it from that directory?03:11
twbDid you make it executable?03:12
dravekxah no. forgot to chmod03:13
dravekxtwp, line 4: syntax error near unexpected token http://pastebin.com/VVW0YqyT03:20
dravekxlooks like I have some reading and learning to do lol03:21
twbOops, there should be a "do" line after the "for" line03:22
twbTHe loop is just there so you can e.g. say "adduser-sftponly alice bob claire" in one go03:23
dravekx:)03:24
twbI have some LXC containers that run "iptables-restore /etc/iptab" at boot, to load a (per-container) firewall.04:07
twbI just found that, due to a cock-up on my part, the firewalls weren't loaded.  Nobody noticed because their services were working.04:07
twbI would like the containers to panic if the iptables-restore upstart task fails... perhaps switching to single-user mode.  How can I do this?04:08
twbMaybe I should ask #upstart instead...04:08
sabgentonhow do I make my powerbutton do a shutdown04:16
twbinstall acpid04:16
sabgentonserver doesn't by default04:16
twbIt pisses me off NO END that this isn't installed by default04:16
twbThe excuse I was given here was that "well, you might bump the power button"04:16
sabgentonthat does a lot more than just the power button no?04:17
twbBecause yeah, I often bump into my rack, and none of the hosts have locked front panel faceplates \end{sarcasm}04:17
twbsabgenton: no04:17
twbsabgenton: only if you install acpi-support, which is a separate package04:17
sabgentonok04:17
sabgentonI saw a config that had diable and enable someware04:17
twbacpid itself is just the daemon and the event handler for PWRBTN or whatever it is04:17
sabgentonbut didn't exist04:17
sabgentonmabey will exist when I install acpid04:18
twbsabgenton: dunno what you mean by enable/disable config04:18
sabgentonon google I found /etc/acpi/events/powerbtn04:19
sabgentonbut doesn't exist for me04:19
sabgentonwhen acpi is installed mabye it will appear04:19
sabgentontwb: I agree with your anoyance they should at lest promt you in the installer lazy bums04:20
twbsabgenton: it's /etc/acpi/events/powerbtn-acpi-support on mine04:22
sabgentonjust installed acpi04:23
sabgenton /etc/acpi/events/powerbtn  exists now04:23
twbWhatever04:23
twbI've stopped caring about this conversation04:24
sabgentontwb: what distro version are u?04:24
sabgentonfair enough04:24
twblucid04:24
sabgentonhm same04:24
sabgentonstrange04:24
sabgentonmeah04:24
sabgentoncheers anyways04:24
airtonixif my isp provides me with a static ip address on the WAN side of my internet connection, and also creats a subdomain under their TLD for me and mentions they created an MX record, does this mean that handling DNS queries is up to me via my own dns server if i can't resolve the provided subdomain name from other internet connections (university, netcafes, friends places, etc) ?04:57
nandemonaiNo.05:02
airtonixdid they just stuff up?05:03
nandemonaiIf they've made an mx to your IP it should resolve ;)05:03
nandemonaiGive em a call buddy. Assuming you're using their DNS it should work instantly, another DNS then maybe let it propagate.05:03
airtonixyeah from uni this week, i've been trying to resolve it with dig but it fails05:04
nandemonaiShouldn't take more than 48 hours to propagate across the root servers05:04
nandemonaiSince I know you're very close anyway it's probably a typo or something on their behalf.05:05
airtonixdo you think they would let me have a wildcard subdomain ? *.myassignedname.them.net ?05:07
twbWTF is a DNS RP record?05:10
twbAh, the Responsible Person05:11
nandemonaiYeah kinda new twb05:11
twbnandemonai: RFC 1183 doesn't sound very new :P05:11
nandemonaiLet's you assign a email address to a host.05:12
nandemonailol05:12
nandemonaiNew to me!05:12
nandemonai:P05:12
nandemonaiRelatively.05:12
nandemonaiI don't think they're used much. *shrugs*05:12
twbI'm setting up an nsd3 instance.  It's fun05:12
=== nonotza_ is now known as nonotza
=== jj-afk is now known as jjohansen
=== Aison is now known as Hardwareklaus
\shttx: ping authbind...did you see the ipv6 patch for authbind?09:50
ttx\sh: hm, no09:50
\shttx: http://toroid.org/ams/etc/authbind-ipv6-support09:51
ttx\sh: think we should include the fix before debian does ?09:52
\shttx: regarding the ipv4/ipv6 situation we should come up with a solution, eventually before the o-release09:53
ttx\sh: sure... but I'd like to get a chance for the patch to hit debian first09:53
* ttx looks up bug report09:54
alex88hi guys.. someone has ever tried a distributed file system? i have to setup one...09:54
ttx\sh: hm, it's been lingering for some time already09:54
sorenScottK: Are you still the designated server person for the release team? (re: bug 732461)09:54
uvirtbotLaunchpad bug 732461 in ubuntu "[FFe] Please add python-novaclient to universe" [Wishlist,Confirmed] https://launchpad.net/bugs/73246109:54
\shttx: right...and I wonder if debian has pressure to fix it asap ;)09:56
=== ogra_ is now known as ogra
\shttx: as we are preparing a ipv6 testlab with all our applications running on ipv6 only, this authbind problem is a serious one, for everyone running tomcat and ipv6 in enterprise envs09:58
ttx\sh: you have my blessing if you want to seek FFe for that... though it's a bit of an untested patch, I fear.09:59
\shttx: I'm thinking early adopting a patch which could help here is better then to let it rot..we can still remove it when it's really not working10:01
jamespageDaviey: whats the current status of euca in natty? Need to test jenkins-ec2-plugin and though I might take it for a spin....10:01
SpamapSalex88: re distributed FS's .. there are quite a few out there. Are you looking to experiment or for something that is ready today?10:08
* SpamapS should not be awake. :-P10:08
alex88SpamapS: i've to process a file in parallel way, so i was thinking to place the file in the dfs and read from the multiple machines..10:08
* SpamapS sits and wonders how likely a tsunami is10:09
* alex88 never tried a tsunami10:09
jamespageSpamapS: how close to the coast are you?10:10
SpamapSjamespage: about 10 miles inland, 420 ft. elevation10:10
alex88SpamapS: what was that re distributed fs?10:11
alex88red hat gfs?10:11
SpamapSalex88: GFS is a shared storage filesystem10:12
alex88a distributed fs isn't it?10:12
SpamapSalex88: you have to have a shared medium for it... so it *could* be distributed via iSCSI.10:12
SpamapSalex88: I think AFS, gluster, or CEPH are more akin to distributed filesystems10:13
alex88naa i'm thinking to have just multiple servers with a shared fs to access like a folder..10:14
SpamapS8.8 magnitude.. wow.. thats a big one. :-P10:14
SpamapSalex88: gluster is probably simpler than GFS10:16
whalesaladhey guys, i'm interested in getting one of the more recent versions of nginx running on my server because it has uwsgi support built in... any ideas on how to do this? what is the most recent package avail?10:18
alex88SpamapS: ok i'll try that thank you :)10:18
whalesaladI am running karmic, so it appears 7.62-4ubuntu is the most recent, I am looking to get nginx-0.8.40 running. is there a fairly straightforward way to do this?10:20
SpamapSwhalesalad: natty has 0.8.53 .. you might just try backporting it.10:27
whalesaladSpamapS: how does one go about that?10:27
whalesaladI ask because I've got a production server running that can't go down... so I need to basically be able to quickly install the latest nginx and see if it works, and then fall back to the old if something goes wrong10:27
whalesaladI know that isn't the best way to go about things, but it is my only option unfortunately10:27
SpamapSwhalesalad: simplest way is to just install ubuntu-dev-tools and then run 'pull-debian-source nginx'10:28
whalesaladholy mother of god haha thats a lot of packages that will be installed10:29
SpamapSwhalesalad: haha yeah10:29
SpamapSwhalesalad: you can just do devscripts .. then you'll need to go find the package and use 'dget'10:29
whalesaladokay thanks a lot10:30
whalesaladI will be doing that this weekend10:30
whalesaladgotta run unfortunately, l8r10:30
SpamapSjamespage: re bug #727091 .. if its ready for a developer to work on it, and has been forwarded properly upstream.. thats Triaged, not Confirmed10:36
uvirtbotLaunchpad bug 727091 in mysql-dfsg-5.1 "Select on table with two colums cause empty result." [Low,Triaged] https://launchpad.net/bugs/72709110:36
SpamapSjamespage: ahh.. you marked it triaged, but said confirmed. Never mind.10:36
jamespageSpamapS: well I did confirm it first; I then marked as triaged - does that make sense?10:37
jamespageSpamapS: ah - see what you mean now - damn that copy-paste!10:40
SpamapSjamespage: no worries. I'm glad you were able to reproduce.. I think I must have missed a step. :-P10:40
jamespagenp10:41
jamespageI can copy and paste with the best of them :-)10:41
SpamapSjamespage: once I can stop using this blasted touchpad and get back to my beloved mouse.. I too will have the gift of copy/paste10:43
* SpamapS will finally be rebuilding / setting up his desk today.. having been working from the couch the last week10:43
sorenttx: pitti approved the novatools FFe.10:46
ttxsoren: saw that. Will push to NEW.10:49
soren\o/10:51
jamespageSpamapS: while you are up and about; have we seen many issues with the new version of squid (2.7.STABLE7-1ubuntu12.2) in Lucid10:54
jamespagesee bug 73202810:54
uvirtbotLaunchpad bug 732028 in squid "package squid 2.7.STABLE7-1ubuntu12.2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1" [Undecided,New] https://launchpad.net/bugs/73202810:54
ScottKsoren: I don't think we've formally designated people this time around, but I figured I'd look in on that one.12:08
ScottKAh.  Nevermind.  pitti got to it first.12:09
sorenScottK: Sorry, yes, forgot to mention.12:13
sorenScottK: Thanks for looking, though.12:13
ScottKNo problem.12:14
tuxinatorcan anybody tell me how the hell to enable network interface statistics monitoring in snmpd in ubuntu? could really not find any information on that12:38
zulmornig12:41
=== guampa is now known as guampafk
zulDaviey: yeah so poutine....ewww13:27
Davieyheh13:37
=== jamespage1 is now known as jamespage
RoAkSoAxmorning all14:09
=== guampafk is now known as guampa
zulhallyn: linuxcon is in vancouver this year14:31
hallynzul: if it's expensive as dhaval says, I worry bc there are several lxc developers probably funding themselves14:33
zulhallyn: i dunno maybe get canonical to sponsor them then14:33
DavieyRoAkSoAx, Around?14:36
RoAkSoAxDaviey: yes14:40
RoAkSoAxDaviey: what's up14:40
mianosmSomething seems very wrong with upgrading from 8.04 to 10.04 in terms of mysql going to upstart.14:51
mianosmI think I'm going to test it out some on a couple of VMs.14:52
DavieyRoAkSoAx, sorry, unity mid way through crashing...14:52
RoAkSoAxDaviey: hehe i've been there14:52
RoAkSoAxDaviey: crashed again ?14:58
zulRoAkSoAx: hey so python-ethtool is fixed?15:00
RoAkSoAxzul: yeah already subscribed to ubuntu-release15:00
zulRoAkSoAx: ok bug number?15:00
RoAkSoAxzul: bug #73275915:01
uvirtbotLaunchpad bug 732759 in ubuntu "[FFe] [needs-packaging] python-ethtool" [Wishlist,New] https://launchpad.net/bugs/73275915:01
=== txwikinger2 is now known as txwikinger
RoAkSoAxzul: and for bug #731620 we would either have to separate the python modules into its own binary package for the "yum" source package, or not use it at all. That module seems to be only used when reinstalling a machine with koan, and pretty much just sets the repo for such purpose15:11
uvirtbotLaunchpad bug 731620 in cobbler "koan crashed with ImportError in /usr/lib/python2.7/dist-packages/koan/configurator.py: No module named yum" [Undecided,New] https://launchpad.net/bugs/73162015:11
RoAkSoAxso we might not even need it15:11
zulRoAkSoAx: cool ill have a closer look15:13
RoAkSoAxzul: yeah I was just thinking that the best is to add the checks to see if it is redhat or debian based distro, if not, do not import that module nor do the "configuration" for the yum repos and that should be enouigh. Though we may need to add configuration for APT repo's15:14
zulRoAkSoAx: yeah we havent really focused on koan to get it workin on ubuntu/debian so if you want go ahead :)15:15
RoAkSoAxwill do what I can :)15:15
RoAkSoAxzul: btw.. the cobbler-web package is not leaving the web interface working out of the box right?15:16
zulRoAkSoAx: right15:17
Daviey"leaving the web interface" ?15:17
RoAkSoAxbah15:17
SlybootsOkay, So I have a multitude of web-services that I woudl like to be able to remote into, with a bit of jigerypokery I hvae them all mapped behind Apache using Reverse proxy and whatnot15:55
SlybootsThe question is, What would be the best.. as in "Safe" way to host Apache to the outside world in a way thats not going to get me uh.. raped15:56
hallynkim0: qemu-kvm-spice package just uploaded to my ppa.  It is a separate binary package which we should be able to put into universe to let people use 'kvm-spice' alongside the kvm in main15:58
hallynkim0: pls let me know if that works for you, if it does i'll remove the 'qemu' package from my ppa16:02
kim0hallyn: okie, will there be a way to start the vm from virt-manager using "qemu-kvm-spice"16:05
hallynkim0: yes, you can specify the emulator to use in the .xml16:11
hallynkim0: '<emulator>/usr/bin/kvm-spice</emulator>' should work16:12
kim0yeah16:12
=== bdmurray_ is now known as bdmurray
philsfhello, /j #ubuntu-one16:38
Umreenphilsf: no16:46
philsfUmreen, it was a typo16:46
zulDaviey: still around?17:06
zulDaviey: whats the difference betwee server-nrs and server-nro?17:08
Davieyzul,17:09
Davieyzul, s = server, work we need to do / o is other, stuff we can't do.17:10
zulDaviey: ok i missed that17:10
compdocNatty Release Server, Natty Release Other17:11
Davieyzul, using it sparingly..17:11
=== alexanderbandukw is now known as thekkid
=== Ryan_Lane is now known as Ryan_Lane|food
RoAkSoAxzul: by any chance do you know what is what's referred as install_tree in cobbler, and why Ubuntu images don't have it (redhat/fedora do) and what replaces that install_tree key: http://pastebin.ubuntu.com/578936/17:52
RoAkSoAxzul: ok after further lookup the import yum error is used for configuration management feature in koan that updates the system configuration (as defined by cobbler). And since it's all yum based, we can obviate it for now to get rid of that error17:58
DavieyRoAkSoAx, Is it too traumatic to if flavour xyz: it?17:59
RoAkSoAxDaviey: can you reword your question :)?17:59
DavieyRoAkSoAx, would be nice if it's something we can push upstream, rather than carry a hunk of just patching out code17:59
RoAkSoAxDaviey: you mean (if it is ubuntu, do not import yum?)18:00
kim0hallyn: it seems audio is not working for fedora to begin with http://fedoraproject.org/wiki/How_to_debug_Virtualization_problems#Audio_output (see the bugs)18:00
DavieyRoAkSoAx, thassim!18:00
RoAkSoAxDaviey: ah yeah! that;s what I was planning to do actually18:00
DavieyRoAkSoAx, super!18:00
RoAkSoAxDaviey: yeah :)! What I actually meant is that for now it sounds to just obviate that part of the code (or disable it) so we don't have  abroken koan until things get fixed18:01
RoAkSoAxDaviey: right now, koan launches successfully a Fedora image in KVM (but I think during installation error occurs), and I'm trying to look into doing so with an Ubuntu image, but there's an error with that install_tree thing I was asking zul earlier18:02
RoAkSoAxanyways, just mentioning that to get that out of the way for now18:02
RoAkSoAxbut yeah i';m gonna bve working on get that fixed18:03
DavieyRoAkSoAx, That is good...18:04
SpamapSjamespage: oh and I missed your question about squid. I haven't seen the same problems no. I think the real problem was the use of restart rather than stop/start.18:17
Cryp71cAfternoon, everyone!18:21
Cryp71cDoes anyone have experience sending email from a Windows SQL Server instance using Courier IMAP server on a linux/Ubuntu box?18:22
patdk-wkdidn't know windows sql could send email, thought windows smtp did that18:24
patdk-wkand imap doesn't send email or receive email18:25
RoyKimap accesses a mailbox18:25
RoyKso you can say it receives email18:25
RoyKsmtp is used for sending18:25
patdk-wkheh, I would say, it allows the fetching of email18:26
Cryp71cah, ofc :P18:31
Cryp71cpatdk-lap, and yeah Windows SQL server can access SMTP servers to send.18:31
patdk-wkso setup an smtp server :)18:32
patdk-wkpostfix, exim, sendmail, .........18:32
BCS-SatoriHey all.  I created a mdadm raid 5 "/dev/md0" in my virtual machine that is 3.2TB in size.    Since the disk is larger then 2TB I need to use parted rather then fdisk, which I am not familiar with.    How do I make a partition that encompasses the entire disk?18:38
hallynkim0: those libvirt sound issues should not be involved here.  the spice client is running as you, and should be getting audio stream from qemu-kvm18:42
hallynkim0: i'm going to play with that on monday18:43
hallynpls let me know if/when kvm-spice works for you and i'll delete the qemu package18:43
hallyni also need to send some patches to the spice community...18:43
hallyn(monday also - i'm technically out this afternoon)18:44
Cryp71cpatdk-lap, we do have an SMTP server, we are able to send email, but some mail providers (yahoo, comcast) the emails are marked as delivered successfully on our side, but don't even make it into the spam/inbox of targets. They're being dropped by the mail provider.18:46
SpamapShttp://www.hancockparkschool.com/site/18:53
SpamapSFail...18:53
SpamapSX-Powered-By: PHP/5.2.1618:53
SpamapSdouble fail18:53
ivoksSpamapS: :)18:55
ivoksBCS-Satori: parted /dev/md018:56
ivoksBCS-Satori: and then mkpart primary ext3 0 -118:58
BCS-Satoriivoks:  Thanks.  Would you know how to go about carving partitions inside extended part-types?19:00
ivoksha?19:01
=== bigbangnow is now known as bigbang
BCS-Satoriivoks: nm think I figured it out19:03
* RoyK wants native zfs on linux...19:16
=== erichammond1 is now known as erichammond
tuxinatorcan anybody tell me how the hell to enable network interface statistics monitoring in snmpd in ubuntu? could really not find any information on that19:45
RoyKtuxinator: normally snmpd listens to localhost only - check /etc/default/snmpd19:47
tuxinatori mean configuring snmpd so that i get interface statistic information using snmpwalk which i could then use in cacti for example19:48
RoyKtuxinator: see the line above19:51
RoAkSoAxzul: ping19:51
zulRoAkSoAx: yep?19:51
tuxinatorRoyK: so it's the same setting? :D i knew it's something weird as i already had that working some years agoo19:51
tuxinator:D19:51
uvirtbotNew bug: #733465 in bacula (main) "package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/73346519:52
RoAkSoAxzul: just downloaded the latest source of cobbler in the archives and it does not contain the python-koan binary package (not in debian/control, no debian/python-koan.install)19:52
zulRoAkSoAx: damn ok ill have a look19:52
RoAkSoAxzul ok :) maybe bzr rejected those changes in the merge or something19:53
zulRoAkSoAx: it could be19:56
RoAkSoAxzul: yeah those changes are missing here: http://bazaar.launchpad.net/~ubuntu-virt/cobbler/ubuntu/revision/200419:56
zulRoAkSoAx: ill fix it dont worry19:57
RoAkSoAxzul: i'm not :)19:57
ivokslook, a bacula bug :)19:58
zulivoks: yes you should fix it19:58
ivokszul: maybe :)19:59
=== Ryan_Lane|food is now known as Ryan_Lane
=== ahs3 is now known as ahs3-afk
uvirtbotNew bug: #716859 in clamav "cannot install .deb packages" [Undecided,New] https://launchpad.net/bugs/71685920:16
erichammondI have a file with one zillion commands that I would like to run 25 at a time in parallel with a new one started every time another one completes, until they are all done.  Is there a handy command line tool that would manage this for me?20:22
RoyKwhile true; do /some/command; done20:23
RoAkSoAxzul: hold for a bit the cobbler upload cause I wanna send you a patch first20:24
RoyKfor those parallel jobs, just do something like 'for ((0=1;i<25;i++)); do echo $i ; done'20:25
RoyKadd a & to the job run20:26
RoyKfor those parallel jobs, just do something like 'for ((i=0;i<25;i++)); do echo $i ; done'20:27
RoyKeven20:27
zulRoAkSoAx: k20:28
erichammondRoyK: The zillion commands listed in the file are all different.20:31
erichammondI could split the file and run each segment in the background, but some segments would get done before others.  I want it to keep starting new individual commands every time one of the 25 slots opens up with a previous command ending.20:32
erichammondI could do this in any language with signal handling including bash, but thought somebody may have already invented it.20:34
=== skrewler_ is now known as skrewler
uvirtbotNew bug: #731628 in squid (main) "package squid 2.7.STABLE7-1ubuntu12.2 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1" [Undecided,New] https://launchpad.net/bugs/73162820:43
=== ahs3-afk is now known as ahs3
=== zul_ is now known as zul
RoAkSoAxzul: ok just uploaded https://code.launchpad.net/~andreserl/ubuntu/natty/cobbler/lp731620/+merge/53092 which fixes bug #73162021:11
uvirtbotLaunchpad bug 731620 in cobbler "koan crashed with ImportError in /usr/lib/python2.7/dist-packages/koan/configurator.py: No module named yum" [Medium,In progress] https://launchpad.net/bugs/73162021:11
zulRoAkSoAx: k thanks21:11
RoAkSoAxzul: and is also a patch that can be forwarded upstream i guess. you'll see :)21:13
zulRoAkSoAx: you should be using lp:~ubuntu-virt/ubuntu/cobbler21:25
erichammond[SOLVED]: Well, rancid_par seems to be doing what I want, though the syntax is awkward and I had to install rancid to get it.21:28
RoAkSoAxzul: im using that branch but when uploading IDK how to stack it over that branch, so I just propose the merge over that branch21:31
zulRoAkSoAx: k...ill have a look at it later tonight21:32
RoAkSoAxok cool thanks21:34
dravekxDoes someone have a link on how to mount a second hard drive?21:40
RoyKany idea why physmem= doesn't work?22:01
RoyKops - wrong channel22:01
kim0hallyn: awesome, so far things looks stable, huge improvement over spicec22:22
raubvogelHow do I disable mysql's upstart script thingie?22:22
kim0hallyn: would be great if you'd look at improving "idle" cpu usage of kvm. For me, an idle win7 kvm process consumes 25% cpu (fans get loud n stuff)22:23
uvirtbotNew bug: #733561 in squid (main) "package squid 2.7.STABLE7-1ubuntu12.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/73356122:42
donvit0how is possible my hardisk run out of space22:51
donvit0i did not installed nothing22:51
donvit0=> / is using 94.9% of 147.88GB22:51
donvit0wtf can be used 147 gb for22:51
donvit0nertil@Maverick:/$ ls22:52
donvit0bin    dev   initrd.img      lost+found  opt   sbin     sys  var22:52
donvit0boot   etc   initrd.img.old  media       proc  selinux  tmp  vmlinuz22:52
donvit0cdrom  home  lib             mnt         root  srv      usr  vmlinuz.old22:52
donvit0anyone please?23:00
ahs3donvit0: i would start running du -s on /tmp and /var to see what's eating the space23:03
ahs3(and then the other directories as needed...)23:03
donvit0let me check23:09
donvit0but i didnt install nothing23:09
donvit0sudo du -s /tmp23:10
donvit032      /tmp23:10
donvit0nertil@Maverick:/$ sudo du -s /var23:10
donvit0145616460       /var23:10
donvit0ahs3 looks like /var eats the space23:11
ahs3okay.  then you'll have to dig into where in /var.  cd /var; du -s *23:12
donvit0i get to muych permision denied23:12
donvit0can i pastebin to you please?23:12
ahs3you'll have to use sudo23:13
donvit0http://pastebin.com/1uD85wYR23:13
donvit0i did23:13
ahs3ah, i see.  it'll be easier to cd /var, then sudo du -s *23:14
donvit0145023928       log23:14
donvit0logs eats the space23:14
donvit0how to clear all logs to normal23:15
donvit0http://pastebin.com/BE9MWudD23:16
ahs3i'd go into /var/log and look for the largest log first, then see what it says.  you could have something misconfigured or broken and there's just tons of messages being generated23:16
donvit0-rw-r----- 1 syslog    adm  3137658 2011-03-12 00:14 kern.log23:17
donvit0-rw-r--r-- 1 root      root  580069 2011-02-28 04:26 dpkg.log.123:17
donvit0-rw-r----- 1 syslog    adm   766074 2011-03-12 00:14 messages23:17
donvit0-rw-r----- 1 syslog    adm   735070 2011-03-06 06:26 messages.123:17
donvit0looks like this are with the most space23:17
ahs3 /var/logs has subdirectories, too.  i suspect one of those is taking more space than the files listed23:19
donvit0nertil@Maverick:/var$ cd logs23:19
donvit0-bash: cd: logs: No such file or directory23:19
ahs3cd /var/logs23:19
donvit0-bash: cd: /var/logs: No such file or directory23:20
donvit0its /var/log23:20
ahs3whups.  right23:20
donvit0how to clear all machine logs?23:21
donvit0also looks like apache logs23:21
donvit0eats space23:21
ahs3i'd look into those logs first.  there's some sort of error that's causing messages to be generated and filling the logs23:22
donvit0-rw-r----- 1 root adm  148489936432 2011-03-12 00:05 error.log23:22
donvit0wooowww23:23
donvit0in apache2 folder23:23
donvit0to much logs23:23
ahs3then, you can always use packages like logrotate to keep the space usage down, or worst case just remove them23:23
donvit0let me install logrotate23:23
ahs3okay, so tail that file23:23
ahs3it should *not* be that big :)23:23
donvit0how to configure23:24
donvit0logrorate please23:24
ahs3apt-get install logrotate23:24
ahs3the default configuration should be fine23:24
donvit0what if i clean now all logs folder23:25
donvit0with rm -rf *]23:25
donvit0with rm -rf *23:25
PatrickdkI do :)23:25
ahs3i would just get rid of the big one first23:26
hallynkim0: can you reproduce that with a linux guest?23:27
kim0didn't try that23:27
hallynor win 2003?23:27
kim0hallyn: which one should I try :)23:28
hallynwell a lucid guest woudl be best23:28
hallynelse i'll just have to try and find my m$ reg23:28
Aisonis there an easy way to install kernel 2.6.37 in ubuntu server?23:33
EvilPhoenixAison:  which version of ubuntu server you running?23:41
EvilPhoenix10.04?  10.10?23:41
Aison10.1023:45
AisonI think I found a solution by just taking it from lucid kernel ppd?23:45
Aisonppa23:45
Aisonok, 2.6.37-12 is running23:50
Aisonnow I need linux-tools-2.6.37 :P23:50
EvilPhoenixum...23:53
EvilPhoenixokay...23:53
EvilPhoenixnot sure how to help you though :/23:53
EvilPhoenixothers would be better to help you out ;)23:53

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