/srv/irclogs.ubuntu.com/2008/10/01/#ubuntu-server.txt

kirklandmathiaz: i want to learn more about your kvm/raid/segfault problem00:01
kirklandmathiaz: i'm trying to reproduce it and i cannot00:01
mathiazkirkland: hm  - I'll post my libvirt configuration00:01
kirklandErgo^: you want to run those on startup, or on shutdown?00:01
mathiazkirkland: it may help you debug it00:01
kirklandmathiaz: thanks00:01
Ergo^kirkland: i need on startup00:02
kirklandmathiaz: i have two minor patches, one for landscape-client, and one for update-motd looking for a sponsor00:02
mathiazkirkland: I'm also running on a hardy host with an amd processor00:02
kirklandErgo^: /etc/rc.local is one option00:02
mathiazkirkland: right - is this some kind of tradeoff ?? ;)00:02
* kirkland wheels and deals :-)00:02
mathiazkirkland: you fix my kvm bug and I sponsor your diffs ?? :D00:02
kirklandmathiaz: will code for uploads00:03
kirkland:-)00:03
mathiazkirkland: lol00:03
kirklandmathiaz: serious, i want to fix that kvm segfault00:03
mathiazkirkland: you should put that as your blog tag line00:03
kirklandmathiaz: it's been a few days since I saw it00:03
kirklandmathiaz: :-)00:03
kirklandmathiaz: qcow, and qcow2 image files are working fine for me now00:04
kirklandmathiaz: and so is the bootable flag00:05
mathiazkirkland: http://paste.ubuntu.com/52642/00:05
kirklandmathiaz: is your kvm host machine intrepid?00:05
mathiazkirkland: ^^ that's my guest configuration00:05
mathiazkirkland: yes00:05
mathiazkirkland: he no00:05
mathiazkirkland: my host is running hardy00:05
kirklandmathiaz: ah00:05
kirklandmathiaz: hmm, my host is intrepid00:05
mathiazkirkland: that's why I'd like to know if you can reproduce it on intrepid00:06
kirklandmathiaz: let me scp my img files over to hardy00:06
mathiazkirkland: right - do you have a hardy host ?00:06
kirklandmathiaz: but of course00:06
Ergo^kirkland: thanks00:07
kirklandmathiaz: i've got 8 dual cores Intel and AMDs, a PPC running a variety of Ubuntu OS's :-)00:07
kirklandmathiaz: all of them but the PPC having virt technology on the chip ;-)00:07
mathiazkirkland: he - I've got.... one laptop that doesn't have virt extension and one amd server that has virt extension..00:08
kirklandmathiaz: dude, you need a laptop with VT00:08
kirklandmathiaz: my wife's little thinkpad x61 is an awesome, small form factor laptop, with dual core intels, and VT00:09
[Solars]erm i wonder how I would do this, I want my server to be a file server, but at the same time I want it to be able stream vedio to various windows pc in the house (wireless and lan)00:20
[Solars]but also want to manage a bit torrent type service on the server remotely00:20
=== fReAkY[t] is now known as freaky[t]
mneptok[Solars]: MediaTomb + BitTornado00:28
[Solars]erm never heard of either00:29
mneptokwell, that's why you're wondering how to do those tasks ;)00:29
=== hessml|away is now known as hessml|away|away
[Solars]mneptok just never heard of them so just doing som researching :P01:13
mneptok[Solars]: MediaTomb is a UPnP media server. BitTornado is a CLI torrent client.01:13
[Solars]yea reading up on mediatomb.. just don't know how spiffy my wife is on CLI stuff01:14
mneptokwhat does she need to do?01:15
[Solars]add torrents as she find them01:15
[Solars]perhaps a way to interface...01:15
mneptokall she'd have to do is drop the .torrent file in a directory01:15
[Solars]might just have her come tothe pc01:15
mneptokscreen btlaunchmanycurses.bittornado --minport 6881 --maxport 6891 --max_upload_rate 50 /home/share/torrents01:16
[Solars]is mediatomb and bittornado multithreading?01:17
mneptokthen she just has to put torrents in /home/share/torrents when she wants to download them01:17
[Solars]thats good idea01:17
[Solars]i am sure you can thottle the BT app01:18
mneptoki have one every once in a while01:18
mneptok--max_download_rate01:18
[Solars]just gotta make it nice and simple for the wife thats all01:18
mneptokhave an rc script that fires off the BiTornado command at boot time. she just drops files into a folder.01:19
mneptok(and waits)01:19
[Solars]does the BT auto delete the .torrent files when completed?01:19
hadsPut it in cron @reboot with screen -d -m01:20
[Solars]erm mediatomb looks like a nice interface01:24
[Solars]sould put something over on the server and test it out01:26
mneptok[Solars]: MediaTomb is a UPnP server. it's interface is that of the device accessing it.01:27
[Solars]recommended a interface?01:28
mneptokuhhh ...01:29
mneptoki think you're confused as to what a media server does. :)01:29
mneptokit HAS no interface.01:29
[Solars]nay you confused me :P01:29
mneptoki use MediaTomb. i access it with my PS3. the UI is that of the PS3.01:29
[Solars]just have to see if I can find a UPnP device :P01:32
[Solars]erm didn't realize xp had UPnP interface built in01:38
mneptok*ding*!  :)01:39
[Solars]heh just gotta figure out how to get it 'working'01:40
* [Solars] ponders01:42
=== chuck_ is now known as zul
=== hessml|away|away is now known as hessml|away
[Solars]mneptok you still there?03:21
mneptoknope!03:21
* mneptok ducks behind the couch03:22
[Solars]heh so the only way to add media to the mediatomb is to phyically move the data there, then manually add it to the database?03:24
mneptokor move it to a network share mounted by the nedia server03:24
mneptok*media03:24
[Solars]or would it be easier just use samba?03:25
mneptokMT's config allows monitoring of locations in the filesystem for new content03:25
mneptoki'm not seeing why you want a media server, then.03:25
[Solars]hold on03:25
[Solars]lemme see if i can find a defualt location and put a file there03:25
mneptokwanting a media server, and being surprised data needs to be on the server in order to be served is a disconnect i can't parse.03:26
[Solars]heh thats not the case03:26
hadsHow would it serve things if they weren't available?03:26
[Solars]more like how do i add the data03:27
[Solars]and i took a break to watch fringe03:27
hadsYou add files via NFS/CIFS/WebDAV/etc.03:27
mneptokyou look in the MediaTomb config file and determine wher it is expecting the dat store to be.03:28
mneptok*data03:28
[Solars]well i got a avi in there now to see if i can get it to stream :P03:49
fearthenofearhello03:53
fearthenofearI need help with setting up Ubuntu Server 8.04 LTS. I have installed it and now I'm trying get the network settings. How I am using this server is to put files on it and possibly use it for printing as well. It is currently connected through a router via ethernet cable and the router has wireless. I am wanting to use only within the house it is currently on and not on the internet if that is possible.04:03
[Solars]erm prolly can't help much but does your rotuer and the blinking lights on the nic card blink (e.g. using the correct cable?) (thats the extent of my help) :)04:09
fearthenofearYes04:10
fearthenofearit shows it is connected and i did a ping on the router but forgot tell it how many times to ping the router so I had to shut the computer off which then made my router freeze up04:12
kgoetzfearthenofear: can you rephrase your problem? i'm not exactly sure what it is ...04:16
mmcoffeeif you're pinging from the terminal, pressing control + c will stop it from pinging.04:17
kgoetzfearthenofear: also, there may be a print/file server task you can use04:17
[Solars]erm you could just ctrl-c and make it stop04:17
fearthenofearI will be on later tonight to get this problem figured out.04:18
=== chmac is now known as chmac_away
uvirtbotNew bug: #276605 in openldap (main) "package slapd 2.4.11-0ubuntu4 failed to install/upgrade: " [Undecided,New] https://launchpad.net/bugs/27660505:21
=== chmac_away is now known as chmac
fearthenofearI am having a problem trying to figure out my network settings to become a server computer that is available to the people who can connect through the wireless internet in my house. I am trying to configure the network connections so that I can transfer files to it. If possible, I would like to have a hard drive hooked up via USB.05:24
fearthenofearI am connected via ethernet cable to the router and I have put the IP address that the router gives my computer into the /etc/network/interfaces. I have pinged the router and it gets back within .5ms. I have pinged cyberciti.biz it gets back at 150ms.05:29
kgoetzfearthenofear: have you looked at the server guide?05:29
fearthenofearI have looked at many server guides online but I have not found one that gets me completely through the network connections part.05:30
kgoetz!serverguide05:30
ubottuThe Ubuntu server guide may be found at http://help.ubuntu.com/8.04/serverguide/C/05:30
kgoetzthat one05:30
=== hessml|away is now known as hessml|away|away
mmcoffeeHow would I go about uploading a guide to the server guide?05:43
=== freaky[t] is now known as fReAkY[t]
=== hessml|away|away is now known as hessml|away
=== hessml|away is now known as hessml|away|away
krautmoin07:48
kaushalhi07:50
kaushalI have compiled tomcat from src07:50
kaushalon ubuntu 8.0407:51
kaushalI have created the start/stop script07:51
kaushalhttp://rafb.net/p/zDUeNP46.html07:51
kgoetzand?07:53
kaushalkgoetz, is there start/stop script for tomcat which is build from src from http://tomcat.apache.org/download-55.cgi07:55
kgoetzkaushal: and would you like a gold star? or are you telling us for some other reason?07:55
michazoethi to all07:56
kaushalshutdown.sh and startup.sh07:56
kaushalI want to run it from /etc/init.d/07:56
michazoetis there someone with OpenLDAP knowledge around?07:56
kaushalmichazoet, #openldap07:56
Koonkaushal: the one shipped with tomcat 5.5 packages doesn't work for you ?07:56
kgoetz!anyone | michazoet07:57
ubottumichazoet: A 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:57
michazoetkaushal: thx07:57
kaushalKoon, the binary does not work for me07:57
kaushalthe catalina.out files does not get logged07:57
kaushalso I have downloaded from src07:58
Koonkaushal: did you try the workarounds ?07:58
kaushalit works fine with out any issue07:58
kaushalKoon, yes07:58
Koonkaushal: I think the problem comes more from the init script (the way it uses jsvc to drop privileges and the way it chooses its JVM) than from the binary07:59
kgoetzkaushal: you should file a bug, if you can still provide any info07:59
Koonkaushal: so copying the one from tomcat5.5 package probably won't work07:59
Koonkaushal: In my setup everything gets logged properly.08:01
kaushalKoon, ok08:01
Koonkaushal: However i'm using openjdk and a modified init script08:01
kaushalKoon, I have this init script http://rafb.net/p/zDUeNP46.html08:02
Koonkaushal: is /var/lib/apache-tomcat-5.5.27/bin/setenv.sh set up properly ?08:02
Koonalso with this init script you will run tomcat as root08:02
Kooni'd prefer fixing why the packaged tomcat5.5 doesn't work for you rather than debugging your own init script08:03
Koonmy fix to your logging issue :08:03
Kooninstall openjdk-6-jre08:03
Koonthen...08:04
Koon(let me fetch that diff)08:04
Koonhttp://pastebin.ubuntu.com/52747/08:06
Koonthis is the fix that is in a pending tomcat5.5 sru08:06
Koonnote that installing sun-java6-jdk should also work08:07
Koonwithout even modifying the initscript08:07
Koonand that's where I've a doubt with your config08:07
kaushalKoon, do you want my config08:08
Koonsince you said yesterday you were using sun's JVM... and the logging issue is (afaict) gcj+security manager related08:08
Koonkaushal: I could use your /etc/default/tomcat5.5 contents, yes08:09
kaushalKoon, which config you are looking fot08:11
kaushalfor*08:11
kaushalis it server.xml08:11
Koonkaushal: no, I'm assuming you're trying to get some logging on a default install, without server.xml customizations ?08:12
kaushalyeah08:12
Koonkaushal: for me doing "sudo apt-get purge tomcat5.5 && sudo apt-get install sun-java6-jdk && sudo apt-get install tomcat5.5" will result in an installation of tomcat5.5 that does log properly08:14
Koonwithout any post-install configuration08:14
* Koon confirms by testing in parallel on a hardy VM08:17
kaushalok08:22
Koonkaushal: i confirm that creates logs in /var/log/tomcat5.5, however due to some jsvc restrictions they are only readable by root08:23
Koon$ sudo tail -n1 /var/log/tomcat5.5/catalina.2008-10-01.log08:24
KoonINFO: Server startup in 694 ms08:24
kaushalKoon, agreed08:24
Koonkaushal: you mean you can get some logging now ?08:24
kaushalbut when i run my application it does not get logged08:24
kaushal:(08:24
Koonah.08:24
Koonkaushal: that's a different issue :)08:25
kaushalso when i compiled from src it gets logged08:25
kaushalhere in /var/lib/apache-tomcat-5.5.2708:25
Koonone that probably comes from the security manager08:25
Koonplease add TOMCAT5_SECURITY=no at the end of your /etc/default/tomcat5.5 file08:26
kaushali did that already08:26
Koonand restarting tomcat you still don't have application logging ?08:27
kaushalyes08:27
=== fReAkY[t] is now known as freaky[t]
Koonkaushal: then you need some tweaking of /etc/tomcat5.5/logging.properties08:27
kaushalok08:28
Koonthe juli logmanager is enabled by default in /etc/init.d/tomcat5.508:28
Koonand it is a little picky with his friends08:29
* Koon tries something08:29
Koonkaushal: the way /etc/init.d/tomcat5.5 is written, it will use the juli logmanager (configured in logging.properties) and redirect the catalina.out to syslog08:32
Koonyou should have a look there to see if your messages show, and/or reconfigure logging.properties to add your application08:33
Koonkaushal: let me know how it goes08:33
kaushalKoon, ok08:44
kaushalI dont see anything in the syslog08:44
kaushalso how can i configure it to use catalina.out file08:44
kaushalI mean using logging.properties08:45
Koonlogging.properties will let you define specific files for each application08:46
* Koon tests08:46
Koonsee http://tomcat.apache.org/tomcat-5.5-doc/logging.html for configuration of logging.properties08:50
mindspinHi, I'm not sure if it is a server question, but I cannot reach several websites. client and router/server is hardy09:22
mindspinname resolution works09:22
mindspinwhen I have a look with wireshark, I can see, the webserver is sending RST09:22
mindspinwhenever I start the request, the router is sending an ARP request for the IP of the client machine, is this ok?09:23
mindspinthe win machine in the LAN can acces those websites fine09:24
mindspinit is a real weird problem09:24
normanmmindspin: you talk about websites in the internet or the local lan ?09:42
mindspininternet09:42
mindspinnormanm: internet09:44
normanmmindspin: maybe mtu issue ?09:46
mindspinI scwitched up and down, but got no success09:46
normanmwhat kind of router it is ?09:48
mindspinpc hardy09:48
normanmso yu do masquerading via iptables ?09:49
mindspinyes09:50
kaushalhi09:51
kaushalI am facing this error http://rafb.net/p/GiUuLb55.html09:51
normanmmindspin: have you tried to use --clamp-mss-to-pmtu ?09:52
normanmmindspin: man iptables ;-)09:53
mindspin;-) dunno, I did it with fwbuilder but I'll have a look into the script09:53
mindspinno "clamp" in the script09:55
normanmmindspin: I have no idea howto set it in fwbuilder .. I just use iptables written by hand09:56
mindspinI'll check it09:56
mindspinfound it09:58
mindspinworks09:59
mindspinmany thanks mate well done09:59
normanm;-) np09:59
mindspinbye10:00
mindspinGot another question10:00
normanmmindspin: go for it10:01
mindspinI#d like to add the "Time" modul to iptables, but it is not supported in hardy, should I act by hand or will the 8.10 release include it?10:01
mindspinI desperately need to restrict the online time of my son and therefor it would be handy to do it with iptables10:02
normanmmindspin: why not use squid =?10:03
mindspinSquid is too much work now, I have no time yet to play around with squid10:04
mindspinthe "worktime" way would be handy right now10:05
uvirtbotNew bug: #276606 in openldap (main) "package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)" [High,Triaged] https://launchpad.net/bugs/27660610:10
stkahi11:05
stkahow can I use SWAT for configuration of the samba Server without giving the root-account a password11:07
slangasekyou can't; this is but one of the weaknesses of SWAT's design11:08
stka:-(11:09
stkaslangasek: I just found a solution. 1.) chgrp admin smb.conf  2.) chmod g+w smb.conf11:13
slangasekhmm, ok, I guess that's an option11:13
slangasekat least, I can't think of any reason off the top of my head why it should explode :)11:13
stkawith Linux there is allways a solution ;-)11:17
kaushalKoon, yt ?11:30
Koonkaushal: yep12:42
kaushalKoon, my bash script works fine12:43
kaushalI want to implement status in my bash script12:43
kaushalcan you please give me some examples12:44
Koonkaushal: maybe something like https://wiki.ubuntu.com/InitScriptStatusActions would help12:44
kaushalKoon, http://rafb.net/p/hAXSQM49.html12:51
Koonkaushal: status is difficult with java servers because you can't just grep for "java", so you need to get a pidfile, which is difficult if you don't use jsvc12:52
Koonkaushal: that's one of the reasons behind the use of jsvc in the official script. It sucks in many ways (especially its default umask) but it is more initscript-friendly12:54
Koonkaushal: so i don't really have a simple solution for you12:54
kaushal:(12:55
Koonkaushal: one way would be to write a tomcat-status script that really contacts tomcat on a control port to certify that it is running12:55
osacinstalled denyhosts the other day cos of attacks started within 10mins since opened firewall14:01
osacso what about other services ..mail,ftp apache14:02
osacwill be constantly under some sort of attack ..how u solve prob like that14:02
normanmosac: you can use mod_security or something like that (HTTP/HTTPS)14:04
=== freaky[t] is now known as fReAkY[t]
osacnormanm: will look into that one, thx14:06
normanmnp14:07
osacfinaly decided to rent virtual server and now I'am all into security .p14:10
osacdont want to get rooted 5mins after going live14:10
=== fReAkY[t] is now known as freaky[t]
=== hessml|away is now known as hessml|away|away
=== hessml|away|away is now known as hessml|away
=== Barbedsaber is now known as mynameistux
mynameistuxhey, I have a particurlaly n00by question about SAMBA. I havn't set up my server yet, and I am not sure if SAMBA is the tool I am looking for15:43
mynameistuxwith SAMBA, can I share stuff (between windows and ubuntu) that remains on the harddrive of the computer it is being shared from, and have some things on the samba server's hdd, that can be accessed as well?15:44
mynameistuxalso, what kind of configuration needs to be done to a windows pc, so that it can access my SAMBA shares?15:44
mynameistuxany help would be much appreciated15:46
didrocksjdstrand: around? Did you have the time to look at my patch? :)15:53
jdstranddidrocks: not yet, I was chasing down buildd issues for various updates15:54
=== hessml|away is now known as hessml|away|away
didrocksjdstrand: good luck for resolving them :)15:55
jdstrandthanks, I think my part is mostly done now15:55
jdstranddidrocks: would it be possible for you to test your patch against ufw 0.23 (in bzr)? if not, I understand and I can do it when I have a bit more time16:35
didrocksjdstrand: no pb. It can wait for a couple of day because I am very busy with ubuntu-fr these days, but I can merge with your last trunk version :)16:37
jdstranddidrocks: that would be a huge help, thanks :)16:37
didrocksjdstrand: you are welcome. Did you add some tests cases for 0.23?16:38
didrocks(that is the time consuming part, as adding one line car change every numbers in the result test files)16:38
jdstranddidrocks: I did. not too many new ones, but there were some changes in command output to fix confusing output, which affected results files16:38
jdstranddidrocks: your results will hopefully not need tweaking, just adding to the end of 0.23 tests16:39
didrocksjdstrand: ok, will have a look into this and keep you in touch :)16:39
didrocksjdstrand: I cross my fingers ^^16:39
mynameistux*realises that problem probably wont be solved tonight*16:41
=== hessml|away is now known as hessml|away|away
LiENUSdoes the latest ubuntu have xen support?18:42
psufananyone know if /var/log/secure was replaced yrs ago and I didn't get the memo or do I have a real situation here19:19
psufanit's missing on 2 ubuntu server boxes19:20
kirklandkees: i'm not able to reproduce https://bugs.edge.launchpad.net/ubuntu/+source/virt-manager/+bug/198967 on intrepid19:20
uvirtbotLaunchpad bug 198967 in virt-manager "Screenshot image overwrite hangs virt-manager" [Undecided,New]19:20
kirklandkees: i'm going to mark it "Fix Released", unless you have time to re-test it right quick19:21
kaushalhi19:23
kaushalI am faced with the error on dmesg19:24
kaushalhttp://rafb.net/p/ZXAQDV26.html19:24
kaushalI am running 2.6.24-19-server19:24
mathiazkirkland: ok - it seems that the raw file format doesn't trigger a kvm crash when creating a RAID array19:30
mathiazkirkland: only qcow2 files make kvm crash19:30
kirklandmathiaz: and that's with a Hardy host19:30
mathiazkirkland: yes19:30
kees<random>I have more people downloading 7.10 than 8.04 ISOs in my torrent tracker</random>19:33
sommermaybe it's for historical purposes :)19:38
henkjanoff by one19:39
henkjanthey want 8.1019:39
mathiazkirkland: I've been playing wit the degraded boot option. During install, I set it to yes. I've rebooted once and shutdown the guest. Then I've removed one of the kvm drive.19:56
mathiazkirkland: On the first reboot, the system boot as expected. I then run dpkg-reconfigure mdadm and set the system to not boot from a degraded array.19:57
mathiazkirkland: on the second reboot, the system *still* boots19:57
kirklandmathiaz: correct19:57
mathiazkirkland: well - I've got a degraded array and I've set the system to not boot from a degraded array.19:57
kirklandmathiaz: because "degraded" is now the expected state of your array19:57
mathiazkirkland: but it still boots ...19:57
kirklandmathiaz: kees and I have talked extensively about this one19:58
mathiazkirkland: ok then.19:58
kirklandmathiaz: once you've booted your array "degraded", that is the expected state of your array19:58
kirklandmathiaz: what you should do is re-add the second disk19:58
kirklandmathiaz: wait for it to resync19:58
kirklandmathiaz: which you can monitor with `watch -n1 cat /proc/mdstat`19:59
mathiazkirkland: right - so this option is more if the state of your array has changed wrt the previous boot, then you boot or not19:59
kirklandmathiaz: do your dpkg-reconfigure ... set to NOT boot on degraded19:59
kirklandmathiaz: right19:59
kirklandmathiaz: remove a disk20:00
kirklandmathiaz: reboot20:00
kirklandbye bye kornbluth20:00
kirklandmathiaz: it should wait 30 seconds20:00
mathiazkirkland: okidoki - I'll play with this a bit more20:00
kirklandmathiaz: and then prompt20:00
kirklandmathiaz: k20:00
mathiazkirkland: right - I saw a delay on the first reboot with a degraded array20:00
kirklandmathiaz: i tried to word the debconf dialog very carefully20:00
kirklandmathiaz: i *think* the words i used was "if your raid _becomes_ degraded ..."20:01
mathiazkirkland: right - I'm not sure about one of the sentence though20:01
mathiazkirkland: the last sentence20:03
mathiazkirkland: http://paste.ubuntu.com/52943/20:03
mathiazkirkland: I would put the emphasis on the fact that enabling this option will make the system boot unattended.20:03
kirklandmathiaz: what wording do you suggest?20:05
* mathiaz thinks20:05
kees"Unexpected RAID inconsistency" ?20:05
LiENUSuh oh20:05
kaushalCFI: Found no ck804xrom @ffc80000 device at location zero20:05
kaushalits getting hanged20:05
kaushalreally really annoying20:05
LiENUSyour raid aray is refargling the ten420:05
mathiazkirkland: the issue is not that you should not boot from a degraded array, it's more that we're not sure of the state of the array and we may boot a system that is inconsistent.20:06
mathiazat least that's what I recall as being the reason for not booting at all.20:06
kirklandmathiaz: my concern would be booting a system that's unprotected20:06
LiENUSis xen considered stable with ubuntu server?20:07
mathiazkirkland: hm - that's a valid concern but I don't thing it's the main issue in that case20:07
nxvl_sommer: ping20:08
mathiazkirkland: the main issue is that we may boot an array that has the wrong drive in it (due to bad timing detection of the drives or something similar)20:08
kirklandmathiaz: okay20:09
mathiazkirkland: I'm still thinking about the wording20:09
kirklandmathiaz: and you'd like to express that in the debconf dialog?20:09
mathiazkirkland: the impression I've got from reading the message is that I will enable to boot from a degraded array no matter what as the reason I'm using a RAID array is to protect from hardware failures.20:11
sommernxvl_: yo20:13
nxvl_sommer: just replied to your e-mail20:13
kirklandmathiaz: okay....20:13
sommernxvl_: awesome, thanks man20:13
* kirkland is still trying to figure out where mathiaz is going with this20:13
nxvl_sommer: http://flickr.com/photos/nxvl/2508022363/in/set-72157605156928350/20:13
sommernxvl_: heh20:14
sommergood stuff20:14
nxvl_yeah20:14
mathiazkirkland: what about something along these lines: However if you don't have access to the server console to fix the system from the recovery shell and want to force the system to boot in the event of a degraded array, you might answer yes to this question.20:14
* nxvl_ still remember the waitress20:15
=== nxvl_ is now known as nxvl
kirklandmathiaz: i tried to be as brief as possible to keep everything within a 80x24 screen20:16
sommernxvl: lol, easy killer20:16
nxvl:D20:16
* sommer goes back to work with a sigh20:16
nxvlsommer: are you planning on atending on December?20:17
mathiazkirkland: right20:17
sommernxvl: yeppers20:17
nxvl\o/20:17
kirklandmathiaz: pastebin the full text you're thinking of20:17
nxvlmore beers for deserv20:17
nxvli'm already thinking on the new UDS and i still remember the last one as if were last week20:18
sommerheh, have to see how it goes :)20:18
nxvli hope that howard goes to, he live in the area20:18
mathiazkirkland: http://paste.ubuntu.com/52948/20:21
kirklandmathiaz: s/force/enable/20:23
mathiazkirkland: right.20:24
kirklandmathiaz: http://paste.ubuntu.com/52951/20:24
* kirkland counters with ^20:24
kirklandmathiaz: I'm fine with the verbage, if you want to upload a change to mdadm20:24
mathiazkirkland: My point is that I found that the last sentence in the current version is to generic and may lead sysadmin to not totaly think through what it means to enable this option.20:25
mathiazkirkland: that's why I've tried to narrow down the situation where you'd enable this option20:26
kirklandmathiaz: okay20:26
mathiazkirkland: the default is yes though.20:27
kirklandmathiaz: a very, very vocal majority on the wiki and LP bugs insist that if they're installing RAID, they want boot fault tolerance20:29
kirklandmathiaz: but note that the priority is such that in the installer, if your /boot or / is on RAID, you WILL see the prompt20:29
mathiazkirkland: right - I think that's ok.20:29
kirklandmathiaz: i probably would have left it "no" if it were not presented to RAID users at all20:30
kirklandmathiaz: for consistency with previous Ubuntu releases20:30
psufanwas /var/log/secure replaced with something?20:30
kirklandpsufan: i don't ever remember a /var/log/secure on Ubuntu ....  you might be looking for /var/log/auth ?20:34
psufancould be20:35
psufanit was before ubuntu that I last looked at that file ;)20:35
psufanI just wanted to confirm it wasn't deleted20:35
kirklandpsufan: yeah, i just checked a fedora machine, and auth =~ secure20:36
keeskirkland: sorry, I got a bit lost in the raid discussion -- what are the installed (and upgrade) defaults for boot-degraded?20:36
psufanthx20:37
kirklandkees: on installation, there's a screen added to the end of partitioning that will force the user to select YES/NO with the degraded raid debconf prompt20:38
kirklandkees: YES is highlighted, but as i said, it is a conscious choice20:38
* kees nods20:39
kirklandkees: i don't actually know about the upgrade behavior20:39
kirklandkees: i'll add that to my todo list to test20:39
kirklandkees: the debconf question is actually in the mdadm udeb20:39
keeskirkland: it's really important that upgrade behavior defaults to "no", otherwise the people that want "no" will freak out.  :)20:39
kirklandkees: yeah, i think you're probably right20:39
keesI have no problem with the visually prompted default to highlight "yes", but the unattended or upgrade path should choose "no".20:40
kirklandkees: i think it might be undefined, actually, in that it's the mdadm udeb that has the debconf question20:40
keesthat may take some detecting of the debconf prompting level, etc.20:40
kirklandkees: okay, i'll test20:40
keeskirkland: sweet, thanks muchly (as a person wanting the "no" behavior)20:40
kirklandkees: i hear ya ;-)20:40
kirklandkees: i want to put all the most vocal people on this topic in a cage match to the death :-)20:41
kirklandkees: and sell tickets20:41
=== harry is now known as Guest12560
keeskirkland: heheh.  it really gets down the fundamentally one side trusting drives and md vs not.20:42
keesif you don't trust the drive ordering and/or md doing the right thing, you want to manually boot.  it can be argued that this is a very paranoid stance.  :)20:43
kirklandkees: I'm installing a hardy raid guest now20:43
ivoksScottK: i will :)20:49
=== harry is now known as Guest7283
=== Adri2000_ is now known as Adri2000
FFEMTcJhas anyone reciently downloaded and burned to a cd 8.04 server? ive tried many times and i keep getting an integrity test failed on the same file... ./dists/hardy/main/binary-i386/Packages.gz21:10
ScottKivoks: Thanks.21:11
ivoksnp21:12
=== ivoks2 is now known as ivoks
trashguyI love my city22:04
trashguyhttp://losangeles.craigslist.org/sfv/adg/836109998.html22:04
nxvlemgent: ping22:04
trashguywoop22:04
trashguywrong room22:04
trashguyAnyone  run zimbra here?22:19
ivoksi do/did, but i didn't like it22:20
trashguywell22:21
trashguyi rather run it then exchange22:22
trashguyand form what ive done with it so far its pretty much an exchange alternative22:22
trashguyoutlook doesn't even notice22:22
trashguyneed to find someone who ran it on a SAN22:23
trashguywith mutiple Mailbox servers and MTAS etc22:23
=== `6og is now known as Kamping_Kaiser
emgentnxvl: half pong23:07
emgentnxvl: i go to sleep, feel free to mail me, night :)23:10
osacanyone running honeyd in vmware with dhcp ?23:28
lukehasnonameSuggestion: Make video casts of the virtualization process with a fresh ubuntu install and KVM23:29
uvirtbotNew bug: #276912 in gvfs (main) "[intrepid] gvfsd-smb crashed with SIGSEGV in strlen() (dup-of: 264943)" [Undecided,New] https://launchpad.net/bugs/27691223:41
uvirtbotNew bug: #276913 in gvfs (main) "[intrepid] gvfsd-smb crashed with SIGSEGV in strlen() (dup-of: 264943)" [Undecided,New] https://launchpad.net/bugs/27691323:46
uvirtbotNew bug: #227322 in openssh (main) "[openssh] [CVE-2008-1657] possibility to bypass global "ForceCommand" directive" [Low,Fix released] https://launchpad.net/bugs/22732223:57

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