/srv/irclogs.ubuntu.com/2011/04/27/#ubuntu-server.txt

=== medberry is now known as med_away
ignarpsquentusrex, well the answer to your original questions seems to be here.  /usr/share/pyshared/VMBuilder/plugins/libvirt/__init__.py00:13
sergiodlcHi, everybody. I was wondering which mailbox format works best for mass mailing (newsletter app)00:14
groutignarps: yea so its [1406457.588623] scsi 3:0:0:0: Direct-Access     SanDisk  Cruzer           7.01 PQ: 0 ANSI: 0 CCS00:17
grouthow does that help me out?00:17
andygraybeali've been using kvm/libvirt for since 8.10.. this is the first time i've read about (or noticed maybe) libcap2-bin  ... what is the deal with this?  what does it do?00:21
andygraybeali've never installed it, and i've used bridged networking00:22
andygraybealis it for bridging?  i00:22
andygraybeali'm reading this: https://help.ubuntu.com/community/KVM/Networking#bridgednetworking00:22
hypetechwhat's listening on port 139 on a fresh ubuntu server install if I didn't select samba server to be installed?00:22
ignarpsgrout, try: dmesg | grep sd    It should show up as a drive00:25
ignarpshypetech, use lsof -i to find out00:26
hypetechignarps: looks like it's avahi00:28
andygraybealah avahi nice00:28
hypetechis avahi necessary if I'm not wanting network discovery?00:29
ignarpshypetech, it is not needed if you don't care about auto discovery of network resources00:31
hypetechignarps: ty00:31
ignarpsyou can still manually mount things00:31
onecrazycatCheers all, I've just completed a bare metal install of Lucid Server 64, what are some of the first things you do after a base install that make life when working with a newly installed Lucid box?00:53
onecrazycat*easier00:53
SpamapSonecrazycat: heh.. I can't name them anymore because I rely on command-not-found to tell me what I need. ;)00:55
onecrazycatSo you don't do anything really, you just get to work and as needed you install packages?00:56
ignarpsonecrazycat, install etckeeper :)01:00
ignarpsthen figure out how you are going to backup the data on your new server01:01
SpamapSActually true I do always throw etckeeper in.01:01
SpamapSonecrazycat: unless you're only going to ever have one server.. its a good idea to put those "essentials" into config management.. then you don't have to remember them.01:02
onecrazycatLike Chef or Puppet?01:02
ignarpsor cfengine.  or throw your own :)01:03
onecrazycatWould a gut repo supersede the use of etckeeper?01:03
onecrazycat*git01:03
SpamapSYeah for a long time I had a dir full of bash scripts named ##_something that I'd run after install01:03
ignarpsetckeeper can use git if you like.  the nice part about etckeeper is it integrates into apt01:03
onecrazycatHrm, cool.01:04
onecrazycatReading about it now @ http://fnords.wordpress.com/2009/02/23/etckeeper-chronicles-1/01:04
SpamapSonecrazycat: some kind of VCS with config management is considered the best practice these days.. "Infrastructure as Code"01:04
=== eagles0513875 is now known as zz_eagles0513875
onecrazycatSpamapS: Agreed wholeheartedly.  A noble challenge.01:07
SpamapSonecrazycat: puppetmaster + etckeeper would be all you need01:07
ScottKSpamapS: I'd maintain if you're messing with server configurations often enough you think you need etckeeper, you aren't doing it right.01:08
SpamapSScottK: right, etckeeper is just for the puppet master box.01:09
SpamapSScottK: though having it on the individual nodes can be eye opening as to how often people are having to work around puppet. :)01:10
jiboumanshosting your puppet config out of a git repo is also a smart move :)01:20
SpamapSI don't really "get" git01:20
SpamapSbut I'm a bzr fanboi :-P01:20
jiboumansyou don't git it? ;)01:21
=== med_away is now known as medberry
=== asac_ is now known as asac
=== alan23424_ is now known as alan23424
econdoes anyone know anything about a patch for ndiswrapper? I'm getting errors installing it so from what I've understand from googling I need a patch. I can't figure out how to get/install it though.03:09
twbecon: I recommend you just go buy a better wifi card for your server03:12
twbIf you're using ndiswrapper you're already running with scissors, trying to patch and reroll your own ndiswrapper is only going to make things worse03:12
=== erichammond1 is now known as erichammond
econyeah, I've been trying to get it working for so long now that I'm about ready to just give up and get a new one03:16
twbThat's certainly my recommendation03:17
twbUnless you're a soup kitchen or something and can't afford the $50 for a new unit.03:17
axisysI am getting lot of these device-mapper errors http://pastebin.com/HUS2Kqiz ..03:34
axisysany idea what is going on?03:34
axisysI dont have any storage .. and I am using hardware raid03:35
twbWell 251:* is LVM03:35
twbNot sure what 252 is03:35
axisys mpt-status -i 203:36
axisysioc0 vol_id 2 type IM, 2 phy, 67 GB, state OPTIMAL, flags ENABLED03:36
axisysioc0 phy 1 scsi_id 4 FUJITSU  MAY2073RCSUN72G  0401, 68 GB, state ONLINE, flags NONE03:36
axisysioc0 phy 0 scsi_id 3 FUJITSU  MAY2073RCSUN72G  0401, 68 GB, state ONLINE, flags NONE03:36
twbMaybe CCISS or some shit?03:36
axisysso as you can see my disks are fine03:36
twbaxisys: WTF is mpt?03:36
axisystwb: that is for mptsas03:37
axisys02:03.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1064 PCI-X Fusion-MPT SAS (rev 02)03:37
twbBlergh03:37
twbIs that a fakeraid card that you've set to passthrough by creating 1*RAID0 arrays for each physical disk?03:37
axisystwb: i think so .. it has been a while since I installed the OS on it..03:38
axisysi think i built a raid1 ..03:38
axisysbecause df -h / shows03:38
axisys/dev/sdb1              65G   19G   43G  30% /03:39
axisyshttp://pastebin.com/r9cFFYNj <-- dmesg03:39
axisysI am guessing I dont need the device-mapper03:41
axisysdoes not look like I am using it.. not sure why I installed it in the first place.. probably was drunk.. heh03:42
axisys lsmod | grep dm03:43
axisysdm_raid45              75532  003:43
axisysxor                     4685  1 dm_raid4503:43
axisyssince I am not using any raid5 .. that is probably need to be removed or blacklisted..03:44
axisysi guess i could blacklist it and reboot.. see if that removes the noise03:44
axisyseverytime I start mutt -F custom.muttrc I get these panic messages .. http://pastebin.com/HUS2Kqiz03:46
axisysrunning mutt w/o that muttrc does not trigger it..03:46
axisyscould it be my fs is corrupted?03:47
axisysi dont know what it mean by run recovery ..03:47
axisysthere is no recovery tool.. is it mean backup your data ? i dont follow.. i did not think it is mutt related03:48
axisyshttp://picpaste.com/mutt-eY5cmneY.png <-- this is the png I am referring to03:48
axisysboy was I wrong? those panic messages were related to mutt header cache.. removing the case and restart mutt got rid of thos panic errors03:56
axisyss/case/cache/03:56
=== squishy is now known as SquishyNotHere
=== zz_eagles0513875 is now known as eagles0513875
jhatvanihey all, i installed x and fluxbox (for kicks) and i cant seem to run it,07:27
jhatvaniwhen i do startx07:27
jhatvanii get a black screen :(07:27
=== evilmist is now known as mrmist
RavenHursTOMG.. someone PLEASE help me get postfix working correctly on my server!!08:13
RavenHursTI've spent ALL freakin' day on this thing!08:13
RavenHursTNothing?  No one?08:15
RavenHursTI've gone through all the postfix guides and I still can't send an email through any user addresses on my server..08:15
uvirtbotNew bug: #771662 in php5 (main) "php5 segfault when zend guard loader used " [Undecided,New] https://launchpad.net/bugs/77166208:21
=== kim0 is now known as kim0|vacation
=== airtonix_ is now known as airtonix
uvirtbotNew bug: #761971 in mdadm (main) "no notification that one of the disks has been disconnected in a raid 1 configurtion" [High,Confirmed] https://launchpad.net/bugs/76197110:22
=== jjohansen is now known as jj-afk
RoAkSoAxmorning all14:11
RoAkSoAxTREllis: o/14:20
TREllisRoAkSoAx: o/ <lag>pong</lag>14:21
RoAkSoAxTREllis: so I looked deeper into the mini.iso import14:21
TREllisRoAkSoAx: recently? saw your bug update a few days ago14:22
RoAkSoAxTREllis: basically, if the name contains the arch and we specify the --os-version, then it will be imported correctly and created distro/profile14:23
RoAkSoAxTREllis: if the name does not contain a valid arch, then we need to specify both --os-version and --arch14:23
RoAkSoAxTREllis: off course, after that we need to edit the profile and add a preseed14:23
RoAkSoAxTREllis: so something like this:14:24
RoAkSoAxsudo cobbler import --name=natty-i386 --path=/mnt/mini --breed=ubuntu --os-version=natty14:24
RoAkSoAxor14:24
RoAkSoAxsudo cobbler import --name=natty-mini --path=/mnt/mini --breed=ubuntu --os-version=natty --arch=i38614:24
RoAkSoAxand the way how I change the preseed for NQA:14:24
RoAkSoAxsudo cobbler profile edit --name=natty-mini-i386 --kickstart=/var/lib/cobbler/kickstarts/nqa.seed --kopts="priority=cr sudo cobbler profile edit --name=natty-mini-i386 --kickstart=/var/lib/cobbler/kickstarts/nqa.seed --kopts="priority=cr14:24
airtonixany ideas why my server is taking a while to respond when it has to verify my password with sudo ?14:24
TREllisRoAkSoAx: hmmm that's exactly what I've been doing, but no distro or profile is created... let me double check14:24
RoAkSoAxitical locale=en_US"14:24
RoAkSoAxsudo cobbler profile edit --name=natty-mini-i386 --kickstart=/var/lib/cobbler/kickstarts/nqa.seed --kopts="priority=critical locale=en_US"14:24
RoAkSoAxTREllis: note that --name=natty-i386 (and not specifying --arch) will create profile/distro14:25
TREllisRoAkSoAx: that's exactly what I've been doing to work around the current traceback14:25
RoAkSoAxTREllis: the traceback can be ignore14:25
RoAkSoAxin manager_import_debian_ubuntu there's two functions process_repo14:25
TREllisRoAkSoAx: oh, I could never get the profile/distro to be created, had to do those manually after an import14:25
RoAkSoAxTREllis: one empty, one debian related... so I'm guessing that it is either an old function that never got completed, or a function that we will need to re-write in the future14:26
TREllisRoAkSoAx: I think I posted this on the bug... but I think it's related to the mirroring code14:26
TREllisRoAkSoAx: cobbler will use debmirror or yumdownloader to grab a whole archive mirror for a distro14:27
RoAkSoAxTREllis: in my case I the profile for the mini ISO is created if A) --name contains arch --name=natty-mini-i386 *and* --os-version=natty is specified *or* B) --name= does not have valid arch, and --os-version *and* --arch are specified14:27
TREllisRoAkSoAx: ah right14:28
TREllisRoAkSoAx: funny thing is, with the alternate cd because it detects it correctly, don't need to specify any of those :)14:29
RoAkSoAxTREllis: right, that's because the alternate has the .disk directory and contains the info14:29
RoAkSoAxof the release/version/arch of the image14:29
TREllisyeah14:29
RoAkSoAxTREllis: in the case of the mini ISO, that information is not available so there's nothing much we can do but manually tell the os-version|arch14:30
TREllisRoAkSoAx: yeah I saw the bug got marked invalid, tbh having to specify the options is fine, we just need to avoid the traceback (even if it can be ignore, it's still a bug!)14:31
TREllisd*14:31
RoAkSoAxTREllis: yeah I already have the patch for it, it is just commenting 1 line and adding 1 pass14:32
RoAkSoAxTREllis: till the repo thingy is figured out14:32
TREllisRoAkSoAx: actually, rechecking our script, it seems we already noticed it creates it if you specify arch in the name14:32
RoAkSoAxTREllis: ;) now, the repo thing might be a left over from old code that never got finished/working or something went wrong when changes were started to be made for Ubuntu14:34
TREllisRoAkSoAx: http://bazaar.launchpad.net/~orchestra/orchestra/trunk/view/head:/provisioning-server/usr/sbin/orchestra-import-isos :)14:34
RoAkSoAxTREllis: cool, that's for the automatic import that kirkland was talking about?14:36
TREllisRoAkSoAx: yep14:36
RoAkSoAxTREllis: ok so browsing through the code I can see that the process_repos function was intended to be empty for now, and apparently the one with the logic to import debian repos is a leftover code from a merge14:39
TREllisRoAkSoAx: ah-ha :)14:40
RoAkSoAxTREllis: yeah that process_repos is old code when the imports only handled debian and the new code from chuck didn't really implemented, and apparently someone merged both codes together14:42
TREllisRoAkSoAx: bingo cool :)14:43
RoAkSoAxTREllis: and in the old code, that function doesn't seem to be used from within manage_import_debian_ubuntu.py14:47
RoAkSoAxTREllis: so it is safe to ignore it14:47
TREllisRoAkSoAx++ thanks for checking it out14:54
RoAkSoAxTREllis: no worries! Will put them in a PPA later today14:55
uvirtbotNew bug: #771818 in squid (main) "SIGABRT on unexpected data" [Undecided,New] https://launchpad.net/bugs/77181814:56
uvirtbotNew bug: #771698 in libnss-ldap (main) "/usr/bin/id does not show ldap groups" [Undecided,Incomplete] https://launchpad.net/bugs/77169815:06
rickspencer3Daviey, hey man, release day tomorrow, what's the word on the street?15:11
Davieyrickspencer3, A disaster... we need to cancel the release15:13
Davieynah, just kidding.15:13
DavieyWe are generally looking pretty good..15:13
rickspencer3Daviey, excellent! I've been looking for a crisis to give my life meaning this week!15:13
Davieyheh15:13
Davieybrb15:13
rickspencer3too late to back pedal, respin!!15:13
RichiHi heard that openstack will be part of ubuntu 11.04, but packages.u.c does not have any result for packages15:23
=== robbiew1 is now known as robbiew
SpamapSRichiH: its in universe16:22
SpamapSRichiH: but the reason packages.u.c doesn't have it is the package names don't have 'openstack' in them16:23
SpamapSRichiH: http://packages.ubuntu.com/search?keywords=openstack&searchon=all&suite=natty&section=all16:24
RichiHSpamapS: aye, i found it but didn't think of stating it in here16:26
RichiHthanks & sorry16:26
jdstrandhallyn: hi! I haven't kept up on the lxc stuff. would you mind commenting on bug #645625?16:27
uvirtbotLaunchpad bug 645625 in lxc "lxc container can power-off host machine" [Medium,Confirmed] https://launchpad.net/bugs/64562516:27
uvirtbotNew bug: #645625 in lxc (main) "lxc container can power-off host machine" [Medium,Confirmed] https://launchpad.net/bugs/64562516:28
hallynjdstrand: k16:29
jdstrandthanks16:30
uvirtbotNew bug: #611194 in euca2ools (main) "No secure way to protect against MiM attacks" [Medium,Confirmed] https://launchpad.net/bugs/61119416:32
eagles0513875hey guys anyone know or have a good link on how i can setup a network install for ubuntu server16:37
RoyKeagles0513875: google for it16:37
eagles0513875ok RoyK16:38
ikoniathere are multiple options16:38
SpamapSeagles0513875: is this a one time thing or are you going to do it on an ongoing basis?16:38
SpamapSeagles0513875: the latest version of Cobbler can provision and install Ubuntu16:39
eagles0513875ahh ok16:39
ikoniaa lot of tools are also based around cobbler16:39
SpamapSAnd is available in universe for 11.04. :-D16:39
eagles0513875humm ok so i install it on my desktop then just point my server to the ip of the server hosting the image16:40
ikoniano16:40
ikoniayou don't install from an "image16:40
ikonianice job on researching there16:40
eagles0513875would something like this also do the trick https://wiki.koeln.ccc.de/index.php/Ubuntu_PXE_Install16:41
ikoniayou need to look at options such as profile built installs, interactive etc16:41
ikoniadepends as SpamapS is this a one of thing, or a regular thing16:41
ikonia"off"16:41
RoAkSoAxTREllis: ok so further investigation, after importing an ISO/dist it should create a disable repo for such distro. It is not doing so because "process_repos" is not being called16:43
RoAkSoAxTREllis: according to https://fedorahosted.org/cobbler/wiki/DebianDeployment this should be working, however, for what I can see this might have been disable when merging ubuntu changes16:44
ikoniaRoAkSoAx: it is, I use it with sat16:44
ikoniaI have used that on 10.04 builds16:44
RoAkSoAxikonia: right, are we talking about cobbler 2.1.0?16:45
ikoniahang on - I'll check the exact version16:45
ikonia2.0.916:45
marruslSpamapS, hallyn...  my friends with the dell san have a new question...  :)  They noticed about a week ago that they are seeing two copies of portmap running.16:45
marruslno symptoms and i'm still gathering info.  just wondering what you make of that?  if anything.16:46
SpamapSmarrusl: two portmaps? thats weird.16:46
RoAkSoAxikonia: ahh, then that's the issue :)16:47
marruslSpamapS, he's going to see if he can reproduce it in test.  right now they just see it in production.16:47
marruslI wanted him to turn up upstart logging to see what starts them, but he can't reboot reight away.16:47
TREllisRoAkSoAx: ah I see, so it is the repo mirror code, just should be disabled by default for netinst and isn't16:47
marruslso we'll see.16:47
ikoniaRoAkSoAx: there is a 2.1.0 package pending, so I guess we'll find out16:48
RoAkSoAxTREllis: yeah apparently in old code, when importing debian, it created a disabled repo_mirror, which now is not happening16:49
TREllisRoAkSoAx: there is probably quite a bit of cobbler ubuntu/debian code clean up to do anyway as I knew a long time ago a friend in a previous job implemented the initial support, which got disabled due to lack of maintainers then our patches and before that someone else was merging some at the same time for Ubuntu support16:49
ikoniaTREllis: it looks like it was stagnent for a while then took a big jump recently16:50
SpamapSmarrusl: since portmap binds to a port, it shouldn't be able to run twice, unless its running inside a container of some sort16:51
RoAkSoAxTREllis: yeah that's what happened. Chuck send patches for different .py files for ubuntu/debian, someone right after that merged changes to a debian_ubuntu.py file, and apparently he noticed that the ubuntu/debian support was added, and then he merged chuck's patches into manage_import_debian_ubuntu.py16:51
RoAkSoAxTREllis: I'm guessing that something went wrong there that now, disabled repos are not being created16:52
marruslSpamapS, good point.  but yeah, little chance they are doing that.  they said it was unkillable (or respawning, not sure) and comes back after reboot.16:53
marruslSpamapS, and nothing useful in the logs I have except them trying to kill it once.16:53
TREllisRoAkSoAx: ah-ha :)16:54
marruslSpamapS, since there's no functionality loss, we can take it easy.  hopefully he can reproduce in test.16:54
marruslwe=me  :)16:54
RoAkSoAxTREllis: Oh well, I guess we'd need to re-write process_repos as I was thinking to support both debian/ubuntu16:54
pmatulishm, shouldn't openstack be a meta package?16:55
RoAkSoAxTREllis: bug again, this probably wouldn't have been noticed without your testing :)16:55
TREllisRoAkSoAx: sooner rather than later :-)16:58
SpamapSpmatulis: its such a complex system.. not sure if a meta package is really the right way to go..17:01
SpamapS$ apt-cache show eucalyptus17:01
SpamapSN: Unable to locate package eucalyptus17:01
RoAkSoAxTREllis: indeed! you are adding items to my list of todo's though :P17:01
TREllisRoAkSoAx: I'll buy you a beer at UDS ;-)17:02
RoAkSoAxTREllis: hehe sounds like a plan ;)17:03
=== NG_ is now known as ng_
rephormatGood morning everyone.17:07
rephormatHas anyone used the UEC Beginners Guide by CSS Corp Open Source Services?17:07
=== ahs3 is now known as ahs3-afk
RoAkSoAxTREllis: alright, so it seems that cobbler no longer supporst adding apt mirrors17:18
TREllisRoAkSoAx: ah, perhaps that was removed back when the first support of ubuntu&debian was stripped17:21
RoAkSoAxTREllis: there's some logic in the code to handle apt repos but doesn't seem to be able to create one as it doesn't recognize apt as a breed for the repo17:22
RoAkSoAxTREllis: fixed, lol!17:29
evilsushiso I have only about 3 users on my ubuntu servers, all of them have sudo access and we don't really need home directories. Is their anyway I could make the UID 0 for these users, remove the home directories so these users always use /root/ for their home dirs?17:36
evilsushialso I wanted to make the bash_history have the user name and time stamp17:36
RoAkSoAxzul: quick question about cobbler. Should the creation of a repo mirror be done when importing an ISO cause right now is disabled even though reposync action is enabled??17:37
hypetechevilsushi: if you're going to do that, why don't you just have everybody log in as the same user?17:37
zulRoAkSoAx, it should be done with debmirror iirc17:37
RoAkSoAxzul: yeah the thing is that when importing the ISO the part that creates a disabled repo is ignored17:38
zulRoAkSoAx: ok i might not have written that part yet :)17:38
shaunoevilsushi: if you give multiple users the same uid, name-uid mapping is incredibly unreliable (it'll give the same answer for everyone. because they're all the same user).  so the bash_history bit wouldn't work17:39
RoAkSoAxzul: hehe, there's a written part for debian that creates the mirror for debian and debian-security updates, so I guess it is just matter of adding support for ubuntu mirrors17:39
RoAkSoAxzul: which I'm doing now :)17:39
RoAkSoAxwill show you the patch once I have it done17:39
zulRoAkSoAx, ok17:39
evilsushinah it would work, if all users are UID 0 you could add something like this to the bashrc17:40
evilsushi PROMPT_COMMAND='echo $$ $STAFFID \ "$(history 1)" >> ~/.permanent_history'17:40
evilsushithis would give you a duplicate bash history type17:40
shaunoI guess that'd depend where $STAFFID comes from.  but I think sticking everyone in one account, and then reinventing per-user accounting, is a sign you're solving the wrong problem17:42
evilsushiyeah everyone on the same account is a nightmare for keys17:43
hypetechwhy do you need uid = 0 anyway if they can all sudo?17:44
hypetechjust make them use the same home dir and keep using sudo17:44
evilsushiSTAFFID=`logname 2> /dev/null`17:45
shaunoif you have more than one user with the same uid, I wouldn't trust logname to tell the truth17:46
shaunoI'd try it on a spare machine / vm.  it can be interesting.  you can edit passwd and shadow to give more than one user uid 017:46
shaunobut it does completely destroy the system's ability to put a name on a face17:47
pmatulisname on a face?17:48
shaunomapping names to uid and back.  most things will return the name as being the first match in passwd17:48
pmatulisname to a uid then17:48
=== jj-afk is now known as jjohansen
=== ahs3-afk is now known as ahs3
bluethundrhello, I am getting an rpc error when I try to mount a volume from one of our nfs servers18:21
bluethundrhttp://pastie.org/184004518:21
bluethundrI was wondering if I could get an opinion on this tx18:22
bluethundrwhoops! forgot to include the machine info.. here it is.. http://pastie.org/184006018:25
=== hallyn is now known as hallyn_afk
loopback_brbluethundr: já tentou colocar o ip da maquina no lugar do hostname?18:28
bluethundrloopback_br, I only speak english. sorry18:29
bluethundreu falar um poquenho portuges18:29
uvirtbotNew bug: #771924 in postfix (main) "package postfix 2.8.2-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75" [Undecided,New] https://launchpad.net/bugs/77192418:31
SpamapSbluethundr: is portmap running on the local machine?18:32
SpamapSbluethundr: and for that matter, statd ?18:33
bluethundrhi SpamapS, yes both portmap and statd are running18:34
bluethundrhowever I just tried to mount the same mount/nfs server from two other hosts (one ubuntu one centos) and got the same result18:34
bluethundrso I think this points to a problem with the remote machine18:35
SpamapSbluethundr: sounds like it. No errors on the other side?18:42
bluethundrSpamapS, just trying to ssh in.. having key issues..sigh :)18:42
aljosawhat would you recommend for aws ec2, maverick or upcoming natty? any noticeable differences?18:43
loopback_brbluethundr: sorry man, i forgot... i've already tryed to change the hodtname for the ip of the machine in fstab?18:45
loopback_brbluethundr: *you've18:45
bluethundrloopback_br, yep as a matter of fact I have18:45
bluethundrit times out when I do that18:45
adam_gbluethundr: try 'showmount -E HOSTNAME' from the client side to see if its even succsfully exporting anything18:46
adam_ger, showmount -e18:46
bluethundrI get this back18:47
bluethundrportmap getport: RPC: Success18:47
loopback_brbluethundr: what you put on your exports file?18:51
bluethundrloopback_br, I didn't setup the nfs server18:52
* SpamapS is always amazed that 15 seconds after he posts to his blog, googlebot is already aware of it18:53
loopback_brbluethundr: your sdf doesn't have a partition?18:54
aljosaare there well maintained postgres 9.x packages available for ubuntu or do people build from source?19:00
bluethundrloopback_br, yes it does but it just looks like an EBS volume if I'm not mistaken19:00
loopback_brbluethundr: i've never worked with EBS =/19:05
bluethundrloopback_br, meh.. you get used to AWS after a while :)19:06
RoAkSoAxTREllis: almost fixed... now the only issue is debmirror19:08
RoAkSoAxkirkland: ping19:08
kirklandRoAkSoAx: pong19:08
RoAkSoAxkirkland: when you were looking for mirroring software19:08
RoAkSoAxkirkland: did you run into HOME not defined in environment!19:08
RoAkSoAxwith debmirror?19:08
kirklandRoAkSoAx: hmm, no, i don't think so19:08
RoAkSoAxkirkland: I'm patching up cobbler to mirror archives19:09
kirklandRoAkSoAx: cool19:09
RoAkSoAxkirkland: but that error appears. It is not cobbler the one that throws the error but it seems debmirror is when running in a subprocess19:09
kirklandRoAkSoAx: hrm, i don't think i've seen that19:10
RoAkSoAxkirkland: when I run the same command in my terminal, it works because it finds $HOME defined19:10
RoAkSoAxkirkland: but running via cobbler it fails, so I guess we'll have to use another mirroring sotware if I don't find a solution19:11
kirklandRoAkSoAx: can't you just define $HOME?19:11
kirklandRoAkSoAx: is this running as the cobbler user?19:12
kirklandRoAkSoAx: cobbler's home is /var/lib/cobbler19:12
RoAkSoAxkirkland: uhmmm that would make sense, though cobbler uses subprocess to launch debmirror, which I presume doesn't have  a $HOME19:13
loopback_brbluethundr: rpcinfo -p <server>19:23
kirklandRoAkSoAx: then just hard code a HOME value :-)19:23
RoAkSoAxkirkland: that's what I'm trying but doesn't seem possible19:28
RoAkSoAxbut will keep trying19:28
SpamapSaljosa: the Debian packages should build/install on Ubuntu, since Martin Pitt (an ubuntu tech board member) is the maintainer. :)19:28
aljosaSpamapS: thanks for info19:29
SpamapSaljosa: I'd guess that 9.0 will land in 11.10 and then it can be submitted to backports for lucid/maverick/natty19:29
=== ivoks is now known as banana
=== banana is now known as ivoks
SpamapSivoks: orange you glad I didn't /nick banana ?19:31
ivokseh?19:33
SpamapSivoks: old dumb kids joke19:33
ivoksah nick = steal19:33
ivoksor not? :D19:33
SpamapSsay19:33
ivoksthose american jokes...19:34
Anpheus__Does anyone know why Ubuntu 10.10 Server's minimal virtual install (kernel -virtual) does not contain the Hyper-V modules, if it is possible to restore those to that kernel, and if this is rectified in the next release?19:34
SpamapSits a knock knock joke. ;)19:34
ivoksas i said... :D19:34
SpamapSAnpheus__: because -virtual is for the guests, not the hosts?19:34
Anpheus__Yep, and these are the guest paravirt modules19:35
SpamapSOh well then wtf ;)19:35
ivoksstart bashing at #ubuntu-kernel19:35
bluethundrloopback_br, thanks I appreciate the help but I think the EBS volume bay actually be what I need19:35
bluethundrI just talked to the senior and he let me know19:35
bluethundrty again19:35
Anpheus__Yeah, I don't know why the guest hv modules are missing from the -virtual build, but I ran into it when configuring 10.10 yesterday.19:35
Anpheus__Does anyone know *why* 10.10's -virtual kernel doesn't come with those modules, or more importantly, does 11.04?19:36
loopback_brbluethundr: rpcinfo -p <server> is to see if youe nfs server is working19:36
Anpheus__Because if it's rectified in Ubuntu vnext I don't really care.19:36
bluethundrloopback_br, ok that's cool19:38
loopback_brbluethundr: see if it shows portmapper and nfs in the list19:40
ivoksAnpheus__: #ubuntu-kernel is better place for that question19:40
SpamapSAnpheus__: vnext meaning, vtomorrow ? ;)19:42
Anpheus__SpamapS: Yes, that one. :D19:42
RoAkSoAxkirkland: done! :) Now cobbler also mirror's archive's for an imported ISO19:43
RoAkSoAxTREllis: ^^ _> this also makes that no traceback is shown when importing a mini iso19:43
SpamapSAnpheus__: I don't see any thing with find /lib/modules/2.6.38-8-virtual -iname '*hyper*' on my ec2 instance19:44
Anpheus__Try "hv"19:44
Anpheus__And that's part of the problem.19:45
SpamapS$ find /lib/modules/ -iname '*hv*'19:45
SpamapS/lib/modules/2.6.38-8-virtual/kernel/drivers/staging/hv19:45
Anpheus__Ok, is that 11.04?19:45
SpamapSnothing in that dir ;)19:45
Anpheus__Dammit.19:45
elb0wAnyone know where I can get source for crontab?19:45
SpamapSyes its 11.0419:45
elb0wVixie cron19:45
shaunoapt-get source cron ?19:46
SpamapSelb0w: dpkg -S `which crontab`19:46
Anpheus__So someone went through the list of drivers to build the -virtual kernel, and basically culled things that they didn't think would be needed for a VM.19:46
Anpheus__And in that process they excluded drivers that are *only* useful inside a VM.19:46
Anpheus__Where can I file a ticket on this?19:46
SpamapSAnpheus__: doh! definitely should open a bug19:46
SpamapSAnpheus__: ask in #ubuntu-kernel .. they may already be aware19:46
Anpheus__Channel is pretty dead19:46
Anpheus__I asked though19:47
SpamapSAnpheus__: and otherwise, they'll make it clear where to put the bug / what to put in it.19:47
SpamapSbut probably https://bugs.launchpad.net/ubuntu/+source/linux/+filebug19:47
SpamapSAnpheus__: note bug 56082119:48
uvirtbotLaunchpad bug 560821 in linux "No hyper-v modules on linux-generic-pae/virtual" [Undecided,New] https://launchpad.net/bugs/56082119:48
SpamapSAnpheus__: I'll mark that confirmed since you and 3 other people have asked for it.19:49
JasonMSPWhat would cause the default virtualhost file to serve a particular document root, if the site is specified in another virtualhost?19:50
Anpheus__Thanks SpamapS.19:51
MTecknologyI'm looking into upgrading some incredibly old systems to new hardware and likely replacing the entire OS for a whole new steup. Something like 200 systems. One change is a move from using samba for authentication and profile storage to active directory. It sounds like we might end up needing to use Windows for the AD servers (we'd like to have local profile storage). The issue is.... I don't want to use Windows.19:57
MTecknologyAny of you guys happen to know if it's possible to use ubuntu for the local profile/auth storage?19:58
SpamapSMTecknology: samba joins AD networks just fine and can be the file storage for profiles.20:14
TANATHOSHi everyone, Error: Unable to initialize gtk, is DISPLAY set properly? any ideas? (running 10.10 and executing pgadmin3)20:20
pmatulisTANATHOS: sounds like you're trying to run a graphical app in a non-graphical environment20:29
TANATHOSpgadmin3 is a graph app?20:34
pmatulisTANATHOS: no idea20:34
pmatulisTANATHOS: but it sounds like it20:34
TANATHOS:) no problem I will work around it20:34
TANATHOSthank anyawy20:35
koolhead17hey all20:44
=== marjo_ is now known as marjo
plmHI all21:01
plmPeople, how I set ulimit in limits.conf?21:01
RoyKdunno - tried it once - didn't work21:02
m4xxi'm trying to add a network printer, i get it all set up, others have reported it as working, yet when i go to print something it prints multiple blank pages and i see the following in my messages log:  http://paste2.org/p/138777221:06
m4xxany ideas?21:06
RoyKbad driver on the client21:07
m4xxby others i dont mean other users of my printer, i mean others have set it up with success in their own environment21:08
MTecknologySpamapS: awesome :)21:18
orudiewow, I added an ip address to /etc/postfix/access as "ip_address deny" and also "ufw deny from <ip address>" and it is still brute forcing my pop3 interface21:19
orudieurgent help please ?21:19
m4xxyou can always add the ip to /etc/hosts.deny21:20
m4xxno?21:20
m4xxor drop using ip tables21:20
m4xxi think like iptables -j drop <ip>21:20
m4xxor something similar21:20
MTecknologym4xx: ufw uses iptables21:20
MTecknologyorudie: ufw status shows the blocked ip?21:21
m4xxsry =[21:21
orudieMTecknology, thats right21:21
MTecknologyorudie: could you pastebin iptables -L ?21:22
orudieMTecknology, http://paste.ubuntu.com/599968/21:26
m4xxthanks for the info :)21:27
m4xxgood day all21:27
LenhixHello. I'm trying to install Perl's Digest::SHA1 module but it fails. After it's going to build and reads metadata I see "/bin/sh: cc: not found". Which packages provides cc?21:27
hazmatLenhix, gcc.. sounds like you need build-essential though21:28
Lenhixthx hazmat. Will try.21:28
MTecknologyorudie: trying to block 109.169.55.114?21:28
orudieMTecknology, yeah21:29
MTecknologypastebin  ufw status verbose21:29
MTecknologyjust for comparison21:29
Lenhixhazmat: gcc did it. Thx.21:32
orudieMTecknology, Anywhere                   DENY        109.169.55.11421:38
MTecknologyorudie: pastebin that output21:39
orudieMTecknology, thats the paste from ufw status21:39
uvirtbotNew bug: #772012 in cobbler (universe) "import sets incorrect tree path if arch is specified" [Undecided,In progress] https://launchpad.net/bugs/77201221:51
vraahow many days to wait is it suggested until we update our servers to 11.04?22:00
hggdhDaviey: some issues22:02
JanCvraa: wait until you tested 11.04, I would say?  ;)22:07
vraatesting is for the weak!22:07
JanCthen you should have upgraded 2 months ago!22:07
JanC;-)22:08
Patrickdkhmm22:09
Patrickdkisn't it suggested you never update servers to 11.04 :)22:09
Patrickdkbut only to 12.0422:09
vraaLTS right?22:10
vraathe problem is - i *must* have the latest version of mtr, gimp, and tuxracer on my vps!22:10
* Patrickdk wonders if mtr even changed versions22:11
PatrickdkI'm just looking forward to 2.6.4222:11
ryis there a changelog for the kernel versions anywhere?22:13
SpamapSPatrickdk: you can run servers on the interim stable releases22:13
SpamapSPatrickdk: its just that you will have to upgrade it, guaranteed, within 18 months of installing22:13
JanCit's useful if you need newer libraries or software versions...22:16
=== ng_ is now known as NG_
SpamapSIndeed, though I'd like to see us make use of backports more now that it can be enabled and selectively utilized.22:19
=== hallyn_afk is now known as hallyn
SpamapSinteresting.. mdadm does not exit non-zero if there are degraded arrays.. but I think it may have done so in the past22:59
SpamapSaha.. needs --test23:03
=== gtaylor2 is now known as gtaylor
flowbeewhats a better idea for vps os?  10.04 32 bit || 64 bit23:51
JanChow much RAM does your VPS have ?23:58
JanCI guess for most VPS 32-bit is probably better23:59

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