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

Cosmos1206ello00:32
Cosmos1206enmand_i'm having trouble with ubuntu 8.1000:34
Cosmos1206server00:34
Cosmos1206edission00:34
ScottKCosmos1206: What exactly is the problem.00:34
Cosmos1206part of the reason ihaving trouble getting Open-SSH00:34
Cosmos1206apt-get open-ssh isn't working00:35
Cosmos1206or even this i meant00:35
Cosmos1206apt-get installl open-ssh00:35
Cosmos1206huh?00:35
Cosmos1206huh?00:36
Cosmos1206do I type apt-get install sshd or what00:36
* Cosmos1206 is listening to "Pِ|"00:37
ScottKCosmos1206: SSH has a server and a client.00:38
ScottKTo install the server you want:00:38
* Cosmos1206 is listening to "Pِ|"00:38
Cosmos1206jaws8000:38
ScottKsudo apt-get install openssh-server00:38
ScottKAnd for the client you want:00:39
ScottKapt-get install openssh-client00:39
Cosmos1206i'm connecting to it via a windows machine00:39
ScottKThen you want the server00:39
Cosmos1206i'm connecting to it via a windows machin/00:40
* Cosmos1206 is listening to "Pِ|"00:41
Cosmos1206oops sorry about the jaws8000:42
Cosmos1206i'm connecting to it via a windows machok00:52
Cosmos1206ok00:52
Cosmos1206hang on00:52
* Cosmos1206 is listening to "Pِ|"00:55
=== Cosmos-g-s is now known as cosmos-linux
cosmos-linuxok can you say that gain01:00
cosmos-linuxagain01:00
cosmos-linuxabout apt-get01:00
cosmos-linuxill be back01:00
* ajmitch sighs01:00
ScottKajmitch: His IRC client came up "mIRC with speech, Using IRC 4The blind" on whois.01:03
ajmitchstill doesn't excuse the 'listening to' spam01:04
ScottKCosmos-linux: I'll try again.01:05
ScottKTo install the server you want:01:05
ScottKsudo apt-get install openssh-server01:05
ScottKAnd for the client you want:01:05
Cosmos-linuxok i'm back and now can read your messages I couldn't before01:05
ScottKapt-get install openssh-client01:05
ScottKThat last one needs a sudo at the start of it.01:06
Cosmos-linuxright. the client is a windows machine via puTTY, so... and the linux machine is the ssh demon01:06
Cosmos-linuxit needs to via root?01:06
Cosmos-linuxssh demon  or open ssh whatever i'm new to this01:07
NCommanderCosmos-linux, just to install the client01:07
Cosmos-linuxi'm using a windows machine as the client01:07
=== Cosmos-linux is now known as Tristan-b
Tristan-bi'm using win32 as client and connecting to it via windows because I'm not using orca, I'm visually impaired, you see01:08
Tristan-bso on the server side apt-get install openssh-server and on win32 side just connect to it after the needed steps are complete01:09
Tristan-b?01:11
Tristan-bhello01:11
hadsYes01:12
Tristan-bdo you see my messages?01:13
hadsYes01:13
Tristan-bwhat's that01:18
Tristan-bwhat's that link01:19
Tristan-bcan someone inform me of the steps or give me a link to a tutorial on what you must do after the installation of Open-ssh is complete, to prepare it for use etc?01:20
Tristan-b?01:21
ScottKTristan-b: It should be ready to go after you install.01:22
Tristan-bi don't need the openssh-client if it's the server machine, right? that's an obvious question but01:22
Tristan-bwhat about starting and stopping the demon?01:23
Tristan-bthat's part of what i'm referring to01:23
ScottKTristan-b: It starts on install01:23
Tristan-bso now I just unblock port 22/23 and ready to connect01:24
Tristan-b.01:24
ScottKYes (22)01:24
Tristan-bthere we go. its unblocked. I think I'm ready to connect01:26
Tristan-bthat right01:27
ScottKShould be.01:27
Tristan-bok lets see01:27
Tristan-bconnecting01:27
Tristan-bthanks! i'm, in!01:28
ScottKYou're welcome.01:29
Tristan-bnow... can you assist me on one more thing -- finding out what the device id of a thumb drive would be in /dev?01:31
ScottKI'm not sure of an easy way to do that.01:32
ScottKMaybe someone else.01:32
J-_What does "rsync error: syntax or usage error (code 1) at main.c(1220) [sender=3.0.3]"01:32
Tristan-bdoes anyone use an external hd or pendrive01:33
Tristan-bwith ubuntu server01:33
ScottKJ-_: Are you running Hardy?01:33
Tristan-bhow do you view it that's the generalised version of the question01:33
J-_On my server, yes. On my desktop I'm running Intrepid01:33
J-_ScottK:  ^^01:33
Tristan-bmm01:34
ScottKJ-_: Then you've got rsync 3 on the desktop and rsync 2 on the server.01:34
ScottKThat's what that error means.01:35
J-_What do I need to correct the error? Do I need to have install the same versions on both machines?01:35
J-_in order for a script to work01:36
ScottKJ-_: Yes.  We're working on testing a backport for Hardy.  See Bug 25721101:36
uvirtbotLaunchpad bug 257211 in rsync "please backport rsync 3 from Intrepid to Hardy" [Undecided,Invalid] https://launchpad.net/bugs/25721101:36
ScottK!backports01:36
ubottuIf new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging01:36
ScottKtoo01:36
J-_:(01:36
ScottKMostly we need help with testing.01:36
J-_I hope there's a workaround01:36
ScottKNCommander: Could you help J-_ get fixed up with rsync3 in Hardy01:37
NCommanderHuh?01:37
ScottKDo we have a package built for backports testing somewhere?01:38
* ScottK hands NCommander some more coffee.01:39
NCommanderScottK, I shoved it into the PPA01:39
NCommanderScottK, wait, rsync3 can break communications w/ rsync2?01:40
ScottKNCommander: Yes.01:40
ScottKThis is why Rsync 3 in Intrepid with no backport to Hardy is a problem.01:40
NCommanderBut Hardy to anything else other will break w.o rsync301:40
Tristan-bhi i have another question01:40
ScottKThus the backport is a good idea.01:40
Tristan-bsorry if i am an annoyance01:41
Tristan-bbut01:41
NCommanderScottK, its a bad idea because if someone has backports enabled and has any server without it, boom01:41
NCommanderbroken rsync01:41
Tristan-bhow do I get an ftp server and access different account's files via it? I just want it to be on the local network so its no big deal about out of netowrking ftp's01:42
hadsIn what situations does it break? I rsync between Intrepid and Hardy fine here.01:42
NCommanderhads, if your using rsync server mode it will break01:42
ScottKOK.  Maybe I'm wrong, but I understood the protocol changes between Rsync 2 and 3 to be incompatible.01:43
Tristan-bhi01:43
hadsAh. I only ever run over SSH01:43
ScottKTristan-b: Just ask.01:43
Tristan-bwhere01:43
Tristan-bwhat01:43
Tristan-bwhat do you mean01:43
Tristan-bi just did ask01:43
NCommanderScottK, the only sane choice is it make rsync3 available either at the same time as rsync2. We either just need to make rsync3 available with a different binary name (rsync3 and rsync), or something similar01:43
ScottKTristan-b: Sorry.  I didn't see the question.  I see it now.01:43
Tristan-bwhat ftp server's are there out there for ubuntu server 8.10 so I can upload files from my windows machine to my linux desktop server01:44
NCommanderOr make rsync3 available as a seperate package (which runs in other issues)01:44
J-_Intrepid is turning into a nightmare for me. :(01:44
Tristan-bhere's the original question01:44
ScottKTristan-b: You can already use sftp without installing anything extra.  Just use that.01:44
Tristan-bhow do I get an ftp server and access different account's files via it? I just want it to be on the local network so its no big deal about out of netowrking ftp's01:44
J-_Thinking of just going back to Hardy on my laptop.01:44
hadsAlso that error message that J-_ posted is what you get from calling rsync with a weird command line option.01:44
NCommanderJ-_, you can grab the rsync backport from our PPA, with the understanding that it is unsupported01:44
Tristan-bhow what's the command to start it01:44
* ScottK goes to put the kid to bed.01:44
Tristan-bsorry if i'm a pain, new to the ubuntu server01:44
Tristan-bso the sftp the command to start it yeah01:45
NCommanderTristan-b, sftp and ftp are two different things01:46
J-_hads:  The was called by rsyncing, "$RSYNC $SSH -i $RUSER@$RHOST:$RPATH $LPATH" and the error was on /var/www. I don't think it's a weird setup.01:46
hadsJ-_: Sure, just commenting that you can get that error from an unknown option.01:47
Tristan-bHMM01:48
Tristan-bhmm hmmm hmmm hmmmm hmm01:50
Tristan-bso the sftp the command to start it yeah01:50
Tristan-bhow do you start sftp in a ubuntu prompt01:50
hadssftp01:51
NCommanderTristan-b, install openssh-server01:51
NCommanderTristan-b, that automatically installs the sftp server01:51
Tristan-bis that an ftp client or server? it appears as though its a client01:52
Tristan-bi need a server01:52
NCommanderTristan-b, server01:52
NCommanderopenssh-server is a server :-)01:52
Tristan-bok i have openssh server01:52
NCommanderNow on the client, just type sftp *IP address*01:52
Tristan-bi have it so how do i start it01:52
NCommanderTristan-b, it was started once installation finished01:52
Tristan-bi'm not using linux though on the client01:53
Tristan-b... its windows...01:53
NCommanderTristan-b, Grab WinSCP (despite its name, it also supports SFTP)01:53
J-_Alright, I'll define the script better and see if an error occurs. Yep same error occurs when I, "sudo rsync ssh -i user@IP:path/to/dir /path/to/local/dir"01:53
* J-_ enables the repo backport.01:54
J-_https://launchpad.net/~chrisccoulson/+archive Is that the correct repository?01:54
Tristan-bright i have it with file zilla secure ftp protocol01:54
NCommanderThen you are in business01:55
NCommanderJ-_, no, the offical backport testing repo is here01:55
NCommanderhttps://edge.launchpad.net/~ubuntu-backports-testers/+archive01:55
NCommanderIt should be noted that backports in that repo are experimental, and not well tested :-)01:55
NCommander(also, rsync isn't uploaded to it yet, someone will have to do that for me because I'm on dial up ATM)01:56
J-_Well, I'm not so concerned about my laptop. Though, I'd cry if my server messed up. :)01:56
J-_About to install hardy back onto the laptop anyway. It will save a lot of troubles I've been having.01:56
NCommanderIs the laptop or the server running hardy01:56
J-_Server = Hardy. Laptop = Intrepid01:57
J-_s/,/./01:57
J-_the other way around!01:57
J-_:P01:57
hadsThat's an odd command line.01:58
NCommanderlol01:58
NCommanderso the laptop is running Hardy?01:58
hadsWhat's up with the "rsync ssh -i"?01:58
J-_I'll repeat. Sorry. :(01:58
J-_Server = Hardy. Laptop = Intrepid01:58
NCommanderJ-_, you said it was the other way around O_o;01:59
* NCommander looses his mind <g>01:59
J-_I ment the s/,/./ was supposed to go to s/./,/ and yes, not that it matters.02:00
NCommanderOh02:00
NCommanderok ;-)02:00
NCommanderWhat issues are you having specifically?02:01
NCommanderJ-_, I'd perfer to resolve them rather than you resorting to downgrade02:02
J-_Is it okay if I paste 2 lines of data here?02:03
J-_actually02:03
J-_!pastebin02:03
ubottupastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)02:03
NCommanderJ-_, I'm building the rsync backport now02:05
NCommanderJ-_, I'll upload it to the testing repo02:06
J-_Let me take the -i out. The RSA key may not be working right. Though, it has been working fine via regular ssh. And, a while ago--I created a group for my user on my server so if someone did create another user, they wouldn't be added to the group I made. Therefore, only my user has ssh access. But, I don't think that should affect it. Let me take the -i out and see if that works.02:08
J-_I think it was in relation to the ssh group02:08
J-_I forget.02:08
* NCommander nods02:08
* J-_ boggles eyes02:08
NCommanderUploading to the testing repos02:08
J-_Yeah, same thing.02:09
NCommanderJ-_, its on its way to our PPA02:09
NCommanderIn 20-40 minutes, it should be available, and you can install it on your intrepid laptop02:10
J-_Awesome, thanks. :) Does this mean, I'm the first user to test it? :'( I don't like being the guinea pig. lol02:10
NCommanderIts been tested by other people who have built and installed it before02:11
J-_Sounds good02:11
NCommanderbut there were no premade binaries before now02:11
J-_I guess I can get going on my dump script.02:13
hadsI don't see why you need the backport if you're just copying over SSH02:13
NCommanderhads, in SSH mode, I believe it tries to start by calling the remote rsync, and then using the rsync protocol over SSH02:14
NCommanderJ-_, uploaded, now we have to wait for Launchpad to compile and publish02:15
J-_Nice02:15
J-_It automates those processes too?02:15
NCommanderThat's the purpose of PPAs02:16
NCommanderBinaries usually are published within 20 minutes of the build completeling02:17
hadsOkay. Well FWIW I haven't run into any issues rsyncing between my Hardy servers and Intrepid clients.02:17
* J-_ doesn't know anything about PPAs. Though, not often, I do enable them as a resource.02:19
NCommanderJ-_, ok, its pending publishing (the build finished successfully)02:21
J-_Nice. :)02:21
NCommanderJ-_, https://edge.launchpad.net/~ubuntu-backports-testers/+archive - when the Pending on rsync changes to published, you can get it via APT02:21
centaur5Does anybody know if the preseed variables changed for Intrepid?02:26
J-_NCommander:  Searching in Synaptic, I can't find the backport. I've enabled the repo, refreshed(updated) and, I don't seem to find it. What do I look for?03:03
NCommanderJ-_, its not in the offical backports repo03:04
NCommanderYou have to add the PPA I gave you to it03:04
J-_Yeah, I ment I've enabled the PPA, can't find the package.03:05
J-_I switched to the main server. We'll see if it's there now.03:07
NCommanderJ-_, what main server?03:08
NCommanderJ-_, try going to the command line, and typing sudo apt-get update && sudo apt-get install rsync03:09
NCommander(it should prompt an upgrade is available for rsync, but its unsigned and act for more permission to continue)03:09
J-_No prompt. I enabled both deb http://ppa.launchpad.net/ubuntu-backports-testers/ubuntu intrepid main and deb-src http://ppa.launchpad.net/ubuntu-backports-testers/ubuntu intrepid main to Intrepid03:10
J-_Probably not in the PPA yet. It says it's published.03:11
NCommanderIt should be03:11
NCommanderJ-_, http://ppa.launchpad.net/ubuntu-backports-testers/ubuntu/pool/main/r/rsync/ the debs are there03:11
uvirtbotNew bug: #292895 in samba (main) "large samba transfers kill wireless" [Undecided,New] https://launchpad.net/bugs/29289503:16
J-_!info ubuntu-standard03:25
ubottuubuntu-standard (source: ubuntu-meta): The Ubuntu standard system. In component main, is standard. Version 1.123 (intrepid), package size 25 kB, installed size 52 kB03:25
=== nxvl_ is now known as nxvl
josh_i am setting my computer to be a home server and host a website.  Is ubuntu server for setting up multiple computers on a network or for hosting a website?04:19
ScottKYes04:22
josh_so is that a yes to both aspects of the question?04:24
ScottKYes.  You can use it for either.04:24
josh_so do i need to go ahead and install the server edition?04:25
josh_is it complicated to set is up to run a website?04:27
ShawnRis there any setting I can do to get a 2nd SSH serve running (obv. on a diff port), or do I just need to (or can i even?) copy and rename the sshd to run a 2nd copy?04:28
josh_sorry, i dont know.04:30
ScottKjosh_: What are you trying to do?04:30
ScottKShawnR: I don't recall, but that's a common question that Google should have a reasonable answer to.04:30
ShawnRprolly does.... i must admit, i was looking for an easy way out... got a nasty sinus thing going now, if you don't know off the top of your head, don't worry about it04:31
hadsFrom memory you can have multiple port lines.04:36
ShawnRah, it looks like i just need to run a 2nd service and use the -f switch to point to a diff config04:37
ShawnRunless you know how to do it off of the same running service04:37
hadsYou just want it on two ports?04:37
ShawnRyup04:38
hadsYeah, just add a line to sshd_config04:38
ShawnRoh?04:38
hadsYeah, you can have multiple port lines in the config04:42
ShawnRseperated by comma?04:42
ShawnRlike 22,443 or something?04:42
hadsNo, multiple lines.04:42
hadsPort 2204:43
hadsPort 22204:43
ShawnRah04:43
AtomicSpark8.10 server install now asks "do you want to activate the sata raid" near the beginning. what does this mean/do? I'm using a hardware raid 5 that already has a logical volume set up. do I want to say yes or no?04:47
ShawnRyeah04:48
ShawnRactivate it04:48
AtomicSparkMy problem is, after rebooting, GRUB cannot find any .. devices I guess.04:49
AtomicSparkIt has error 15, which i've been told it has the wrong kernal listed, but it really cant find anything.04:49
ShawnRdid you not activate the last time?04:49
AtomicSparkSo its just overly broken. :P04:49
AtomicSparkI installed both ways. :\04:49
AtomicSparkThe partitioner found my raid array either way.04:49
AtomicSparkSo thats why I asked what that option did.04:49
ShawnRi have a soft raid on my mobo... so it does a raid... but it's a crappy one (uses the processor, not the chipset itself), in older installs, i would have to not use that raid and create soft raid in linux04:50
=== joerlend__ is now known as XiXaQ
ShawnRin 8.10 i can set the raid in BIOS and it'll recognize it as just 1 disk04:50
ShawnRso if it's a new install, it won't matter... install it one way, if it doesn't work, try the other04:50
ShawnRbut firstly, i'd try by setting the RAID in your RAID bios, and then activating it in the install04:51
AtomicSparkYeah I tried installing with saying yes and no. I'm not sure if my issue is related as its probably a GRUB bug or linux really can not have / or /boot on a raid5 (saw that on a website).04:52
vk5fossis it a true hardware raid 5, or a hardware aided raid 5?04:52
AtomicSparkAlthough it worked before. I might try formating it as a LVM instead of "default". I know that worked in the past and thats the only thing I am doing different.04:52
AtomicSparkIts a raid 5 w/ online spare set up by the bios raid util.04:53
AtomicSparkIts a HP proliant ML350 G5.04:53
AtomicSparkSays something like "detected sata raid array, do you wish to activate?"04:53
* AtomicSpark should of wrote it down04:53
AtomicSparkThe new VM stuff is what interests me, other then that I would stick with LTS.04:55
ShawnRi know the msg, it's the new RAID stuff in 8.1004:55
AtomicSparkHmm.04:55
vk5fossnot dealt with 8.10 or hp proliants, so i'll leave you to it04:56
AtomicSparkThey're hiding "known issues" for server install. Maybe its the same for the desktop.04:56
AtomicSparkIll try again tomorrow with LVM as the formatting option. Other then that I can only think of trying to fix grub with a live cd or sticking with 8.0405:00
ScottKAtomicSpark: I don't think anyone is hiding known issues.05:00
ShawnRand 8.04 loaded from your hardware RAID just fine, from GRUB?05:01
AtomicSparkYes.05:01
ShawnRhmm05:01
ShawnRdid GRUB change versions in 8.10?05:01
AtomicSparkI even did a upgrade to 8.10, that worked fine. I just thought I'd do a fresh install because I was switching over from an all-n-one to a more virtualised system.05:02
ShawnRhmm05:03
AtomicSparkAccording to ubottu, grub didn't change versions.05:03
ShawnRyou said the error you get is from GRUB not loading (or finding) the install?05:03
AtomicSparkThe only thing I can think of is I didn't choose LVM this time.05:03
ShawnRor is grub not starting?05:04
AtomicSparkYes, it says booting from cd/floppy/C: Grub error 15.05:04
AtomicSparkGrub seems to load. Doesnt give any options. Cannot hit e to try to manually type the loading command.05:04
ShawnRhmm05:04
ShawnRwas grub fully wiped off the drive?05:05
ShawnRi'd say undo the RAID, then redo it (should clear ALL of the HDD, including MBR), then try the install05:05
AtomicSparkI think so. After the 2nd time it failed, I re did the raid.05:05
AtomicSparkYup I thought of that. :P05:05
ShawnRhmm05:06
AtomicSparkSo next time Ill try with LVM and with/without saying yes to activate the sata raid.05:06
AtomicSparkI took that as to "enable it to be partitioned"05:07
AtomicSparkI hope it wasn't trying to set up a software raid on it.05:07
ShawnRnah05:07
AtomicSparkHmm.05:08
ShawnRwhen i activated, it showed it as a RAID drive, didn't show seperate sda and sdb like it did before in previous versions05:08
AtomicSparkI cannot remember. It might of worded it different.05:08
AtomicSparkI'm sure I'll figure something out. Not much I can do since it's not sitting next to me at the moment.05:10
ShawnRi hate that05:10
AtomicSparkYeah, but if I get it working, it would be a lot easier. I'm thinking of having 4 virtual servers. One FreeNAS, one LAMP, one OpenLDAP (experimental), and one test server.05:12
AtomicSparkBefore I had all that on one server (sub samba for freenas) and it got messy.05:13
ShawnRcool05:13
AtomicSparkYeah. Have you seen what the "free portion" of Landscape is?05:15
ShawnRnope05:15
AtomicSparkHmm.05:15
ShawnRi just saw that it was a trial, and stopped paying attn05:15
AtomicSparkHeh.05:15
=== tjaalton_ is now known as tjaalton
seravitaehi there, im having issues settuing up egroupware, the package in ubuntu seems to be half-broken05:37
seravitaeid appreciate anyone taking a look at it if possible05:38
Kamping_Kaiserseravitae, whats the error?07:14
Kamping_Kaiserwhats half broken mean?07:15
seravitaewell, installing the package and removing it via purge/remove doesn't actually remove all the files07:17
seravitaeits okay though ive decided not to use the package at all07:17
=== _ruben_ is now known as _ruben
tonyyarussoAnyone have a recommendation for learning how to set up Bacula?  Online docs, a book, etc.07:44
krautmoin08:11
kaushalhi09:19
kaushalhow can i install a specific version of MySQL DB Server 5.0.54 on Ubuntu 8.04 Server09:20
kaushalactually the default version is 5.0.51a-3ubuntu5.109:20
Kamping_Kaiserwhy do you need 54 specifically?09:21
kaushalI am looking out for MySQL DB Server 5.0.5409:21
kaushalsince our code is being developed on it09:21
kaushalwe have just migrated to Ubuntu Server09:22
* Kamping_Kaiser finds subversion dependant code to be quite failful (but thats just me)09:22
Kamping_Kaisersub-version *09:22
domaskaushal: mysql.com/enterprise/, subscribe, install stuff from there09:23
domaseasy09:23
kaushalso you mean install it from source09:23
_rubeni'd suggest looking into the debian new maintainers guide on how to 'manually' roll a newer version of a package .. it isnt that hard really09:35
domasor subscribe to mysql enterprise :)09:35
_rubenbuilding from source is asking for trouble09:35
domasmuhuh09:35
domasthis reminds me, that gcc-4.2 produced broken code for me, whereas gcc-4.1 worked properly (on hardy)09:35
Kamping_Kaiseror just use .5109:35
hadsIndeed09:35
_rubenusing .51 would indeed be the best solution09:36
domasusing 5.0.68 would be best, though09:36
* Kamping_Kaiser mutters under his breath about web developers who write code for micro-versions of all the apps involved09:36
_rubenrolling your own package is a decent second09:36
domasor actually, using 5.0.68 with my and google patches ;-)09:36
Kamping_Kaiserdomas, the 'remote root' patch? ;)09:36
domasKamping_Kaiser: hey, default ubuntu package can provide you with remote root ;-)09:37
domasI just notified security@ few days ago09:38
domasif anyone reads it09:38
Kamping_Kaiserdomas, hehe. i do get dsa's, but didnt know there was an ubuntu security list09:38
domasprobably should've forwarded that to debian too09:38
domasbut as I don't use debian, I don't care much :-)09:39
Kamping_Kaiser:o09:39
domasanyway, there's mysql packaging mistake that opens few security bugs09:39
Kamping_Kaiser*i* use debian :P09:39
lukehasnonameOpenBSD 4.4 came out 2 days ago09:40
Kamping_Kaiserlukehasnoname, orly?09:40
domasKamping_Kaiser: :-)09:40
Kamping_Kaiserdomas, :)09:40
lukehasnonamequite rly09:41
domasanyway, running old mysql versions is stupid! :)09:42
domasevery time I see someone running a 2-year-old distro package, it makes me cry09:42
Kamping_Kaiserphtt.09:43
Kamping_Kaiserif it hasnt been out for two years it wont be stable09:43
Kamping_Kaiser:p09:43
domaswell, thats why 5.0 is up to 5.0.6809:44
domasbecause it has been out for two years and has had lots and lots of fixes09:44
Kamping_Kaiseryeah. but not necesarily ones that need a new install09:45
lukehasnonamethe server guide for intrepid still isn't up!09:46
domasKamping_Kaiser: thats what you think :)09:46
Kamping_Kaiserdomas, yes, i'm a debian user :p09:46
lukehasnonameIt's been 4 days since launch, and Canonical/Ubuntu still haven't put the draft up to the current documentation!09:46
domasKamping_Kaiser: I work mostly with people who run mysql at very much core of things :)09:47
Kamping_Kaiserdomas, the one time i've been close and personal with mysql was my last job, and it was a bad setup. my current job we use mysql, but only to backend our bts/wiki/etc09:48
Kamping_Kaisers/backend our/backend our internal09:49
domaswell, my major mysql place is backing a wiki too!09:49
domasI run my own mysql fork there :)09:49
Kamping_Kaiser:o09:49
domas4.0.40 ;-)09:50
domas(the official last release is 4.0.30 ;-)09:50
Kamping_Kaiserthe last place i used it (that time referenced) it was a badly setup system i inherited - 5 or 6 copies of mysql running on one system for different webapps. it was nasty.09:50
domashehehe09:50
domaswe got recently 20 new database boxes, 32gig ram, 16-15krpm-disks, etc, nice ones09:50
Kamping_Kaisernice.09:52
Kamping_Kaiserif they ask me to work there agian they'll have to put up with some architecting. one dedicated db box would have made a massive difference (as i'm sure your aware :D)09:53
domas30 dedicated boxes!09:53
domasuhm09:54
domasand yes :)09:54
Kamping_Kaiserwe didnt *have* 30 boxes!09:54
Kamping_Kaiserdomas, i'm actually wondering how you got 16 drives into a server - is it an array hooked up, or do you have a crazy box with 16 drives? didnt think they sold them anymore09:55
domasKamping_Kaiser: X424009:55
domasKamping_Kaiser: brilliant machine09:56
domashttp://www.sun.com/servers/x64/x4240/09:56
domas2u, 16 disks09:56
domas<309:56
Kamping_Kaiseraaah, wow. Sun still make them <309:56
_rubenKamping_Kaiser: supermicro has chassis upto 24 disks (4U) .. 16disks in 3U (got 2 of those as SANs)09:57
domas_ruben: 16 disks in 2u is way better than in 3u! :)09:57
domasbtw, what can cause this: http://p.defau.lt/?hC8C7MTk9BdTKBEHFgcsqA09:57
Kamping_Kaiser_ruben, we have some supermicro boxes at work, but i thought they didnt make the 24's anymore09:57
domasi/o controller issues? CPU? etc?09:57
_rubendomas: true, sun has some nifty hardware layouts ;)09:58
Kamping_Kaiserbloody frieght company *lost* one of our two 24 drive supermicros09:58
domaswe used to use 24/16 disk supermicros for our storage servers09:58
domasnow we switched to thumpers09:58
domas(X4500s)09:58
domasthumper with ZFS is teh awesome09:58
Kamping_Kaiserdomas, looks like what we got when some of our raid controllers worked themselves loose09:59
_ruben16x1GB sata in raid10 makes for a semi decent storage backend for our internal virtual servers (esxi)09:59
* Kamping_Kaiser goes back to drooling over sun boxes10:00
domas_ruben: where the heck did you get 1GB drives?10:00
domas_ruben: ;-ppp10:00
_rubendomas: back in the 80's ... or maybe they were 1TB ones :p10:00
Kamping_Kaiserhehehe10:00
domas_ruben: nowai, I remember back in '96 I had ~1GB drive10:00
domasKamping_Kaiser: we managed to read 3GB/s from thumper disks10:01
_rubeni remember when i went out with my dad to buy our first pc .. a laser xt .. pondered about getting a 20MB hdd or not10:01
_ruben3GB/s .. damn :P10:01
Kamping_Kaiserdomas, nice. not sure what we get from our arrays at work (head+stacks of fibrechannel). its not my area (tm)10:01
domaspity default configuration has just 4 GEs10:01
domasshould put in 10G NICs to fully utilize the i/o bandwidth10:02
Kamping_Kaiserdomas, just looked at the x4500 - whoaoo!10:03
domasX4540 is even more impressive10:04
domasit is next-generation X450010:04
maswandomas: Yes, the hp dl185 is somewhat more balanced with network bandwidth vs storage ammount10:04
Kamping_Kaiserdomas, i wont bother looking - at the price of those i cant even dream anymore10:04
domasdl185 is very weak, compared10:05
domasKamping_Kaiser: it is a goddamn listprice10:05
domasit has desktop motherboard inside :)10:05
domasmaswan: thumper is ideal for stuff where you do some limited filtering at storage layer10:06
maswandomas: 2 gigE/10TB is better than 4 gigE/40TB10:06
maswanespecially if you're not sure you can do any kind of bonding10:06
maswanI store files to/from the network.10:06
domasmaswan: you can use 10GE interfaces in thumpers10:06
Kamping_Kaiserdomas, list price in $US10:06
domasKamping_Kaiser: still, it goes down :)10:06
Kamping_Kaiserdomas, true10:07
domasmaswan: thumper has internal bandwidth to support 4x10GE10:07
maswandomas: Do they support cx4/rj45 yet, or is it still just optics?10:07
domasoptics, I guess10:07
maswandomas: Well, in an ideal load, yes. In practice, you lose quite a bit, as with all storage, when you put less than ideal load (multiple reads and writes) on it.10:07
domasmaswan: anyway, one of win-win-things here is rackspace10:08
maswandomas: Sure, if that's precious. We run out of power and cooling before we run out of space.10:08
maswandomas: How much does a x4540 use in practice btw? We haven't measured one yet.10:09
domasmaswan: ~1kW iirc10:09
maswandomas: So roughly the same per TB as a dl185.10:09
maswanThat comes in at ~230W10:10
domasthats not much10:10
domaswould expect a bit more10:11
domasghm, maybe it was 800w10:12
domasshould ask our datacenter guy :)10:12
uvirtbotNew bug: #293000 in openssh (main) "hardy: openssh-server oom_adj can lead to denial of service" [Undecided,New] https://launchpad.net/bugs/29300010:12
Kamping_KaiserDoS is always a nice bug10:12
Kamping_Kaiserand a 000 as well10:12
_rubensame problem here .. run out of power/cooling before room .. which sucks10:13
maswandomas: We have a tender out which is likely to end up with 5 x4540s or 20 dl185s, so we'll see.10:13
domasmaswan: what os/software are you using for all that storage management?10:13
maswandomas: locally, these will be solaris+zfs. globally it is dcache (http://www.dcache.org) for our distributed LHC tier1 at http://www.ndgf.org. (The head nodes run ubuntu, so we're still on topic here ;) )10:14
\shphew...I was thinking about the x4500 series of sun for storage...but 2x dl365 with dual quads and 32gb ram + p800 + 2 msa60 is good enough ;) for the x4500 I really don't like the location of the drives10:14
domasmaswan: interesting10:15
maswanOh, if you want to run zfs on hp hardware, test the plain sas hba instead of the cciss. We got a factor of 4 performance increase on our test-dl185.10:16
domasmaswan: the site I was talking about is my hobby/nonprofit activity, I work for Sun ;-)10:16
domasI'd expect ZFS to be fast with direct access to disks10:16
maswandomas: Ah, ok. :)10:17
\shmaswan: uh...that's a lot10:17
domasis dcache any good for media files storage maagement?10:17
domas\sh: the location of drives is not too bad, you can still service it online10:18
domas\sh: just have proper cabling/rails/etc10:18
domasit is a bit scary, when you take it out of rack for servicing10:18
maswandomas: It could be, I suspect it is still a bit too rough aroudn the edges to be very useful for the general public (outisde HEP or HPC) though.10:18
domasaokie10:18
\shdomas: well, the best way to have it build into a rack is at the bottom...10:18
\shdomas: and sun tells the admin, please exchange the sata drives every year...;)10:19
maswandomas: But on the plus side, it is getting developed. And it does scale to the "a few PB" scale, which is good for media. :)10:19
domas\sh: doesn't matter much, I've seen people having full racks of X4500s10:19
domasmaswan: does it do data replication?10:19
maswanI've seen people having dozens of racks side by side full of x4500s.10:19
domas(we're probably going to do ZFS send/recv for now, but... ;-)10:19
domasmaswan: you beat me! :)10:19
maswandomas: Yes, but it is a not very commonly exercised code path.10:19
domasmaswan: I'm from the .org/.com world, not HPC/grids ;-)10:20
\shdomas: not in such an environment like this: http://gallery.sourcecode.de/d/320-2/b028319l.JPG ;)10:20
domasmaswan: though I was recently in SARA and saw some of scientific capabilities :(((10:20
domas\sh: haha, supermicros!10:20
maswandomas: *nods*, IN2P3 in Lyon is a big x4500 installation, I think they are up to 20:ish racks.10:20
maswanwell, x45[04]010:20
\shdomas: old DC ...10:20
\shdomas: 4 rooms full of them...:(10:21
domasokok, we have just few thumpers10:21
domasgoddamn, anyone can download our site, and they're doing it10:21
domas:)))10:22
domasactually, once upon a time I bought a supermicro box for '3-month temporary media storage'10:22
domasit ended up having 900 day uptime10:22
domasand the sad part of it - IPMI/NFS port collision crashed it afterwards :(10:22
maswan"Sun X45xx ( 146 Thumpers & 108Thors) usable space 6.1 PB" was the reference I was looking for for IN2P3.10:23
\shdomas: the problem was not supermirco...the problem these days was areca...maswan knows the story about kernel, areca module and fun ;)10:23
\shbah...coffee + nicotine10:23
Kamping_Kaisernight all10:23
Kamping_Kaisersleep time for me :( all your words are belong to my logs!10:23
maswan\sh: well, GSI has had some interesting supermicro problems too, with their burning backplanes. :)10:24
domasit is noon here :)10:24
domasanyway, our supermicro box survived for 3 years, being main media server10:24
domasthat was so sad10:24
domas(and we couldn't make backups eventually, because it was too loaded :-)10:24
maswaneww10:25
domassee, we're nonprofit running one of bigger websites10:25
domaswe don't have cash all around10:25
* maswan nods10:25
domasI feel a bit desperate sometimes when I see scientific computing facilities :)10:25
domaswe run like... top10 website on 400 boxes in total10:25
domasand they have tens of thousands boxes doing... um... something!10:26
maswanyup10:26
maswanIn my dayjob, I help run one of the LHC tier1, with thousands of compute nodes and petabyte-scale storage.10:26
domashehe10:27
domasI had to work a bit with people building petabyte mysql databases10:27
maswanIn my spare time I help run ftp.acc.umu.se which is purely donated equipment, and still manages a few gigabit/s of mozilla/ubuntu/debian etc. :)10:27
domashehe10:27
domaswe pay for bandwidth :(10:27
maswanhttp://ftp.acc.umu.se/about/ <- if you want to take a look at our magic caching setup for media delivery10:28
domashttp://dammit.lt/uc/workbook2007.pdf for ours ;-)10:29
\shmaswan: oh...burning backplanes...I know that feeling10:29
maswandomas: our redirect+hacked mod_disk_cache is happy to handle a few tens of thousands of requests per second,10:30
domaswell, you don't do evictions probably10:31
maswanI don't know how well it'd scale. :)10:31
domaswe have to rely a lot on evictions10:31
maswanlunch, I'll get back to this. :)10:32
domasdamn, I hate computers, and filesystems most of all10:38
domasfilesystems and block layers10:38
\shdisappearing for one week now...nightshifts in DCs is fun work ,-)10:41
domashehe10:41
domashave fun then :)10:41
domasjeeez I'm an idiot10:53
domasmy XFS machines had barrier support enabled for I/O10:53
maswandomas: We do handle eviction, by handling Last-Modified and stat:ing (with some timeout, we can serve old files up to 10 minutes in current configuration, IIRC)11:04
maswanstat:ing the file on the backend NFS11:04
domasthats expiration, not eviction :)11:04
maswanoh, is there a difference?11:04
domasthere is! :)11:06
domasLRU/time based evictions are expected, forced evictions are not11:06
domaswe purge objects whenever something changes11:06
maswanAh, we don't care and expect LRU to take care of it later.11:07
domasyup! lucky bastards!11:14
domasonce upon a time I was doing acceleration for a website, where it was all expiration-based11:14
domasif anyone wanted up-to-date inforation, they could just hit 'refresh' on their browser :)11:15
maswanI guess our method _could_ just hook out an rm on the appropriate host and file though.11:35
maswanbut that would have "some" overhead. :)11:35
uvirtbotNew bug: #293037 in net-snmp (main) "snmpd sigfaults" [Undecided,New] https://launchpad.net/bugs/29303711:36
domasmaswan: we have multiple layers in multiple continents11:49
domasmaswan: with failover, CARP, etc11:49
domasstuff gets complicated eventually11:49
domasthats why I asked about storage software %)11:49
domassometimes people have good solutions11:49
uvirtbotNew bug: #292405 in mysql-dfsg-5.0 (main) "adept manager unable to install /var/cache/apt/archives/mysql-server_5.0.67-0ubuntu6_all.deb" [Undecided,New] https://launchpad.net/bugs/29240512:19
maswandomas: as a sun guy, shouldn't you be pushing lustre everywhere? ;P12:54
domasmaswan: I have... um.. conflicts of interest!13:29
J-_Is there a reason why I'm getting, "5 packets transmitted, 0 received, 100% packet loss, time 3999ms"14:00
J-_I can ssh into my server14:00
J-_I can ping my local IP14:01
J-_can't ping my IP14:01
J-_hmm14:01
J-_wonder if I got hacked14:01
* delcoyote hi14:02
J-_I restarted apach2, but that didn't do anything14:03
J-_apache214:03
J-_I can't seem to connect to my server with my local IP either14:06
J-_that sucks14:06
domasJ-_: someone is filtering :)14:09
J-_what do you mean?14:09
domasiptables -L14:12
domasdamn, found the problem with oprofile14:12
domashehe, /bin/sh is dash, not bash14:12
J-_domas:  all three chains have, target     prot opt source               destination14:17
J-_I just restarted mysql, and, it said the restart went okay, twice. But, after it said, "* Checking for corrupt, not cleanly closed and upgrade needing tables."14:20
J-_Is this normal?14:20
domasyes14:20
domasubuntu scripts are braindead in this regard14:20
domasand do database check after every restart14:20
domasthat is an example of extreme stupidity, but oh well14:21
J-_domas:  You want me to do a database check after each restart, or was that ubuntu checking for me?14:21
_rubenthe latter14:22
domasI think it is extremely stupid to run checks after every restart14:22
domasthats like traversing and reading every file on your filesystem after every reboot14:23
J-_kk. :)14:24
J-_Man, this sucks14:24
domas(this hits hard people with terabyte databases ;-)14:24
J-_Maybe I'll switch ethernet ports on my router. actually, switch to a new cat5 cable too.14:25
* J-_ runs off the server.14:25
* ScottK hopes it doesn't hurt when J-_ lands.14:26
J-_off to the server* :P14:27
J-_Yep, something definitely going on here.14:28
J-_blah!14:28
J-_I suppose I should wait a couple minutes incase  the DNS/ IP have to sync.14:28
* J-_ waits14:28
J-_http://www.speedtest.net/result/349489942.png14:30
J-_hmmmmmmm14:30
J-_blarrrrrrrgh14:31
J-_What can I do to troubleshoot? What logs should I look at?14:32
matthewi /ignore #ubuntu-server CRAP NOTICES SNOTES CTCPS JOINS PARTS QUITS KICKS MODES WALLOPS NICKS DCC DCCMSGS CLIENTNOTICES CLIENTCRAP CLIENTERRORS HILIGHTS14:39
uvirtbotNew bug: #293040 in samba (main) "package samba-common failed to install/upgrade : subprocess post-installation script returned error exit status 143" [Undecided,New] https://launchpad.net/bugs/29304014:40
* J-_ pulls his hair out14:42
J-_It's turning grey faster than ever!14:42
J-_Heh, I can't even do a traceroute to my domain14:43
J-_:(14:43
J-_My ISP must have shut me off14:43
J-_stupid ISP14:43
J-_Guess I'll shut the server off, and find something else to consume my time while I'm here.14:44
_rubeni'd spend that time bitching at your isp, if they'd disco you without prior notice14:46
J-_I wonder if my domain ran out14:48
J-_could that be a cause too?14:48
J-_I doubt it since I tried to go to my IP and it didn't work out14:50
J-_blah14:50
om4rexit14:53
uvirtbot`New bug: #292836 in samba (main) "Cannot browse samba shares" [Undecided,Incomplete] https://launchpad.net/bugs/29283614:56
uvirtbot`New bug: #292191 in mysql-dfsg-5.0 (main) "could not install 'mysql-server-5.0'" [Undecided,Incomplete] https://launchpad.net/bugs/29219114:57
=== uvirtbot` is now known as uvirtbot
tmccrarynfs boot support seems to be broken in intrepid15:42
didrockssommer: there is a dead link in the serverguide at page http://doc.ubuntu.com/ubuntu/serverguide/C/libvirt.html16:55
didrocksit is pointing to https://help.ubuntu.com/8.10/installation-guide/ at "Ubuntu installation Guide"16:55
=== dan_ is now known as dantalizing
iAlieni have ubuntu server installed on a laptop - is there a way to shut off the lcd monitor being i only access it via ssh. the only commands i have found online are if you run X17:37
lukehasnonameclose the laptop17:39
antdedyetdon't forget to store the laptop in a locking steel droor, securely bolted into concrete flooring17:40
antdedyet(after it's closed, of course)17:40
iAlientried that already17:42
sommerdidrocks: it's because the 8.10 documentation hasn't been updated on the site yet17:44
iAlienantdedyet, i'm just using it to do website development before i move the site to our hosting provider. i'm tempted to put it infront of the exchange server for spam / virus filtering17:46
antdedyetiAlien: ah, nothing like allocating temporary machines as a proof of concept on how to harden the soft.17:51
iAlienthe sad thing is with my budget ( being a non-profit) -- it would likely become permanent.17:54
antdedyetiAlien: would it be permanent if there's no way to turn the monitor off?17:56
antdedyetbut you know some smart marketing guy is always going to make it know that if you were a Real Engineer you would just cut the hard wires to the unmonitor.17:57
antdedyets/know/known17:57
antdedyeter, unmonitor = monitor17:58
antdedyet<-- :)17:58
tmccraryDoes anyone know where the "nfsmount" command source code is? Specifically the version included with initrd images?17:59
zultmccrary: packages.ubuntu.com18:00
iAlienantdedyet, i was just planning on putting the machine next the the windows server ( and put a sign do not remove ) and make the change18:01
tmccrary   You have searched for packages that names contain nfsmount in suite(s) intrepid, all sections, and all architectures.       Sorry, your search gave no results18:01
tmccraryyet.. its in there18:01
tmccraryand its not some kind of symlink18:01
tmccraryit apparently does some kind of function like pivot_root18:02
tmccrarybut I cannot find the source for it anywhere18:02
tmccraryor even a mention on google18:02
tmccrarywhich is bizarre18:02
iAlieni think i figured out how to turn the monitor off18:03
iAlienhmmm18:06
DeepsiAlien: do tell if you work it out18:07
Deepstmccrary: you're not searching for packages whos names contain nfsmount18:08
Deepsyou want to search the contents of packges18:08
Deepsthat's the next search box down18:08
iAlienhmmm if i manually press the close lid button in the bios the monitor shuts off, but it does not when booted into linux18:09
tmccraryDeeps, thanks18:19
=== r2bit_ is now known as r2bit
moo---how do I check if my kernel is Xen enabled?18:55
domasuname -a18:56
domasXen kernels are called -xen18:56
domas:)18:56
Nafallouname -r then ;-)18:58
moo---thx18:59
moo---ok - i assume sudo apt-get install ubuntu-xen-server does not automatically add a new kernel?18:59
moo---on ibex18:59
iAlieni thinki may just bring in one of the systems i have around my house, its only a pentium class but should be fine19:03
iAlienmaybe not --- no room for it19:04
domasmoo---: it probably doesn't reboot your box ;-)19:08
moo---domas: why is that?19:08
moo---domas: does not sound a very human being thing ;)19:08
mathiazScottK: do you have some preliminary ideas (1 or 2) about the mail server stack for Jaunty?19:38
ScottKmathiaz: I think the main thing is to pursue better/easier integration.19:39
ScottKmathiaz: This can be done a number of ways, but that's the direction.19:39
mathiazScottK: I'm preparing the Server session I'll run tomorrow for the Open Week. I'll talk about what has been done in intrepid on the mail server stack and I'd like to get one or two details about what might happen in Jaunty.19:40
mathiazScottK: IIRC ivoks and you were talking about amavisd-new integration19:40
ScottKOK.  I think in Intrepid we got to a 'complete' solution by adding clamav and spamassassin and took some first steps in Intregration.19:41
ScottKmathiaz: I blogged about the integration work that got done here; http://www.kitterman.org/ScottK/2008/10/easy_smtp_filter_and_policy_se.html19:41
mathiazScottK: http://paste.ubuntu.com/66906/ -> is this an good statement of what you're thinking for Jaunty?19:47
* ScottK looks19:47
ScottKmathiaz: Let's not tag me with it individually.  I have some ideas, but I don't know I'll have the free time.19:48
mathiazScottK: right. I'll add a sentence that help is welcome.19:49
mathiazScottK: the idea is to give a sneak preview of what *might* come in jaunty to spike interest of prospective developers.19:49
ScottKThe goal would be to be able to script installation of postfix, amavisd-new, spamasassin, and clamav in an integrated, working configuration with no hand editing of config files needed.19:50
ScottKHow's that sound?19:51
mathiazScottK: great!19:51
lamontScottK: that sounds very good19:51
domasteeheeeee19:51
domas"Thank you for reporting this, however security@ubuntu.com is not the19:51
domasproper forum to report bugs. Please go to19:51
domashttps://bugs.launchpad.net/ubuntu/+filebug and file a bug in our bug19:51
domastracker. Feel free to mark it as a security vulnerability."19:51
domasoh, sorry, thought that will be one line paste19:51
domas(excuses excuses)19:51
Cosmos-Tristanok got a question19:51
jdstranddomas: I just sent you that19:52
domasjdstrand: filing a bug!19:52
domasjdstrand: I went to some security page and found email there19:52
Cosmos-Tristanwhat?19:52
domasjdstrand: http://www.ubuntu.com/usn refers the email19:52
jdstranddomas: perhaps I can get the page updated if it isn't clear. do you have the link?19:52
jdstrandheh19:52
domashehe! ME FAST!19:52
jdstrandthat really should be updated...19:53
jdstranddomas: thanks19:53
domasjdstrand: pleasure to assist with sorting that out19:53
domasjdstrand: /usn is alias for /security too19:53
* jdstrand nods19:54
Cosmos-Tristanis there any good dyndns (dynamic domain name service) dyndns.com update clients19:56
Cosmos-Tristandynds update clients19:56
Cosmos-Tristanany that will just work right out of the box with a few commands/keystrokes19:56
domasjdstrand: bug#29325819:57
Cosmos-Tristan..19:58
jdstranddomas: thanks19:58
domasjdstrand: I realize this may be upstream issue, just.. was a bit lazy to talk to Debian people :)19:58
jdstranddomas: it affects us, so reporting it to us is fine19:59
domasokie19:59
domasubuntu server is a huge gift to humanity! I'll assist in any way I can!20:00
jdstrandawesome! :)20:00
domas( should I point out all recursive mutex problems too? :-)20:00
Cosmos-Tristani think I found a client20:00
Cosmos-Tristanhttp:// mexpolk.wordpress.com/2008/01/29/ubuntu-gutsy-dyndns-client-setup/20:00
Cosmos-Tristanbut its for gutzy, not intrepid/the most recent 8.10 ubuntu server release20:01
domasone of my most annoying ubuntu-server issues: https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/164533 ;-)20:01
uvirtbotLaunchpad bug 164533 in imagemagick "imagemagick tools should be built without threading (or recursive mutexes fixed)" [Medium,Confirmed]20:01
domasfew more years and it will be fixed :)20:02
Cosmos-Tristanmm20:02
Cosmos-Tristanhm20:03
* Cosmos-Tristan is listening to "Pِ|"20:03
Cosmos-TristanSpeech disabled.20:03
Cosmos-TristanSpeech enabled.20:03
Cosmos-Tristansorry bout that guys20:03
localhostlol20:15
=== localhost is now known as Cosmos-s
moo---I can't find vmlinuz kernel file for amd64 ibex20:19
Cosmos-sahem?20:19
andolmoo---: I might just be called "linux", if you'r refering to the file I think you are.20:19
Cosmos-soh what's the package name for mail server20:19
Cosmos-sello?20:20
* Cosmos-s wonders if anyone is alive.20:20
moo---andol: http://pastebin.com/m22bfff5820:20
Cosmos-shello?20:21
andolCosmos-s: Well, there is a task(sel) called mail-server20:21
Cosmos-sso apt-get install mail-server?20:21
Cosmos-show do i start the task oops20:21
andolmoo---: ls -l /vmlinuz20:22
andolCosmos-s: Well, if you want a menu, you can simply run: sudo tasksel20:22
moo---andol: /vmlinuz -> boot/vmlinuz-2.6.27-7-server20:22
andolmoo---: There you are :) Or were there something else you were looking for?20:23
moo---yes20:23
moo---where is my xen hypervisor support?20:23
moo---[moo@bison][22:23][~]% sudo xm20:23
moo---ERROR Internal error: Could not obtain handle on privileged command interface (2 = No such file or directory)20:23
Cosmos-show do i start it, though?20:23
andolCosmos-s: or else you directly run: sudo tasksel install mail-server20:23
moo---andol: 1) if the default ibex kernel includes hypervisor support how do I start it? 2) if not where has the -xen kernel gone?20:24
andolmoo---: Good question. I don't know.20:25
moo---the next question is, who knows?20:25
Cosmos-sits just sitting there20:26
andolCosmos-s: What is?20:27
Cosmos-splease wait 0%20:27
andolmoo---: Google? suitable forum?20:27
moo---have been googling 3 hours now20:28
moo---I think this is a new issue20:28
Cosmos-sPackage configuration20:28
Cosmos-s âââââââââââââââââââââââââââ⤠Installing packages ââââââââââââââââââââââââââââ20:28
Cosmos-s â Please wait...                                                            â20:28
Cosmos-s â                                                                           â20:28
Cosmos-s â                                                                           â20:28
Cosmos-s â                                                                           â20:28
Cosmos-s â                                     0%                                    â20:28
Cosmos-s â                                                                           â20:28
Cosmos-s âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ20:28
domasthanks!20:28
moo---so I try to reach a person who actually might know something about this20:28
moo---and I thought all hardcore hackers spent their time on #ubuntu-server ;)20:28
Cosmos-suh?20:29
mathiazmoo---: have you tried #ubuntu-virt?20:29
moo---mathiaz: there is such a place20:29
domasmoo---: I'm still happy with hardy!20:29
domasbtw, anyone knows why ddebs site has broken Packages files?20:29
domasor actually, is the whole ddebs process broken?20:29
Cosmos-shey this is what i get20:30
Cosmos-sPackage configuration20:30
Cosmos-s âââââââââââââââââââââââââââ⤠Installing packages ââââââââââââââââââââââââââââ20:30
Cosmos-s â Please wait...                                                            â20:30
Cosmos-s â                                                                           â20:30
Cosmos-s â                                                                           â20:30
Cosmos-s â                                                                           â20:30
Cosmos-s â                                     0%                                    â20:30
Cosmos-s â                                                                           â20:30
Cosmos-s âââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ20:30
mathiaz!paste | Cosmos-s20:30
ubottuCosmos-s: pastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)20:30
moo---mathiaz: thx!20:30
Cosmos-s!paste20:31
ubottupastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)20:31
Cosmos-sok so20:32
Cosmos-swhat' si tmean20:32
moo---Cosmos-s: don't copy-paste on this channel dircetly, use pastebin isntead20:34
Cosmos-sw/e20:35
=== jdstrand_ is now known as jdstrand
yann2http://pastealacon.com/1570 - I've got a disk controller that seems to *freeze* sometimes for a couple of seconds (2 - 10 secs)21:24
yann2I have no idea how to troubleshoot further - it's a  nVidia Corporation CK804 Serial ATA Controller21:24
yann2any known issues? Idea how to get more infos?21:25
krautnvidia foo is teh crap21:25
yann2sun fire server though :)21:25
krautyep, it sucks hell, the nvidia NICs are a nightmare21:25
domastry upgrading firmware21:26
yann2here we go again..  http://pastealacon.com/1571 .. 5 secs for something that takes usually 0.03secs...21:26
domas:)21:26
domasand open support case with Sun too21:26
yann2i got ubuntu support.. x2100 is supported hardware in theory21:26
yann2think that may help?21:26
yann2bah I'll see.. never used the support so far21:27
domasI've escalated some RAID issues internally, having more cases open help :)21:27
MatBoyhas someone used proftpd + mysql auth and shell login ?21:37
DavGerm4hey I'm having trouble getting ubuntu seen outside my network?  Like if someone typed in the external IP it would usually say "It Works", but it doesn't go anywhere?21:44
Ginohi, is there a way to centralize user managment in ubuntu server?21:56
domascentralize ?21:56
Ginoi mean a easy way to use kerberos/LDAP21:56
Ginoor somethings like that21:56
Ginosorry for my poor english21:57
domaswell, you can use PAM or NSS21:57
Ginowhere can i find some documention for ubuntu?21:58
Ginois something strange what i have asked?21:58
domasGino: try with 'apt-get install authtool'21:58
domasor apt-get install auth-client-config21:58
domasdo note, there're separate issues client of authentication provider, and actual provider21:58
Ginowhen you have many server to manage what do you do for user account?22:00
domasunix accounts or service accounts?22:00
domasat the moment we're using NIS22:00
Ginoboth22:00
domasthough people use puppet nowadays22:00
domasfor systems management22:01
domasLDAP is common choice if you want services integration22:01
Ginook thank you22:01
Ginojust one more question22:02
Ginois there a way to add a virtual machine to a kerberos realm automatically during the creation with python-vm-builder?22:02
ScottKleonel: New clamav is out.  Looking at the Changelog I didn't see any obvious security stuff, but there's an off by one error that should be looked at.22:07
johnbollwittHi folks.  I'm wondering if anyone might have some insight on how to get Railo running on Ubuntu server?  I'm pretty hard up for help on this one.22:11
=== johnbollwitt is now known as audihertz
jgjonesGreetings22:25
jgjonesQuick question...22:25
jgjonesI'm looking into something that is like iFolder - which seem like an excellent product but doesn't seem to be in active development? Any good alternatives?22:25
jgjonesCurrently we're using the Microsoft's solution - Offline Files over a PPTP VPN.22:26
jgjonesLicencing cost is a reason for looking at alternatives.22:27
=== iAlien2 is now known as iAlien
uvirtbotNew bug: #292955 in ubuntu "[needs-packaging] func" [Undecided,New] https://launchpad.net/bugs/29295522:57
Cosmos-sello22:58
Cosmos-s!paste22:58
ubottupastebin is a service to post multiple-lined texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu.com (make sure you give us the URL for your paste - see also the channel topic)22:58
=== Cosmos-s is now known as TristanB
=== TristanB is now known as Tristan-B
Tristan-Bok23:00
Tristan-Bhere ya go23:00
Tristan-Bi'm having a problem with this23:00
r00tintheb0xAnyone fimiliar w/Dell CERT SATA RAID controllers.23:00
r00tintheb0xI hope I didnt nuke my array.23:00
Tristan-Bhttp://paste.ubuntu.com/67008/23:01
r00tintheb0xI had to replace a drive in a raid1 array, and my only option was to re-create the array.23:01
Tristan-B!paste http://paste.ubuntu.com/67008/23:01
ubottuError: I am only a bot, please don't think I'm intelligent :)23:01
Tristan-Bany good ansi c-compilers that i can use23:01
Tristan-B!p23:01
ubottuSorry, I don't know anything about p23:01
Tristan-B!23:01
Tristan-Bgot it23:02
Tristan-Bdoes anyone see the c compiler thing23:02
Tristan-B!help23:03
ubottuHi! I'm #ubuntu-server's favorite infobot, you can search my brain yourself at http://tinyurl.com/5zfb6t - Usage info: http://wiki.ubuntu.com/UbuntuBots23:03
Tristan-B... alive out there?23:04
* Tristan-B growls23:05
Tristan-Bquit23:05
uvirtbotNew bug: #293333 in mysql-dfsg-5.0 (main) "E: /var/cache/apt/archives/mysql-server-5.0_5.0.67-0ubuntu6_amd64.deb: подпроцесс pre-installation script возвратил код ошибки 1" [Undecided,New] https://launchpad.net/bugs/29333323:06
Appl3Korkok so I finally got the server outside the home network.  But is it possible to edit things through PuTTY from outside the network? or does it have to be on the same network?23:34

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