=== PrivateVoid_ is now known as PrivateVoid [02:41] New bug: #282456 in system-config-cluster (main) "redhat-cluster-suite metapackage should include system-config-cluster" [Undecided,New] https://launchpad.net/bugs/282456 [02:57] hey there [02:58] a bit off topic, but do you guys prefer monit or nagios? I am currently running monit and I always here how great nagios is. I checked out the nagios project site and it looks good, but doesn't really make me wanna give up monit. any reviews or thoughts on that? [02:58] here -> hear [04:29] <[Solars]> erm how do i decompress a *.7z.001 files? (have a .001 and a .002 file) [04:33] <[Solars]> also have a .003 file [04:35] solars ... sounds like you have a single zip file that was broken up into multiples ... or you have the same file saved multiple times .... [04:35] <[Solars]> yea but ic an't find anything that will unsplit and extract [04:35] <[Solars]> lzma -d my.file.z7.* doesn't work [04:36] have you googled for .z7 extension? [04:36] <[Solars]> been looking [04:36] <[Solars]> i know what z7 is [04:36] <[Solars]> can't figure out why it won't decompress [04:38] maybe someone renamed it? [04:51] Is there any way to lose root privileges as root? [04:52] The only logon I have for a server is as root, but I don't want to issue every command as root [04:52] I'm thinking I could su to nobody? [04:53] su - your_user [05:04] <[Solars]> Chipzz make a new user to log in as if you are root on the server [05:04] <[Solars]> so when you log in you can use the user instead of root [05:15] I found a user, admin, and then `su admin` did the trick :) [05:15] I don't usually admin the server, so I don't want to interfere by creating new users, etc [05:17] If you use the command I gave you then you will get the correct environment etc. [05:32] hads: I don't have a user on the machine, but admin will do [05:32] :) [05:32] I was referring to the command, not the user. [06:53] Any ideas on where to get a large file (say >200MiB) to test sftp transfer times between machines? [06:54] I could download something, but somehow that seems like a waste... [06:58] Hmm, I'm trying dd if=/dev/urandom of=test.bin, I'll see how long that takes... [06:58] Wow, it was pretty quick :) === nealmcb1 is now known as nealmcb [07:06] New bug: #282518 in lsscsi (universe) "error messages from lsscsi" [Undecided,New] https://launchpad.net/bugs/282518 [07:21] I usually use the latest ubuntu-server amd64 iso. :) [08:18] dear all, I'm trying to kerberize lustre using the command "sudo mount -t lustre -o sec=krb5i /dev/sda8 /mnt/data/mdt/" but I got error saying that sec is an invalid option I don't know why please help [08:32] dear all, I'm trying to kerberize lustre using the command "sudo mount -t lustre -o sec=krb5i /dev/sda8 /mnt/data/mdt/" but I got error saying that sec is an invalid option I don't know why please help [08:56] moin [09:26] dear all, I'm trying to kerberize lustre using the command "sudo mount -t lustre -o sec=krb5i /dev/sda8 /mnt/data/mdt/" but I got error saying that sec is an invalid option I don't know why please help [11:07] which architecture machine is best to choose for server [11:07] gane: depends on your needs [11:09] ivoks, i am compiling a kernel i didnt know to select the processor family [11:10] gane: if you don't know that, you shouldn't compile kernel on your own [11:10] i just copied the config file from redhat [11:11] to ubuntu source? [11:14] yeah [11:17] can you help me [11:20] i can't help you with compiling custom kernel from ubuntu source and redhat's config; that's requires lots of time which i don't have atm [11:29] * delcoyote hi [11:54] dear all, I'm trying to kerberize lustre using the command "sudo mount -t lustre -o sec=krb5i /dev/sda8 /mnt/data/mdt/" but I got error saying that sec is an invalid option I don't know why please help [12:21] having a amd64 xen dom0 on hardy: is it possible to boot a gutsy i386 domu ? which kernel should the config hold and be in the guest partition (lib/modules) ? === Abracadabr4 is now known as Abracadabra === mdz_ is now known as mdz [13:42] just for the record: it is possible. I still have quirks but it seems to boot [14:06] New bug: #282674 in php5 (main) "max_execution_time and max_input_time settings in php.ini are ignored by php cli" [Undecided,New] https://launchpad.net/bugs/282674 [14:15] hi all, I've been trying to kerberize lustre, so I followed the instructions mentioned in the lustre manual, but unfortunately the step which requires mounting the MDT and OST using the command mount -t lustre -o sec=plain /dev/sda8 /mnt/data/mdt didn't work raising an error which says "Unrecognized mount option "sec=plain" or missing value" Any help, please [16:06] New bug: #282733 in samba (main) "Winbind deamon segfaults regularly" [Undecided,New] https://launchpad.net/bugs/282733 [17:07] New bug: #282751 in samba (main) "Winbind package does not provide PAM configuration" [Undecided,New] https://launchpad.net/bugs/282751 [19:20] anyone here set up a jabberd server? [19:41] Hi. I've got a general question regarding network design. When you have a network of chat servers (like MSN or ICQ), how does each server keep track of users logged in on the other servers? Does each server send something like "user xyz logged in here" to all the other servers? I'm not talking about IRC servers, but peer-to-peer chat services like MSN. [19:41] New bug: #282825 in samba (main) "winbindd stops and takes up 60%-100% CPU" [Undecided,New] https://launchpad.net/bugs/282825 === macd_ is now known as macd === ScottK2 is now known as ScottK [21:17] hello, i'm trying to make my machine talk to an ldap server for user auth, and i'm kinda stuck [21:19] i'm at a point where 'ldapsearch -x' shows just what i'd expect, but no ldap accounts are showing up in 'getent passwd' [21:21] did you install libpam-ldap? [21:21] and libnss-ldap [21:21] yep [21:22] then you didn't configure it right :/ [21:22] <[Solars]> inetutils-ftpd is the ftp server package right? [21:23] vsftpd [21:25] <[Solars]> erm i guess i need to read the man on that to get it running [21:26] ivoks_: well i read all the pertinent manpages and i still have no idea what's wrong [21:26] hello [21:27] rjb: it's past 10pm over here and my brain works on 10% of capacity, so i can't help you any more atm [21:27] hello skorv [21:27] please explain your prob here [21:28] so some one can help you out, better then me [21:28] lo [21:28] need help with the install of ubuntu server in my brand new server (ICH10R Raid - Raid1) [21:28] i have 2 disks in Raid1 [21:28] that's not raid [21:28] humm? [21:29] ich10 is fakeraid and as such isn't hardware raid [21:29] ok [21:29] sec then [21:29] your operating system sees all the disks [21:29] windows didnt [21:29] it did [21:29] I told you so, skorv [21:29] but you fooled it with a driver [21:29] dam [21:29] k [21:29] sec [21:30] my p45 neo3-fr has a 2nd raid controller [21:30] ivoks_: he woulndt believe me that that was fake raid /soft raid [21:30] if it uses CPU then it isn't hardware raid [21:30] and software to make it work [21:30] ror.com [21:30] :/ [21:31] right [21:31] damn [21:31] Sorry, was halfway typing a urk [21:31] url [21:31] now i need hardware raid [21:31] skorv: or use linux software raid [21:31] skorv: it's much better than lots of low cost hardware raids [21:32] JMicron® 363 [21:32] is it software raid as well? [21:32] ehehe [21:32] you're screwed mate [21:32] damn [21:32] i'll have to buy an adpatec [21:32] skorv: hardware raid costs over 1000$ [21:33] or not... depends on where you are [21:33] anyway, i would suggest 3ware for sata disks [21:34] <[Solars]> ivoks_ is there a setting that I missed, when i xfer a file over from a windows machine to the server I get permission denied [21:34] FastTrak TX2300 from promise.... [21:34] skorv: forget promise [21:34] skorv: no linux drivers [21:34] what works [21:34] adaptec [21:35] ? [21:35] skorv: lsi, adaptec, 3ware... [21:35] thanks [21:35] perc from dell [21:35] i'll look into it [21:35] those whatever they are in hp [21:36] [Solars]: you are doing anonymous upload? [21:36] <[Solars]> nay [21:36] <[Solars]> i set the conf file to allow local users to log in [21:36] my prob... no pci-x slot :( [21:36] [Solars]: and to upload? [21:36] skorv: just use linux software raid, trust me [21:37] New bug: #282876 in drbd8 (universe) "drbd doesn't start on boot" [Undecided,New] https://launchpad.net/bugs/282876 [21:37] <[Solars]> skorv listen to ivoks_ he know what he is talking about [21:37] <[Solars]> software raid is muchbetter [21:37] [Solars]: write_enable=YES [21:37] <[Solars]> erm lemme see if i miss that [21:37] doh... that drbd bug [21:38] so... how do i configure the motherboard.... no raid... just normal sata? [21:38] <[Solars]> ivoks_ heh can't believe i over looked that [21:38] <[Solars]> skorv thats correct [21:38] <[Solars]> in the bios do not set up a raid [21:39] <[Solars]> just set them up as sata/ide drives [21:40] kk... understood [21:40] openssh server should really be in rcS :D [21:41] is it really better then hw raid ? [21:42] it's better than some low cost hw raids [21:42] I know [21:42] * mathiaz waves ivoks_ [21:42] but I always though HW would ALWAYS be better [21:43] your thought on Adaptec RAID 1220SA [21:44] mathiaz: hi! :) [21:44] i would never buy LSI raid anymore :D [21:45] its a small 2 port PCIe x1 controler [21:45] skorv: i doubt you would get anything good for that price [21:45] about 60€ [21:45] right [21:45] it fits my mb [21:45] i have no pcie 4x slots or pcix [21:46] skorv: i don't remember when was the last time i used adaptec for non-scsi disks, if ever [21:46] i did a moth ago [21:46] hardware raid on a 2003 server [21:46] month [21:46] :( [21:47] fwiw, i just love 3ware [21:47] it even has nice tools for linux [21:47] no pcie x1 card :( [21:48] good night all [21:48] good night [22:04] i'm leaving windows as my personal server and moving to ubuntu [22:04] its proving a lot more dificult [22:04] than i expected [22:09] skorv: i may get shunned, but my home fileserver is server 2003. However, my production web and mail servers are all ubuntu. [22:09] skorv: what problems are you running into [22:13] disapointed 1st cuz my brand new p45 ich10r suckz [22:14] i'm starting a business so the best cost effective server i can get is a linux server [22:15] cuz if i'm caught with a windows server i wold have to pay enouth money that i could buy 3 or 4 [22:29] so... linux [22:29] fast... stabe [22:29] stable [22:29] and free [22:43] if i can make everything work [22:43] i'll be really happy [22:49] nijaba: a new option has been added to the -server installer to install a minimal virtual machine [22:49] thanks mathiaz! [22:49] nijaba: once the -virtual kernel promotion is fixed a minimal vm install takes around 356MB [22:50] I guess the increase comes from the recommends [22:50] that's only 56m though [22:50] nijaba: probably - what is the size of a JeOS install? [22:51] nijaba: 300MB? [22:51] about 300 [22:51] nijaba: right - I thought about asking the installer team if selecting virtual machine could ask to not install recommends [22:52] nijaba: but it may not be worth as we'd introduce another type of setup [22:52] nijaba: does vm-builder install recommends? [22:52] mathiaz: I think we are fine as is [22:52] mathiaz: hmmm, I should check that. [23:38] mathiaz: vmbuilder seems to install recommends as well, so we are fine. base vmbuilder image is 366M