Hi,
das hat leider noch nicht so ganz geklappt. Ich habe inzwischen 3 gleiche Platten in dem Raid mit dem Betriebssystem hängen und diese 3 Platten ausgewählt. Das Ergebnis sieht so aus:
Code: Alles auswählen
root@sonnenblume:/home/yvonne# dpkg-reconfigure grub-pc
/usr/sbin/grub-probe: Fehler: Couldn't find PV pv1. Check your device.map.
Installation finished. No error reported.
/usr/sbin/grub-probe: Fehler: Couldn't find PV pv1. Check your device.map.
Installation finished. No error reported.
/usr/sbin/grub-probe: Fehler: Couldn't find PV pv1. Check your device.map.
Installation finished. No error reported.
Generating grub.cfg ...
/usr/sbin/grub-probe: Fehler: Couldn't find PV pv1. Check your device.map.
Found linux image: /boot/vmlinuz-3.2.0-4-amd64
Found initrd image: /boot/initrd.img-3.2.0-4-amd64
/usr/sbin/grub-probe: Fehler: Couldn't find PV pv1. Check your device.map.
/usr/sbin/grub-probe: Fehler: Couldn't find PV pv1. Check your device.map.
/usr/sbin/grub-probe: Fehler: Couldn't find PV pv1. Check your device.map.
Couldn't find device with uuid 8xT3aZ-8Eth-2qW7-URwe-pIGY-G7Hk-Jm3dlD.
Found Debian GNU/Linux (6.0.10) on /dev/mapper/glueckskaefer-sysbackup
done
Zur Info: glueckskaefer ist ein anderes Raid mit LVM, darauf liegt u.a. /home von vor der Neuinstallation, was ich jetzt wieder einbinden möchte und außerdem ein Backup vom alten System, was hier gefunden wird.
Was ich auch gerade nicht verstehe:
Die graphische Laufwerksverwaltung behauptet, dass meine "Datenträgerfruppe" sonnenblume nicht in Betrieb ist und außerdem, dass sie 1 TB Kapazität hat. Das passt für mich nicht damit zusammen, dass ich ein Raid 1 mit 3x500GB habe, wie kann die LVG darauf 1TB haben?
Und wie kann es sein, dass diese LVG nicht in Betrieb ist? Darauf liegt immerhin das aktuell verwendete Betriebssystem:
Code: Alles auswählen
root@sonnenblume:/home/yvonne# df -h
Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf
rootfs 92G 4,0G 84G 5% /
udev 10M 0 10M 0% /dev
tmpfs 1,6G 792K 1,6G 1% /run
/dev/mapper/sonnenblume-debian 92G 4,0G 84G 5% /
tmpfs 5,0M 0 5,0M 0% /run/lock
tmpfs 3,2G 268K 3,2G 1% /run/shm
Code: Alles auswählen
root@sonnenblume:/home/yvonne# pvscan
Couldn't find device with uuid 8xT3aZ-8Eth-2qW7-URwe-pIGY-G7Hk-Jm3dlD.
PV /dev/md128 VG sonnenblume lvm2 [465,63 GiB / 342,70 GiB free]
PV unknown device VG sonnenblume lvm2 [465,76 GiB / 465,76 GiB free]
PV /dev/md127 VG glueckskaefer lvm2 [1,82 TiB / 988,01 GiB free]
Total: 3 [2,73 TiB] / in use: 3 [2,73 TiB] / in no VG: 0 [0 ]
root@sonnenblume:/home/yvonne# lvscan
Couldn't find device with uuid 8xT3aZ-8Eth-2qW7-URwe-pIGY-G7Hk-Jm3dlD.
ACTIVE '/dev/sonnenblume/debian' [93,13 GiB] inherit
ACTIVE '/dev/sonnenblume/swap' [29,80 GiB] inherit
ACTIVE '/dev/glueckskaefer/home' [650,00 GiB] inherit
ACTIVE '/dev/glueckskaefer/virtualsystems' [95,00 GiB] inherit
ACTIVE '/dev/glueckskaefer/sysbackup' [130,00 GiB] inherit
root@sonnenblume:/home/yvonne# vgscan
Reading all physical volumes. This may take a while...
Couldn't find device with uuid 8xT3aZ-8Eth-2qW7-URwe-pIGY-G7Hk-Jm3dlD.
Found volume group "sonnenblume" using metadata type lvm2
Found volume group "glueckskaefer" using metadata type lvm2
Was für ein Device wird hier denn gesucht?
Meine Raids scheinen in Ordnung zu sein (die dritte Platte habe ich gerade erst eingebunden, die wird noch mit Daten befüllt):
Code: Alles auswählen
root@sonnenblume:/home/yvonne# cat /proc/mdstat
Personalities : [raid1]
md128 : active raid1 sdb1[2] sdd1[0] sde1[1]
488253248 blocks super 1.2 [3/2] [UU_]
[==============>......] recovery = 74.7% (364978688/488253248) finish=55.1min speed=37254K/sec
md127 : active (auto-read-only) raid1 sdc1[0] sda1[1]
1953512400 blocks super 1.2 [2/2] [UU]
unused devices: <none>
Hat jemand gute Ratschläge?
LG
Yvonne