=== jcastro_ is now known as jcastro [01:04] love driveby [02:22] I need a little help setting up a mail server with ubuntu, it seems i can log with telnet but not with a mail client, did i skip over a step? [02:30] depends [02:30] MrUnagi: what steps did you follow [02:31] to be honest i have tried several including in the ubuntu docu [02:31] https://help.ubuntu.com/community/MailServer [02:34] so basically my current state is i can telnet 143 and log in wit success [02:34] when setting up my client, i get the certificate error as expected, but the account remains offline [02:36] MrUnagi: https://help.ubuntu.com/10.04/serverguide/C/email-services.html is the official documentation. [02:36] AFAIK community/ stuff is unofficial [02:40] I've tried that guide as well [02:41] i know that i am at least communicating with dovecot because i get the certificate error [02:41] Are you testing this with "mutt -f imaps://MrUnagi@127.0.0.1/" on the server itself? [02:41] i tested telnet locally and remotely [02:42] i am not sure what mutt is [02:42] is it a mail client? [02:42] An MUA [02:42] Yes. [02:42] i have not tried it with mutt i was trying it with mail.app on os x [02:43] Please reproduce the problem with mutt on the server. [02:43] installing now [02:43] Also, unless you're doing STARTTLS, there should be no TLS (a.k.a. SSL) at all on 143. [02:43] well that was something that popped up in my mind as well [02:45] some error occurred and mutt quit [02:45] i have to locate the mutt log [02:46] You ran the command I gave you initially? [02:46] 12:41 Are you testing this with "mutt -f imaps://MrUnagi@127.0.0.1/" on the server itself? [02:46] yes [02:46] The error should sit around for a few seconds unless you hit a key, so it should be easy to transcribe [02:46] internal error occurred [02:46] Well that's bizarre [02:47] server bug referr to server log for more information [02:47] OK, that's more reasonable [02:47] SO now open another window and do "tail -fn0 /var/log/syslog /var/log/auth.log" [02:47] Then when you try mutt again, it'll show you what the server-side error was [02:48] well thats too easy [02:48] directory doesn't exist [02:49] As in /var/mail/MrUnagi doesn't exist? [02:49] i have reverted this snapshot so many times, i am having trouble keeping track [02:49] well Maildir [02:49] interesting [02:49] I should've had you check the logs first, I just didn't trust that it was a server-side problem at first [02:50] i can fix this no prob 1 sec [02:53] ok it appears i am logged in with mutt [02:54] and I'm sure i don't have postfix set up right because i have not received the test email i just sent [02:55] but being able to log in server side means dovecot is good right? [03:07] would anybody know anything about a linux network install [03:11] !ask [03:11] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [03:12] MrUnagi: yes re dovecot is good; re postfix, have you told it to deliver to Maildir? [03:13] twb, i neet to install ubuntu over a network. [03:13] better [03:13] philipballew: OK, so what isn't working? [03:13] well. i have a laptop without a cd drive and to old to boot from usb [03:14] and i need to remove microsoft and install linux, like i always do. [03:14] this time i cant use a cd [03:15] You're sure it can't boot from USB? And you can't easily remove its HDD and put it in another box to do the install? [03:16] i brobably could, if i get a case and some screws yeah. [03:16] *pobably [03:16] when did computers start to boot from usb? [03:18] I don't know. Maybe you should, you know, test USB bootin. [03:18] I ask because if you have to PXE boot then you will need to set up a PXE server which is fiddly [03:18] and i am kinda lazy [03:21] expensive computers started booting from USB around 2000 [03:21] it became a fairly standard feature around 04 [03:22] # 3 on boot order is removeable devices twb [03:28] hum. this is like 2001 === twb` is now known as twb [04:38] evening everyone, i just installed ubuntu server 10.04 LTS on an old dell dimension desktop; I have two PCI ethernet cards, both recognized by Ubuntu, an Accton SMC2-1211TX and a 3Com Corporation 3c905B, i'm not getting an IP address (via DHCP) from my router, is there something that needs enabling? [04:41] ejv: pastebin your interfaces(5) file [04:41] nevermind fellas, it appears a `dhclient -r` and then a `dhclient` fixed that right up as sudoer. thank you [04:41] Righto [04:41] very weird that it wouldn't work "out of the box" [04:41] brand spanking fresh installation -_- [04:43] ok i rebooted, interfaces are gone again [04:43] how do I tell dhclient to run at boot? [04:44] configure your interfaces to use DHCP in /etc/network/interfaces [04:44] see man interfaces for details [04:45] i have auto dhcp and iface eth0 inet dhcp [04:45] in /etc/network/interfaces [04:45] (seperate lines) [04:45] pardon me auto eth0 [04:46] well, if eth0 is the one that's plugged in, it's correct [04:46] but since you have two, it's possible the one you're using is actually eth1 [04:46] ahh [04:46] ok i will add a second identical line [04:47] there's two because i was thinking one card was faulty, if i can get this working i'll pluck it right out [04:49] qman__: if you're still around, im not familiar with this new version of grub, how do I tell the boot sequence to not be "quiet" but "verbose" ? :) [04:50] short answer is, you don't [04:50] it's possible to get the verbose kernel messages back but not without hacking up plymouth [04:51] since that's what suppresses them, not grub [04:51] hmm alright, thx for the input [05:23] Hello everyone [05:23] I need some help from anyone who is bored and might want to help [05:28] ask [06:01] Offtopic: is there a channel where I can ask about forcing lucid gvfs to mount FAT floppies with different mount options, and actually get a useful response? Note: this rules out #ubuntu and irc.gnome.org [06:02] (Yes, 3.5" floppies. One of my prisons still uses them because, unlike USB keys, they can't be smuggled through checkpoints up your arse. Sigh.) [06:12] Scratch that, I'm not even sure it's gvfs. Whatever nautilus is running. Apparently gvfs is a nest of ELF binaries and no documentation or configuration or --help. Sigh. [06:13] * twb RTFS's [06:21] hello would linux-image-virtual contain XEN privileged guest support ? [06:34] IIRC Xen isn't supported as at Lucid === smb` is now known as smb [07:15] One can run Lucid generic-pae / server kernels as pv guest in Xen. Though it has not been the main target. There are linux-ec2 kernels which are maintained for running under xen. [07:16] smb: well, sure, domU is mainline === kim0|vacation is now known as kim0 [08:57] New bug: #815760 in nut (main) "2.6.1-2ubuntu1 FTBFS on i386" [Medium,In progress] https://launchpad.net/bugs/815760 [09:47] New bug: #815776 in php5 (main) "Unit tests inside PEAR packages need to go into /usr/share/php-test, not /usr/share/php/tests" [Undecided,New] https://launchpad.net/bugs/815776 [10:56] how can i check what character set my server is using? [10:59] env | grep LANG [11:01] I'm trying to setup zenphoto on my server and it says the following message [11:01] If your server filesystem character set is different from ISO‑8859‑1 and you create album or image filenames names containing characters with diacritical marks you may have problems displaying the names. [11:02] Currently my server is reporting back that its using utf8 [11:03] Well, the message is pretty much self-explanatory [11:03] could my web server be setup to use ISO? [11:04] I guess, but that would be like asking if you could install Windows 95 instead. Unicode is pretty much the standard these days. I'd rather figure out how to install zenphoto with utf8. [11:04] setup i meant reporting thats its ISO instead of UTF8 [11:06] after that message it says "Change the filesystem character set define to" followed by a drop down list of character sets and an apply button and then goes on to say "If you do not know the character set try "UTF-8"" [11:06] I selected UTF-8 and clicked apply but it doesn't work it just reports the same error message. Perhaps its a permissions on the php script that runs [11:07] or could it be somethign else? [11:08] I don't know, sorry, I never used zenphoto. [11:08] maybe there's a chat room for that, or a forum? [11:09] thanks anyway [11:09] much appreciated [11:09] see him walking [11:09] kraak mie dan [11:10] ie crack ue head boy [11:10] effuh put friend [11:10] ut need n [11:11] heur hem kraake dan gek [12:10] <_ruben> aww .. clusterstack stuff in the servergu.. err .. better check the most recent version of it before i finish that sentence [12:10] <_ruben> doh, and forgot the "no" part as well [12:11] <_ruben> ah, only drbd under the clustering part :/ === bigjools is now known as bigjools-afk [12:50] can anyone who is using multipath under lucid test the proposed fix for bug 690387, just to verify that it doesn't break your setup? [12:50] Launchpad bug 690387 in multipath-tools "udev block naming breaks failover and sd kref release cycle" [High,Fix committed] https://launchpad.net/bugs/690387 === bigjools-afk is now known as bigjools [13:01] New bug: #815865 in apache2 (main) "Cookie variable in Apache LogFormat outputs incorrect value" [Undecided,New] https://launchpad.net/bugs/815865 === med_out is now known as medberry === bdmurray_ is now known as bdmurray [14:32] jdstrand: on bug 524447, it sits for 7 days, but as it's been verified, you can push your security changes on top of it right? [14:32] Launchpad bug 524447 in qemu-kvm "virsh save is very slow" [Medium,In progress] https://launchpad.net/bugs/524447 [14:39] hallyn: can you poke pitti or SpamapS to process it? [14:39] jdstrand: what do you mean by process it? [14:40] SpamapS' last comment was that it has to wait 7 days in quarantine, now that it is verified. [14:42] hi guys .. i have a ubuntu gateway which is allowing only google and some other sites to go thru .. everything else keeps waiting ... need help on how to go about digging it .. [14:42] jdstrand: needs 5 more days [14:44] hallyn: if it is verification-done, and past 7 days, then it should move to -updates [14:44] hallyn: based on SpamapS' comment, I'm confused though [14:44] (7 days vs 5 days left) [14:45] jdstrand: it was pushed to -proposed on the 22nd [14:45] supposed to sit there for 7 days [14:45] hallyn: I am preparing for a phone call atm. can we talk about this a bit later? [14:45] jdstrand: absolutely [14:55] hi guys .. i have a ubuntu gateway which is allowing only google and some other sites to go thru .. everything else keeps waiting ... need help on how to go about digging it .. [14:57] jits: what were you wanting it to do, and how did you go about it? [14:57] hallyn: i expect all sites to be accessible from client machines which have ubuntu server as gateway [14:58] if i set the gateway to a router then everything works fine :-| [15:04] jits: we'll need more information about how you set it and the network up. but if you can get to the sites from the gateway itself, but not the clients, then I'd look at iptables output and the resolv.conf you're sending to the clients [15:04] hallyn: I can get to any site from the gateway .. [15:06] iptables output here http://paste.ubuntu.com/651802/ [15:07] the clients are all static ip .. configured to use gateway as dns .. the lookup works fine.. traceroute is also fine :-s .. [15:07] iptables -t nat -L [15:08] hallyn: http://paste.ubuntu.com/651804/ .. here it is [15:16] anything ? [15:20] jits: nope. i don't see any forwarding rules. but since you say google works, i dunno. [15:21] jits: how is it set up? When I do this to share wireless, I use a custom networking.conf entry with a post-up job that runs dnsmasq and iptables. what are you using? [15:21] smoser: howdy [15:21] hey === Kiall is now known as Kohana-CI === Kohana-CI is now known as Kiall [15:21] smoser: ready for the presentation...anything I should know ? [15:22] hallyn: no wireless .. its all physical connection ... has 50 odd clients in the vlan with one dhcp server cum gateway for other clients... one particular client is on this ubuntu gateway .. === Kiall is now known as Kohana-CI === Kohana-CI is now known as Kiall [15:22] RoAkSoAx, well... i'm going to get started on putting together what i want to say [15:23] i' think i'm going to basically just introduce what "cobbler-devenv" is [15:23] basically covering how it sets up a secluded network and builds a cobbler server to run in it. [15:23] smoser: ok, cool. Will it install the webdav and stuff? [15:23] does it ? [15:23] i will check that... [15:24] smoser: no I mean if it already does [15:24] jits: maybe vlan is segragating traffic? anyway, hopefully someone else will see your info and have an idea [15:26] hallyn: yeah hope so .. thanks.. [15:28] RoAkSoAx, i think it does... [15:28] but i haven't verified that it works [15:30] smoser: ok I'll go over allk that stuff [15:30] smoser: as well as the preseed your devenv installs [15:30] to get it to work with ensemble [15:31] hm.. [15:31] so what should i talk about ? [15:31] :) [15:32] smoser: though you were gonna explain how the cobbler devenv works :) [15:36] yeah. [15:37] smoser: ok so I will explain how ensemble works with orchestra and how your devenv is used to test "hardware" deployments [15:37] * kirkland listens to RoAkSoAx's explanation :-) [15:39] kirkland: hehe will also send an email on how to do it later today [15:39] RoAkSoAx: cool -- to where? ubuntu-server maybe? [15:40] kirkland: to our private ML, cc'ing you if you are not there anymore [15:42] wouldnt ubuntu-server be a better idea? [15:46] zul: Idk... it is stil a proof of concept that hasn't really been tested on real hw yet and I think it should probably be officially announced past the sprint in Austin, where I expect to have it working [15:46] fully [15:46] RoAkSoAx: ah ok [15:47] New bug: #815968 in samba (main) "SWAT doesn't allow admin login after install" [Undecided,New] https://launchpad.net/bugs/815968 [15:47] who in the hell still uses swat [15:47] lol [15:50] hey folks, i wwas wondering if anyone here is familiar with nic-bonding and could help me out with my config ? http://paste.ubuntu.com/651826/ [15:52] xibalba, looks plausible :) what's the outcome? [15:53] xibalba, oh, you need to define an alias for bond1 too upfront [15:54] ppetraki , mmm taking a look [15:54] ppetraki , i believe i did define one in bonding.conf for bond1 too, but i see i made it netdev instead. i will set them the same and reboot [15:54] xibalba, so it would be: alias bond0 bonding alias bond1 bonding [15:54] ppetraki , in one line or two? [15:55] what really matters is the max bonding, [15:55] separate lines [15:55] options bonding max_bonds=5 [15:55] max bonding ? i heard about that before but i can't find a doc on configing it [15:55] will let you create up to 5 bonds [15:55] ppetraki , does that go into bonding.conf ? [15:55] xibalba, no, modprobe [15:56] xibalba, http://lxr.linux.no/linux+v3.0/Documentation/networking/bonding.txt [15:56] xibalba, its all there [15:56] ppetraki , forgive me if this is newbish, but i put it under bonding.conf under modprobe.d [15:56] oh ok i will take a look [15:57] New bug: #798878 in nova "nova.conf should not be world-readable" [High,Confirmed] https://launchpad.net/bugs/798878 [15:58] ppetraki , i owe you a beer if this works [15:58] xibalba, bonding is pretty easy, just remove and install the module again [15:58] i guess going forward i should search linux specific, not ubunut specific information [15:58] Howdy folks, Ubuntu cloud days starting in #ubuntu-classroom on the hour .. see you there [15:59] i'm not familiar with removing/installing modules in ubuntu. i come from BSD, use to maintaining freebsd mostly, just getting into ubunutu [15:59] xibalba, modprobe -r bonding && modprobe bonding [15:59] xibalba, :) [16:27] For PCI compliance I need to update to latest PHP/Apache on my Ubuntu Lucid - but apt has only updated to 2.2.14 - does that mean I have to update to Natty to get latest apache? [16:33] jamiemill: you might want to challenge on 'latest' - my experience of PCI compliance was that you needed to prove that your software install is secure rather than at the latest version [16:34] you should be getting updates for security vulnerabilities on lucid which should be enough IMHO [16:34] ppetraki , hey are you still around? [16:36] jamespage: The scan report requests at least version php 5.3.6 and apache 2.2.17, both newer than in the Lucid repositories according to this page http://distrowatch.com/table.php?distribution=ubuntu [16:40] jamiemill: does you scan provide reasons for these minimum version numbers? its normally todo with security vulnerabilities that have been found in lesser versions [16:41] jamespage, yes it is. 72 failures individually itemised with the version of php and/or apache they say fixed it. That was before i updated today, so some will go away on the next scan, but some need newer versions that I can get from lucid repos. [16:42] jamespage. But I'm going to disable sending the server signature in apache, so once I've done that I don't know how they'll know the version ... [16:43] jamiemill: there are other ways.... [16:43] jamespage Like adding other repos ? [16:43] jamespage or building from src [16:43] sorry - I mean't of detecting which apache version you are running [16:43] jamespage Oh! how? [16:43] jamiemill: so I would go back again to which specific vulnerabilities they are looking for version upgrades to fix [16:45] jamiemill: http://tinyurl.com/6ferf8p details the updates to 2.2.14 since Lucid was released. [16:45] that might help [16:45] jamespage: one example: "Apache HTTP Server Multiple Remote Denial of Service Vulnerabilities" CVE: CVE-2010-1452 NVD: CVE-2010-1452 -> "Apache addressed these issues in 2.2.16. Upgrade to the latest supported version of Apache." [16:45] jamiemill: The (1) mod_cache and (2) mod_dav modules in the Apache HTTP Server 2.2.x before 2.2.16 allow remote attackers to cause a denial of service (process crash) via a request that lacks a path. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1452) [16:45] jamiemill: The (1) mod_cache and (2) mod_dav modules in the Apache HTTP Server 2.2.x before 2.2.16 allow remote attackers to cause a denial of service (process crash) via a request that lacks a path. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1452) [16:46] oh! thanks uvirtbot` [16:46] clever bot [16:46] fixed in 2.2.14-5ubuntu8.4 [16:47] jamiemill: Upgrade to the latest supported version of xxx [16:47] is a standard response - however most linux distros don't upgrade the version - they backport security fixes plus critical bugs [16:47] jamespage - OK that's what I was assuming actually. So I wonder how I get to pass this damn test [16:48] jamiemill: do you have a human to talk to or is it the automated test? [16:49] jamespage I'm not sure, I was just passed the results. It's "Trustwave", recommended by PayPal I believe [16:50] jamiemill: so it is acceptable to identify false positives during PCI scanning - it covers this exact scenario [16:50] where the scan says something bad - but you can prove otherwise [16:50] however you will need to get whomever has to accepted the test results to agree [16:50] jamespage - OK I need to get in touch with them because I don't want to run around trying to prove this to them. There must be a process. [16:51] normally its about having a sensible conversation about what you are running your infrastructure on [16:51] On another note, I'm perfectly happy to update to natty actually, so might just do that. [16:51] jamiemill: OK - but please be aware that its not an LTS release [16:52] jamiemill: you may still have to prove that your software is up-to-date and addresses the required security vulnerabilities [16:53] however if you have a handy IT Security guy around he might help out with that :-) [16:54] jamespage - yes I am aware of that, LTS sounded nice at the beginning when they released it, but now I'm not sure what the advantage is knowing that packages lag behind (in terms of version numbers, even if not security) [16:55] jamespage - we're a small team and like to be on the latest, only using apache, php and git on AWS so I don't imagine much will break on a newer version [16:55] setting up a UEC front end server can i run another cloud OS type the nodes? (ie Xen or debian or the like?) [16:55] jamiemill: well its not for everybody [16:56] jamespage: good luck with PCI certification on AWS :-) [16:56] jamespage: hmm - thanks - well we don't store CC data, only transfer it, so I hope we'll be ok [16:57] jamiemill: exempts you from a few parts of the spec then [16:57] jamiemill: but its still a PITA [16:58] hmm - just realised I wished myself goodluck rather than jamiemill - doh! [16:59] ha ha - didn't notice [17:00] hey folks, would any of you have a moment to help me out with a bonding issue? [17:00] my bonds are finally showing in ifconfig thanks to ppetraki , however the status is showing down. === medberry is now known as med_out [17:11] xibalba, well, what does ifenslave say about it? [17:12] you know i haven't installed that yet, let me reconfig eth3 and install that [17:17] ppetraki , ok time to figure out how to use this [17:17] resetting the box , since i reconfigured eth3 to have a WAN ip so i can route out [17:17] i'm hitting this box via ipmi only right now [17:18] xibalba, you need that to make bonding function.... [17:25] hey ppetraki , sorry i just lost internet. had to run downstairs and fix it [17:26] ppetraki , oh i wans't aware you actually needed ifenslave to make the bonding work, i thought it was only for admining, and was required on version of ubuntu older than 10.0.4 [17:29] hey ppetraki , where can i ship a case of beer to you "? [17:30] xibalba, it's really nothing. [17:30] not to me buddy :) [17:30] thank you thank you, many times [17:30] been at this for a week [18:27] when sending mail to an account on my server i get mail undeliverable, how do i troubleshoot this === Ursinha is now known as Ursinha-lunch [18:40] hello! [18:41] I have a vm server I would like to forward certain ports to specific vms sitting on an internal subnet. would this be donw with ufw? or ufw & iptables? [18:42] ufw is nothing more than a simple iptables rule maker [18:44] sure, so I guess my question is.. can ufw be used for NAT definitions, or do you have to get dirty with IP Tables? [18:44] iptables are dirty? [18:44] alamar: have you ever used pf? [18:44] yes [18:44] so you should know what I'm referring to :) [18:44] CrazyGir: ufw can be used for NAT, just not with the cli command, so you need iptables knwledge. see 'man ufw-framework' for details [18:44] I still don't think of iptables as dirty [18:44] ufw exists for the same reason :P [18:45] I do not care about strange abstractions I have no use for :p [18:45] sure, masochism is acceptable, I have no issue with that, but not my choice ;) [18:45] I'll take a read jdstrand, thanks [18:48] alamar: these conversations usually include some element of straight up opinion, but I don't think there is an interface/system in linux that is as complex and UNREADABLE as iptables (with the same breadth of use) [18:48] well I do not think of it as unreadable [18:48] and I think everything about desktops today is way more complex [18:49] (at least for me) [18:49] hah [18:49] I would prescribe OpenBSD to you for a good year ;) [18:49] that'd fix you right up :) [18:49] I don't have any use for openbsd [18:49] sure, you are probably being paid to keep things complex [18:50] openbsd just lacks a lot of commonly used things [18:50] and as I mentioned desktops are complicated - iptables is easy [18:50] and layering ufw above iptables just causes problems when the setups gets more complicated and you have to manually intervene [18:50] alamar: really? like what? [18:50] like virtualization? [18:51] sounds like you are going along with what folks "say" [18:51] I would agree with you there, but I agree with their reasons for doing so, and honestly, not using virtualization keeps life simple [18:52] anything other than virtualization? [18:52] it does not. it keeps the costs high and causes more complexity for keeping things separated [18:53] sure, so you have setup VM clusters, more than 2 node? on a budget without FC? [18:53] and you would agree that is simple? [18:53] and again, anything other than virtualization? [18:54] CrazyGir: yes I have setup virtualization clusters with more than 2 nodes. and yes it is simple [18:54] and I was not talking about clustering [18:54] *vm clustering [18:54] (I don't know if openbsd has any clustering capabilities) [18:55] what did you do for storage? [18:55] depends [18:55] I would be thrilled to hear about your "simple" setup :) [18:55] as I was beginning to believe there wasn't one :) [18:55] back to ubuntu for a moment: if you update /etc/ufw/before.rules, how do you make them take effect? [18:56] sudo ufw reload [18:56] w00t [19:00] alamar: no? I'm really not being feticious, I am really looking for something simple there [19:01] honestly, I have yet to find an OS that was as simple to setup, as clean and uniform to admin, and a joy to work with, all while being truly open, free, and secure, as OpenBSD [19:02] so I don't try to incite rioting, but I am really left scratching my head when someone says iptables is simple or readable [19:09] CrazyGir: simple for what? distributed storage? iscsi or fc - clustering? pacemaker - virtualization? depends. And yes most of this stuff is easy to deal with. [19:10] SpamapS: can you accept the landscape-client sitting in proposed for lucid === med_out is now known as medberry [19:33] zul: will take a look shortly [19:33] SpamapS: thanks [19:53] CrazyGir: other things openbsd lacks are besides the very minimal amount of software in the base system, the limited maintained amount of ports and things like long support cycles (5 to 9 years) - technically there are things missing like drbd, i don't know how the situation is with fc or iscsi or how good the capabilities of a logical volume manager are, high availability clustering and of course virtualization - which really is a big deal, ... [19:53] ... virtualization is really necessary for a whole lot of reasons (saving space, power, hardware ressources(or using them more effeiciently), reduced managing costs, security considerations among many many others). openbsd does not even have a good os-level virtualiziation which is a really nice thing if you want to really separate services on your system. [19:59] alamar: that would be because the devs know the inherent security risks virtualization poses, see their write ups for details [20:00] and I'd be curious what storage clustering tech (low-budget, no FC) you found so simple [20:03] CrazyGir: why low budget? you can use drbd for example. you conveniently dismiss other points. and why openbsd does not have any virtualization is none of my interest. it does not offer any capabilities for virtualization which is what counts. [20:04] I don't have 20k for FC :) [20:04] change your job then. use iscsi, drbd or nfs or whatever fits your usecase [20:04] i didn't find drdb reliable or easy to configure [20:05] it really is easy to configure [20:05] and depending on the protocol you use it IS reliable [20:05] again, my "standards" for these things are set from having used BSD for so long [20:05] you can use it with etherchannel/trunking [20:05] alamar: split brains are too easy to trip [20:06] with multiple links it is very unlikely [20:06] and you are correct about iSCSI in OpenBSD, but that is because no one has really forked up the hardware to make it happen [20:06] also you can use drbd with pacemaker to deal with split brain situations [20:06] we were [20:06] CrazyGir: the reasons do not matter. what matters is the lack of something. [20:06] the lack of something? [20:06] I'm not sure I'm following you there [20:06] lack of virtualization for example. [20:07] overall I think we agree, except on what we consider simple or reliable [20:07] eg, I imagine you consider the linux kernel as something reliable [20:07] CrazyGir: what is unreliable about it [20:09] alamar: I could list off quite a few things I imagine all of us have faced, but it is like asking a windows guy if windows is reliable, they'll tell you either yes or mostly. But until their perspective has been broadened to include experience with systems that are more reliable, they won't see it otherwise [20:10] CrazyGir: I ran openbsd for many years [20:10] I would not consider the linux kernel something I want to rely on (which makes virtualization all the better) [20:10] linux even longer [20:10] I really do not know what you mean by unreliable [20:10] I experienced the environments rhel or sles give me as very reliable [20:11] that was my point, we have different concepts of these things (reliability & simplicity) [20:11] so please elaborate what you mean by reliability [20:11] and why or what part of linux kernel is not [20:11] I do not trust the linux development cycle, eg look at the number (and severity) of bugs that come out on a new release [20:12] this even spills over into distro's dev cycles and practices [20:12] CrazyGir: do you use -current on a server? [20:12] (production) [20:12] no, release + patches [20:12] CrazyGir: so does nobody with linux [20:12] I have _no_ idea how a ubuntu system can be automatically updated, reboot, and reliable break grub [20:13] rhel has 5-7 years support time and stays with the same kernel [20:13] (it backports a lot of stuff of course but it remains the same kernel) [20:13] I'm not talking about distros, we were talking about the reliability of the linux kernel itself [20:13] well then again openbsd-current is not reliable [20:14] it is far more reliable than linux dev trees, but AGAIN, we're considering kernel RELEASES [20:14] not rc or betas [20:14] in anycase, we're seeing these things differently [20:15] it has been good talking, and I agree with many of your points, but I think we give a different level of care to these things. I must get back to work [20:15] CrazyGir: nobody uses all the new releases on a production server. (just because they pump out a new version once in a while does not mean everybody runs and uses them - after a considerable amount of time though distributors will consider them for a release after they have proven reliable and stable) [20:16] it's like -current but from time to time they take snapshots and call them 2.6.xy or 3.x in the future [20:20] (actually one might argue that this is actually providing better reliability because after a kernel was released it will be used by millions of people who run rollingrelease or desktop distributions before it will ever get into server-distributions ;) with openbsd you are more or less forced after 1(!) year (IIRC) to use a newer release (or run without security updates)) [20:24] CrazyGir: I enjoyed it too, but I still don'T consider openbsd fit as serversystem. I like it as a router though (when I have to use softwarerouter) [20:37] openbsd is still my favorite unix-like os. i don't care about it not being a vm hypervisor, as the 'real' ones (vmware, xenserver, etc.) bring their own along. [20:38] astrostl: short support periods also suck and I mentioned a few other things === maxforti_ is now known as maxforti [20:39] i can understand not wanting to constantly feel behind the 8-ball in terms of upgrades. [20:40] BUT, i ran a production server from 2.x through 3.x without ever rebuilding it. years and years of the same system. [20:41] RHEL 3 to 4 is basically a gut rebuild, so is 4 to 5, so is 5 to 6. [20:42] ubuntu LTS has in-place and very manual major version upgrades, but i found it painful and that it left a lot of cruft. [20:42] astrostl: this is something I also do not like (having practically to do a new install when moving from X to Y) but the long support time remedies this [20:42] all my obsd upgrades were done with a trivial shell script that fetched tarballs and extracted them live on the fs. [20:43] and it's easy to diff the tarball contents against present fs contents to detect cruft. [20:43] so in practice, running a supported system for years on end was something i found easier with obsd than rhel. [20:43] (and ubuntu, although the last in-place upgrade i did was 6 to 8 so it may have improved) [20:44] I didn't do any real lts->lts upgrades as of yet (lots will happen next year) (so I'm excited how that will go) [20:44] if my experience was any guide, get ready for about 1000 interactive prompts :) [20:45] it will be a fun year.. or NOT ;) [20:45] current org did an 8 -> 10 migration and it was a straight up reload [20:45] we have hundreds of ubuntu LTS workstations/servers [20:49] You can use preseeding to avoid most of the prompts. If you have a lot of systems, it's worth it to invest in figuring out how to do this up front. [20:58] zul: writing the email now === mike is now known as Guest59162 [21:10] hello everyone, could someone help me with a combining NAT and SOCKS? === Guest59162 is now known as mike_w === mike_w is now known as mike_wi === 64MAAX8N0 is now known as chknstrp [21:32] zul: email sent [21:32] have fun [21:32] RoAkSoAx: cool beans... [21:44] am i correct in my understanding that the following line added to /etc/ufw/before.rules would forward tcp traffic received on br0:9000 --> 192.168.1.10? -A PREROUTING -i br0 -p tcp --dport 9000 -j DNAT --to-destination 192.168.1.10 === Ursinha-lunch is now known as Ursinha [22:03] maybe? [22:05] what is UFW ? [22:05] i only use pf === quentusrex_ is now known as quentusrex [22:09] xibalba: yea, I sometimes wish pf were available on linux [22:09] what're you trying to do? [22:09] but that would conflict with too much [22:09] pf > iptables in my opinion [22:09] xibalba: forward port X from a VM server to VM Y [22:10] is this passing on a bridge or router or .... [22:10] it wouldn't be fair to compare pf & iptables === skrewler_ is now known as skrewler [22:10] no, but i started in the bsd world so to me anything bsd > linux =P [22:10] xibalba: no, it's port X on the VM SERVER to one of its VMs [22:10] except the driver devleopment1 [22:10] hah [22:10] xibalba: sure, that would be due to corporate investment though [22:10] CrazyGir , i think you should take a look at virtualizing pfSense on your VMWARE box [22:10] and yea, I would agree, though I started with linux and then went to BSD [22:10] and using that to control the natting to your VM environment [22:11] i've seen alot of peopledo it and have had good luck with it [22:11] I didn't say VMWare at all [22:11] that isn't what I'm trying to do [22:11] I'm simply trying to ensure specific ports on the vm server go to specific IPs (the server's vms) [22:12] it doesn't need to be more complicated than that [22:12] hmm after i write tihs email i can pay attention [22:12] hang on [22:12] ha :) [22:12] I'll be here [22:14] so you have a VM box, running some sort of hyper-visor and virtual mahcines under neath the hyper-visor [22:14] yeah? [22:14] forgive me if i'm delayed, i'm at work too [22:15] don't worry [22:15] this is really a more simple question, you can easily ignore the VM bits [22:16] the VM bits mean that doing something like pfsense is unnecessary [22:16] what I need to do is forward tcp from port X on an interface (on a ubuntu server) to another ubuntu server (specific IP) [22:16] oh like Redirect ? [22:17] you know to be honest with you i'm thinking pf syntax when you're describing this, i wont be of any help w/iptables [22:18] :P [22:18] I'm asking mostly for confirmation (to any gurus who would know) as what I'm seeing is not what I would expect [22:19] but I'm unsure, it could be something else [22:27] Anyone know where mdadm logs to? [22:28] it doesn't log, that I'm aware [22:28] the current status is always in /proc/mdstat [22:28] and it will email root on failures [22:29] I have what appears to be a device failing, and resyncing [22:29] but I am getting no messages from mdadm. [22:29] then root's mail is probably not set up to mail to you [22:30] or you may not have an MTA installed [22:31] personally, I don't wait on mdadm to fail a disk, I have smartmontools mail me whenever bad sectors show up [22:31] qman__, I'm trying to track down a high load on idle issue [22:31] and it seems I'm getting millions of ahci interrupts [22:31] and the only thing I can think of that causes that many interrupts in a short span is a drive resyncing. [22:32] cat /proc/mdstat [22:32] it will tell you if it is [22:32] and if it has failed any disks [22:32] it reports everything is fine, but the disk order on a raid 1 array has changed. [22:32] adios ppz, and thanks for the help ppetraki [22:33] disk order isn't important, that's just whatever order it happened to load them in [22:33] though it is possible you have a failing disk [22:33] mdadm doesn't fail a disk until it simply can't write to it anymore [22:33] I'm getting about an 8 load on idle, with the only thing I can track down as active are the disk interrupts. [22:33] install smartmontools if you haven't already and do a smartctl -a on each disk to check for bad sectors [22:34] also check dmesg for disks doing weird stuff on a kernel level [22:34] yeah, nothing in that file after boot [22:35] https://bugs.launchpad.net/ubuntu/+source/linux/+bug/815540 [22:35] Launchpad bug 815540 in linux "Server becomes unresponsive after spawning 16 ksoftirqd processes" [Undecided,Confirmed] [22:35] I have two servers nearly identical setup. One works great the other... doesn't. [22:36] The only difference hardware wise is the size of the partitions, and the failing one has a seagate drive and two WD drives, where the working on has 3 WD drives. [22:38] qman__, http://paste.ubuntu.com/652024/ [22:38] brand really isn't important, all the manufacturers make crap these days [22:39] Raw Read Error rate seems a bit worrisome. [22:45] if my seagate is any indication, you have nothing to worry about there [22:45] 1 Raw_Read_Error_Rate 0x000f 047 045 006 Pre-fail Always - 70516587 [22:48] Its the interpretation of the figures that is important. The Desktop Disk Utility has a nice page for a clear view of smart data. [22:48] said drive has a power on time of ~3.9 years === nandemonai is now known as Guest91417 === nandemonai_ is now known as nandemonai [23:06] qman__, I've yet to really figure out the significance of normalised and worst. e.g. One of my drives has 3.7 years of on time, normalized and worst are both 56. Is that years?? === Refael is now known as FernandoTertiary [23:50] Anyone familiar with upstart? I'm wondering when exactly startup is emitted because I'm writing a script and it works until I add >>/var/log/foo.log to the exec line. My guess is that the fs isn't ready yet but I doubt that.