=== nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-server === whurley [n=whurley@cpe-70-112-219-150.austin.res.rr.com] has joined #ubuntu-server === zenrox [n=zenrox@pool-71-120-226-54.spknwa.dsl-w.verizon.net] has joined #ubuntu-server [04:20] lionelp: yt? [04:29] whurley: Didn't you say these machines were amd64 boxes? [04:29] whurley: If so, why are you running the i386 build, and the 386 kernels? [04:30] yes, they're amd boxes [04:30] whurley: If you need the i386 build, at least consider installing "linux-k7" or "linux-686" on those boxes. [04:30] the amd64 stuff will not work on them...which is weird [04:30] If you don't actually need a 32-bit system at all, you should be installing our amd64 build. [04:31] well, this is the goal. however no one has been able to get the AMD64 dapper or edgy running on these boxes [04:31] Oh, neither the amd64 kernels NOR the 386 kernels work? Cool. [04:31] sadly [04:31] Definitely time to be filing bugs and spending more time trying to trace this with people like Ben. [04:31] do you think you could help me get them running. I've tried all of the boot options, etc. [04:32] however, the only way to get dapper was to install 5.0 386 and then update [04:32] I'm not an ACPI guru, so there's not much advice I can give you. [04:32] yeah the ACPI on/off/etc none of that has any effect sadly [04:33] Well, it could just be a generic PCI bus-scanning issue, not ACPI-related per se. [04:37] You could try with "pci=biosirq", perhaps. [04:38] And/or pci=noacpi [04:39] will do [04:39] I'll try them now [04:39] brb [04:43] infinity: sadly, those produced the same results [04:44] infinity: surely someone knows how to make this work === MaD_MaX [n=max@201.216.192.197] has joined #ubuntu-server [06:24] Hi all. [06:25] Is there any one who can answer my q> [06:25] ? === MaD_MaX Hello! === MaD_MaX [n=max@201.216.192.197] has left #ubuntu-server [] === bcarlson [n=bcarlson@simla.colostate.edu] has joined #ubuntu-server [07:23] anyone in here? === bcarlson [n=bcarlson@simla.colostate.edu] has left #ubuntu-server [] [10:48] hi can anyone here point me to a doc that tells me how to build ubuntu server with xfs instead of ext3 === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server === DJ_Mirage [n=martijn@biggetje.xs4all.nl] has joined #ubuntu-server [11:22] guy is it possible to build ubuntu server with xfs from the install or do you have to change it afterwards ...I am struggling here to find an option when installing. All I only need an 8GB partition but I can't do that either ...ver 6.0.1 ..alternative CD [11:23] guys is it possible to build ubuntu server with xfs from the install or do you have to change it afterwards ...I am struggling here to find an option when installing. All I only need an 8GB partition but I can't do that either ...ver 6.0.1 ..alternative CD [11:23] The partitioner lets you select the filesystem types. [11:31] infinity:I can't seem to find these options ...I am new to ubuntu ...normally I use freebsd. I am building a xen server. We are using a new Dell 1950 with 2 dual core 3.0ghz, I am also running hardware raid one. Just tried a basic install and it faild with an grub error 21?? [11:38] infinity:is there a doc on how to use the partition tool ..... this is my Device to partition that has been detected /dev/sda: scsi1 (0,0,0) sda -146GB /dev/sdb: scsi1 (0,1,0) (sdb) -146GB /dev/sdc: scsi1 (2,0,0) (sdc) -146 GB sdc is the raid1 logical drive the other 2 are the phyical drives ....I am not sure where I should install ubuntu on to ... [11:44] infinity:I have found the options [11:46] Anyone here have any ideas why a Dell power edge 1950 will not reboot when the terminal signal is sent ?? [11:56] infinity:how do you just install the base OS ....it's installing at the moment but it seems to be install all of the packages ?? [11:57] Define "all of the packages"... The server install is pretty minimal. [11:58] infinity:I think the count was about 800 [11:58] Are you using the server CD? [11:58] You're not, are you? You're installing from the Alternate CD, which is installing a complete desktop system. === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server [11:59] You can boot the alternate CD with a "server" command line option, which will do more-or-less the same thing as the server CD (except won't install a server kernel out of the box) [12:00] infinity:Yeah ...shit ....I will rebuild it once it has finished with the server cd not the alternative ...I was advised to use the alternative cd but the ubuntu channel :( [12:01] Also these a 64bit cpu's is it correct to use the 64amd server cd ..they a xeon processors [12:02] The system hangs when I do a ctrl alt delete ....just sits there saying please stand by while rebooting the system ??? [12:03] Our amd64 stuff does support Xeon boxes, sure, though P4-based Xeons aren't stellar performers in 64-bit, so you may want to try the i386 build. Up to you, though. [12:04] infinity:these are dual core's we want to use the VT technology [12:17] infinity:2 of these Dual Core Intel Xeon 5150, 4MB Cache, 2.66GHz, 1333MHz FSB [12:28] infinity:would this be the same for the latest iso ? Alt+F2 [12:28] chroot /target [12:28] echo "megaraid_sas" >> /etc/mkinitramfs/modules [12:28] mkinitramfs -o /boot/initrd.img-2.6.15-23-server 2.6.15-23-server [12:28] exit [12:28] Alt+F1 [12:28] infinity:the initrd.img name ? [12:30] Looks fine to me... [12:31] Though if you already have an initrd, "update-initramfs -k 2.6.15-23-server" is a slightly friendlier way to make sure it's all done right. [12:31] (And you should already have one if the kernel got installed correctly) [12:33] OK ...I am having to reinstall again ...so do I just run the command you have posted ? [12:36] Well, after adding megaraid_sas to /etc/mkinitramfs/modules, yeah. [12:39] cool thanks [12:41] I take it I don't use the "" [12:42] Yeah. [12:49] infinity:the initrd.img name will be the same for a amd64 iso ....I am not using the i386 iso [12:52] infinity:this may sound a bit stupid ...but when setting up the partitions do I need to flag one as bootable or will the install do it it's self ? [12:52] The installer won't mark one bootable if you're doing manual partitioning, no. Do it yourself. [12:53] thats what I thought ....it is only installing lilo not grub ? [12:54] ? [12:54] The installer will install grub by default, and unless you have a good reason to not want it, I suggest you let it. [12:54] shit ....I am going mad here ....sorry [01:05] infinity:I get the error cannot find /lib/modules/2.6.15-23-server [01:06] ah ..it should be amd64 [01:09] infinity:the update command doesn't like the -k [01:10] I have to specify either -c -u or -d ?? [01:10] -u [01:10] Oh, yeah. Sorry. [01:10] update-initramfs -u -k (versoin) [01:10] it should -u [01:12] OK ....lets see if it works :) [01:16] eek ... well I think it's broke ... L 010101010101010101010010101010100101 all over the screen ??? [01:17] infinity:any ideas ?? [01:18] do you think it's the amd kernel [01:19] Erm, I think you used LILO. [01:19] Re-run lilo after you've updated your initramfs. [01:19] Otherwise, it can't find it. Cause LILO's retarded. [01:19] What was your reson for not using grub? :) [01:20] None ....it just doesn't install [01:20] I don't see it installing ....I only get a lilo option [01:20] Oh, grub might not support /boot on XFS, so the installer might be trying to be smart and picks lilo for you. [01:21] ah ....so xfs is the problem [01:21] So, I guess you could either suffer with lilo (and remember to re-run it after every initramfs update), or repartition with a small (100 MB or so) ext3 /boot [01:22] So run /boot on ext3 and the os on xfs [01:22] I will then get the xfs speeds [01:23] That's the theory, yeah. [01:23] Cool ...I will try it now [01:25] will boot be primary or logical ... [01:26] fuck my brain will not work today [01:27] Best to make it a primary partition at the beggining of the drive. [01:27] Then whatever you want for the rest. [01:31] it's going for it :) [01:41] infinity:just rebooting .....lets see what happens now ...grub installed OK this time [01:43] Dam GRUB Loading, please wait error 21 :( [01:49] infinity: do you have any ideas on this one ....it looks like grub has a problem with the block size or it can't find the drive === Jacob_ [n=Jacob@port292.ds1-arsy.adsl.cybercity.dk] has joined #ubuntu-server [02:02] Hi - I've got a quick question about partitioning. Google didn't seem to have an answer, so I'm trying here ;o) Why is 5% reserved for the super user when you create a partition ? If you have a partition of 200G you lose 10G!! :o( [02:11] You can change that with tune2fs. [02:13] Cool... But what's the point of the reserved blocks ? [02:13] What are they used for ? [02:17] infinity:any ideas on the grub error 21 === yogurtthewise [n=yogurt@bb-87-81-167-77.ukonline.co.uk] has joined #ubuntu-server [02:22] infinity:I am going nuts here ....I can't workout what is wrong [02:23] shall I create 1 4GB partition for the unbuntu and then install LVM on the free space and then xfs [02:24] Nevermind... I found the answer. On data partitions the five percent is lost space ;o) [02:37] porkpie: Error 21 means it's mapping the disks wrong. Disagreeing with the BIOS about what order your disks come in. === whurley_ [n=whurley@cpe-70-112-219-150.austin.res.rr.com] has joined #ubuntu-server === ToonArmy [n=chris@Lafrowda-13.ex.ac.uk] has joined #ubuntu-server === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server [04:02] infinity:the error 21 ... I am running hardware raid 1 ..so I am not sure why grub is getting confiused === stephans [n=stephans@mail.farorbit.com] has joined #ubuntu-server [04:18] hello? === JB[away] [n=as@d061107.adsl.hansenet.de] has joined #ubuntu-server [05:25] hi === zenrox [n=zenrox@pool-71-120-226-54.spknwa.dsl-w.verizon.net] has joined #ubuntu-server === lbm [n=lbm@82.192.173.92] has joined #ubuntu-server === plapla [n=as@d058239.adsl.hansenet.de] has joined #ubuntu-server [08:05] join grub === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-server [08:15] ummm... [08:15] am i missing something, or we don't compile portmap with tcp_wrappers [08:16] ivoks:do you know if ubuntu 6.0.6 LTS amd64 has the correct driver for the PERC 5/i This is a rebranded LSI Logic MegaRAID card, megaraid_sas driver ? [08:17] define correct driver? [08:18] it does have megaraid driver [08:18] it does have megaraid_sas too [08:19] we I am trying to install 6.06 amd64 distro on a Dell Power edge 1950 but it keeps failing with grub is loading please wait Error 21 [08:19] (fwiw; i am missing something; we do compile it) [08:20] porkpie: hm [08:20] Hmm! ...I have tried to build this thing 15 times [08:20] porkpie: it has intel xeon proc, doesn't it? [08:20] yep dual core [08:21] so, you installed it but can start it? [08:21] xeon dual core with VT we want to use it for xen [08:21] s/can/can't [08:21] Corret [08:21] correct [08:22] ivoks:if you could help .....I would much appreciate it ....I will buy you a few beers :) [08:22] so, kernel boots and fails or grub fails? [08:23] Yep ....I have tried to load the driver into the initramfs but that still fails [08:23] so kernel fails? :) [08:23] Seems that way [08:23] ok, let me see [08:24] I have tried this echo "megaraid_sas" >> /etc/mkinitramfs/modules [08:24] update-initramfs -u [08:25] well, this is the thing [08:25] megaraid_sas isn't included in kernel [08:25] errr... initrd [08:26] you should boot rescue option [08:26] from install CD [08:26] OK ...I can try that now [08:27] you need ubuntu-server install cd [08:27] I have it here [08:27] boot from it and choose rescue option [08:28] OK doing it now [08:29] OK ...done that ...I am at the language option screen [08:29] just go all the way... [08:31] OK ...I am at entre rescue mode [08:31] device to use as root file system [08:31] ? [08:32] well, choose the one which you have formated as / [08:32] I have 13 options [08:32] shit .. [08:32] 13? [08:32] you have 13 partitions on your disk? [08:33] no only 3 [08:33] so, what are the options? sda1, sda2, sda3...? [08:33] '/dev/discs/disc0/part6' [08:34] ah... [08:34] by the way, if you enter 'dell power edge 1950' in google, the very first link ofers a solution [08:35] I have a /dev/vg1/lv1 which is the LVM I setup [08:35] well, choose the one you formated as '/'... i can't tell which one is that, you should know that [08:36] it's not there [08:36] ?? === porkpie is going of his head [08:36] you did a lvm install? [08:37] Yep [08:37] i've never tested rescue mode with lvm :/ [08:37] Do you think it installed correctly [08:37] would it be a trouble to install it again? [08:38] since we don't know what's / :) [08:38] No problem [08:38] porkpie: http://www.ubuntuforums.org/showpost.php?p=1329855&postcount=9 === zenrox [n=zenrox@pool-71-120-226-54.spknwa.dsl-w.verizon.net] has joined #ubuntu-server [08:38] open that page [08:38] that's a solution [08:39] ivoks:I have done this [08:40] i doubt that [08:40] we have tried this 5 times [08:40] you probablly didn't do it correctly [08:40] mkinitramfs -o /boot/initrd.img-2.6.15-23-server 2.6.15-23-server [08:40] will solve the problem [08:41] with echoing megaraid_sas in /etc/mkinitramfs/modules, before that [08:41] oh, wait... [08:41] you have 6.06.1? [08:42] if you have 6.06.1, then it's: [08:43] mkinitramfs -o /boot/initrd.img-2.6.15-24-server 2.6.15-24-server [08:43] hmm! I am using the amd64 [08:43] then it's: [08:44] it uses 2.6.15-26-amd64-server [08:44] mkinitramfs -o /boot/initrd.img-2.6.15-26-amd64-server 2.6.15-26-amd64-server [08:44] ivoks:beleive me I have done this 5 times [08:45] edit grub entry and remove splash and quiet, and boot it [08:46] you can do that from grub, you don't have to rescue the system [08:46] ivoks:can I do this from rescue mode ? [08:46] just remove CD, boot your computer, press Esc when grub tells you to do that [08:47] then highlight your kernel on the list and press e [08:47] move to line 'kernel /boot/vmlinuz....' press e again [08:47] delete splash and quiet, press enter and then b [08:48] OK just booting [08:49] All I get is Grub loading stage1.5 then it fails with GRUB Loading, please wait Error 21:( [08:49] I don't get to esc [08:50] I not seeing the drive [08:51] ok... [08:51] you created lvm partitions? === porkpie is going to put the server in the bin [08:51] did you create non-lvm /boot partition? [08:51] grub can't boot from lvm [08:51] yes [08:52] I am going to rebuild without LVM and see if it works [08:53] how big is that raid? [08:53] is it over 2TB? [08:53] 146GB [08:53] no [08:53] hm... [08:54] Not aTB [08:54] maybe I have created the LVM wrong [08:54] if you are doing reinstall [08:54] I am now [08:55] be sure to delete LVM volumes and groups before you delete partitions [08:55] OK [08:55] so, when partitioner starts, go directly to lvm managment and delete volumes first, then groups [08:57] OK that done ...I now have 146.2GB free [08:58] I am going to create a / partion and swap partition [08:58] create one simple / partition and swap just for testing [09:00] OK ...that done [09:00] just setting clock :) [09:00] installing base system [09:00] after the base system is installed, press alt+f2 [09:01] and chroot /target [09:01] well, you know the drill :) [09:01] should it be chroot /target/ [09:02] it fails if you do chroot /target [09:03] is instalation finished? [09:03] just finidhing [09:03] finishing [09:04] configuring evms [09:04] wait for it to unload CD [09:05] OK I am in the console [09:05] chroot /target [09:06] echo "megaraid_sas" >> /etc/mkinitramfs/modules [09:06] check it (cat /etc/mkinitramfs/modules) [09:06] it's there [09:07] have anyone packages for apache2.2 ? [09:07] mkinitramfs -o /boot/initrd.img-`uname -r` `uname -r` [09:08] do I need the ` [09:08] yes [09:09] OK cannot find /lib/modules/2.6.15-26-amd64-generic [09:09] so, what is there in /lib/modules? [09:10] errr.... [09:10] generic [09:10] it should've been -server [09:10] '/lib/modules/2.6.15-26-amd64-server [09:10] yeah [09:10] ok, my bad [09:10] mkinitramfs -o /boot/initrd.img-2.6.15-26-amd64-server 2.6.15-26-amd64-server [09:12] OK thts done [09:12] now exit [09:12] check it [09:12] how do I checl it [09:12] check it ? [09:12] exit the chroot [09:12] exit [09:12] or, even better [09:12] stay in chroot [09:12] co, chroot /target [09:12] cd /tmp [09:13] mkdir temp [09:13] cd temp [09:13] cp /boot/initrd.img-2.6.15-26-amd64-server initrd.gz [09:13] gunzip initrd.gz [09:13] cpio -i < initrd [09:13] ls -dl lib/modules/2.6.15-26-amd64-server/kernel/drivers/scsi/megaraid/megaraid_sas.ko [09:15] is it there? [09:16] no such file or dir [09:16] I am check the syntax [09:16] is there [09:16] ls -dl lib/modules/2.6.15-26-amd64-server/kernel/drivers/scsi/megaraid ? [09:17] yep [09:17] cd into it [09:17] no megaraid_sas in it? [09:18] it's there [09:18] ok then [09:18] exit [09:18] umount /target [09:18] finish installation [09:18] that is, reboot [09:19] let see ...it rebooting [09:20] same error [09:21] hm [09:21] except disks connected to raid, do you have any other disk in that computer? [09:21] no [09:21] error 21? [09:21] yep [09:22] This error is returned if the device part of a device- or full file name refers to a disk or BIOS device that is not present or not recognized by the BIOS in the system. [09:22] I have been going round in circles .... [09:23] you can allways try with lilo [09:23] ivoks:but xen requires grub [09:23] ah... right [09:23] http://linuxfromscratch.org/pipermail/lfs-support/2005-March/026477.html [09:24] eh! [09:24] Hmm! how can that be [09:25] the grub install did not ask for the MBR [09:25] it allways install in mbr [09:25] that's irrelevant [09:25] check your bios settings [09:26] check now [09:28] check with raid controller if it has some 'bootable' option for disks [09:28] hmm! embedded SATA is off ...not sure about that [09:29] well, you are not using embedded sata [09:29] I have nothing else in the bios [09:30] http://lists.gnu.org/archive/html/bug-grub/2003-02/msg00082.html [09:30] boot a rescue again [09:30] OK [09:31] what filesystem is /? === zenrox [n=zenrox@pool-71-120-226-54.spknwa.dsl-w.verizon.net] has joined #ubuntu-server [09:31] ext3 [09:33] Something strange here ....I have the /dev/discs/disco0/part1 again ...only 6 this time ??? [09:34] I have selected the top option [09:34] enter rescue mode [09:34] cat /boot/grub/device.list [09:34] device.map [09:35] sorry [09:35] I need to enter a shell first ? [09:35] OK ...I at the shell command [09:36] if you selected first option, then installer chrooted you on that partition [09:37] hd0 /dev/sda hd1 /dev/sdb hd2 /dev/sdc [09:37] so, you have three disks [09:38] ? [09:38] when I create the partion I created it on the sdc .....I no what the problem .is now .....I should have selected sda [09:39] wait a second... [09:39] are you planing to create a raid with those disks or not? [09:39] I have 2 disks and 1 raid controller ...I am running hardware raid 1 [09:39] It's running raid 1 [09:40] so, if that's hardware raid, linux should see only one disk - sda [09:40] yep [09:40] if it's fakeraid... then everything is possible [09:41] in /dev/discs [09:42] how many discs are there? [09:42] not such dir [09:43] ok, then ls -dl /dev/sd* [09:43] it goes up to disk 8 [09:44] but, is there sda1? [09:44] shit the system has hung [09:44] heh [09:44] need to reboot [09:44] tell me the name of that raid controller [09:45] PERC 5/i Integrated [09:46] that's onboard controller? [09:46] I think you are correct [09:46] yeah [09:47] omg [09:47] that's not hardware raid [09:47] That what they sell it as [09:47] that's fakeraid [09:47] Blast [09:48] my advice would be to kill all RAID fetures on that controller [09:48] OK [09:48] and you linux software raid [09:48] then what [09:48] s/you/use [09:48] linux software raid is much better than those fakeraids [09:49] We brought the box because we want hardware raid [09:50] i'm trying to find out what;s PERC [09:50] ERC is an acronym for "PowerEdge Raid Controller" [09:52] this is the box http://configure.us.dell.com/dellstore/config.aspx?c=us&cs=04&kc=6W300&l=en&oc=pe1950-med&s=bsd === Ries [n=Ries@200.63.220.5] has joined #ubuntu-server [09:53] ivoks:this is my colleage Ries ....you said the Dell box is not running hardware raid [09:54] well, i never saw integrated hardware raid controller [09:54] they were all fakeraids [09:54] ivoks:we are running the intergrarted perc raid1 [09:55] hmm! [09:55] if the OS sees all disks conntected to controller [09:55] then it's not hardware RAID [09:55] Ries ....linux see's the 3 discs not 1 [09:55] porkpie: you can check that in the bios... [09:56] porkpie: Maybe raid is not configurated yet? [09:56] i think it is [09:56] that's why it doesn't boot [09:56] porkpie: The dell is a nice BIOS where you can check that.... [09:56] OK ...I will try the server install disc [09:56] i would deconfigure it and use linux software raid, which is much better than those fakeraids [09:57] There isn't anything in the bios all it say is the intergrated contorller is enabled [09:58] I am going to try the server install disk [09:58] porkpie: it probably has after-bios configuration [09:58] eh, you can't get hw raid for (Included in Price) :/ [09:59] porkpie: I am sure it has HW raid.... [09:59] Ries: yes, they sell it like that [09:59] Ries ....I asked for HW raid [10:00] it could be possible to make this one work [10:01] Ries:there are no other options ,,, [10:01] I am going to try the server install disk [10:01] porkpie: apt-cache show dmraid [10:02] porkpie: dmraid is the thing you need [10:02] ivoks:I am not in ubuntu [10:02] porkpie: ah... then: dmraid discovers, activates, deactivates and displays properties of software RAID sets (eg, ATARAID) and contained DOS partitions. [10:02] porkpie: The following formats are supported: ... LSI Logic MegaRAID ... [10:03] altough, there are real hardware RAID controllers, but they are also named LSI Logic MegaRAID [10:03] SO it is software raid ...not hardware raid [10:04] porkpie: according to Dell, that raid is integrated, and costs 0$ [10:04] I would be for that level of server [10:04] otoh, "additional" controller costs 600$ [10:05] eh! didn't see that [10:05] 600$ is something that looks like hardware raid controller : [10:06] ivoks:where does it say that ?? [10:06] I can't find it [10:06] porkpie: http://configure.us.dell.com/dellstore/config.aspx?c=us&cs=04&kc=6W300&l=en&oc=pe1950-med&s=bsd [10:06] porkpie: 2nd Controller and HBAs [10:07] easiest thing to do would be to buy 3ware raid controller [10:08] dam .....I asked for hardware raid and I was told it was hardware raid ......I will call them tomorrow ... [10:08] :) [10:09] Thanks for all your help [10:09] np [10:14] good luck guys [10:27] I had massive performance problems with 3ware controlerers === ToonArmy [n=chris@Lafrowda-3.ex.ac.uk] has joined #ubuntu-server === nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-server [10:45] why ubuntu are soooooo slow in bug fixing :( === geekchic9-1 [n=morgan@71.90.170.6] has joined #ubuntu-server === geekchic9-1 [n=morgan@71.90.170.6] has left #ubuntu-server ["Ex-Chat"] [10:48] JB[away] : depends on teh bug I guess [10:50] what ? [10:51] I had massive performance problems with 3ware controlerers <- HTTP performance? [10:57] JB[away] : with 3ware controllers... I have one production server in TExas which has extreemly high IO wait's, and can only do 10MB/sec [10:57] i have a 3ware SATA Controller too [10:57] on ubuntu [10:58] do you have a prob with that? [10:58] I don't know the partical type anymore... [11:13] i have performance problem with a perl application [11:14] i dont know if it is the controller [11:14] how i can test the IO waits ? [11:14] JB[away] : just check in top [11:14] run the perl... [11:14] and if the perl does a lot of disk activity, see what IO Wait does [11:15] i have OTRS perl app [11:15] i dont know if you know [11:15] What is OTRS? [11:15] www.otrs.org [11:15] ticket system [11:18] i cant test it now