/srv/irclogs.ubuntu.com/2012/05/31/#ubuntu-server.txt

hazmatgenii-around, you can use the service command for either type.. but start/stop only work for upstart'ified services00:00
genii-aroundAh00:00
TohuwCan someone assist me with building a proper route table for my Ubuntu 12.04 server? I have two network interfaces (one with the public static IP, the other with a private IP), but I can see the route table is wrong, and I'm having trouble fixing it.01:30
Tohuw(The modem will plug into the "outside" interface, the "inside" interface will connect to a switch)01:31
pukeko_rdiff-backup restore problem here...  how do i restore a dir  such as /path/to a dir/with spaces/foo ?02:22
pukeko_normally its rdiff-backup -r /some/directory /someother/directory02:23
pukeko_' /path/to a dir/with spaces/foo/'  doesn't work..02:24
imbrandon/a/path\ with\ some/spaces/02:26
=== wolferz is now known as Guest15327
pukeko_imbrandon: hi there - so i need to back slash the spaces huh.. i'll go try it ( its a Samba server - with windows users not OBEYING naming conventions ) m- cheers03:11
=== dendro-afk is now known as dendrobates
jefimenkodo you have to reboot after reboot after changing the timezone on a server?04:05
jefimenkousing dpkg-reconfigure tzdata04:06
grendal-primei need a quick and dirty radius server05:00
twbgrendal-prime: what for05:03
grendal-primeI need to create some accounting radius packets send them to a server..then send a stop packet05:04
grendal-primedoesnt need authentication..05:05
grendal-primejust accounting05:05
twbWhat kind of server is speaking radius instead of sasl or pam?05:05
grendal-primei have to write those two scripts. A vpn server needs to send this info to an appliance that uses radius.05:06
grendal-primeI think most isps use radius.05:06
grendal-primestill05:07
twbWhat, for dialup?05:07
grendal-prime?05:07
grendal-primeNo dude...radius has been adapted for all connection mediums ..has been for some time05:07
twbMaybe if you like gooey insides05:08
grendal-prime?05:08
twbNever mind.05:08
grendal-primehow do YOU connect to the internet05:08
grendal-primecable?05:08
grendal-primecause i can tell you this much..comcast uses it.05:08
grendal-primecablevision ..time warner..they all use radius05:09
grendal-primebut i digress05:09
twbI have an ATM service over copper, called "ADSL2+".  Over that run a stupid PPPoA tunnel that exists purely for the ISP's billing purposes.05:09
grendal-primeIve just never set up a  radius server.  Ya that billing business  thats radius.05:10
grendal-primebut anyway05:10
twbThe only time I had to deal with radius myself, was for stupid 802.11 "enterprise", and for that I used the fake one built into hostapd05:10
twbEverything I could find about radius indicated it was an old and stupid alternative to SASL or PAM, and that if you used any method but EAP-TLS you were very very stupid indeed.05:11
twbSince I am not authenticating to my ISP with a client-side TLS cert, it's implied that they're in the "very very stupid" category...05:11
twbPersonally I would prefer they just peg my ISP account to the PSTN service it's currently running on, and not have the PPP overhead of 7% or whatever it is05:12
grendal-primeright05:14
grendal-primeAnyway05:14
samba35after upgrade some package (apt-get upgrade ) mouse doesnt work (as system hang) but if i use super (window) key then i am able to access mouse  why is it so any idea ?05:16
twbsamba35: we don't support GUIs here05:17
twbsamba35: try #ubuntu05:17
samba35ok05:17
grendal-primeradius is a AAA server basically...from what i can gather the first really widely industry adopted trip A  so. its still used for alot of things.05:18
=== jtv1 is now known as jtv
=== dendrobates is now known as dendro-afk
tohuwHow can I make a script that will run each time I login to an Ubuntu server? I only want it to run at logon, and only when I am interacting with the session (as the script prompts for input)05:41
greppytohuw: call the script at the end of your .bashrc ( or other shell env scripts )05:42
twbtohuw: write a cron job that runs @reboot05:43
twbtohuw: write an upstart job05:43
twbOh sorry at *login time*05:43
twbThen yeah, it goes in your ~/.bash_profile (or .bashrc, depending)05:43
tohuwgreppy, twb: thank you05:44
grendal-primenevermind i got one working05:47
twbgrendal-prime: which one05:47
grendal-primeit really doesnt matter they are all based on cistron05:47
grendal-primei used xtradius because it seems to just use the default files and doesnt really expect you to connect a db.05:48
grendal-primebut it seems like freeradius does the same thing really i dont know..all i know is i can creat a user and authenticate so..i should be able to do accounting only.05:49
grendal-primethat and i need  an a&w root beet05:50
grendal-primebeer that is05:50
grendal-primegonna try and do this with php505:51
tohuwtwb: I added the command to my bashrc, but now each time I create a new window in tmux, it executes those commands. Is there a way to prevent this?06:00
twbUse .bash_profile instead.06:01
tohuwtwb: Oh. That was too easy. Thanks06:02
andolOr ~/.profile, if you already have one, which seems to be the Ubuntu default.06:02
andolCreating a ~/.bash_profile would lead to an existing ~/.profile not being read.06:02
tohuwandol: Ah, thank you! I do indeed have a .profile, and now I see how .profile and .bashrc are different. :) Thanks06:03
twbandol: oh, thanks.  I thought .bash_profile was the default06:04
twbthat is, I thought Ubuntu defaulted to providing a .bash_profile in /etc/skel06:04
tohuwtwb: My /etc/skel on Ubuntu Server 12.04 has not been altered, and contains only .profile, no .bash_profile06:08
twbOkey dokey06:09
=== Ursinha` is now known as Ursinha
=== Ursinha is now known as Guest90314
=== smb` is now known as smb
codeshepherdwhat is the free ubuntu 12.04 AMI in ec2? what is the AMI - id ?07:10
smbcodeshepherd, You can find daily builds here (http://uec-images.ubuntu.com/precise/current/).07:24
codeshepherdsmb: is it better to use the latest build or should I use the AMI that the aws market place suggests?  - in other words - will the daily build have unexpected bugs?07:28
smbcodeshepherd, Not sure what exactly the market place suggests. But I suspect that it would be the released version. While the daily, despite all efforts to prevent that, can have regressions, the released version for sure has known bugs the more time there is between release and "now".07:30
codeshepherdthanks smb07:31
smbYou could as an alternative take the released version but then I'd at least update all security relevant changes07:31
blendedbychrishey guys i just switched to precise and am having trouble getting hyper-v "native" networking adapter drivers to work… my prior legacy adapter seems to work but doesn't have connectivity… i need non-legacy to work anyhow. any ideas?07:39
blendedbychrisi have another vm that has precise running fine but i am not sure what is causing this machine to be wonk07:39
twbblendedbychris: what does lspci -nn report?07:49
twb(pastebin it)07:49
twbIf you have a working precise VM, try comparing its lspci -nn output.  Compare their kernel versions (uname -a).  Compare their lsmod output.07:50
twbCompare their dmesgs, ip a / ip l / ip r output, &c &c07:50
Thornhello07:58
Thornhow do I setup a full remote backup of an ubuntu server using rsnapshot? it appears that I need to grant root privileges to the user that rsnapshot connects with over ssh08:01
twbThorn: that is correct08:07
twbUnless you want to run rsync without ssh, which would be very stupid08:08
Thornthat still sounds like a security risk08:08
twbThorn: well it's going to have a copy of all the data the target machine had anyway08:08
twbSo if the rsnapshot host is compromised you're mostly screwed anyway08:09
twbAnyway, what you CAN do is passphraseless SSH key + /usr/share/doc/rsync/examples/rrsync.gz in the forced command08:09
Thornin this case it's the rsnapshot host that will keep backups of a VPS (which is obviously accessible from the net)08:13
ThornI don't think it's possible to selectively disable password auth in openssh?08:14
twbAllowRoot without-password08:14
twbBut you should not allow passwords at all in any case08:14
twbNor should the root account *have* a password08:14
ThornI mean, disable password and leave key auth08:15
twbYes, of course you can do that08:15
twbPasswordAuthentication no08:15
Thornthat would disable it for all users08:17
twbOK there are two things you might be asking for, and I have given you both.08:19
twbIf it's still not clear read sshd_config(5) and the default config file's comments08:19
Thornsorry, I didn't phrase it correctly. I was asking about disabling password auth for a particular user only08:20
Thorndoesn't appear to be possible08:20
andolThorn: See the Match directive08:22
twbor if that particular user is root, see above08:23
ThornMatch is nice08:24
Thornokay, thanks much for help. looks like it's working.08:24
RoyKhttp://biebian.sourceforge.net/08:47
thyshi, I'm trying to update my 9.10 to 10.04 to get the LTS09:09
thysso I typed sudo apt-get install update-manager-core09:09
thysit got 404, failed to fetch09:10
twb9.10 is end-of-lifed, so you need to change your sources.list09:10
twbI forget where the EOL stuff lives09:10
popey!eol09:14
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades09:14
twbGood thinking.09:14
eutheriai've got a weird issues using sssd to cache users from my ldap server09:16
eutheriai change to a local users, ie su - irc -s /bin/bash when i log out i get the message su: User not known to the underlying authentication module09:17
eutheriathe log looks like http://pastie.org/400057609:17
eutheriahowever local users aren't affected when sssd isn't running09:18
eutheriathis has only started happened after upgrading from 11.10 to 12.0409:19
brainysmurfI'm getting "No such object" on ldapadd command. But I"m pretty sure I added the base correctly...10:04
thysso I'm getting ssh: connect to host warcamp.no-ip.org port 22: Connection refused after I upgraded to 10.0410:05
greppythys: is sshd running?10:10
thyscant say, no access10:11
thysits on a serverfarm10:11
Tm_Tthys: my basic rule is "make sure you have ssh installed before reboot"10:12
Tm_Tbut, it's quite possible that it just failed to boot10:12
ikoniabrainysmurf: do an ldap query10:12
thyswell, here is a site www.hallandstorget.se10:12
ikoniabrainysmurf: confirm you can query the directory10:12
ikoniabrainysmurf: then look at adding10:12
Tm_Tthys: yes, rest could work just fine, just not ssh10:12
* Tm_T is currently planning a trip to a server hall to find out what happened to one server that doesn't have ssh responing while everything else seems to work10:13
Tm_T...after an upgrade (:10:13
thysfml10:14
thysso I might be planning a trip as well now. what should I do once I get there? or what should I tell someone to check or do?10:15
Tm_TI would start by checking ssh is installed, running, and responging in localhost, then checking if it responds to external connection10:17
Tm_Tsyslog and friends checked, ofcourse10:17
Thornthys: can you ping your server?10:18
thysyes10:18
brainysmurfikonia I can query the directory successfully but I am trying to add10:20
brainysmurfikonia Do you mean add something else than what I'm already trying to add?10:21
ikoniabrainysmurf: ok, so that's the good news, you do have a running directory service up and searchable10:21
brainysmurfikonia: Bad news though is that I don't know how to add any users10:37
ikoniabrainysmurf: ok, are you following a guide/document, using a tool etc10:38
brainysmurfI'm using https://help.ubuntu.com/10.04/serverguide/openldap-server.html and at populating the directory stage10:41
brainysmurfHmmm, following command returns "no such object":11:10
brainysmurfldapsearch -z 0 -b "o=ssis-suzhou.net" -D "cn=admin,dc=ssis-suzhou,dc=net" -W "(objectclass=*)"11:10
zulgood morning11:24
ikoniabrainysmurf: sorry I was just away, let me catch up now11:24
thysIm about to get billed by my hostingservice for logging in.. I only have a vague idea of what to tell him to type in to check why ssh is not working on the internet11:26
thysI was thinking pstree .. and looking for ssh11:26
ikoniaps -ef | grep ssh11:27
ikoniais that running yes/no11:27
ikoniastep 2 "sudo service ssh start" - what is the error11:27
ikoniastep 3 . ps -ef | grep ssh - is it now running11:28
brainysmurfTHanks ikonia, I got it working on my own. I just needed to add a ou=people entry11:30
ikoniabrainysmurf: ahh, well done11:42
smosererichammond, i owe jbrown some work.12:34
zulsmoser: you owe alot of things12:36
smoseri owe, i owe, its off to work i go12:36
Captain_Protonneed some help with postfix. When I receive a email via smtp it passes to spamassion then it reject for some reason. here is a pastbin of it http://pastebin.com/3k8tDQfF12:42
=== Guest90314 is now known as Ursinha
Captain_ProtonI found the problem anyone know how to fix this : Starting amavisd: Error in config file "/etc/amavis/conf.d/05-domain_id": Insecure directory in $ENV{PATH} while running with -T switch at /etc/amavis/conf.d/05-domain_id line 7.12:51
ikoniaCaptain_Proton: please don't cross-post the same question in multiple ubuntu channels12:56
Captain_Protonikonia, sorry I know.. You got me :)12:57
ikoniaCaptain_Proton: not a problem12:57
patdk-wkand unless you manually used sa-learn, you would have had to turn on autolearn12:59
Captain_Protonikonia, figure it out bug post https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/251377 my /usr/local was set to 77713:01
uvirtbotLaunchpad bug 251377 in amavisd-new "Problems with amavisd-new: cannot start the service" [Low,Invalid]13:01
Captain_Proton:)13:01
jcastroadam_g: where you looking for me the other day?13:13
jcastroalso, if you or jamespage could look at this: http://askubuntu.com/questions/141552/creating-volume-group-in-nova-volume-juju-charm13:13
jamespagejcastro, mm - I don't think the openstack charms work with the local provider - might be wrong13:14
trond-hi room. I am trying to install samba4 on a fresh 12.04 server, but I am getting permission denied when it is about to configure. install is done as root.13:25
=== railsraider_ is now known as railsraider
=== sagaci_ is now known as sagaci
smoserroaksoax, https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/16042614:47
uvirtbotLaunchpad bug 160426 in keepalived "keepalived using genhash keeps getting "zombied" and using CPU to a 100%" [Undecided,New]14:47
smosercould you take a quick look at the most recent comment on there. it looks like someone reproduced on 10.04, possibly has a workaround/fix. you were last to look at that (recently re-opened) bug.14:48
roaksoaxsmoser: sure14:48
=== patdk-wk_ is now known as patdk-wk
jamespagesmoser: ping14:55
smoserhere.14:56
smoserjamespage, ^14:57
smoseralso, random question, as i'm triaging14:57
smoser https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/96872214:57
uvirtbotLaunchpad bug 968722 in rabbitmq-server "/usr/sbin missing some wrappers for plugins/env" [Low,New]14:57
smoseri would suggest that that bug is "triaged"14:57
jamespagesmoser, agreed - if whomever wants to deal with that bug decides that its not required then they can 'Won't fix' it14:59
jamespagesmoser, ping was re tracking of bugs for 12.04.1 for the server package set14:59
smoserok.15:00
jamespagesmoser: zul hacked the SRU report to focus on precise - http://people.canonical.com/~chucks/SRUTracker/reports/precise.html15:00
jamespageI'd like to progress that further so that we can use it both in the weekly team meeting to keep driving 12.04.1 forwards in terms of fixing and verification15:01
jamespageand to use for us to support updates in the 12.04.1 bi-weekly meeting15:01
zulpeople use stuff that i write? scarey!15:02
smoserjamespage, so you want separate sections that show things that are targetted to a milestone?15:04
jamespagesmoser, I think that would be good15:05
jamespagethat would allow us to see potential targets for 12.04.1 much easier15:06
jamespagesmoser: let me spec something up in the next day or so and see if we can make it really useful15:10
jamespagesmoser: in the meantime getting the team to target SRU candidates to 12.04.1 would be a good first step15:11
smoserjamespage, is there a class of things that should not be targetted to 12.04.1 ?15:13
smoserie, things that should be SRU'd (targetted to distribution), but not immediately targetted to 12.04.1.15:13
jamespagesmoser, hmm - probably not15:14
smoserother htan things that might not for some reason be able to make that milestone15:14
jamespageI guess the working assumption is that its 12.04.1 unless15:14
jamespagea) its know to be a different target date15:14
jamespageactually I think thats it15:14
=== lamont` is now known as lamont
smoserroaksoax, http://askubuntu.com/questions/130772/how-do-i-modify-the-pxe-config-in-maas15:49
smoseris that right?15:49
smoseryou can't change that? or did you just chose to not mention /etc/cobbler/settings for non future-proofness.15:50
=== railsraider_ is now known as railsraider
roaksoaxsmoser:he wants to edit the kernel args passed to a node and since we are getting rid of cobbler, I didn't mention anything about the commands16:10
roaksoaxsmoser: we don't really need to modify /etc/cobbler/settings16:10
smoserwell... if you were trying to hide cobbler , then you should not have mentioned editing /var/lib/tftpboot necessarily.16:11
=== ScottK2 is now known as ScottK
roaksoaxsmoser: my main point wasn't really to hide cobbler, but give the shortest path to modify the kernel args16:12
roaksoaxsmoser: doing with 'sudo cobbler' means first having to find out the system node name16:12
roaksoaxand then passing the args16:12
roaksoaxhaving to edit the pxe file directly, is much faster16:12
smoserin the case where it is just this specifric node that needs fixing, yes.16:13
smoserbut he already knew he could edit the file :)16:13
roaksoaxsmoser: right.16:16
roaksoaxsmoser: well... you can provide your approach to the answer :)16:17
smoserwell, i was thinking more generically he wanted to add parameters16:17
jonathangfgood evening16:17
roaksoaxsmoser: yeah, well ultimately the ability to add parameters should go into maas16:19
jonathangfhi again, good evening16:32
ea1hetgood evening16:35
ea1hetanyone with experience in KVM who can help me?16:35
ea1hetanyone in the channel with experience with KVM (kernel virtual machine)16:42
ea1het??16:42
ikoniayou're going to have to be patient16:42
ea1het:)16:43
ea1hetat least there is someone here in16:43
ea1het:)16:43
ea1hetthanks16:43
ea1hetfor answering, i mean16:43
ikoniano problem16:44
ikoniaea1het: try to keep your questions to one channel though please rather than cross-posting the same question in other ubuntu channels16:45
ikoniaea1het: work out the best one for your needs, and query that one if possible.16:45
ea1heti will keep here in... no problem...16:45
ikoniacool, thanks16:46
ea1hetyou're welcome...16:47
ea1het:)16:47
smoserlynxman, you wanting to do rabbitmq merge?16:51
smoserhttps://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/100437316:51
uvirtbotLaunchpad bug 1004373 in rabbitmq-server "Please sync rabbitmq-server 2.8.2 from Debian" [Medium,Triaged]16:51
lynxmansmoser: sounds like a plan :)16:51
smosercan you upload that, lynxman ?16:52
smoserif not, i can review (and i can review even if you can upload)16:52
lynxmansmoser: nope, it'll need to be sponsored, but I can do a branch merge request16:52
lynxmansmoser: even if I could I'd be happy to have your review :)16:52
smoseror unhappy16:52
ikoniaea1het: I'm finishing off some stuff at the moment, if you are around when I'm done I'll try to help you with kvm16:53
lynxmansmoser: unhappy and smoser don't go in the same phrase16:53
ea1hetikonia: good...16:55
ea1heti'm waiting the queue... :)16:55
lynxmansmoser: 21 conflicts encountered <-- it'll take a while to merge :)17:07
smoserlynxman, right. we have a fairly large delta.17:10
lynxmansmoser: yes we do17:10
smoserideally, anything we are carrying would have a debian bug also unless it truely is ubuntu specific17:10
lynxmansmoser: I'll do my best to merge and then try to contact the debian maintainer if that's okay17:10
smosergreat.17:11
roaksoaxlynxman: is this rabbitmq merge?17:12
lynxmanroaksoax: indeed17:12
lynxmanroaksoax: we merged all the plugin packages into the rabbitmq-server package (since it was pretty much there), that plus other supercool stuff that SpamapS added make the big delta17:13
roaksoaxlynxman: i was working on it (was using grab-merge.sh instead because bzr wouldn't cooperate), and most of the conflicts are simple to resolve, and IIRC some of them are simply to take debian's version17:13
lynxmanroaksoax: ah sorry, smoser just asked me to merge :) let me know if I can be of any help17:14
roaksoaxlynxman: go for it :) I was working on it last week but didn't finish... :)17:14
lynxmanroaksoax: ah cool, will continue then!17:14
lynxmanroaksoax: thanks17:14
smoserugh. sorry, roaksoax lynxman for adding confusion17:14
lynxmansmoser: hey no problemo at all17:15
roaksoaxsmoser: no worries17:15
roaksoax:)17:16
greppygrrrrr17:42
greppy( doh, wrong channel )17:42
ea1hetikonia: are you still here ?17:51
JonEdneyAnyone aware of any server monitoring software?  I'm looking for something to monitor processes, and to be able to set certain limits, that will create an email.17:55
greppyJonEdney: take a look at xymon/hobbit17:59
ea1hetikonia: are you still here ?17:59
jonconleyJonEdney: #zabbix18:08
JonEdneyI was looking at Zabbix last night, but couldn't for the life of me get it installed on my server, so I decided to keep looking.18:12
JonEdneyMaybe I'll give it another shot today.18:12
rocketsWhat's the difference, in a cron, between 0 9,12,15,18,21 * * * and * 9,12,15,18,21 * * *18:21
rocketsDoes the second run every minute of all of those hours?18:21
Picirockets: yes.18:24
rocketsPici, thanks.18:24
jonconleyJonEdney: where were you running into issues?18:27
JonEdneyI"m relatively new still to Linux, i don't recall exactly, I may have just not given myself enough time.18:27
smoserJonEdney, well, when you figure it out, you can "charm" it for juju18:29
smoserbug 97232818:29
uvirtbotLaunchpad bug 972328 in charms "Charm Needed: Zabbix" [Undecided,New] https://launchpad.net/bugs/97232818:29
jamespageJonEdney, the server guide references a few monitoring solutions - https://help.ubuntu.com/12.04/serverguide/monitoring.html18:35
JonEdneyI found a web-based monitoring system that isn't free, but if you have 1-2 servers, they monitor for free.  Anyone heard of  CopperEgg?18:44
=== Guest15327 is now known as wolferz
jmedinaHi there,18:55
jmedinaI'm doing a research for integratin live migration in a virtual enviroment with KVM and ubuntu 12.0418:55
jmedinaI like to use a iSCSI SAN with at least 6TB18:55
jmedinado you know or have experience with something like this?18:56
jmedinaany model you could recomend?18:56
freesbiejmedina: depends on your iops need and budget really :)18:59
jmedinafreesbie: actually we dont have those numbers, I want to compare features and price19:01
freesbiejmedina: iops is pretty damn important if youre gonna virtualize, unless its just storagemachines youre putting on it (which is a bit stupid) :)19:04
jmedinafreesbie: I know, I just learning how to get those numbers, I hope I can get those numbers in the next weeks19:06
jmedinafreesbie: any recomendation?, I have read a little about sysstat19:06
freesbiejmedina: you could easily build your own iscsi machine with ubuntu and use drbd to replicate to another machine. or you could go with the commercial ones, lefthand, hitachi, equallogic etc19:07
jmedinafreesbie: yeap, I already built one using ubuntu server drdb+lvm and iscsi, but this customer is a big corporation and they want something "enterprise" with commercial support19:09
jmedinaI just convince them to use KVM instead of VMWARE19:09
freesbiejmedina: depends on the utilization of your existing physical harddrives, and how much you want to pay to be able to give the same max iops or you expect 50% utilisation and so forth ..19:10
jmedinafreesbie: they are all underutilized with sata discs, it is a small site, actually 12 vms19:12
freesbieive been using hitachi and emc on fibrechannel with vmware on top earlier at the places ive worked. where im now im thinking about buying lefthand and using KVM19:13
freesbietry this site to calculate your iops http://www.wmarow.com/strcalc/19:13
jmedinavmware it is really expennsive for this small proyect, 3 times19:14
jmedinafreesbie: thanks, I was about to ask for a tool like that :)19:14
jmedinafreesbie: thanks for your time :)19:21
freesbiejmedina: yw19:22
jamespageSpamapS, around - seems we need to discuss ceph?19:56
SpamapSjamespage: probably yes. :)19:59
jamespageSpamapS, have time now?19:59
SpamapSjamespage: I'm in the middle of a conversation.. hopefully will be resolved soon.20:00
jamespageSpamapS, sure - ping me when you are done20:00
Zanzacardoes anyone have any recommendations on pci raid controllers? I have no idea what to even look for.20:02
rocketsAnybody know any decent alternatives to logcheck?20:14
rocketsIt doesn't appear to be maintained20:14
ea1hethi good night20:19
ea1hetanyone here to talk?20:19
mgwe1het: about what?20:22
ea1hetmgw: hi, thanks for answer. I would like to know.... i guess the utility of LVM for the further use of a KVM-based hypervisor20:24
ea1heti don't know if you understand...20:24
jmedinarockets: I use ossec20:32
never2farcan someone explain me why is _U and not U_ ...since the failed device is the second from the list ...or U and _ is counted alphabetically ?! ...so here are the lines from /proc/mdstat20:34
never2farmd1 : active raid1 sdb3[2] sda3[0](F)20:34
never2far      7157752 blocks super 1.1 [2/1] [_U]20:34
never2far      bitmap: 1/1 pages [4KB], 65536KB chunk20:34
never2faror in this example(from wiki.kernel.org)20:35
never2farmd0 : active raid5 sda1[0] sdd1[2] sdb1[1]20:35
never2far     1465151808 blocks level 5, 64k chunk, algorithm 2 [4/3] [UUU_]20:35
never2farwhat device is down ? maybe sdc1 ...but how can i determine this from the staus of [UUU_] ?!20:36
grendal-primeis there a way to set the exit status of a script to 0 even though its not 020:56
colon_Dexit 020:56
smw_grendal-prime, in what context?20:56
SpamapSjamespage: here now, tho time is limited. :)20:59
stgraberSpamapS: do you think you can review the lxc SRU this week? I know it has a long changelog and the diff isn't exactly short so it seems to have scared most SRU reviewers this week, but I'd really like to see it hit proposed soonish (as I already have the next batch of fixes stacking here).21:08
SpamapSstgraber: I've spent > 8 hours doing SRU's this week21:13
SpamapSstgraber: I will try to get to it.21:14
iToastCan i get help wiuth the server installer --_21:15
iToast-_-*21:15
stgraberSpamapS: thanks and thanks again for all the work on the SRU queue this week, good to see it fit on a single page again!21:15
iToastso...21:16
iToastCan I get help...21:16
iToastWho ever made the server 10.4 installer forgot people will USB boot every here and there....21:17
iToastIt wants me to mount a non existent cd-rom.21:17
iToastHow do i make it goto the usb its booted from21:17
ScottKiToast: Does it work with 12.04?21:19
=== Lcawte is now known as Lcawte|Away
iToastScottK: Thats like throwing a match into a gas tanker, no.21:20
ScottKNot really.21:22
ScottKA lot of bugs got fixed between 10.04 and 12.04.21:22
ScottKUnless there's a reason you really, really need 10.04, I'd try the newer release.21:23
freesbiescottk: new bugs have also been introduced, so maybe thats a reason to stick with the older and still supported release :)21:29
ScottKThe general trend is, IME, towards better.  Particularly in the installer.21:29
ScottKTwo years ago, booting USB was much less common than it is now, so it got a lot broader testing and more attention during 12.04 development than it would have for 10.04.21:30
ScottKI have a vague recollection of a specific bug like that which I know isn't around anymore.21:30
ea1hetcan anyone explain me the MaaS concept ??21:30
freesbiewell, ive never had any troubles booting 10.04 from usb .. only had troubles with unsupported raidcontrollers ..21:31
ScottKI can't recall what release I had it on.21:34
RoyKScottK: I never choose a x.x release for a server, better wait for x.x.1 ;) that's also the reason do-release-upgrade won't upgrade 10.04 to 12.04 until 12.04.1 ;)21:37
RoyKea1het: basically similar control over hardware as that over virtual machines21:37
ScottKRoyK: The upgrade bit has more to do with testing the LTS to LTS upgrade path than anything about new installs.21:38
ScottKI didn't upgrade my 10.04 servers yet, but if I was doing a new install, I'd do 12.04.21:38
RoyKdoesn't matter, x.x.1 is, im my experience, far better tested, which is rather logial21:38
RoyKor logical21:38
ea1hetRoyK: Maas = PaaS  ????21:39
RoyKmeaning: If I'm to install a file server or something I *need* to keep stable, I'd use 10.04 for now, and perhaps another year.21:39
ScottKNo.21:39
ScottKhttps://wiki.ubuntu.com/ServerTeam/MAAS21:40
* RoyK greets good night and is off for some hourzzzz21:41
ea1hetScottK: i was right there reading.. but i don't see it clear....21:41
ScottKHonestly I don't either.21:41
ea1hethehehehehe21:41
ihashacksMaaS: setup MaaS "master", PXE boot a bunch of physical servers which will launch Ubuntu installer, join said servers to the MaaS, those servers then shutdown and wait for the master to summon them for some kind of deployment21:44
ihashacksMaaS + Juju is a neat example of a provisioning method21:45
ihashacksinstead of "gimme a VM with foo service on it", you get, "gimme a physical server with foo service on it"21:46
ihashacksthen one of your MaaS nodes gets wake-on-lan'ed, says "yes sir" and starts setting up foo service on it21:47
ihashacksMaaS is likely useless if you're a small shop with relatively few physical servers but probably awesome if you have a large purchase of racked equipment you need to bring online in a pinch.21:52
grendal-primesmw22:19
grendal-primesoooo i have this script.  It gathers some info and then sends off a radius packet using radclient..problem is the radius server never responds (which is OK)22:21
grendal-primebut the script (its a openvpn client connect script exits with a 1 and then the opevpn server will not let the client connect.22:21
SpamapSihashacks: MaaS is also intended to be useful for the case where you have just a few servers. What about it do you think would make it inadequate for that case?22:30
SpamapSstgraber: hey are you here? I am looking at the LXC upload to precise-proposed.. only one question.23:11
SpamapSstgraber: there is one change which I can't find a bug for.. its minor, but "Make sure /etc/resolv.conf is valid before running any apt command."23:13
SpamapSahh, no actual report, I see that now in the changelog23:14
SpamapSwell it looks like somethign that would work as an SRU23:14
ihashacksSpamapS: perhaps s/useless/less usefull/23:14
ihashacksSpamapS: If MaaS is designed to provision servers in a sleeping state unti you WoL them, and you only have a couple of servers to begin with, then you have servers that only sit there until you summon them from MaaS ...23:15
ihashacks...unless I'm missing a valid use case here?23:15
SpamapSstgraber: n/m .. it all looks good. Thanks!23:16
SpamapSihashacks: thats such a tiny piece of what i does :)23:16
SpamapSs/ i / it /23:16
SpamapSihashacks: just automating that bit is useful with a few servers if you are going to test deploying something over and over.23:17
ihashacksSpamapS: touchee23:18
ihashacksSpamapS: I suppose I was thinking more post-testing, in-production - why, if you only have a few physical servers to begin with, would you have them off, waiting to be summoned by MaaS?23:18
ihashacksThat is definitely a use case I did not think about.23:18
SpamapSihashacks: well if you only EVER plan to have those few servers, why have any automation at all? :) MaaS should make it easier to grow.23:20
ihashacksperhaps I should have said, "MaaS is likely less usefull if you're a small shop with relatively few physical servers and will likely always have said limited amount of physical hardware to deploy."23:32
ihashacks;-)23:32
SpamapSihashacks: said shop is likely a boring shop to work in. ;)23:35
SpamapSunless its like, a circus.. or maybe a gun range... nothing but laughs in a gun range.23:35
txomon|homehas anyone used cobbler here?23:41
txomon|homeI am trying to add ubuntu distros to the cobbler installation, but I don't succeed in adding the netboot files (I don't want to mount/import CDs, as I have all in a mirror)23:42

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