[opensuse-factory] Installation of 11.1 failed on existing software raid system
Gentle readers, I've got a strange "unknown error" during an installation attempt as well as an update attempt of an existing openSuSE 11.0 system to 11.1. The previous update from 10.3 to 11.0 worked nearly flawlessly, exept for the Lilo installation, which required some online tweaking, id est reverting to the old version of lilo.conf with new kernel names. The technical update procedure was the same as described below. The Yast2 in the 11.0->11.1 update attempt, as well as the installation attempt reports an unknown error - could not access storage device message during his respective attempt to read the partition table. Please look into the appended y2log file for more information, as well fstab and mdadm.conf for information about my system. After the (graphical) error message, I accessed the text console tty2, where I could see that the md devices were not recognised. A manual mdadm --assemble --scan worked, but created somehow strange md devices, md126 and md127, the high numbers beeing really strange. These md devices could be mounted and showed their proper content, but could not be accesed by the updating or installing procedure of the YaST2 11.1. My boot environment is: - SuSE 11.1 PXE server, - linux and initrd from DVD1:/boot/i386/loader by tftp, - content of DVD by NFS The system does not posess a bootable CD or DVD drive! After PXE linux loading, kernel, initrd and file 1 to 6 loading, a complaint of a missing CD1 occurs. I've seen a complaint of a missing file 8 in a log - is this an additional driver file? After the initial error message, that no "CD1" is present, the text YaST2 allows the choice of NFS based installation, DHCP is selected, message "no driver update" is answered by [OK], the graphical user interface fails with the final error independent of choice "update" or "installation". The graphical interface stalls if "continue" is chosen and terminates if "cancel" is chosen. Thank You for Your patience reading until here, through this technical stuff! Thank You for any useful input! Yours sincerely Christoph-Erdmann Pfeiler /dev/md0 / reiserfs defaults 1 1 # acl,user_xattr # /dev/hdb2 /boot ext2 defaults 1 2 # /dev/hda1 /data1 auto noauto,user 0 0 # /dev/hda13 /data10 auto noauto,user 0 0 # /dev/hdc2 /data11 auto noauto,user 0 0 # /dev/hdd1 /data12 auto noauto,user 0 0 # /dev/hdd5 /data13 auto noauto,user 0 0 # /dev/hdd6 /data14 auto noauto,user 0 0 # /dev/hda5 /data2 auto noauto,user 0 0 # /dev/hda6 /data3 auto noauto,user 0 0 # /dev/hda7 /data4 auto noauto,user 0 0 # /dev/hda8 /data5 auto noauto,user 0 0 # /dev/hda9 /data6 auto noauto,user 0 0 # /dev/hda10 /data7 auto noauto,user 0 0 # /dev/hda11 /data8 auto noauto,user 0 0 # /dev/hda12 /data9 auto noauto,user 0 0 # /dev/hda2 swap swap pri=42 0 0 /dev/sdb5 swap swap pri=42 0 0 /dev/sdc5 swap swap pri=42 0 0 # /dev/hdb1 /windows/c vfat noauto,user 0 0 # /dev/hdc1 /windows/d vfat noauto,user 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs noauto 0 0 # /dev/cdrom /media/cdrom subfs noauto,user,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 # /dev/sr0 /media/cdrom0 subfs noauto,user,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 # /dev/sr1 /media/cdrom1 subfs noauto,user,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 # /dev/sr2 /media/cdrom2 subfs noauto,user,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 # /dev/sr3 /media/cdrom3 subfs noauto,user,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 # /dev/sr4 /media/cdrom4 subfs noauto,user,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 # /dev/sr5 /media/cdrom5 subfs noauto,user,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 # /dev/sr6 /media/cdrom6 subfs noauto,user,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 # /dev/sr7 /media/cdrom7 subfs noauto,user,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 # /dev/hdd /media/cdrom8 subfs noauto,user,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 # /dev/fd0 /media/floppy subfs noauto,user,fs=floppyfss,procuid,nodev,nosuid,sync 0 0 # 172.16.17.31:/var/lib/YaST2/you/mnt /mnt/mnt nfs noauto,user,defaults 0 0 # /dev/cdrecorder /media/cdrecorder subfs noauto,user,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 /dev/md1 /home ext2 defaults 1 2 /dev/sdb1 /windows/c vfat rw 1 2 /dev/sdc1 /windows/d vfat rw 1 2 DEVICE partitions # DEV /dev/sdb6 /dev/sdc6 ARRAY /dev/md0 level=raid1 num-devices=2 UUID=3decccff:8cedaab8:e7e18d89:be41ea79 devices=/dev/sdb6,/dev/sdc6 ARRAY /dev/md1 level=raid1 num-devices=2 UUID=d369165f:be4fed61:16141679:e7cff21e devices=/dev/sda1,/dev/sdd1
participants (1)
-
Christoph-Erdmann Pfeiler