/srv/irclogs.ubuntu.com/2010/10/14/#ubuntu-server.txt

DormantOdenJumbers: sorry, got called away. I've tried using: route add 192.168.1.99 dev ppp0 . That along the right lines?00:09
SpamapSjurgen: what client OS?00:13
jurgenxubuntu00:15
jurgenruns headless00:15
jurgenoh client is windows 700:15
jumbersDormantOden: You'd need to do route add default I believe00:17
SpamapSjurgen: I asked because I used to have jitter on linux clients.. but winxp and later seem to do ok in that regard..00:17
SpamapSjurgen: you may want to install sysstat.. which will give you some general stats every 10 minutes ... you can also run 'vmstat 5' to get a 5 second picture of blocks in / blocks out if you think the disks are really busy.00:18
SpamapSDormantOden: route add 192.168.1.99 dev ppp0 will just make a rule to send traffic bound for 192.168.1.99 down device ppp000:19
DormantOdenah, well, its half right =P00:19
DormantOdenSpamapS: So, route add default gw 192.168.1.99 ppp0 would do it?00:22
twbSpamapS: 192.168.1.99/32, yes00:22
jurgenspamams: can i check how many MB's are sent to a local network IP with sysstat?00:23
DormantOdenah, kk00:23
DormantOdentwb: that meant for me?00:23
twbSorry, yes.00:23
DormantOdenawsome00:23
twbAlthough "ip route add 0/0 via 192.168.1.99 dev ppp0" would be more modern00:23
DormantOdenhmm, ok00:24
DormantOdentwb: and that would work for both incoming and outgoing too?00:24
twbThere's no such thing as ingress routing.00:24
twbPackets arrive; then you do something with them00:25
SpamapSjurgen: no, sysstat just records system stats available from the kernel for the most part. To record traffic to an IP you'd need to use iptables or something else.00:26
DormantOdentwb: When you say "do somthing with them" I can just leave it too sort itself out right?00:26
SpamapStwb: iptables has a PREROUTING table that might disagree with that. ;)00:27
=== Kimmono_ is now known as Kimmono
=== Kimmono is now known as Kimmono_
=== Kimmono_ is now known as Kimmono__
=== Kimmono__ is now known as Kimmono
twbDormantOden: that's the (egress) routing.00:35
DormantOdentwb: Im getting "SIOCADDRT: No Such Process" When ever I try to add a route00:56
DormantOdenand: "192.168.1.99/32: Unknown host" whenever I try: route add default gw 192.168.1.99/32 ppp000:57
DormantOdenoh im so close to victory xD00:58
=== ian_brasil_ is now known as ian_brasil
uvirtbotNew bug: #660227 in php5 (main) "php5-pgsql crash on getting an error back from postgres" [Undecided,New] https://launchpad.net/bugs/66022701:11
=== jjohansen is now known as jj-afk
maruqhi guys01:42
maruqexperiencing high load issues under 10.0401:42
maruqgetting the " System information disabled due to load higher than 1" message01:43
maruqyet nothing really running in top01:43
maruqthis is running on EC201:43
erichammondmaruq: What AMI id are you running? in what region?01:48
maruqerichammond: us-east-1 a&c, running my own AMI - based on ami-6c06f30501:50
maruqall I've really done is install Chef on there01:50
maruqchef-0.9.8 installed via apt01:51
uvirtbotNew bug: #660239 in bacula (main) "package bacula-director-mysql 5.0.2-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/66023901:56
MTecknologyHow could I script the installation of mysql-server ?02:12
MTecknologyI'm not so sure because it wants me to input a root password02:13
erichammondmaruq: I see flaccid is answering your question on #ubuntu-cloud.  That's basically where I was headed before I got sidetracked here.02:13
maruqerichammond: yeah, I figured I'd post to both - wasn't sure if it was a cloud or server issue. thanks ;p02:14
MTecknologyThere has to be a way to break it away from whiptail so I can script the password it uses...02:19
=== RudyValencia- is now known as RudyVlaencia
=== RudyVlaencia is now known as RudyValencia
Cheri703Hello02:23
Cheri703so I installed (with great effort) server 10.04 on an old Dell Poweredge 2450, according to the installer it was "successful" but now it won't boot.02:24
pmatulisMTecknology: yes, that's possible02:25
=== _TechAway_ is now known as _Techie_
IdleOneCheri703: provide a little more detail as to what you are seeing02:54
IdleOne"doesn't boot" is very vroad02:54
IdleOnebroad02:54
IdleOnebesides that I can't help much more :/02:55
Cheri703well, when it was booting into a non-activated windows server installation, goes through the bios screen, then shows an scsi check, then would boot into the OS. I am probably not using the right terms. Now, after the "successful" installation of 10.04 server, it stops after the scsi check02:56
Cheri703I don't really have any more detail than that :(02:56
detrix42hi I am trying to set up bind9 on a local network.  I am fairly new to setting up these things.  I just need to know what I am missing, in my config files to get this to work?03:08
twbI can't see your config files.03:15
detrix42I was waiting to see if anyone was interested in helping....I was planning on using pastebin...03:16
* jauntypaperclip ubuntu-offtopic03:17
detrix42named.conf:03:17
detrix42http://www.ubuntu.pastebin.com/m2itiw3P03:17
Pilif12psense no one will answer me in #ubuntu or #perl, and this is a server, what's the best way to update Perl? Do i have to remove the old version?03:18
twbjauntypaperclip: I think configuring bind is probably on-topic for #ubuntu-server (assuming he's configuring it on an Ubuntu host).03:18
twbPilif12p: you should run whatever version apt provides you with.03:18
jauntypapercliptwb: I was trying to join off-topic and had a typo.03:18
twbjauntypaperclip: OK :-)03:19
detrix42named.local.conf:  http://www.ubuntu.pastebin.com/vmfcMskY03:19
jauntypaperclipsorry about that! stupid meat paws. :)03:19
qman__detrix42, that should be named.conf.local03:20
twbdetrix42: presumably you want it to act as a recursive resolver?  Rather than hosting your own A records, that is.03:20
detrix42the name is correct.  just me being dyslectic03:20
qman__ok, just making sure03:20
detrix42named.conf.options:  http://www.ubuntu.pastebin.com/VM4t9QG303:22
detrix42twb: like I said, I am fairly new to this.  I think that is what I want03:24
detrix42what other ones do you need03:24
detrix42this is what I get from dig:  http://www.ubuntu.pastebin.com/Dids6u7e03:27
twbdetrix42: unfortunately I use dnsmasq, so I can't help much03:27
detrix42oh well03:28
twbIf you hang around someone else might03:29
detrix42unfortunately, I have been up since 6:00am (EST),  I am getting tired....03:30
detrix42well I gotta go.  ;)03:33
=== _Techie_ is now known as _TechAway_
=== shennyg_ is now known as shennyg
=== _TechAway_ is now known as _Techie_
=== shennyg_ is now known as shennyg
eroickHey, whenever I boot up a fresh 10.04 server install, I don't automatically get a login prompt. Instead, i get a screen which just has the message "Starting NTP server ntpd [ OK ]".  If I hit CTRL-ALT-F1 I get back to all the kernel messages and tty1 with a login prompt. Any ideas how I can start right into tty1 without switching? Also, what exactly am I being switched to/05:06
eroickI've found that i'm automatically being switched to tty7 (CTRL-ALT-F7... i don't have tty7 configured) when I boot up. How can I change this?05:43
twberoick: this is 10.04?05:44
eroicktwb: yep05:44
twbThat's a known "feature" of plymouth05:44
twbBooting without "splash" in the boot options doesn't actually help IIRC05:45
eroicktwb: can i disable the bootsplash somehow? i see all of the kernel messages up to this point, then it switches to a mystery tty05:46
twbafaict, you can't05:46
eroickhmm05:46
eroickthis becomes a problem because I can't actually send CTRL-ALT-** to the machien05:46
eroick*machine05:47
twbi.e. if you boot without splash, plymouth STILL RUNS, but in its own window it displays the console text instead of a spinner05:47
eroickdowngrade to 9.10/05:47
twberoick: you could write an upstart task that runs "chvt 1" when plymouth finishes05:47
eroickhow would i get it to execute right after plymouth?05:49
twbI assume plmouth generates an upstart event or something05:50
twbAlternatively, you could just run a getty on tty705:50
eroicktrue05:52
eroicknow i have another issue :P. when i ssh into it i can connect and authenticate alright but i get no shell05:52
eroickand no errors from ssh.. i've tried -vvv05:52
eroickand i've tried setting my default shell to various things (bash, dash, zsh)05:53
eroicktwb: w even shows that the users are logged in and running a shell05:56
neerqWhen I install apache2, and than try to start it, it says there is no MPM package isntalled. So i tried to install apache2-mpm-prefork, but it still does not start07:21
=== jj-afk is now known as jjohansen
neerqOmfg.. wtf is happening with my server. It looks like apt-get is messed up or something.. When i do: 'apt-get install php5' on my second server, it installed apache2... but when i do it on my production server, it complains about all sorts of dependencies who aren't satisfied08:05
neerqit says apache2.2-common isn't configured08:06
neerqand it says apache2-mpm-prefork is unconfigured08:07
twbneerq: pastebin the transcript08:09
neerqtwb: sure, one second08:10
neerqoh no08:11
neerqmost of the errors are in dutch08:11
twbLC_ALL=C, then reproduce08:11
twbexport LC_ALL=C, that is08:11
neerqoh08:11
neerqokay08:11
neerqi'll try it agai08:12
neerqn08:12
neerqi am now trying to do aptitude reinstall php5, which gives me the same errors as when i tried to install it at first08:12
twbUh, so "it complains about all sorts of depencies"... you just ignored them and installed php5 anyway?08:13
neerqwell, that's because i have exactly the same setup at home.. and when I installed php5 here, it worked without these errors08:14
neerqtwb: http://pastebin.com/ArVxfkpJ this is the output08:14
=== jussi01_ is now known as jussi
twb"The following partially installed packages [...]"08:15
twbThat means that the last attempt to install those packages failed due to something going wrong in their post-install scripts, or due to you manually interrupting it.08:16
neerqyeah.. that's true08:16
neerqbecause it sayed something like: 'no mpm package installed'08:16
twbWhich is probably the same as "ERROR: Module reqtimeout does not exist!"08:16
neerqoh.. i saw that one too.. yes08:16
twbYou can ignore the mpm warning for now, that's happening because of the previous error08:17
twbYou need to work out what the reqtimeout thing is about08:17
twbMaybe you're referring to that package in your apache config?08:17
neerqbut what is strange.. when i do purge, or apt-get remove --purge, it looks like there still is some apache2 files left behind08:17
neerqwhich package? you mean mpm package, or reqtimeout?08:18
twbapache2.2-common is what's failing08:19
twbTry looking through /var/lib/dpkg/info/apache2.2-common.{pre,post}{rm,inst} for references to reqtimeout.08:19
twbAlso grep -r /etc -e reqtimeout08:19
neerqi tried to install these packages manually too.. like this: apt-get install apache2 apache2.2-common libapache2-mod-php5 etc..08:20
neerqokay, i'll do that right now08:20
twbneerq: don't try to install packages manually08:20
twbYou will make matters worse08:20
neerqyeah.. i was kind of out of options..08:20
twbApart from "understanding the problem"08:21
neerq:P that's true08:21
neerqwhen I do grep -r /etc -e reqtimeout, i get 6 errors which say 'no such file or directory'08:21
neerqgrep: /etc/blkid.tab: No such file or directory08:22
neerqfor example08:22
twbneerq: ignore those08:22
neerqokay, that's all i get08:23
neerqi am now looking in /var/lib/dpkg/info/apache2.2-common.*08:23
neerqtwb: this file (/var/lib/dpkg/info# vi apache2.2-common.postinst) has a reference to reqtimeout08:23
neerqa2enmod -q reqtimeout08:24
neerqwith if dpkg --compare-versions "$2" lt 2.2.15-1~0; then above it08:24
twbSo it's trying to enable a module that doesn't exist08:24
neerqtwb: it looks like it08:24
twbSo it's trying to enable a module that doesn't exist when it's upgrading (from?) a version less than 2.2.1508:24
neerqi had apache installed previously, from source08:25
twbWell, that was fucking stupid08:25
neerqreally? why08:25
neerqbtw, i had the same apache from source on my local server08:26
twbBecause the version that apache ships doesn't understand Debian systems08:26
twbEr, s/debian/ubuntu/08:26
twbAnd likewise, Ubuntu infrastructure won't "see" that apache.08:26
neerqbut why would it complain about it then? because, if it doesn't see it, that if-statement would be false.. right?08:26
neerqthe installation from source was version 2.2.1508:27
twbMaybe one of the tests in that script looks for a program, and the program is there but (as far as dpkg knows) the apache package isn't -- so it gets really confused.08:27
neerqokay... that makes sense08:27
twbThat's just one example of a whole slew of things that could go wrong08:27
neerqso what should i do now?08:28
twbThe safest thing would be to backup your data and reinstall the whole OS from scratch, and this time, stick to packaged software in the ubuntu archive.08:28
twbIf you're lucky/clever/careful, you might be able to clean up the messy bits and reinstall apache and friends without needing to do a full reinstall08:29
neerqso i would have to remove every old file from the old apache08:29
twbIdeally, yes08:30
neerqbecause, the first option would mean a 2 hour drive to the server.. which I don't like so much :P08:30
twbneerq: well, consider that the cost of this lesson :P08:30
neerqyeah08:30
neerqany way to find out which file the package's tests are detecting?08:31
twbOf course, there are ways to do remote installs...08:31
neerqreally?08:31
twbneerq: not without deep knowledge of the specific package's packaging (in this case, apache)08:31
neerqhmm08:31
neerqokay08:31
neerqthis sucks..08:32
twbIf it's any consolation, it's a pretty common cock-up for for new admins to make08:33
neerqi think i'll have a look at the remote installation08:34
neerqtwb: are you sure it's possible? I have upgraded ubuntu remotely before.. but the only thing about installation i can find are questions08:37
twbThat's because Ubuntu users are idiots.  The documentation is mostly in the appendices of the installation-guide-amd64 package.08:39
Davieytwb: erm...08:39
Davieytwb: Not sure it's cool to refer to Ubuntu users as idiots.08:40
twbAssuming you have remote TCP/IP but no remote KVM, what you need to do is bootstrap the netboot d-i kernel and ramdisk with the "auto" option (and a few others), which will cause d-i to guess its way to the point where you can ssh into it and complete the install.08:40
Davieyneerq: If you haven't done it before... preseeding, and my favoured way is dropping it in a re-rolled initrd.  It *will* take you more than 2 hours to do this, but valuable learning exercise for 'next time'.08:42
neerqTwb, okay, thanks.. i'll try to find some documentation about it..08:43
neerqDaviey: to drop what in a re-rolled initrd?08:43
twbYou can also provide the preseed file via HTTP, and *FINALLY* via TFTP08:53
Davieyneerq: As twb points out, you 'pre-answer' some or all of the questions the ubuntu server asks (called d-i)08:53
twb(Meaning that if you PXE, you can put it on your TFTP server right next to d-i itself.)08:53
Davieytwb: Well yes, http works.. but you still need to preseed the network configs (unless you have dhcp)08:53
twbNod.08:53
twbIf I'm doing bulk preseeding I'm usually in a DHCP-ful environment.08:53
twbEr, s/bulk preseeding/bulk (net)installs/08:53
Davieyyeah... would be foolish not to :)08:53
twbRemind me, how do you forge an proxied HTTP request?08:53
twbnc 203.7.155.7 8080 <<<$'GET / HTTP/1.0\nHost: example.net\n\n'08:53
twb...isn't working.08:53
twbAh, I need the full URL in the GET.  Thanks, curl -v.08:53
_rubentwb: how is that a forged proxied request? :)08:55
twbWell, only inasmuch as I forged it myself08:56
twbout of bits08:56
_rubeni was wondering about both the forged as well as the proxied part ;)08:58
_rubenseemed like a plain request to me08:58
neerqtwb: okay.. i have removed every single apache2 related file i could find09:00
neerqis there anything i should do, before using apt-get install apache2 again?09:00
_rubencould try 'apt-get install -f' first09:00
neerqand should i do 'apt-get install php5' (because that installed apache2 on my server at home)?09:01
_rubenit'll try to fix any brokenness09:01
neerqshouldn't i clean/purge/remove some things first?09:01
_rubendepending on how much things are messed up by now, that might or might not be needed09:03
neerqomfg09:05
neerqokay09:05
neerqit *looks* like it is working now09:05
neerqapache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName :D09:05
alvinWhen is it time to create your own apt mirror, and how much disk space would that require? I have here 28 Ubuntu computers. Our ISP closed down their own server, and now I'm pulling updates from another server.09:36
Jeeves_alvin: apt-get install apt-cacher-ng ?09:36
Jeeves_ A mirror consumes a few hundred gigabytes of storage09:37
cemcinstall apt-cacher-ng and raise the expire time so packages don't expire that quickly09:38
alvinAh, there's an expire time09:38
cemcwell, it's a cacher really09:39
alvinI'll have to think about it. These are two very different methods.09:39
yann2Jeeves_, thats not true, I mirror main, universe and multiverse for 3 versions of Ubuntu in less than 100GB.09:40
yann2of course you don't want to mirror universe.09:40
yann2(using apt-mirror here)09:41
cemcyann2: I guess the point is that you are using up space and bw for a lot of packages you'll never need. just sitting there09:41
alvinTrue, but space and bandwidth is something I have09:41
yann2cemc, main isnt that big09:42
alvinand I guess pulling from the country mirror with 28 machines at once isn't very polite. Hence the question.09:42
Jeeves_alvin: I wouldn't worry about 28 machines09:42
Jeeves_.nl has about 35000 machines pulling packages09:43
Jeeves_they're ok too09:43
alvin:-) nice to know09:43
Jeeves_Pulling the complete archive is much more expensive09:43
yann2depends, its also about speed, much nicer to get packages locally09:43
yann2plus if you dont have too much bandwidth like me you can sync during the night :)09:44
cemcalvin: that's why they called mirrors ;)09:44
alvinTrue. We have no download limit, but it's not a very speedy connection.09:45
Jeeves_alvin: I'd install a cacher09:45
alvinThat'll probably be the solution.09:46
alvinThanks for all the answers09:46
cemcalvin: try apt-cacher first, and you can always set up a local mirror later if you really need it. but if you have like 28 production servers which you occasionally apt-get update, there's no point for a whole local mirror (imho)09:46
=== jjohansen is now known as jj-afk
neerqI want to install 'apache2-prefork-dev', but that also installs mysql-common, libmysqlclient-dev and libmysqlclient1610:02
neerqbut i don't want mysql to be installed10:03
neerqis there a way to do this without mysql?10:03
neerqbecause i need apxs2.. i don't get why it needs mysql10:04
tgywaHI10:35
tgywawhy is that this thing is not working ...# tar -zxvf php-5.2.14.tar.gz ... ?10:35
_rubentgywa: because it doesn't have a job10:36
tgywa_ruben, what do u mean?10:36
tgywawhat should I do to extract ... tar.gz ... files?10:37
_rubentgywa: "is not working" is way too vague, when a person "is not working", it usualy means that person doesn't have a job10:37
alvin(or lazy) I see nothing wrong with that command10:41
neerqI got another problem with apache10:43
neerqwhen i do /etc/init.d/apache2 start, i get this error: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:8010:43
_rubenneerq: either apache is already running, or some other process occupies port 8010:43
neerqSo i searched the error.. and people suggest to look with netstat but there is no process using port 8010:44
neerqalso apache isn't running10:44
Jeeves_neerq: 'ss -n | grep :80' ?10:45
Jeeves_What does it say?10:45
neerqnothing10:45
neerqno result10:45
Jeeves_that's odd10:45
neerqby the way, it also gives me this error: no listening sockets available, shutting down10:46
neerqany other ideas? :(10:47
=== _Techie_ is now known as _TechAway_
neerqi hate this so much... when i am the only one on the entire internet with this problem.. :P10:52
_rubenperhaps the error is wrong, and you're not starting it as root?10:54
neerqi am starting it as root10:55
uvirtbotNew bug: #660421 in php5 (main) "After upgrading from 10.04 to 10.10 amd64, every execution of a php page causes a 403 error. Lighttpd + PHP cgi" [Undecided,New] https://launchpad.net/bugs/66042111:02
neerq_ruben, it works.. i had multiple 'Listen' commands in my configuration, because i copied the old configuration file to the new apache, which also had a Listen:80 line :)11:08
\shwhoever is working with amazon ec2 cloud services...which python lib for remote management is available for ubuntu and which python lib should I look at, when there is no such lib in ubuntu?11:08
jmazaredowhen i add user using the command line where does the system gets its default layout for creating users?11:23
cfairles\sh, doesn't amazon provide python libs?11:24
\shcfairles: nope..but there are third party libs, e.g. boto11:25
cfairles\sh, hm, yeah, they only provide .net, java and php only. but boto sounds familiar11:25
\shhttp://boto.s3.amazonaws.com/11:25
cfairles\sh, i believe thats what the eng. team in a previous life used. i do recall some issues with it however11:25
\shwell, eventually I need to code it by myself...need it for my (DC)² project.11:26
SpamapS\sh: you might also try #ubuntu-cloud12:05
\shSpamapS: thx for the info...:)12:06
SpamapS\sh: there's libcloud...12:09
SpamapS\sh: but thats sort of limited12:09
SpamapS\sh: what exactly are you wanting to do?12:09
uvirtbotNew bug: #660460 in rabbitmq-server (main) "Need option to not launch server on boot" [Undecided,New] https://launchpad.net/bugs/66046012:11
tgywaHow can I make a custom PHP 5.2. package on Ubuntu 10.04 ?12:11
\shSpamapS: I need a python interface lib towards amazone EC2 / S3 services, to integrate into my project, to provision amazon and/or UEC VM instances easily12:11
SpamapStgywa: simplest way would probably be to download the source package from karmic or hardy, one of which would be 5.2, and then build them on a lucid box and install. Downgrades can be tricky though, so I'd recommend purging 5.3 if you already have it installed...12:18
SpamapStgywa: if you want to have 5.2 installed in parallel with 5.3 .. you'll need to put it somewhere other than /usr ...12:19
SpamapS\sh: uec-run-instances from the latest cloud-utils is pretty handy.. not a lib, but a cmdline tool that will do things like wait for ssh to be up, and even download the ssh keys from the console output and put them in your known_hosts file.12:20
tgywaSpamapS, currenlty ... I am running both ... 5.2 and 5.3 ... using fcgid12:20
SpamapStgywa: but, 5.2 is installed in /usr/local or something?12:20
tgywaso now, I would like to build my customer package...12:20
tgywaSpamapS, /opt/php5-212:21
\shSpamapS: the problem is, that I want to have this tool ready not only for linux instances but also for Windows instances...I'll dive into this topic a bit more during the next days, eventually I find something good or I need really to sit down and code something12:21
tgywaSpamapS, exec /opt/php5.2/bin/php-cgi ...12:21
tgywa#exec /usr/lib/cgi-bin/php512:21
SpamapStgywa: yeah, I'd suggest building the 5.2 package the same way to avoid problems...12:22
tgywaSpamapS, so ... shall I leave it as it is...?12:23
SpamapStgywa: what would be the benefit of having it packaged?12:24
tgywaSpamapS, if the web server fails ... we can get it from our org. repository and install it .12:24
SpamapStgywa: you should have full backups anyway. ;)12:26
tgywaSpamapS, but seems that ... we will have a backup ... but I would like also to learn how to make a custom package12:27
SpamapStgywa: you can try using the karmic package here, and changing all of the install paths to /opt/php52  https://launchpad.net/ubuntu/+source/php512:28
SpamapStgywa: one thing that may be difficult for you is all of the patches that are done in ubuntu's packages.12:30
SpamapStgywa: Even simpler might be to just create your own source package that builds a more monolithic php52 package without all of the modules in separate packages.12:30
tgywaSpamapS, I use this way to compile PHP 5.2.14 and get it working on my Ubuntu 10.04 ...http://webpagedeveloper.me/blog/ubuntu-1004-lucid-lamp-server-running-php-52-and-5312:32
SpamapStgywa: yeah, so you can put that stuff into a rules file, but it is somewhat non trivial as a "first time trying to build a package" project. ;)12:34
toshkoHi guys, again! I'm testing a drbd cluster with soft RAID0 under it. I disconnected one of the sata HDDs of the master node form the sata cable to see what happens. DRBD saw it but "cat /proc/mdstat" doesn't see the change - shouldn't it be in degraded mode??? DRBD is in diskless mode now.13:00
toshkoI have never made raid0 till now (only RAID1) with mdadm, but shouldn't it be in degraded mode when I forcibly disconnect the cable of one HDD (out of 2)????13:01
sorenThat wouldn't count as degraded mode.13:03
_rubenraid0 can't "degrade", only "fail"13:05
soren2 disks of 10 GB  RAID0'ed together doesn't mean the first 10 GB land on the first disk and the next 10 GB on the next. The first block is on disk 1, second block is ondisk 2, third block is on disk 1, etc.13:05
sorenSo missing a disk would make it fail, like _ruben said.13:06
sorenNot just be degraded.13:06
soren(blocks are 64kB by deafult, by the way)13:06
sorentoshko: Can you pastebin your /proc/mdstat13:07
toshkowell ok, but it stays active for 15 min.now13:16
toshkohttp://pastebin.com/sGYHayEw13:18
toshkoThis is the syslog: http://pastebin.com/eS18U2jb13:29
toshkoSeems that the DRBD is functioning correctly by migrating into diskless mode, but MD is doing nothing!13:30
toshkoI'm suspecting a bug already! I could be hanging with 1 disk forever if a REAL failure occures :-))))13:31
lauhello I am stuck with Windows 7 talking to samba 3.0.28 on hardy ,13:32
lauuser can login ok and write to the first level share but if I go down to subdirectories I get read-only13:32
lauany idea ?13:32
patdk-wkdid you bother to check the permissions on your directories?13:34
toshkolau: are the permissions correct on down level subfolders?13:34
patdk-wkworks fine here on hardy and win713:34
lauthx patdk-wk toshko i fixed it !13:39
lauI did check the permissions on your directories but not the usergroup :(13:40
=== mathiaz_ is now known as mathiaz
ttxmathiaz: o/13:55
mathiazttx: o/ !13:55
ttxmathiaz: did JamesPage contact you about the openldap bug he was working on ?13:55
mathiazttx: yop - on my todo list for today13:56
ttxmathiaz: ok cool. He is not around, so I was wondering.13:56
mathiazttx: I saw the bug - and put it on my todo list13:56
* ttx tries to see what could cause bug 65714913:56
uvirtbotLaunchpad bug 657149 in squid "package squid 2.7.STABLE9-2ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [High,Incomplete] https://launchpad.net/bugs/65714913:56
mathiazttx: wanna mumble-catch-up?13:57
ttxi can do that.13:57
=== sailerboy is now known as zz_sailerboy
=== ian_brasil_ is now known as ian_brasil
SpamapSdoh.. i386 buildd was available instantly.. amd64.. 11 hours. :(14:02
=== _TechAway_ is now known as _Techie_
=== ian_brasil_ is now known as ian_brasil
jdstrandsoren: hey, when you get a chance, would you mind committing my patch to vm-builder trunk (if you haven't already)?14:41
tgywaSpamapS,14:45
tgywaSpamapS, so ... is there any source to read ... or should I gues guess?14:45
SpamapStgywa: https://launchpad.net/ubuntu/+source/php5 .. you can download the source packages listed there and look at the build process.. it is .. crazy though.14:47
tgywaSpamapS, what to dounload from there?14:49
=== xfaf is now known as zul
SpamapStgywa: seriously.. I'm going to stop you. The php5 package is *really* complicated. If you haven't ever looked at a package before, its NOT the first one you should look at.14:52
tgywaSpamapS, I will do my first package building14:53
SpamapStgywa: you're probably better off starting from scratch with the 'dh-make' package and building a new php52 package with that.14:53
SpamapStgywa: you'll just need to add a few override rules to debian/rules to configure differently. Much much simpler.14:54
zuluh...php52?14:56
zulgood luck with that15:12
_rubenreminds me of trying to package/backport php4 for hardy .. ended up giving the devs root access to sort it out themselves and completely isolated the vm networkwise15:13
_ruben"php4 is oel, dead" .. "yeah, but we have this legacy app" .. "so port it to php4" .. "that's too much work, just give us php4"15:13
_rubenerr .. port it to php5 ;)15:14
GMX750Hi I need some help with LikewiseOpen issues: please read my problem at------------------>http://paste.ubuntu.com/513148/15:16
GMX750http://paste.ubuntu.com/513148/15:19
=== ivoks-af1 is now known as ivoks
=== ivoks is now known as ivoks-afk
tgywaSnadder, hi15:28
tgywaSpamapS, I am doing my first packaging ... question ...about the control file ... should I create my self ... or is that included in the downloaded source package?15:29
zulJamesPage: how trivial is the patch?15:33
* JamesPage looking now15:34
JamesPagezul: its not that complicated - http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=_parseaddr.diff;att=1;bug=51630015:35
zulJamesPage: thumbs up then15:35
JamesPagezul: thanks for the guidance :-)15:41
zulJamesPage: no problem15:41
=== jorge is now known as jcastro
uvirtbotNew bug: #651691 in minicom (universe) "Please merge minicom 2.4-4 (universe) from Debian unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/65169116:09
JamesPage1SpamapS: ping16:20
zulSpamapS: uploaded16:27
zulJamesPage1: hes gone to drop off his toddler16:27
JamesPage1zul: cheers16:28
=== JamesPage1 is now known as JamesPage
Thedon_Hi, I want to automate sending emails from php but i have no idea how to install a mail server to let me do this, can somebody talk me through it?16:29
cfairlesstep 1: rtfm, step 2: ????, step 3: profit ;)16:32
cfairlescouldn't resist16:32
intel352Thedon_, just install sendmail16:33
Thedon_ive heard sendmail is old and postfix is better16:33
Thedon_also, i have installed sendmail in the past but the mail was never sent, just waited in the queue16:34
pmatulisThedon_: postfix is more popular in the ubuntu community.  so more support there16:37
blackxoredhello guys, I'm seeking for a good solution for a desktop cloud installation on a low-bandwidth connection (meaning 15kb/s download or so) for testing, my eyes are rolling around eyeOS and FreeNX, I'm seeking for some advice, besides the one that I shouldn't be doing it on that connection ;)16:37
Thedon_well can you tell me how to install and configure sendmail properly16:37
stickystyleThedon_: don't use sendmail, use postfix https://help.ubuntu.com/10.04/serverguide/C/postfix.html16:38
Thedon_stickystyle: thanks16:38
stickystylesendmail is a universe package so it doesn't get updates and patches as frequently as postfix which is in main16:39
stickystylenp16:39
blackxoredsomeone?16:39
i2v8anblackxored: are you talking about running a cloud locally?16:43
blackxoredi2v8an, no, the total oposite, running my desktop remotely16:43
i2v8anoh, so you're looking for a provider?16:47
i2v8anoh, wait now I get what you're asking.  Isn't that kind of a client question rather than a server question?16:48
blackxoredi2v8an, it's a server cuestion since I'm going to install freenx or eyeOS or whatever you recommend on one server i'm administering, so I wanted to hear from you16:48
blackxoredthen I'll connect to it over the afore-mentioned connection16:48
i2v8anI've used eyeOS in the past16:49
i2v8anblackxored, I found eyeOS to be more like a conferencing/ social hybrid.  I think freenx looks like a heftier bit of software to play with.16:56
blackxoredi2v8an, I mean which is faster, I think eyeOS will restrict me a little,16:57
i2v8anthis is for a ~15kb/s connection?  I would think eyeOS would work faster since it's over http and uses your browser.16:58
blackxoredi2v8an, yeah I though that as well, but won't eyeOS restrict me, I mean it will let me actually "work in the cloud" I mean as I would on my desktop machine?17:01
blackxoredI mean I have terminal access, install stuff, everything like that17:01
i2v8anyeah, eyeOS is really just a web server toy17:01
blackxoredi2v8an, ok I'll give a try but I believe freenx will do it better, I just wish to have a faster one17:02
i2v8anfreenx looks cooler... lol17:02
JamesPagezul:  that mailman bug is not quite as simple as it first looked....17:04
aliverius_where can i find a list with differences between ubuntu server 10.04 and 10.10?17:05
dschuettanyone ever have problems with linux detecting when your ipaddress has changed due to a dynamic ip through you isp provider??17:12
dschuettif my isp chages my ip address (which happens every once in a blue moon) my firewall never detects that...not even after restarting...it either holds the old ip or no ip at all17:13
Thedon_dschuett: do you have the dynip client installed?17:13
dschuettThedon_: i have ddclient installed (is that the same thing?)17:14
dschuettor what does dynip do?17:14
Thedon_dschuett: what dynamic dns service are you using?17:14
dschuettdyndns17:15
Thedon_what isp?17:15
dschuettcox17:15
Thedon_well I dont know anything about cox, but you will need to install the dyndns client to track you ip address17:15
Thedon_the reason i asked is because on my router (supplied by isp) there is a option to set up dyndns directly in the router17:16
Thedon_so i dont need the dyndns client17:16
dschuettddclient does that...but the problem is that my firewall that is supposed to update dyndns is what can't detect the new ipaddress... so therefore ddclient can't sent dyndns the new ip17:17
Thedon_ok, well is your server behind a router that is port forwarded ?17:18
Thedon_dschuett:17:19
Thedon_?17:19
dschuettmy server IS the firewall...17:20
dschuettand router17:20
dschuettThedon:^^17:21
dschuettThedon_:^^17:21
Thedon_ah ok, that may be a different problem to what i was thinking17:22
dschuettYeah, life would be much easier if i just bought my own static ip...but that is a little spendy17:23
Thedon_Yep :(17:23
Thedon_They should be free, It doesn't cost ISPs any money to use Static I.Ps if they give them to everybody.17:24
Doonzah but then how would they make money17:24
Doonzcause its very expensive to have ip's.....17:24
Thedon_I think they make enough from general bills to be honest17:24
Thedon_freeola for example, use static i.p's as standard for all broadband customers17:25
dschuettyeah, i don't see what the difference is...and you would have to think that it would be much easier to track if you knew which ip belonged to who at all times17:26
Thedon_it does cost them money to take dyn. ip s out of the random circuit but doesnt cost anything if they are all static, why dont they do that then? il tell you why, to rip us off17:27
wizardslovakhello people17:27
wizardslovaki am having little problems with apache17:27
Thedon_just ask your question mate, if somebody knows the answer they will help you17:28
RoAkSoAxttx: ping17:28
wizardslovaki did modify "default" conf in sites-available17:28
wizardslovakwith notepad++ in my windows pc17:28
wizardslovaksaved it as txt17:28
wizardslovakbut a2ensite "site does not exists"17:28
Thedon_wizardslovak: please ask questions all in one line, it makes them easy to read and more likely somebody will help you17:29
wizardslovakoki sorry about it17:29
wizardslovakshould i upload new config file to sites-available and then a2ensite the name of file?17:31
=== jj-afk is now known as jjohansen
Piciwizardslovak: The default site is enabled by default I beleive.  You should just need to restart/reload apache.17:34
=== Andre_Go` is now known as Andre_Gondim
wizardslovakyea but i did new config file17:36
wizardslovakwhich point to website and root folder where index.html is17:37
Piciwizardslovak: Try that then.17:37
wizardslovakyea but when i do a2ensite newconf is says "site new.us doesnt exists17:38
wizardslovaki cant enable it17:42
uvirtbotNew bug: #660641 in apache2 (main) "apache does NOT execute php on maverick" [Undecided,New] https://launchpad.net/bugs/66064117:46
Malekocan i actually use packages from backports.org with ubuntu?17:56
wizardslovakso noone is here now17:56
=== ivoks-afk is now known as ivoks
wizardslovakso i made config file in /sites-enabled , then i use sudo a2ensite new.us and still i am getting error "site new.us does not exists!"18:02
=== luis__lopez is now known as luis_lopez
stickystylewizardslovak: you put the config file in sites-available18:03
wizardslovakyes i did18:03
wizardslovakbasically only think i changed was serveradmin and root folder18:03
Brumlewizardslovak: did you reload apache2?18:04
PiciPutting it in sites-available and then running a2ensite makes a link of it in sites-enabled.  If its already in sites-enabled you don't need to do anything, just releoad apache2.18:04
wizardslovakstill nothing18:05
PiciWhat exactly are you checking?18:05
wizardslovaki want to put website on it18:06
Brumlewizardslovak: does this command tell you anything:    tail -f /var/log/apache2/error.log18:06
wizardslovak"could not reliably determite the servers fully qualified domain name , using 127.0.1.1 for servername"18:13
Brumlewizardslovak: is the DNS set correct, and does the line "ServerName" in your sites-available/site.conf-file match?18:19
Brumlewizardslovak: does the DocumentRoot folder exist and contain index.html, and does the www-data user have read access?18:20
wizardslovaki dont have servername there at all18:26
wizardslovaki added ServerName with name of server18:27
wizardslovakdocument root exists and there is index.html18:27
wizardslovaksu18:28
wizardslovak"a2ensite file " getting error "site file not properly enabled :/etc/apache2/sites-enabled/file is real file , not touching it"18:30
AstralStormhey there18:45
AstralStormwhere are SELinux rules located in Ubuntu Server? (10.x)18:45
AstralStormoh wait, it's apparmor and not SELinux18:46
* AstralStorm hides in shame18:46
MmikeNekudI'm installing Ubuntu Server 10.04 LTS from usb stick and after I choose language it complains I have no CDROM. Indeed, I don't have CDROM. Can I somehow circumvent that?18:46
wizardslovaklol18:47
AstralStormshould I use /var/lib/bind or /var/cache/bind for slave zones?18:47
wizardslovaki did few installs from usb stick and never had problems with it18:48
MmikeNekudwizardslovak, i did too, but desktop versions. Now I'm trying server and it fails :)18:48
wizardslovakok so i added index.html into file , i enabled file in config as root document and still i dont see the site18:49
wizardslovakoh ok18:49
wizardslovaki forgot to disable default hehe18:50
wizardslovakbut do you actually have cdrom in there or its dissabled in bios?18:50
jauntypapercliphey peeps. silly question. trying to copy files from one server to another. is it cp -a ~/directory for media device ~/directory that should be copied?18:57
jauntypaperclipI keep forgetting to make a note of it and I always get mixed up18:57
jauntypaperclipthanks!!18:57
Picicp /source/ /destination/18:58
Picior even /source1 /source2 /source3 /destination/18:58
PiciThe same for scp.18:59
jauntypaperclipThanks Pici and that retains the permissions right?19:04
Picijauntypaperclip: yes, using -a19:05
jauntypaperclipaw wicked! thanks for the help Pici19:05
AstralStormjauntypaperclip: tar is recommended anyway19:12
AstralStormshould be faster than sending via scp and maybe even than sftp19:13
MmikeNekudwizardslovak, i dont have CDROM in the machine19:15
wizardslovakhmm19:15
jurgenquestion, if I update my xubuntu distro (have 9.10 now on server) do i need to save any files from the OS before in order for my data array to still build/work in the new distro (os isnt on array)19:26
jurgenusing mdadm for aaray19:26
smoserttx, i loaded my specs19:50
RoyKjurgen: that shouldn't be necessary, but as always, keep a backup somewhere in case things go bad19:52
T3CHKOMMIEhey guys im having a problem with virtualhosts. I had my host set up in a ports.conf file and now i cant seem to find the file anymore... i have 3 vh running and all are still running (use them to manage subdomaines) but i want to add another one and cant remember how i did it. help?19:59
=== cjohnston_ is now known as cjohnston
=== xfaf is now known as zul
RoyKT3CHKOMMIE: virtualhosts should be configured in /etc/apache2/sites-available and symlinked to from /etc/apache2/sites-enabled20:00
* e_t_ is away: Gone away for now20:01
* e_t_ is back.20:02
T3CHKOMMIERoyK i followed a tut a few years back it had me messing with a ports.conf file... i just needed the document name and the document root....20:02
T3CHKOMMIEalso, where can i go to see my virtual hosts that are currently set up? i cant even find the files for the ones working.20:02
T3CHKOMMIE:s20:02
=== JanC_ is now known as JanC
T3CHKOMMIERoyK, maybe you could help me with the more imediate problem. im trying to link a subdomain newsub.t3chkommie.com to a webgui on my server running on a random port, how do i get the subdomain to talk to the guis port?20:05
T3CHKOMMIEim thining something like <virtual host * :12345> <Documentname: newsub.t3chkommie.com>?20:07
pepohi people!!!20:07
pepopeople! I have a 300GB hard drive. when i do dd if=/dev/zero of=temp bs=1M count=3096 I get 61.6 MB/s (dual xeon 2.4, 2GB memory), but when I do the same command on a desktop with Intel i7 Core 500GB hard drive I get 46.2 MB/s. Could somebody give me some ideas where to dig?20:07
pepo300GB hard drive 150 i/o transfer rate, 500GB hard drive 300 i/o transfer rate20:08
pepoboth machines uses ext420:09
pepo300GB machine ubuntu desktop 10.04, 500GB machine ubuntu server 10.0420:10
pepoi-m trying to understand why my very old desktop works faster than a Intel i7 Core server.... O_o20:11
e_t_What's the interface type and rotational speed of the drives?20:13
pepoSATA, 7200 rpm20:14
e_t_Both?20:14
pepoSATA II, sorry20:14
pepoyes20:15
pepomy server (with 500GB) has a Highpoint 2320 raid controller with 8 hard drives 2TB each on raid5 and they also work slower than my old desktop20:17
pepoBUMP!!!20:17
pepoi do not understand this world =)20:17
jcastroSpamapS: know anyone @ facebook through anyone?20:19
jcastroWe basically have to resort to beggin: http://bit.ly/92l06U20:19
RoyKpepo: those cheap raid controllers are usually quite bad20:22
RoyKpepo: I'd recommend opensolaris or openindiana for such a setup20:23
RoyKit beats most hardware raid controllers pretty badly20:23
RoyKwith zfs20:23
pepo<RoyK>: damn with this cheap raid controller, i will change it with an adaptec 3805. but with local hard drives i'm confused totaly20:23
RoyKpepo: why? try openindiana on some cheap SATA controllers instead20:24
RoyKbetter performance, better safety for the data20:24
RoyKmore control20:24
pepo<RoyK>: i'm too far of opensolaris and openindiana20:24
RoyKdynamic volume expansion if you replace the drives (one by one) with larger drives20:25
RoyKwe're setting up a couple of 120TB openindiana boxes next week :D20:25
pepona how about samba?20:25
pepomy users use win7 desktops20:26
RoyKpepo: seriously - try to dig into zfs - it's got a native in-kernel CIFS server that beats the shit out of samba20:26
RoyKpepo: give this 15 minutes of your time http://hub.opensolaris.org/bin/download/Community+Group+zfs/docs/zfslast.pdf20:27
pepo<RoyK>: realy?20:28
RoyKreally what?20:28
pepo<RoyK>: about zfs20:28
RoyKzfs currently beats all other open source filesystems20:28
pepobut how about compatibility with win7 users?20:29
RoyKwith checksumming on the block level and so on, your data is far safer there20:29
RoyKnot a problem20:29
RoyKthe CIFS server in osol/oi is very fast and supports native windows ACLs20:29
RoyKcompatible with the ZFS ACLs20:29
ivoksnot sure if in-kernel servers are smart design20:29
RoyKwhich is something you don't find on linux20:29
pepook. thanks. I will play on evening with it on a test machine20:30
RoyKivoks: well, it works, and it's fast20:30
ivoksRoyK: and it's a security wise questionable20:30
ivoksRoyK: and hard to update20:30
RoyKivoks: linux still uses nfs in kernel, for good reason20:30
ivoksthat's true20:30
RoyKsame applies to other protocols20:30
RoyKtry to benchmark userspace nfs vs kernel nfs20:31
ivoksnot everything is in speed20:31
uvirtbotNew bug: #660747 in samba (main) "Maverick corrupts files on samba network shares" [Undecided,New] https://launchpad.net/bugs/66074720:31
RoyKivoks: well, on large setups, speed is quite important. on your home setup, no need to do fancy stuff20:31
ivoksotherwise, we would all drive maserati :)20:31
pepofor me is very important to have a high speed file server in our network20:32
ivoksRoyK: everything depends on enviroment and type of the project20:32
RoyKivoks: it's a wee difference here - zfs on openindiana is free20:32
RoyKivoks: I agree, but the only reason I see not to use openindiana for storage atm is posix ACLs, which aren't supported, but then, very few uses them20:33
pepowe have 1Gbit network with good benchmarks but our file server with current setup is our bottleneck in the project20:33
RoyKpepo: if you move to zfs, you will need to backup/restore the data, you can't just migrate from hw raid to zfs20:34
RoyKbut then, imho, it's worth it20:34
pepoin our case we will do it on second server with same parameters. first server will remain as a backup server20:35
RoyKpepo: also, with zfs you have zfs send/receive, which can take a full backup of the changes on the system, snapshot data etc20:36
RoyKsnapshotting is a very nice thing to have20:36
pepowe already bought an adapteck 3805 raid controller with 8 WD Black hard drives. hope with openindiana I will get better performance than existing20:36
RoyKwith OI and the CIFS server, they show up in Windows explorer as "previous versions"20:36
RoyKpepo: if using zfs, DO NOT use hardware RAID20:37
pepowhy?20:37
RoyKpepo: spend some minutes on that presentation I posted20:37
RoyK[21:27]  <RoyK> pepo: give this 15 minutes of your time http://hub.opensolaris.org/bin/download/Community+Group+zfs/docs/zfslast.pdf20:37
moonpupanyone know if there is a way to get the built in chroot functionality of openssh to accept scp along with sftp?20:37
pepoaha. ok20:37
RoyKmoonpup: IIRC I saw an article on that some time back - google for it :)20:38
moonpupRoyK: i have... no luck :(20:38
RoyKhm... ok20:38
moonpupi have the sftp piece working, but it won't accept scp20:38
RoyKsorry - don't know20:39
moonpupno prob, thanks20:39
ivoksmoonpup: e20:40
ivokshe left20:40
RoyK 20:40
=== ivoks is now known as ivoks-afk
SpamapSJamesHarrison: sup?20:46
SpamapSJamesHarrison: oops20:47
pepo<RoyK>: shivering skin20:47
SpamapSthat was meant for JamesPage1 but the's quite gone ;)20:47
RoyKpepo: huh?20:47
SpamapSjcastro: I have conversed with many facebookers, but not really connected to any. I know people who know people tho.20:47
pepo<RoyK>: looks interesting comparing with traditional file system :)20:47
RoyKit certainly is :)20:48
RoyKand the thing about common read failures not detected by the drives in a bunch-of-drives-setup is not marketing20:49
pepo<RoyK>: now i have to wait when new raid controller and hard drives will come and play with zfs =)20:49
RoyKwe have ZFS filesystems on some NexSAN boxes, and on a few of them, we have gotten unrecoverable errors in files20:49
pepo<RoyK>: how long time did you use zfs?20:50
RoyKthat hasn't happened (yet) with zfs, since zfs will fix that if the redundancy is sufficient20:50
RoyKpepo: in production on el-cheapo drives with el-chepo SATA controllers, about a year20:50
RoyK2x50TB on that setup (one for backup with zfs send/receive)20:51
uvirtbotNew bug: #660760 in vsftpd (main) "package vsftpd (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 3" [Undecided,New] https://launchpad.net/bugs/66076020:51
jcastroSpamapS: we really need to talk to someone about this API thing, any help "calling all cars" would be mostly appreciated, we're getting railed for broken facebook20:51
SpamapSjcastro: hurm? what whose API?20:51
jcastrothe facebook one20:51
SpamapSOh for gwibber?20:51
jcastroyeah20:51
SpamapSIsn't this just another cat and mouse game like gaim vs. aol ? :-P20:52
zulSpamapS: well according to the facebook movie they are a bunch emacs users20:52
RoyKpepo: and this system has been running with quite some load....20:53
SpamapSzul: no wonder20:53
zulSpamapS: agreed20:53
pepo<RoyK>: use zfs by default or I have to make it manually installing openindiana on server?20:53
RoyKno, it's the default20:53
RoyKwell, sorry, do you mean zfs on linux?20:54
pepo<RoyK>: yes, in my case our users use file server very hard20:54
pepoyes20:54
RoyKyou can use zfs on linux with zfs-fuse20:54
RoyKbut I wouldn't recommend that20:54
pepono, i mean if i will go with openindiana20:55
RoyKsetup a test box with openindiana20:55
RoyKtest zfs with the in-kernel CIFS server20:55
RoyKif you have a windows DC, it'll plug neatly into that20:55
pepook. i will play on evening with it20:55
pepothank you for good idea, appreciated20:56
RoyKpepo: if you want to use that raid controller of yours, configure it as a JBOD20:56
RoyKlet ZFS do the rest20:56
pepo<RoyK>: i already had experience with JBOD.... disappointed20:58
RoyKpepo: you misunderstand20:58
RoyKpepo: JBOD = just a bunch of drives - with that, you'll let zfs do the magic20:58
pepo<RoyK>: true, but it works slower than a RAID520:59
RoyKnot with zfs20:59
RoyKbeleive me20:59
RoyKif you setup a raidz1, that'll be like raid520:59
RoyKraidz2 like raid620:59
RoyKet cetera20:59
pepo<RoyK>: is very difficult to accept something that differ of traditional hw raid configuration :)21:00
RoyKonly you're no longer limited to a little chip on some RAID board to do the checksumming and so on, you'll use the CPU(s) in your system and the memory there which is vastly faster than the stuff on the RAID card21:01
RoyKpepo: well, try it, grab 4-5 drives and an USB stick, install OI on the stick and setup a raidz or raidz2 on the drives, test it, benchmark it, and my guesses are you will see the benefits21:02
RoyKnot only in the performance respective, but also for safety21:02
pepook. i will try. already anxious =)21:04
RudyValenciaHi, how do I set up my netboot system to offer both Lucid and Maverick?21:04
* RoyK has no friggin' idea, but hopes someone else knows21:05
RoyKpepo: did you read through that document?21:05
pepoyes21:06
RoyKI can confirm it's true, all of it, except perhaps the crypto part which isn't in (yet)21:06
pepothis why i'm saying that looks completely different of traditional setups21:07
RoAkSoAxivoks: /win 421:08
RoAkSoAxgrrrrrrrrrrrrr21:08
RoyKpepo: it is21:08
RoyKpepo: the reason is the 'traditional' setups are all controlled by hardware manifacturers that wants us to beleive a $3k RAID controller can do more than a good operating system21:13
uvirtbotNew bug: #660795 in samba (main) "package samba-common 2:3.4.7~dfsg-1ubuntu3.2 failed to install/upgrade: el subproceso script post-installation instalado devolvió el código de salida de error 1" [Undecided,New] https://launchpad.net/bugs/66079521:42
=== _Techie_ is now known as _TechAway_
NginUShow do I enable a second bond device in 10.10? I have /etc/modprobe.d/aliases.conf set to maxbonds=2, & still returning 'bond1: device not found'22:23
=== oubiwann is now known as oubiwann-away
=== oubiwann-away is now known as oubiwann
ideopathicI've been trying to get vsftpd working with libpam-mysql or pure-ftpd-mysql working.  In both cases mysql fails in the password match (no errors or problems connecting to the db and finding the user).23:16
ideopathicone thing i have notices, is that mysql's md5 does not return the same value for the password as openssl's md5 does.23:17
hallynzul: around?23:20
zulhallyn: you got me on my good side :)23:20
hallynzul: should i created a blueprint for containers in uec?23:21
hallynzul: or do you basically have that covered?23:21
zulhallyn: i think we have that covered, the basics should be pretty easy to do23:22
zulin theory23:22
hallynzul: ok, won't create a blueprint then, thanks23:22
hallynhaha23:22
hallynthen maybe i'ts worth it after all23:22
hallynyou don't object either way?23:24
zulnope23:24
zulhallyn: but you might want to double check with daviey though23:24
zulsince he is the lead23:24
Davieyhallyn: Sounds like a good idea.... :)23:26
=== _TechAway_ is now known as _Techie_
hallynDaviey: zul: ok, cool, thanks23:27
RoyKpepo: ping23:28
pepo<RoyK>: replay from pepo 1ms.23:30
claydneed a little direction.  trying to stop vsftpd on 10.04 but when i run 'sudo /etc/init.d/vsftpd stop' it tells me to use service,  but when i try using service it says unknown.  Can someone point me to what i am missing?23:30
claydwow that was a poor question.  worry23:30
claydsorry23:30
pepo<clayd>: kill -9 <pid> of vsftpd23:31
clayddoes that fix the problem or just kill vsftpd23:32
RoAkSoAxclayd: service vsftpd stop tells you it is unknown?23:33
claydyes that is correct.  normally i would just stop if from /etc/init.d/ but i get a message saying that "rather than invoking init ....... use the services utility23:34
RoAkSoAxclayd: try sudo service sftpd stop23:36
RoAkSoAxclayd: or sudo service ftpd stop23:36
clayddidn't work.  when i do a service --status-all  sftpd and ftpd are not listed.  vsftpd is listed but has a ? next to it23:38
RoAkSoAxzul: any ideas ^^23:38
zulhmmm?23:38
zulsudo stop vsftpd23:38
RoAkSoAxclayd: ^^23:39
claydthis is an Ubuntu 10.04 install on rackspace cloud.  I know the use a slightly different install23:39
claydsudo stop vsftpd = stop: Unknown instance:23:39
zulclayd: what does /var/log/daemon.log say?23:40
claydnothing about vsftpd.23:43
ideopathicclayd: did you look at /etc/init.d/vsftpd to see if the script has been modified incorrectly?23:47
claydi will look but that is getting well my level of understanding.  anything in particular i should look for?23:48
claydoh wait.  it is what is giving me the message.  hrmm23:49
ideopathicit's usually just a bash script that dispatches various commands.23:50
claydi am just learning that :)  so i looks like service is not set up to recognize vsftpd23:51
ideopathicit may at least give you an idea on where it's going wrong.  might be it can't fine the PID file where it expects it.23:51
ideopathicI can't look at mine, as I uninstalled vsftpd to use pure-ftpd23:51
claydis that a recomendation?  :)23:51
ideopathicnot really... vsftpd is supposed to be more secure, however, i could not get libpam-mysql working with it on 10.04.  pure-ftpd is more of a comfort zone for me23:52
claydwhat does it mean for an initscript to be converted to Upstart?23:53
ideopathicunfortunately i don't have the answer to that one.23:55
ideopathichttp://upstart.ubuntu.com/23:56
cfairlesclayd, initscripts are old sys-v style, a simple script in /etc/init.d. Upstart uses a single script to start services (symbolic links in /etc/init.d to the upstart script) and some weird configuration file that describes the startup process23:56
cfairlesso some service that had an initscript, but now just has a symbolic link in /etc/init.d has been converted from initscript to upstart23:57
claydso i am starting to understand that part, but i am still a little confused why 'sudo service vsftpd stop' doesn't work.23:59

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