<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Here is what I have done to try and get it working on this box:<br><br>lustrethree:~/Desktop # rpm -ivh kernel-lustre-smp-2.6.16-60_0.27_lustre.1.6.6.x86_64.rpm<br>Preparing...                ########################################### [100%]<br>        package kernel-lustre-smp-2.6.16-60_0.27_lustre.1.6.6 is already installed<br>lustrethree:~/Desktop # rpm -ivh lustre-ldiskfs-3.0.6-2.6.16.60_0.27_lustre.1.6.6_smp.x86_64.rpm<br>Preparing...                ########################################### [100%]<br>        package lustre-ldiskfs-3.0.6-2.6.16.60_0.27_lustre.1.6.6_smp is already installed<br>lustrethree:~/Desktop # rpm -ivh
 lustre-modules-1.6.6-2.6.16.60_0.27_lustre.1.6.6_smp.x86_64.rpm<br>Preparing...                ########################################### [100%]<br>        package lustre-modules-1.6.6-2.6.16.60_0.27_lustre.1.6.6_smp is already installed<br>lustrethree:~/Desktop # rpm -ivh lustre-1.6.6-2.6.16.60_0.27_lustre.1.6.6_smp.x86_64.rpm<br>Preparing...                ########################################### [100%]<br>        package lustre-1.6.6-2.6.16.60_0.27_lustre.1.6.6_smp is already installed<br>lustrethree:~/Desktop # <br><br>First have to solve for the dependency.  Downloaded from http://rpmfind.net//linux/RPM/opensuse/10.3/x86_64/db43-4.3.29-59.x86_64.html<br>for future reference.<br><br>lustrethree:~/Desktop # rpm -ivh
 db43-4.3.29-59.x86_64.rpm<br>Preparing...                ########################################### [100%]<br>   1:db43                   ########################################### [100%]<br>lustrethree:~/Desktop # rpm --force -Uvh e2fsprogs-1.40.11.sun1-0suse.sles10.x86_64.rpm<br>Preparing...                ########################################### [100%]<br>   1:e2fsprogs              ########################################### [100%]<br>lustrethree:~/Desktop # <br><br>Reboot and cross fingers.<br>--- On <b>Sun, 1/11/09, Arden Wiebe <i><albert682@yahoo.com></i></b> wrote:<br><blockquote style="border-left: 2px solid
 rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Arden Wiebe <albert682@yahoo.com><br>Subject: Re: [Lustre-discuss] How to use the openSuse 10.3 kernel.<br>To: "Guido Juckeland" <guido.juckeland@tu-dresden.de>, lustre-discuss@lists.Lustre.org<br>Date: Sunday, January 11, 2009, 5:11 PM<br><br><div id="yiv375863067"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top"><br>After doing a mkinitrd and rebooting I still fail to load the lustre openSuse 10.3 kernel.  It fails when asking:<br><br>Want me to fall back to /dev/disk/by-id/scsi-SATA y/n<br><br>I have tried editing my fstab and menu.lst file.  Is there anything else I must edit?<br><br>lustrefour:~ # cat /etc/fstab<br>/dev/sda1
            /                    ext3       acl,user_xattr        1 1<br>proc                 /proc                proc      
 defaults              0 0<br>sysfs                /sys                 sysfs      noauto                0 0<br>debugfs              /sys/kernel/debug    debugfs    noauto                0 0<br>usbfs                /proc/bus/usb        usbfs      noauto               
 0 0<br>devpts               /dev/pts             devpts     mode=0620,gid=5       0 0<br>/dev/fd0             /media/floppy        auto       noauto,user,sync      0 0<br>lustrefour:~ #<br><br># Modified by YaST2. Last modification on Sun Jan 11 20:54:40 UTC 2009<br>default 0<br>timeout 8<br>##YaST - generic_mbr<br>gfxmenu (hd0,0)/boot/message<br>##YaST - activate<br><br>###Don't change this comment - YaST2 identifier: Original name: lustre###<br>title lustre<br>    root (hd0,0)<br>    kernel /boot/vmlinuz-2.6.16.60-0.27_lustre.1.6.6-smp root=/dev/sda1 vga=0x317    splash=silent
 showopts<br>    initrd /boot/initrd-2.6.16.60-0.27_lustre.1.6.6-smp<br><br>###Don't change this comment - YaST2 identifier: Original name: linux###<br>title openSUSE 10.3<br>    root (hd0,0)<br>    kernel /boot/vmlinuz-2.6.22.5-31-default root=/dev/disk/by-id/scsi-SATA_SAMSUNG_HD103UJS13PJ90QB38092-part1 vga=0x317    splash=silent showopts<br>    initrd /boot/initrd-2.6.22.5-31-default<br><br>###Don't change this comment - YaST2 identifier: Original name: floppy###<br>title Floppy<br>    rootnoverify (hd0,0)<br>    chainloader (fd0)+1<br><br>###Don't change this comment - YaST2 identifier: Original name: failsafe###<br>title Failsafe -- openSUSE 10.3<br>    root (hd0,0)<br>    kernel /boot/vmlinuz-2.6.22.5-31-default root=/dev/disk/by-id/scsi-SATA_SAMSUNG_HD103UJS13PJ90QB38092-part1 vga=normal showopts ide=nodma apm=off
 acpi=off noresume edd=off 3<br>    initrd /boot/initrd-2.6.22.5-31-default<br>lustrefour:~ #  <br>--- On <b>Sun, 1/11/09, Guido Juckeland <i><guido.juckeland@tu-dresden.de></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Guido Juckeland <guido.juckeland@tu-dresden.de><br>Subject: Re: [Lustre-discuss] How to use the openSuse 10.3 kernel.<br>To: "Arden Wiebe" <albert682@yahoo.com><br>Date: Sunday, January 11, 2009, 2:35 PM<br><br><div class="plainMail">I would try an "mkinitrd".<br><br>Guido<br><br>Arden Wiebe wrote:<br>> Okay I went to the sun download site and retrieved the lustre RPM's for my platform:<br>> <br>> lustrefour:~/Desktop # uname -a<br>> Linux lustrefour 2.6.22.5-31-default #1 SMP 2007/09/21 22:29:00 UTC x86_64 x86_64 x86_64 GNU/Linux<br>> lustrefour:~/Desktop # cat /etc/grub.conf<br>> setup
 --stage2=/boot/grub/stage2 (hd0,0) (hd0,0)<br>> quit<br>> lustrefour:~/Desktop # cat /proc/version<br>> Linux version 2.6.22.5-31-default (geeko@buildhost) (gcc version 4.2.1 (SUSE Linux)) #1 SMP 2007/09/21 22:29:00 UTC<br>> lustrefour:~/Desktop # rpm -qf /boot/vmlinuz<br>> kernel-default-2.6.22.5-31<br>> lustrefour:~/Desktop #<br>> <br>> <br>> I installed all the rpm's but I can't boot the kernel.  What didn't I do?  I'm new to openSuse.<br>> <br>> <br>>       <br>> _______________________________________________<br>> Lustre-discuss mailing list<br>> <a rel="nofollow">Lustre-discuss@lists.lustre.org</a><br>> <a rel="nofollow" target="_blank" href="http://lists.lustre.org/mailman/listinfo/lustre-discuss">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br>> <br><br>--
 <br><br>______________________________________________<br>Guido Juckeland, M.Sc.<br>Senior System Engineer (HPC)<br><br>Technische Universität Dresden<br>Center for Information Services and<br>High Performance Computing (ZIH)<br>D-01062 Dresden<br>Germany<br><br>Contact:<br>Trefftz-Bau, HRSK/151<br>Phone:  (+49) 351 463-39871<br>Fax:    (+49) 351 463-37773<br>e-mail: <a rel="nofollow">guido.juckeland@tu-dresden.de</a><br>WWW:    <a rel="nofollow" target="_blank" href="http://www.tu-dresden.de/zih">http://www.tu-dresden.de/zih</a><br><br></div></blockquote></td></tr></tbody></table><br>



      </div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br>Lustre-discuss mailing list<br><a ymailto="mailto:Lustre-discuss@lists.lustre.org" href="/mc/compose?to=Lustre-discuss@lists.lustre.org">Lustre-discuss@lists.lustre.org</a><br><a href="http://lists.lustre.org/mailman/listinfo/lustre-discuss" target="_blank">http://lists.lustre.org/mailman/listinfo/lustre-discuss</a><br></div></blockquote></td></tr></table><br>