/srv/irclogs.ubuntu.com/2011/02/02/#ubuntu-server.txt

uvirtbotNew bug: #711587 in eucalyptus (main) "powernap and Eucalyptus seem unable to reach an understanding" [High,New] https://launchpad.net/bugs/71158700:17
RoAkSoAxhggdh:00:21
RoAkSoAxhggdh: bug #71158700:21
uvirtbotLaunchpad bug 711587 in eucalyptus "powernap and Eucalyptus seem unable to reach an understanding" [High,New] https://launchpad.net/bugs/71158700:21
RoAkSoAxwhat's the problem with powernap?00:21
hggdhRoAkSoAx, not really powernap, I guess, but the interaction with euca00:23
twbI think the "problem" is the user not using the tools correctly00:23
twb"I cut my thumb off using the bandsaw.  Obviously there is a problem with bandsaws and wood"00:23
hggdhRoAkSoAx, powernap puts the system on a nap, and euca does not seem to recover, or not recover fast enough00:23
hggdhtwb, that's for me?00:24
twbhggdh: powernap runs an arbitrary command00:24
RoAkSoAxhggdh: are you sure powernap is putting the machine to nap?? (The method by default is not to suspend a machine)00:24
hggdhtwb, whatever it does -- the default install should be sane.00:24
RoAkSoAxbut to put it to powersave mode, which doesn't put them to sleep, but save power by running pm-powersave00:25
twbFrom the additional input you just provided, it sounds like the problem is eucalyptus vs. pm-utils00:25
hggdhRoAkSoAx, IDK. All I know is it tells me it is going into powersave, and suddenly it takes a long time to get a response on the terminal00:25
twbor vs. kernel00:25
RoAkSoAxhggdh: edit vim /etc/powernap/config and change ACTION_METHOD from 0 to 4.00:26
RoAkSoAx0 is powersave, and 4 is best-effort00:26
RoAkSoAxwhich is the default in previous ubuntu releases00:26
RoAkSoAxthat will pm-suspend the node00:26
twbHow would ANYTHING wake it up from a suspend state, anyway?00:27
hggdhI will try. For the alpha2 tests, it will not really matter anymore, there is yet another issue that fails all instances00:27
twbThat requires external stimuli, like a HID or WOL00:27
hggdhtwb, perhaps WOL?00:27
twbIn *that* case I'd say your problem is kvm not implementing WOL over the bridged interface or so :-)00:27
twbI'm not sure it wouldn't be better to leave the power-saving work to the VM rather than implementing it internally with ACPI states00:28
twbAfter all, the VM's whole ACPI stack is a virtual one in any case00:28
RoAkSoAxtwb: hggdh WoL00:29
hggdhanyway, so far the end result seems catastrophic to euca.00:30
RoAkSoAxhggdh: first check if the nodes that are being put to "sleep" by euca with powernap are really aspleep00:31
RoAkSoAxthat might be the issue00:31
hggdhRoAkSoAx, indeed. I am searching for possible causes. Also, please note that I opened the bug on euca, *not* on powernap. I tend more to euca as root00:32
RoAkSoAxhggdh: indeed!! i just wanted to discard that powernap was the cause of the issue, because in natty, there'sbeen quite a few changes to it00:34
RoAkSoAxwell not just a few, a lot00:35
RoAkSoAxand one of those is to not suspend, or hibernate, or poweroff the machine, but to maintain it running in powersave mode00:35
RoAkSoAxby default00:35
hggdhI will try it00:38
hggdhnow, just to add sugar on top gnome-panel decided I cannot really select, or move to another window in a workspace (but I can change workspaces)00:52
axisyshow to copy the vtoc of one disk and apply to another disk?00:53
axisysis it a combination of fdisk and sfdisk ?00:53
axisysin solaris i do it like this, prtvtoc /dev/rdsk/c0t0d0s2 | fmthard -s - /dev/rdsk/c0t1d0s200:54
axisysc0t1d0s2 is new disk00:54
axisysnot sure how to do similar operation on linux00:55
axisysmy orig disk /dev/sda and new disk is /dev/sdb00:55
hggdhRoAkSoAx, I will keep on tomorrow. Probably I will find something obvious. I hope :-(00:58
yann2hello... I want to use a file as an encrypted loop device... what would you recommend, dmcrypt, ecryptfs?01:18
RoAkSoAxhggdh: just let me know if you need any help ;)01:19
RoAkSoAxSpamapS: yay!! just broke my X01:20
SpamapSRoAkSoAx: lucky you :)01:21
SpamapSRoAkSoAx: I'm refraining until nvidia puts out new drivers01:21
RoAkSoAxSpamapS: yeah im with 640x860 as we speak and drivers dont work01:21
RoAkSoAxlol01:21
RoAkSoAxSpamapS: any ideas on how to repair this?01:30
hallynRoAkSoAx: my desktop is broken too.  back into wmii for a bit01:40
dschuettI have just set up my first EVER bind server (bind9 on ubutnu 10.04) and everything works great execpt one thing: when i ping a hostname that i have set up in bind, the pings return very slow, like one every 5-6 seconds. Any ideas?01:52
dschuettI tried disabling ipv6 through sysctl.conf, but still the same results (even after reboot)01:52
RoAkSoAxhallyn: oh jeez!1 I wonder how long we'll have to wait for a fix01:54
mdeslaurdschuett: I don't believe bind is your problem there if it's taking 5-6 seconds after the initial lookup01:56
dschuettmdeslaur: but it JUST started doing it when i set up bind01:57
dschuettit worked fine with dnsmasq... i have read that this is because ipv6 is enabled, but i have disabled it and still get the same results01:57
mdeslaurdschuett: what if you ping the ip address instead of the name?01:58
mdeslaurdschuett: and/or do a ping -n01:58
dschuettFAST as normal01:58
mdeslaurwhat do you have in /etc/resolv.conf?01:59
dschuettdomain scs.local search scs.local nameserver 192.168.0.150 <--- all on their own line02:00
mdeslaurand 192.168.0.150 is your new bind server?02:00
dschuettyes02:00
mdeslaurhmm...I'm not quite sure what the issue is than02:01
mdeslaurs/than/then/02:01
dschuettyeah, kind of strange...02:02
dschuettI am going to ask around in #ubuntu02:03
hallynRoAkSoAx: lemme know if you find it's been fixed :)  not sure when i'll try again02:16
RoAkSoAxhallyn: i will ;)02:20
dschuettanyone running bind9 on ubuntu 10.04?02:28
twbYes02:28
dschuetttwb: everything works great execpt one thing: when i ping a hostname that i have set up in bind, the pings return very slow, like one every 5-6 seconds. Any ideas?02:29
twbNo, I don't run bind902:29
dschuetttwb, oh :P02:29
twbYou asked if ANYONE ran bind9 in lucid -- this is almost certainly true.02:29
twbe.g. you do, proof by instantiation02:30
twbping will only resolve the hostname once, so if ongoing ping responses are slow, that's unrelated to bind.02:30
twbYou should be diagnosing DNS issues with dig, not ping02:30
ubuserwhats this room for?02:41
ubuseri cant get a flash player working in my firefox02:42
dschuetttwb: ok, i see what you mean... BUT if i ping by the ip instead of the hostname it pings just fine02:42
twbdschuett: NFI, sorry02:52
twb"35 packages can be updated.  3 updates are security updates.03:14
twb...in aptitude or apt-get, how can one say "list only security updates"?03:14
twbFuther, how can one say "apply only security updates"?03:14
opengeardOn aws at least, 10.04.2 LTS is available apparently.03:33
dschuettI have been troubleshooting this for ever now... I just set up my first bind9 dns server on ubuntu 10.04, everything works fine, but when i ping by the host name it takes like 5 to 6 seconds between getting each echo response... if i ping by ip the response time is normal03:40
dschuettI know people say this isn't a DNS problem, but i dont' get why it just started doing this when i installed bind and it worked fine when i was using dnsmasq...and also for the fact that it works fine wihen pingin the ip03:40
mrrothhi03:42
mrrothI rebooted my ubuntu server and I got general error mounting file system03:43
mrrothso it just brings me to the root shell03:43
mrrothin read only shell (maintnace )03:43
mrrothwhat did I do wrong03:43
mrrothbbl03:44
RoAkSoAxhallyn: ping?03:58
uvirtbotNew bug: #711635 in mysql-dfsg-5.1 (main) "mysql update fails waiting for input" [Undecided,New] https://launchpad.net/bugs/71163504:06
dschuettwhy does ubuntu do a reverse lookup on EVERY ping request?05:04
sparchah, that's funny05:06
sparcmaybe you can turn it off with -n05:06
sparcif that helps05:06
dschuettsparc: well, i know you can do that... but i don't get why it does this....? shouldn't it cache the first one?05:07
sparcmaybe some people want it to be aware of dns changes, maybe05:07
sparcalthough, i guess the resolver should cache as well05:07
dschuettsparc: i have bind running and if i ping a host by hostname it takes like 5 seconds between each ping response because it does a reverse lookup on every ping05:08
dschuettbut this is weird because if i ping google.com from my ubuntu machine it does the same thing05:08
dschuettbut not with yahoo.com05:08
dschuettsparc: Kind of odd..05:08
jmarsdendschuett: ping -n yahoo.com should take care of that, unless I am misunderstanding the issue?05:09
sparci think he's curious about why that's the default behavior05:10
sparcalthough, if my copy is doing that too, it's quick about it05:11
sparcand doesn't result in the 5 second window between responses05:11
dschuettsparc: oh, i forgot to mention that i notice that it only does this on ubuntu DESKTOP05:11
sparcdschuett: could be your resolver isn't caching and does a recursive query each time?05:11
dschuettsparc: why would google.com take a long time between responses but NOT yahoo.com05:12
sparcthere might be a lot going on there that affects the behavior05:13
sparcmost of which is outside the ping utility05:13
dschuettsparc: so you're saying that i should be able to configure bind to cache?05:13
twb16:07 <dschuett> sparc: well, i know you can do that... but i don't get why it does this....? shouldn't it cache the first one?05:13
twbThat would depend on the app, and on nscd (if installed)05:13
twbAnd of course your recursive resolver could cache it, too.05:14
twbPersonally I would recommend using dnsmasq as your recursive resolver, and reserve bind for hosting your zonefiles.05:14
dschuetttwb, how do you run both?05:16
twbSeparate hosts05:17
twbOr bind one to the internal interface and the other to the external interface05:17
dschuettahhh gotcha05:18
geekbriugh, i can't get nginx to serve websites on an ec2 instance through its elastic ip on 10.04.  It serves it on the public dns without an issue.  any ideas?05:23
twbI heard that nginx ignores /etc/hosts and only refers to DNS05:25
twbIs that relevant?05:25
geekbriwell i didn't make an entry in /etc/hosts but its probably relevant.  I think the issue is that an EC2 instance isn't aware of its elastic IP just its public DNS... i could add its ip to /etc/hosts i guess but if nginx ignores that it wont help anyway (that didn't seem like a proper solution anyhow)05:27
geekbrihonestly im a bit stumped all together because i thought if you did listen 80; nginx would just listne to all incoming connections on port 80, but it seems to serve it some random "welcome to nginx" page05:28
twbgeekbri: whu aren't you binding to *:8005:28
geekbrii thought that listen 80 and listen *:80 where equivalent05:28
twbDunno05:28
twbask netstat05:29
geekbriwell , i tried * anyway and it didn't work :(.  This has got me puzzled and frustrated :)05:29
jhaddadare there reliability issues when using bridging with DHCP?  sometimes my vms  just seem to disappear05:30
twbYou can't bridge DHCP; that doesn't make sense05:32
jhaddad if I have a bridge set up on a network that uses DHCP, my vms are connected to it.05:32
jhaddads/if//05:33
jhaddadhttp://pastebin.com/emBkQyY805:34
geekbriwell i give up. goodnight05:39
jhaddadwell, if anyone has any ideas i'll be on for a bit... i'm not sure why my VM can no longer hit the network, but it's pretty annoying :/05:45
tohuwI've been reading about some key differences between Postfix and Exim; does anyone have any input on general usability and maintenance of either/both on an Ubuntu 10.10 server? I've only used Exim before...05:54
jmarsdentohuw: Use whichever you are more comfortable with, both work fine in Ubuntu.  I think Exim has two different ways to configure it (one big file or many smaller one) which can be odd if you are not used to that and come from running exim on another distribution or IS.06:05
tohuwjmarsden: I used Exim's "many smaller files" setup. Do you have any strong opinions on MDAs?06:06
jmarsdentohuw: Not really.  I tend to use postfix myself, but that's just habit/preference.  Along time ago I used sendmail :)06:07
tohuw(I realize that "whichever I am comfortable with" is a good answer here as well, but given that my previous environments sort of auto-managed my mail system (WHM/cPanel), I'm open to opinions/biases/religion)06:07
jmarsdenI think more Ubuntu people use postfix than exim, but I'm not sure of that... so you might get better support from the Ubuntu community using postfix...?06:08
tohuwjmarsden: Sorry, I was asking about M*D*As, as in Courier, Dovecot, Cyrus, etc.06:08
tohuwjmarsden: Yeah I was sort of thinking that (about Postfix)06:08
jmarsdenAh... again I use what the distro uses, so I use dovecot.  That means for really simple installs you can use the dovecot-postfix package and it autoconfigures them to work together.06:09
tohuwjmarsden: do you find it simple to quickly add "virtual users" using dovecot? That is, just a mailbox address that is not attached to any real user on the system. Bonus points for experience setting up virtual users with multiple forwarders to mimic "Distribution Lists"06:11
tohuwI'll RTFM, of course, but I like to hear how many orders of magnitude the FUBAR is before diving in sometimes. :)06:12
greppytohuw: you can do that with postfix & dovecot, but you need some other glue, I personally use mysql as my user store.06:13
greppytohuw: http://www200.pair.com/mecham/spam/06:13
greppythat is setup for debian, but with minor tweaking it can be done with ubuntu.06:13
jmarsdenFor that kind of thing I tend to pick the tool that does all the "virtual user" management, has a web UI or whatever is needed, and then use whatever it asks for underneath. Which often includes a database.06:14
greppyO06:14
jmarsdentohuw: If you are coming from a WHM/cpanel background maybe you want to look at free alternatives to that and then use what they ask you to use?06:15
tohuwjmarsden: any tool of that nature you particularly recommend?06:15
greppybleh, fingers not on home keys sucks... anyway... I've used the above link + http://froxlor.org panel software06:15
jmarsdenIt depends what exactly you need.  ispconfig maybe.06:15
tohuwjmarsden: I don't like systems that comandeer such a significant portion of my stack... I'm perfectly happy managing my own LAMP stack, though I freely admit my woeful ignorance of all things mail-sy06:16
tohuwbut things like DNS, Apache, MySQL/Postgres, etc., I prefer to self-manage, because cPanel likes to do silly things.06:17
greppytohuw: then you may want to take a look at the link I tossed out there, that leaves most of your LAMP alone.06:17
tohuwgreppy: ooh neat. I'm ogling it now.06:17
greppybut gives you a web based control panel for managing mail domains & users.06:17
tohuwhrm, I wish it could run on postgres06:20
MTecknology!kvm06:20
ubottukvm is the preferred virtualization approach in Ubuntu. For more information see https://help.ubuntu.com/community/KVM06:20
greppytohuw: it probably could, but that's a little more tweaking :)06:21
tohuwgreppy: there's only so much tweaking I'm willing to do in a given environment before I give up/go stark raving mad. I love toying around, but I don't like creating unstable environments that I can't get wide support on because they've been tweaked to death06:22
tohuwat least, not when paying clients come into the picture06:22
greppy*nod*06:22
tohuwmy own toys are another matter >.>06:22
greppyI totally understand :)06:23
=== skaet is now known as skaet_afk
=== mike_miller is now known as mike8901
alvinThere is a new version of Upstart that fixes bug 672177, but it is kept back because it would break libc6. I see this on all Maverick machines. Any news on the issue?07:47
uvirtbotLaunchpad bug 672177 in upstart "libc6 upgrade causes umount to fail on shutdown because init cannot be restarted" [Critical,In progress] https://launchpad.net/bugs/67217707:47
sk-rubyHi, Getting errors while connecting remote MS SQL server from my Ubuntu 10.10...check http://pastie.org/152077808:09
sk-rubyany help would be appreciated...08:09
twbsk-ruby: there's no "isql" program in Ubuntu.  Is it third-party?  If so, you should be asking whichever vendor provided it.08:11
sk-rubytwb: thanks for the reply....I even tried using sqsh...got following out put....http://pastie.org/152080308:21
twbsqsh isn't in Ubuntu either AFAICT08:21
twbuggggggh08:49
twbif-down.d  if-post-down.d  if-pre-up.d  if-up.d  interfaces08:49
twbWhy is it "post-down" but only "up"?08:49
sk-ruby hi, How to connect mssql from ruby on rails application in ubuntu system ? i am unable to connect the database....any help would be appreciated...09:33
uvirtbotNew bug: #711730 in mysql-5.1 (main) "package mysql-client-5.1 5.1.49-1ubuntu9 failed to install/upgrade: trying to overwrite '/usr/bin/perror', which is also in package mysql-server-5.1 5.1.49-1ubuntu9" [Undecided,New] https://launchpad.net/bugs/71173009:36
FrenkHello, I get an error: http://paste.ubuntu.com/561327/ Can anyone tell me what it means with EUID etc? Thx10:12
RoyKeffective user id10:14
totofhi all, i've one question about netboot installation10:27
totofat my office we're using UCS Cisco and the driver for M81KR ethernet card is not included into the debian-installer kernel10:28
totofbut this driver is included into the squeeze one10:28
totofis there a plan for adding the driver enic into the kernel for ubuntu-installer ?10:28
totofwith the squeeze debian-installer the blade B200M2 from Cisco UCS are working like a charm10:30
FrenkRoyK: okay and can you tell me how to  fix that error? I reinstalled amavis and the user got deleted, now I reinstalled that and new user with new id was created.10:35
FrenkRoyK: change the writing permissions on the file and add the new amavis userid?10:36
RoyKFrenk: chmod10:44
RoyKerm10:44
RoyKchown10:44
FrenkHello, I get an error: http://paste.ubuntu.com/561327/ Can anyone tell me how to fix it? I already tried to change chmod to 777 and chown to nobody:nogroup but it doesnt help - still the same error.10:55
mrmistThe error seems to be complaining that it *is* writable, not that it isn't.  Maybe you need to restrict it?10:57
=== windkids is now known as windGone
=== windGone is now known as windkids
=== windkids is now known as windGone
qqqqqqhi there !12:05
qqqqqqis anyone here configured an ubuntu server cluster ?12:05
qqqqqqwhat did you use in configuring the cluster ( e.g. drbd, pacemaker, etc)?12:06
=== windGone is now known as windkids
tlir__are there compact versions of the 10.04 server edition? (something extremely lighter than 700mb)12:30
tlir__ahh, found the minimal cds12:33
tlir__seems to be what I need12:33
Error404NotFoundtlir__: what about JeOS12:53
Error404NotFound?12:53
tlir__what is that?12:53
kobrienguys, major problem. Mysql won't start for me under 10.0412:57
kobrienappreciate any help12:57
dschuettkobrien: any errors?12:58
kobrienin syslog: kernel: [1899017.029000] type=1505 audit(1296651360.578:68):  operation="profile_replace" pid=20591 name="/usr/sbin/mysqld"12:58
kobrien^12:58
kobrienI'm thinking it's apparmour, but I'm not familiar with it12:58
kobrienjust that syslog error there12:59
kobrienany idea?13:00
dschuetti usually remove apparmor13:02
pmatuliskobrien: is it a fresh install of 10.04?13:03
kobrienyes13:03
dschuettkorbrien: /etc/init.d/apparmor stop13:03
dschuett  update-rc.d -f apparmor remove13:03
dschuettaptitude remove apparmor apparmor-utils13:03
kobrienbut using a my.cnf from an older release13:03
kobrienany tool to check my.cnf syntax?13:04
pmatuliskobrien: hmm, maybe try the original?  or a simpler one?13:04
pmatuliskobrien: and mysql never started or was there a change?13:04
kobrienit was working. I just changed a variable in my.cnf...restarted, it wouldn't come up. I removed my change and now it won't start13:05
pmatuliskobrien: well, maybe reboot13:06
pmatuliskobrien: i believe you need to reboot with apparmor problems13:06
kobriensolved! thanks guys..IRC wins once again13:07
pmatuliskobrien: and the answer is...?13:08
kobrien2 secs13:10
kobrienwas chatting to bossman. Turns out I had taken one of two backup my.cnf's. The one I took was from a 5.0 mysql version.13:12
kobrienthat was all.13:13
jdstrandkobrien: that is not an apparmor error13:32
jdstrandkobrien: that is purely informational13:33
jdstranddschuett: why do you usually remove apparmor? if there are issues with the profiles, please file bugs13:33
jdstranddschuett: it provides an important protection if/when there is a security vulnerability found in the application being protected13:34
jdstranddschuett: at a minimum you can disable the problematic profile, not all of apparmor13:34
jdstranddschuett: err, at most, you can disable the problematic profile, not all of apparmor13:34
RoAkSoAxmorning all13:51
zulhey RoAkSoAx13:55
zulsmoser: around?13:56
Davieyho ho13:58
smoserzul, here now14:03
* RoAkSoAx trying to repair his screen14:04
RoAkSoAxzul: heya !14:04
RoAkSoAxanyone ideas on how to get it to automaqtically detect resolutions14:05
RoAkSoAx?14:05
uvirtbotNew bug: #711866 in bacula (main) "package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück" [Undecided,New] https://launchpad.net/bugs/71186614:06
zulsmoser: is this ok? https://wiki.ubuntu.com/NattyNarwhal/TechnicalOverview#Ubuntu%20Server%20Cloud%20images14:08
* RoAkSoAx brbb14:08
smoserzul, i would mention, that since alpha1 we also started booting on i38614:08
smoser(other than t1.micro)14:08
zulsmoser: eh?14:10
smoser"EC2 images now run on m1.small and c1.medium sizes, and t1.micro in arch amd64"14:11
uvirtbotNew bug: #711867 in bacula (main) "Waits forever on storage file" [Undecided,New] https://launchpad.net/bugs/71186714:11
=== nxvl_ is now known as nxvl
manasanyone help me on this error kvm: /build/buildd/qemu-kvm-0.12.5+noroms/hw/lsi53c895a.c:596: lsi_reselect: Assertion `s->current == ((void *)0)' failed in UEC in ubuntu 10.1014:21
manasplease help me14:22
zulsmoser: thanks14:23
manasplease anyone help me on this error kvm: /build/buildd/qemu-kvm-0.12.5+noroms/hw/lsi53c895a.c:596: lsi_reselect: Assertion `s->current == ((void *)0)' failed in ubuntu 10.1014:23
* RoAkSoAx gonna reboot real quick14:23
manasanyone help me14:24
manasubuntu-cloud14:25
zulsmoser: is 711480 still an issue?14:25
smosermanas, don't ask to ask, just ask :)14:26
smoserzul, it is not an issue in 20110202 which is what we'll release.14:26
zulsweet14:26
manassmoser: i am getting this error kvm: /build/buildd/qemu-kvm-0.12.5+noroms/hw/lsi53c895a.c:596: lsi_reselect: Assertion `s->current == ((void *)0)' failed can you help me14:27
manassmoser: have you got error14:28
totofhy all, I see that enic driver is present in 10.04 kernel and 10.10 kernel but I'am disapointed cause this driver enic is not present into kernel used by ubuntu-installer14:30
smosermanas, i've never seen that error, no, but i would getting more information would be helpful.  kvm generally does work, it appears you might be using a local build, and we don't knwo what or when it failed.  I can't promise to help you, but those sorts of things are important bits of info for someone to try to help.14:30
totofand this driver is present into squeeze14:30
totofso is there a plan for integration of this driver ?14:31
totofI'm using Cisco UCS blade B200M2 with M81KR card14:31
manaswhen i am installing OS in  the VM using kvm hypervisor i am getting this error.14:32
manassmoser: when i am installing OS in  the VM using kvm hypervisor i am getting this error.14:33
smosermanas, from http://www.mail-archive.com/kvm@vger.kernel.org/msg41646.html it appears to be a known issue, which may or may not be fixed in 0.13 of kvm.14:37
manassmoser: ok thanks14:38
hallynRoAkSoAx: were you pinging me?14:39
* hallyn is a bit chilly, power keeps going out14:39
RoAkSoAxhallyn: yeah... got my X fixed... what are your issues?14:40
hallynRoAkSoAx: oh, i'm still (happily) in wmii right now.  my issues?  well i guess off topic here :)  but screen was split.  ping me on #ubuntu-desktop if you actually wanted to know, otherwise thanks for the heads-up :)14:43
Davieyhggdh, Around?14:45
Davieyhggdh, if so, are you able to apt-get install isc-dhcp-server, and sudo mv /usr/sbin/dhcpd3 /usr/sbin/dhcpd3  , and try again?14:46
DavieyI'm prepping an upload14:46
hggdhDaviey: hum. Have to check with zul. ^14:56
hggdhzul: actually, which machines are you using on the test rig?14:56
zuljust cemepdak14:56
zulwas right in the middle of rebooting it14:56
hggdhzul, cool. I will use mabolo, marula, and santol14:57
zulhggdh: okies14:57
hggdhDaviey: I will have to reinstall, so give me 30 min (or more, I just applied the latest updates to natty, and lost most of the windows controls14:58
zulDaviey: can you fix that torrent bug with eucaylptus while you are at it14:59
zul69775315:00
cmaginahallyn: ping15:05
hallyncmagina: hey15:05
hallyncmagina: can you ship me a generator?15:06
cmaginahallyn: two things, are you done with my server and i have some info on the multipath run15:06
cmaginahallyn: the weather really bad down there?15:06
hallyncmagina: yes, done with your server, should be all shut down.  thanks, it was perfect15:06
cmaginahallyn: awesome, thanks :)15:06
hallyncmagina: it's bad for down here, yes.  17 degrees.  but power has been out all morning.  they turn it back on every 30-60 minutes for about 5 mins15:07
cmaginahallyn: on the multipath front, it looks like the new package isn't chatting with the SCMs properly15:07
hallynso what info on mp?15:07
hallynhm15:07
hallynit has the alua-specific patches we had in the old package....15:07
cmaginai have the logs from both sides, the console on the server and the SCM debugging logs as well15:07
hallynthis is with the one merged from debian experimental right?15:07
cmaginayeah15:08
cmaginait appears when it goes to configure the ports, something isn15:08
cmaginawasn't done and the ports are put into standby15:08
cmaginathe SCMs are showing a command they don't recognize on their side, but i don't have a good baseline to know if that has anything to do with it15:09
cmaginathat is awful (the power outage), hopefully when the icy rain truly freezes up here we don't lose power lines15:10
hallyni'm gonna have to start coding in a winter coat15:10
cmaginaouch15:10
hallynit might be worth checking whether debian/experimental has any updates since i grabbed the tree15:10
cmaginaall of the logs from the run are in my home directory15:10
hallyni'll take a look when i can, but tbh i don't know that i'll be able to figure it out.15:11
hallynnote there have been some bugs floating around the dm-devel m-l,15:11
hallynmaking me wonder whether i should've gone with debian/unstable after all :)15:11
cmaginayeah, if i get some more time today, i'll try and get a run with the 0.4.8 package and SCM debugging turned on for a baseline to compare against15:11
hallyncool, that'll be helpful15:11
hallyni ned to reproduce some other things today, i will hopefully lookat the logs tomorrow15:12
cmaginayeah, i don't know low level scsi very well, i know the kernel interfaces, but not the specification down to the hardware level15:12
cmaginahopefully the power situation improves for you15:13
cmaginamight need to go out and melt some ice off those lines ;)15:13
=== skaet_afk is now known as skaet
compdoc-13°F here15:20
hggdh10F here15:22
zul-23C15:26
RoAkSoAx25C here xD15:28
hggdhDaviey: new CLC/CC/SC/Walrus installed, and I updated wrappers.conf; installing NCs now15:29
hggdhRoAkSoAx: I envy you15:41
RoAkSoAxxD15:41
=== oubiwann is now known as oubiwann_
hallynooh, power's back on for a few minutes.  i'm not optimistic though15:51
\shguys, when you want to laugh about something: http://www.shermann.name/2011/02/serious-joke-of-day-drying-your-smoked.html <- this I saw when I entered our local DC room .. sad but true15:56
=== shubbar_ is now known as shubbar
hallynyup, there it goes again16:04
SpamapShallyn: got a generator?16:31
SpamapShallyn: or just making do with 3G+laptop ?16:31
=== FkCek is now known as FkCek|a
hallynSpamapS: the latter16:33
hallynSpamapS: i was on 3G anyway so that's no bother.  it's just the cold.  (and down to 65% batt)16:33
SpamapShallyn: saw the news reports this morning saying 2' or more coming to Chicago.. ouch.16:34
RoAkSoAxsevere weather indeed16:36
hallynSpamapS: yeah, they're having trouble too :)  i'm in austin atm though16:37
hallynhere they just aren'tr used to it16:37
SpamapShallyn: why do I keep screwing up where you are?16:43
SpamapShallyn: you just messing w/ me?16:43
SpamapS;)16:43
DrPoO Hi, Could somebody point me to a resource where I can learn how to make a RAID 0 array??16:43
giovaniDrPoO: you want to use Linux md (software) RAID to do so?16:44
DrPoOgiovani, yes16:44
giovanijust look on the help.ubuntu.com site16:45
DrPoOgiovani, mdadm16:45
giovanihttps://help.ubuntu.com/community/Installation/SoftwareRAID16:45
giovanimd is common to all linux distros16:46
giovaniso any md howto will work16:46
hallynSpamapS: our family moves from place to place based on where you think we are not, yes :)16:47
SpamapShallyn: diabolical16:49
=== JanC_ is now known as JanC
SpamapSzul: ping?16:51
zulSpamapS: whats up16:51
SpamapSzul: so for the second time in a week, I have a plugin for mysql that needs the full mysql source tree to build...16:52
SpamapSzul: wondering if the mysql packages could spit out their source as a binary package.16:52
zulnooooooooo16:52
SpamapSzul: its mysql's fault, not the plugins' fault ;)16:52
zulSpamapS: riight16:52
zulSpamapS: so how are you thinking on doing it?16:53
SpamapSzul: a bin package that drops mysql-$version.tar.gz in /usr/src/mysql16:53
SpamapSzul: *or* .. producing a package with just the bits of the source tree that they need16:53
zulSpamapS: ok well show me a debdiff and ill crucify it...i mean review it ;)16:54
SpamapSand put those in /usr/share/mysql/include16:54
SpamapSzul: this is specifically for handlersocket and xtrabackup16:54
zulSpamapS: i figured ;)16:55
zulSpamapS: do they need a specific version of mysql?16:55
zulSpamapS: i need lunch so ill bbiab16:59
sorenhallyn: Hey. That nbd patch... Do I need to do anything else or do I just wait now?17:07
SpamapSzul: sorry to answer your q, 5.1 or later for hsocket I think. xtrabackup seems to work with any version 5.0 or later17:14
hallynsoren: did you mail it to lkml and cc: arnd?17:15
sorenI didn't CC arnd, but he responded anyways.17:15
sorenhallyn: ^17:16
sorenhallyn: Hm, or at least I thought I did.17:16
sorenhallyn: https://lkml.org/lkml/2011/1/28/30617:16
sorenhallyn: Hm... That web archive thing is odd to me.17:17
hallynsoren: looks good.  the thing now is to just ping and bug people until it gets picked up17:18
sorenhallyn: When I look at patches in git, they have a crapload of acked-by's and tested-by's and whatnots..17:19
hallynhm though i don't see it in myinbox17:19
sorenhallyn: Do I need to add those or does whoeever merges it do that?17:19
hallynwhen someone else sends you an Acked-by, you add it into your patch17:19
sorenAnd resend it?17:19
hallyncan you resend your patch, and add 'Acked-by: Serge Hallyn <serge.hallyn@canonical.com>' ?  (bc i can't reply since i don't have it)17:20
hallynyes17:20
sorenMan. git people sure like their e-mail.17:20
hallynyou don't always have to resend it, but after the first posting or so, it can help make your patch look more legit17:20
sorenhallyn: Ok, so I got this: https://lkml.org/lkml/2011/1/30/4717:21
hallynand yes, some maintainers will just add any acked-by's which they see in the thread if youhaven't.  at least i think i've seen akpm do that17:21
hggdhDaviey: there?17:21
hallynsoren: yeah but he didn't explicitly ack it that i can see17:21
sorenhallyn: Exactly.17:22
hallynsoren: ah, ask him if you can add 'tested-by: <hisname>'17:22
sorenhallyn: I'll ask Paul for guidance. He's the maintainer of hte nbd module, after all.17:22
hallynsoren: that's fine.  i personally would respond and ask if he's ok with you adding his Tested-by, but nothing wrong with that either17:23
hallynsoren: but if you *do* resend, pls do add my acked-by17:23
Davieyhggdh, o/17:23
sorenhallyn: Will do, thanks.17:23
hallynit's tough to type when violently shivering17:24
hallynmaybe it's time to go work from the car17:24
sorenhallyn: Google shows a hit for my patch on patchwork.kernel.org. Do you know what that is?17:24
hggdhC/msg Daviey no luck17:25
hallynsoren: i think all patches end up on there17:25
sorenhallyn: Ah, automagically?17:25
DavieyC/msg hggdh, :(17:25
hallynthink so17:25
sorenC/msg Daviey You and hggdh suck at /msg'ing.17:25
hggdhc/msg soren heh. I say 'thank you' to the latest X & companions on natty :-)17:26
Daviey:)17:27
hggdhI am moving back to my old laptop, works good on Maverick17:27
sorenhggdh: Which e-mail to use for the acked-by?17:28
sorenerr..17:28
sorenheh17:28
sorenhallyn: Which e-mail to use for the acked-by?17:28
sorenhallyn: Acked-by: Serge Hallyn <serge.hallyn@canonical.com>17:28
soren?17:28
hallynyeah that's fine.  (I've been waffling the last few months)17:29
RoAkSoAxhggdh: btw... any more news on the eucalyptus/powernap bug?17:29
hggdhRoAkSoAx: not yet, trying to zero in the other issue with dhcpd, disabled powernap for a while17:30
hggdhRoAkSoAx: I will get back to it ASAP17:30
RoAkSoAxhggdh: ok ;)17:30
RoAkSoAxlet me know17:30
RoAkSoAxhggdh: but when you do, change ACTION_METHOD to 4 in /etc/powernap/config ... as I really suspect that's the case17:34
hggdhRoAkSoAx: thanks for this, I had already forgotten (reinstalled from scratch)17:34
RoAkSoAxhggdh: no probs, just let me know your results17:35
hggdhRoAkSoAx: will do, no doubt ;-)17:35
iceflatlineHi all, a quick question on time synchronization in server v10.10...17:37
patdk-wkuse ntp :)17:37
iceflatlineI noticed there is no daily cron for ntpdate and the ntp packaged is not istalled by default so I'm unclear on how it synchronizes it's time, or does it?17:37
patdk-wkit does each time a network interface comes up17:38
patdk-wkusing ntpdate in cron is evil17:38
iceflatlinelol why evil?17:38
patdk-wkyour blindly syncing your time to who knows what and no idea how good it is17:38
iceflatlineWell, sure, IF you don't, but if you did you would not object?17:39
patdk-wkheh?17:39
patdk-wkI have no idea what you said17:39
iceflatlinemy point is I know where and what it is syncing to if I were to set it up that way.17:40
patdk-wkthen I couldn't care less :)17:41
patdk-wkas long as it's not someone elses public time server :)17:41
iceflatlineright. Anyhoo... if it is syncing only at if-up then it essentially syncing only once?17:41
patdk-wkfor a server, yep17:41
iceflatlinethanks much!17:42
Davieyiceflatline, The primary reason for not using ntpdate in cron, is that it changes the time very rapidly...17:48
DavieySome applications panic if the time jumps too far, especially backwards !17:49
DavieyTherefore, ntp does adjustments gradually taking the pain away17:49
Daviey^^ better for servers :)17:49
uvirtbotDaviey: Error: "^" is not a valid command.17:49
Davieyuvirtbot, pah17:49
uvirtbotDaviey: Error: "pah" is not a valid command.17:49
hggdhfor example, dovecot17:49
iceflatlineDaviey: Understood, that's why I was wondering why NTP was not used.17:54
patdk-wkntp opens a port though17:56
patdk-wkI believe that is why it's not included by default17:56
hggdhand this brings us back to same old Q: why don't we use ntpd as a standard?17:57
hggdh(and ntpdate is being deprecated upstream)17:57
zulhggdh: dunno17:57
iceflatlineJust curious how the server keeps accurate time on an ongoing basis; and it appears it can't unless you add a package.18:00
hggdhunless you have ntpd, it does not. It will start drifting, and the rate is pretty much relative to the hardware18:01
iceflatlinehggdh: yes, I've arrived at the same conclusion.18:01
patdk-wkand location :)18:02
patdk-wkI had a server that kept accurate time at my house18:02
patdk-wkbut in the datacenter drifted at the max ntp would adjust18:02
patdk-wk500pps per hour?18:02
iceflatlineThen the solution is simple - swap machines :)18:03
patdk-wkna, I swapped the internal timing method18:03
patdk-wkI think it was using tsc18:03
iceflatlinetsc?18:03
patdk-wkyep18:03
DavieySo.... which lucky bunny wants to work on a FTBFS?18:04
patdk-wkiceflatline: http://the-b.org/Linux_timers18:05
\shI wonder if it's possible to give grub-pc on ubuntu-server flavour a 5 sec timeout to hit <ESC> somehow...18:10
\sh(by default I mean)18:10
patdk-wksure, edit /etc/default/grub18:11
\shpatdk-wk: I mean after the default install...18:11
patdk-wksure, edit /etc/default/grub18:11
\shpatdk-wk: that's after after the default install...I mean by default...giving the admin a chance ;) hey, we are not desktop we don't worry about the 5 seconds boot time promise ;)18:13
patdk-wkyou just said, I mean after the default install18:13
patdk-wkediting that file would be *after the install*18:13
genii-aroundIf you have some automated install with a preseed file going, can use a post install directive in there to alter it before first boot18:14
patdk-wkyou mean, you want to add a script to the installer to edit that for you18:14
SpamapSI think what he's saying is he wants the delay on first boot18:14
SpamapSgenii-around: +118:14
SpamapS:)18:14
halvors1I have some problems configure Samba server.18:14
halvors1...18:14
halvors1Can someone help me with it.18:15
RoyK!ask18:15
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)18:15
halvors1Will pastebin the config file18:15
halvors1My problem is that i can't get access to the home folders i have been set up.18:15
halvors1Here is my /etc/samba/smb.conf file: http://pastebin.com/ANR6m2Gg18:17
RoyKhalvors1: you haven't said what the problem is...18:19
RoyKhttp://pastebin.com/hN790Zat18:22
RoyKwithout comments - easier to read18:22
halvors1RoyK: The problem is that i cen't access the server (home directroys)...18:25
RoyKhalvors1: not at all?18:31
RoyKor just no writes?18:31
RoyKyou have write permissions turned off, btw18:31
RoyKhalvors1: also, have you created samba users? smbpasswd ...18:35
halvors1I get no login box when try to login using Ubuntu Desktop18:38
iceflatlinepatdk-wk: Thanks!  very helpful.18:38
elasticdogso I just did a handful of updates on a 10.04 server, and now networking is completely dead: https://dl.dropbox.com/u/9757362/2011-02-02%2010.36.17.jpg18:42
elasticdogthe proper module is loaded and lshw seems to see the Ethernet adapter, but it won't come up18:42
halvors1RoyK: ?18:44
patdk-wklspci -v for the network card?18:46
elasticdoghmmm...actually, it looks like it replaced the tg3.ko module with the older version, and copying the new one to /lib/modules/2.blah###/kernel/drivers/net/tg3.ko doesn't replace it anymore18:48
elasticdogloading the module by hand with insmod works18:50
patdk-wkget blacklisted or something?18:51
patdk-wkmy friend had an issue like that with his raidcard (not a blacklist issue)18:51
patdk-wkwe just added it into /etc/initramfs-tools/modules, and all good again :)18:52
elasticdogpatdk-wk: do you have to regenerate the initramfs after doing so?18:54
patdk-wkyep18:54
elasticdogmakes sense, I'll give that a shot...thanks!18:54
patdk-wkupdate-initramfs -u -k all18:55
patdk-wkI'm not 100% sure if that is going to matter for a network card18:55
patdk-wkbut well, not having the raid card in initram makes the system not boot :)18:55
donvitowich is better ebox or webmin for ubuntu server?18:58
patdk-wkneither :)18:58
donvitothen what to use?18:58
patdk-wkssh?18:58
donvitossh?18:58
patdk-wkwell, as webmin doesn't even exist18:59
patdk-wkbut ebox is in universe18:59
patdk-wkout of those two, ebox18:59
donvitoebox sux18:59
donvitoi cant even install it18:59
donvitoit does problems with apache19:00
donvitoand /var/www19:00
patdk-wkwhy bother asking then?19:00
donvitoi cant even get to work19:00
donvitoi also ask is there any other19:00
donvitolike webmin and ebox19:00
donvitofor ubuntu19:00
elasticdogpatdk-wk: looks like my update went from 2.6.32-27 to 2.6.32-28 and I didn't notice...is there a way my updated module can be included by default in all version bumps?19:00
patdk-wkupdated module?19:00
patdk-wkdid you compile and install that network driver youself?19:01
elasticdogpatdk-wk: yes, I had to19:01
patdk-wkhmm, ugly then19:01
elasticdogindeed19:01
patdk-wkthe only auto way I know is dkms19:01
patdk-wkyou would have to make a dkms thing for it19:02
patdk-wkor make a nice script to compile and install it19:02
patdk-wkand add it into /etc/kernel-img.conf (postinst_hook)19:03
donvitoso nothing about my question19:03
* patdk-wk says use ssh+vi19:03
donvitopatdk19:04
donvitoi need webinterface19:04
donvitofor my server19:04
donvitoso ill use webmin19:04
donvitoebox looks good but is pain for me19:04
donvitoand really thanks19:04
donvitoyou didnt helped me19:04
patdk-wkI never said  I could help you19:04
donvitothan shut ur mouth up19:04
donvitoim here for help19:04
donvitoif u cant help just read19:04
patdk-wkyou the one bitching no one is helping you19:04
baggar11trying to dabble with MPD, doesn't seem to be binding to port 8000 for HTTPD streaming. log is no help...19:05
baggar11is there something I'm missing?19:05
elasticdogpatdk-wk: thanks for the help...I'll probably just write a quick script since these are just test systems and won't be around forever19:05
RoyKerm ... there was an alternative to lshw, but I don't remember its name19:08
patdk-wkhwinfo?19:11
RoyKpatdk-wk: no, it was something else19:20
geekbriin order to fully remove mysql-server and reinstall it, is there anything i need to do other than apt-get remove mysql-server ?19:31
geekbribecause when i installed it after that, it didn't ask me to configure the root password like it did the first time19:34
patdk-wkit won't, remove doesn't remove configs19:40
patdk-wkpurge removes configs19:40
geekbriexcellent.  I actually figured that out and did that, but now for some reaosn when i reinstall it, its not generating some of the normal config files... for example /etc/mysql/my.cnf is missing19:42
patdk-wkodd19:42
geekbripatdk-wk: yeah thats what i thought!19:43
geekbripatdk-wk: it might not be a huge deal as i have another ubunutu-server with a default my.cnf, but it makes me wonder what else might be missing19:43
zulrobbiew: i expect to have the new openstack release uploaded first thing tomorrow morning19:46
ignarpsdoes anyone know a way to tell apt I use an external mysql server.  I hate how it always installs mysql as a dependance to some applications.  I just manually remove mysql each time.   Anyone know of a more elegant solution ?19:49
patdk-wkignarps, it's not apt, it's dbconfig19:50
ignarpsif I remove dbconfig will it not do that ?19:50
patdk-wkreconfigure it19:50
ignarpsthanks19:52
ignarpspatdk-wk, I just tried this on a vm.  I answered no to save passwords.  Then yes to prompt for remote database info19:58
ignarpsI then did an apt-get install bacula-director-mysql for a test.  apt does put mysql-server-5.1 to be installed19:59
ignarpsThis is why I assumed it was an apt thing20:01
lifelessSpamapS: hi20:14
lifelessSpamapS: who is the current server team lead now?20:14
SpamapSlifeless: we dont' have one20:14
lifelessah20:14
lifelessso, I can whinge at you then :)20:14
SpamapSlifeless: its part of robbie's plan to eventually become The Ubuntu Christ20:15
lifelessthere is an opportunity for you to make Launchpad faster.20:15
SpamapSoooo lets do it!20:15
lifelesswe have two Apache front end servers doing SSL unwrapping and next-step routing.20:15
lifelessas a result, we have two SSL session caches20:16
SpamapSooh I remember this one20:16
SpamapSdidn't the mod_ssl guys solve that long ago w/ mcache?20:16
lifelesssee20:17
lifelessif its not in the package20:17
lifelessit doesn't exist.20:17
lifelessKnow what I mean?20:17
SpamapSyes I do20:18
KB1JWQSounds like a memcached use case, depending.20:19
lifelessSpamapS: what should I do to help get this some cycles ?20:19
SpamapSdistcache was the one I was thinking of actually20:19
SpamapSlast mailing list post... 10/2008 :(20:19
lifelesshttp://www.mail-archive.com/dev@httpd.apache.org/msg29896.html seems rather old. 'solved problem' I guess :P20:20
BleghKB1JWQ: Thanks for the help thus far, should I repost my question here?20:21
SpamapSlooks like apache 2.3 has memcached session capabilities20:21
KB1JWQBlegh: Yeah, your issue is likely going to get less drowned out here. :-)20:21
Bleghah, yeah, thanks :)20:22
SpamapSlifeless: I think you could just bug me to get it on my "webscale" blueprint as a work item..20:22
lifelessSpamapS: do it20:23
lifelessSpamapS: do it20:23
lifelessSpamapS: do it20:23
lifelessSpamapS: do it20:23
lifelessSpamapS: do it20:23
lifelessSpamapS: do it20:23
SpamapSlifeless: http://journal.paul.querna.org/articles/2010/07/10/overclocking-mod_ssl/ .. this is a great summary of the velocity talk from June that the google guys gave..20:23
* KB1JWQ reflexively reaches for the banhammer20:23
KB1JWQSorry, sorry. :-P20:23
lifelessSpamapS: yes, I know :)20:24
SpamapSsubject=/O=launchpad.net/OU=Domain Control Validated/CN=launchpad.net20:25
SpamapSissuer=/C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com, Inc./OU=http://certificates.godaddy.com/repository/CN=Go Daddy Secure Certification Authority/serialNumber=0796928720:25
SpamapSDon't we get like.. a special deal on thawte certs? ;)20:25
zulmmmmmmmmmm crack20:25
lifelessSpamapS: no; it got sold.20:25
lifelessSpamapS: its how we exist man!20:25
SpamapSlifeless: still.. should have written that into the bill of sale ;)20:25
lifelessSpamapS: they probably would have asked for a discount :P20:25
SpamapSlifeless: so.. we have a nasty cert chain..20:25
zullifeless: im all for it unless it causes headaches20:26
SpamapSlifeless: as far as I can see.. we just need to build distcache as a package20:26
lifelesszul: so, the patch is pretty clean, the API is already modular.20:26
lifelesszul: its a new enum value for 'use memcache', and then the glue logic to insert and read back values20:27
zullifeless: http://www.mail-archive.com/dev@httpd.apache.org/msg29897.html20:27
lifelesszul: minor stuff :)20:28
BleghI cannot login or sudo on my ubuntu server box, get given errors and segfault error when using the correct password, details and errors: http://paste.ubuntu.com/561554/ I could do with being pointed in the right direction as my googling only seems to turn unrelated problems. Pastebin the output of "strace sudo bash" http://paste.ubuntu.com/561558/20:28
lifelesszul: someone was saying 2.3 has it builtin ?20:28
SpamapSyes, its in 2.320:28
SpamapSbut there's already a distributed cache daemon that works w/ 2.220:29
zulthen why not use the distributed cache daemon?20:29
lifelessAFAIK its not packaged20:30
lifelessit has a sourceforge project untouched since something like 200420:30
lifelessits possibly Just Fine.20:30
zulhave you guys done any testing with the caching daemon or any testing with the patch above?20:31
lifelessno, chicken and egg thing20:31
lifelessIS have very limited cycles20:31
SpamapSIts LGPL 2.1..20:37
SpamapSlooks pretty basic.. which is good20:37
zullifeless: right i would say open up a bug in launchpad20:37
SpamapSlifeless: another reason this hasn't received much attention is that for a while, its been standard practice to just buy an appliance to do all your SSL20:37
elb0wIf people are connecting to our server in the U.S. from Russia. Could there be a setting in ubuntu that is timing them out if there is a long enough delay?20:37
zuland we can bring the discussion there20:37
lifelessSpamapS: we call those 'Ubuntu servers'20:37
lifelesszul: what specifically should I ask for?20:37
spiekeyHello!20:37
lifelesszul: memcache ssl support in 2.2 ? or distcache packaging?20:37
lifelesszul: functionally, I don't have a preference.20:37
zullifeless: both i would use to take a closer look before doing anything though20:37
spiekeyi cant read /etc/shadow as root  if i export it with nfs, any idea why?20:37
spiekeyis this an export or mount problem?20:37
spiekeymy export options are: rw,no_root_squash,no_all_squash20:37
lifelesszul: SpamapS: bug 71210820:38
uvirtbotLaunchpad bug 712108 in apache2 "shared ssl session cache support not possible out of the box" [Undecided,New] https://launchpad.net/bugs/71210820:38
zullifeless: cool thanks20:39
zulSpamapS: damn now i remember where I heard it from...i had to build this for an isp i used to work at20:41
ahasenackdistcache seems unmaintained20:42
ahasenackat least in the sourceforce project area20:42
zulahasenack: thats what im leaning towards right now20:43
ahasenackwhat about (glup) mod_gnutls?20:44
ahasenackit does support memcache (so they say)20:44
ahasenackhttp://www.outoforder.cc/projects/apache/mod_gnutls/20:44
ahasenacklibapache2-mod-gnutls is packaged (if it's the same thing)20:45
zulahasenack: right but you have to patch apr20:45
ahasenackoh20:45
sidnei_seems like centos has distcache packaged *wink*20:46
ahasenack"To use apr_memcache with older versions of APR-Util a patch is required. This patch is not required for APR-Util after 0.9.7. To apply the patch:"20:46
ahasenackzul: seems we are in the clear regarding the patch?20:46
uvirtbotNew bug: #712108 in apache2 (main) "shared ssl session cache support not possible out of the box" [Undecided,New] https://launchpad.net/bugs/71210820:49
zulanyways i need to disapear for a bit20:49
orudiegreetings. is there a way for me to find out what the password is for a user ?20:55
highvoltageyou could brute-force it if you have a hash. usually that's very bad form though and it's better to just change their password if they have forgotten.20:56
=== mrmist is now known as Guest93975
=== Mr_mist is now known as mrmist
RoyKorudie: it's stored encrypted in /etc/shadow - apt-get install john if you want to try to crack it by brute-force21:09
RoyKit'll probably take a while21:09
GatorAlliHow come my python script (http://paste.pocoo.org/show/331280/) takes a fraction of a second to execute on my computer, but it takes over 45 seconds on my ubuntu server?21:13
jdstrandhallyn: hey, moved a couple VMs out of ecryptfs and am trying to reproduce bug #69402921:20
uvirtbotLaunchpad bug 694029 in qemu-kvm "[natty] kvm guests become unstable after a while" [Medium,Confirmed] https://launchpad.net/bugs/69402921:20
RoyKjdstrand: isn't natty in alpha?21:24
jdstrandRoyK: yes... ?21:25
jdstrandI was just letting him know I didn't forget about his question21:25
RoyKhm.. no idea how to debug that, though21:25
jdstrandyeah21:25
jdstrandit is a real head scratcher21:25
RoyKjdstrand: perhaps you could try a stock kernel?21:26
jdstrandI could, and probably will21:26
jdstrandI can say maverick works perfectly21:26
jdstrand2.6.37 and 2.6.38 Ubuntu kernels, not so much21:26
RoyKI just use lucid for servers, so I wouldn't know21:26
jdstrandI hit this all the time when testing updates (which I do primarily in virtualization)21:27
RoyKdo you get any suspicious kernel logs from the host?21:29
KB1JWQIs it possible to use debootstrap on a Lenny box to bootstrap a Ubuntu chroot?21:34
PatrickdkKB1JWQ, sure21:45
slicslaksudo isnt doing tab completion, where would i enable that?  i have tab completion for regular commands, but if i start typeing a command after sudo, no tab21:48
hggdhwhat is the minimum size for a JEOS install of server? Of old it was 500M, a just installed Alpha2 is 519M21:51
hggdhin other words is this -- the new size -- correct, or is it creep?21:52
Patrickdkprobably just cause it's an alpha21:52
hggdhmaybe. But even alphas are expected to be mostly in conformance21:53
SpamapSzul: lp:~clint-fewbar/ubuntu/natty/mysql-5.1/export-source and lp:~clint-fewbar/+junk/handlersocket22:00
zulwhats handlersocket?22:01
SpamapSzul: the plugin that needs mysql-source-5.1 ;)22:02
SpamapSzul: opens a new port on a mysql server that does high speed non-SQL reads and writes22:03
mrothhhhow do I fsck lvm disk22:03
SpamapShttps://github.com/ahiguti/HandlerSocket-Plugin-for-MySQL22:03
SpamapSits badass22:03
mrothhhdoI need to use a live cd and run a different command to do fsck on a lvm dis22:03
zulSpamapS: ok ill have a look at them second thing tomorrow22:03
SpamapSzul: anyway, I have to disappear for a bit too. Thanks for looking. :)22:03
SpamapSzul: the handlersocket packaging is admittedly only 90% .. need to split it up a bit and ship the docs22:04
sorenSpamapS: Ah, that thing. I've read about it lots of times, but the name never sticks. It's a horrible name, but yeah, it's wicked cool.22:04
zulSpamapS: send me an email to remind me22:05
SpamapSzul: will remind you tomorrow for sure. :)22:05
hggdhzul: did you run the openstack tests?22:08
zulhggdh: not yet but ill do it tomorrow22:08
hallynjdstrand: still no reproduction without ecryptfs?22:09
kinygoshi...this may be the wrong channel...i have a server running ubuntu 10.04lts, with postfix/dovecot installed.  is it possible/feasible to reconfigure the domain name for the mailboxes?22:46
KB1JWQkinygos: Sure.22:50
KB1JWQkinygos: postconf -n to a pastebin please, for starters.22:51
KB1JWQdoveconf -n to a pastebin may follow. :-)22:51
kinygoshttp://dpaste.com/379382/22:52
kinygosdoveconf?22:52
torrancewhi all, does anyone know if the output of the sudo command (specifically sudo -l) is configurable without recompiling?22:57
torrancewwe're slowly migrating from RHEL to Ubuntu in our environment (hundreds of servers, a big task), and I'm finding that sudo -l under ubuntu, does not print the names of which LDAP sudo roles are used, only the effects of them22:59
KB1JWQkinygos: Change /etc/mailname and the mydestination variable in main.cf23:01
KB1JWQAdjust your dovecot pathing appropriately as well.23:01
KB1JWQTest after a service restart.23:01
kinygosKB1JWQ: thank you very much :)23:02
KB1JWQtorrancew: man sudo :-)23:02
torrancewdoh23:03
* torrancew was just that guy...23:03
kinygosKB1JWQ: if i change myhostname too, do i need to generate a new certificate and key?23:05
torrancewthanks, KB1JWQ23:06
KB1JWQNot to worry.23:06
KB1JWQkinygos: Most likely. :-)23:06
Blegh1 AM, 1 problem, 7 hours, and still no idea what to do :S Kinda wish it was win 98 randomly bsodding rather23:12
kinygosKB1JWQ: it worked a treat, without adjusting anything in dovecot...does that show a sign of misconfiguration on my part?23:17
KB1JWQkinygos: No, it's only a concern if the domain is a part of the path to the mailbox.23:30
kinygosKB1JWQ: thank you once again for your time and help...awesome :)23:48
KB1JWQNo worries.23:51
KB1JWQRunning with apt-proxy, http://pastebin.com/2qKbHWeZ is apparently not the proper sources.list syntax.  A little help? :-D23:51

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