Hallo,
Ich habe vor einigen Tagen meinen Root Server neu installiert.
Debian 6 im RAID 1. Sobald die Installation abgeschlossen ist führe ich ein
aptitude update
aptitude upgrade durch und da fängt das Problem an.
Folgende Ausgabe erhalte ich
und ein aptitude install "paket" ist anschliessend nicht mehr möglich da er wegen dem Kernel meckert.
Laut Support sind beide Platten OK.
Führe ich die Installation von Debian 6 ohne die Option RAID1 aus löuft es einwandfrei.
Langsam bin ich mit meinem Wissen am Ende.
Müsste nicht normal die Installation abbrechen oder richtig durch laufen?
Ich habe vor einigen Tagen meinen Root Server neu installiert.
Debian 6 im RAID 1. Sobald die Installation abgeschlossen ist führe ich ein
aptitude update
aptitude upgrade durch und da fängt das Problem an.
Folgende Ausgabe erhalte ich
root@debian:~# aptitude upgrade
Die folgenden teilweise installierten Pakete werden konfiguriert:
linux-image-2.6.32-5-amd64
Es werden keine Pakete installiert, aktualisiert oder entfernt.
0 Pakete aktualisiert, 0 zusätzlich installiert, 0 werden entfernt und 0 nicht aktualisiert.
Muss 0 B an Archiven herunterladen. Nach dem Entpacken werden 0 B zusätzlich belegt sein.
linux-image-2.6.32-5-amd64 (2.6.32-34squeeze1) wird eingerichtet ...
Running depmod.
Running update-initramfs.
update-initramfs: Generating /boot/initrd.img-2.6.32-5-amd64
W: mdadm: the array /dev/md/0_0 with UUID f11b8c03:196c2a88:6a56d6f2:4a757974
W: mdadm: is currently active, but it is not listed in mdadm.conf. if
W: mdadm: it is needed for boot, then YOUR SYSTEM IS NOW UNBOOTABLE!
W: mdadm: please inspect the output of /usr/share/mdadm/mkconf, compare
W: mdadm: it to /etc/mdadm/mdadm.conf, and make the necessary changes.
W: mdadm: the array /dev/md/1_0 with UUID e15eb201:4f5d6477:6a56d6f2:4a757974
W: mdadm: is currently active, but it is not listed in mdadm.conf. if
W: mdadm: it is needed for boot, then YOUR SYSTEM IS NOW UNBOOTABLE!
W: mdadm: please inspect the output of /usr/share/mdadm/mkconf, compare
W: mdadm: it to /etc/mdadm/mdadm.conf, and make the necessary changes.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.32-5-amd64 /boot/vmlinuz-2.6.32-5-amd64
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.32-5-amd64 /boot/vmlinuz-2.6.32-5-amd64
Generating grub.cfg ...
/usr/sbin/grub-probe: error: no such disk.
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.32-5-amd64.postinst line 799.
dpkg: Fehler beim Bearbeiten von linux-image-2.6.32-5-amd64 (--configure):
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück
configured to not write apport reports
Fehler traten auf beim Bearbeiten von:
linux-image-2.6.32-5-amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ein Paket konnte nicht installiert werden. Versuche zu lösen:
linux-image-2.6.32-5-amd64 (2.6.32-34squeeze1) wird eingerichtet ...
Running depmod.
Running update-initramfs.
update-initramfs: Generating /boot/initrd.img-2.6.32-5-amd64
W: mdadm: the array /dev/md/0_0 with UUID f11b8c03:196c2a88:6a56d6f2:4a757974
W: mdadm: is currently active, but it is not listed in mdadm.conf. if
W: mdadm: it is needed for boot, then YOUR SYSTEM IS NOW UNBOOTABLE!
W: mdadm: please inspect the output of /usr/share/mdadm/mkconf, compare
W: mdadm: it to /etc/mdadm/mdadm.conf, and make the necessary changes.
W: mdadm: the array /dev/md/1_0 with UUID e15eb201:4f5d6477:6a56d6f2:4a757974
W: mdadm: is currently active, but it is not listed in mdadm.conf. if
W: mdadm: it is needed for boot, then YOUR SYSTEM IS NOW UNBOOTABLE!
W: mdadm: please inspect the output of /usr/share/mdadm/mkconf, compare
W: mdadm: it to /etc/mdadm/mdadm.conf, and make the necessary changes.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.32-5-amd64 /boot/vmlinuz-2.6.32-5-amd64
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.32-5-amd64 /boot/vmlinuz-2.6.32-5-amd64
Generating grub.cfg ...
/usr/sbin/grub-probe: error: no such disk.
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.32-5-amd64.postinst line 799.
dpkg: Fehler beim Bearbeiten von linux-image-2.6.32-5-amd64 (--configure):
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück
Fehler traten auf beim Bearbeiten von:
linux-image-2.6.32-5-amd64
root@debian:~#
und ein aptitude install "paket" ist anschliessend nicht mehr möglich da er wegen dem Kernel meckert.
Laut Support sind beide Platten OK.
Führe ich die Installation von Debian 6 ohne die Option RAID1 aus löuft es einwandfrei.
Langsam bin ich mit meinem Wissen am Ende.
Müsste nicht normal die Installation abbrechen oder richtig durch laufen?