[PLUTO-help] recuperare un raid preesistente da una suse 9.0 con la mia nuova debian sarge
Andrea Ligabue
ligabue a theochem.unimo.it
Mar 3 Maggio 2005 16:50:34 CEST
Ciao a tutti
sono appena migrato da una vecchia SuSe 9.0 a debian sarge. a perte
piccoli problemi la migrazione e' stat felice e con successo.
L'unico problema e' il raid. Avevo due dischi montati in raid0 con
filesystem ext3 che non riesco a "recuperare" (alcuni dati dentro mi
premerebbe fossero salvati).
Leggendo manuali e how-to ho capito (mi pare) che debian sarge utilizzi
mdadm ...
ho sunque provato a riassemblare il mio vecchio raid
prima con queste opzioni
mdadm --create -f --verbose /dev/md0 --level=raid0 --raid-devices=2 /dev/hde /dev/hdg
ottenendo:
mdadm: chunk size defaults to 64K
mdadm: /dev/hde appears to be part of a raid array:
level=0 devices=2 ctime=Tue May 3 15:45:30 2005
mdadm: /dev/hdg appears to contain an ext2fs file system
size=97685784K mtime=Thu Jan 1 01:00:00 1970
mdadm: /dev/hdg appears to be part of a raid array:
level=0 devices=2 ctime=Tue May 3 15:45:30 2005
Continue creating array? Y
mdadm: array /dev/md0 started.
e in un secondo tempo anche con queste opzioni:
mdadm --assemble -f -m 0 --update=super-minor --verbose /dev/md0 /dev/hde /dev/hdg
mdadm: looking for devices for /dev/md0
mdadm: updating superblock of /dev/hde with minor number 0
mdadm: /dev/hde is identified as a member of /dev/md0, slot 0.
mdadm: updating superblock of /dev/hdg with minor number 0
mdadm: /dev/hdg is identified as a member of /dev/md0, slot 1.
mdadm: added /dev/hdg to /dev/md0 as 1
mdadm: added /dev/hde to /dev/md0 as 0
mdadm: /dev/md0 has been started with 2 drives.
... in entrambi i casi se pero' provo a montare il mio array
mount -t ext3 /dev/md0 /scr
ottengo
mount: wrong fs type, bad option, bad superblock on /dev/md0,
or too many mounted file systems
... ho provato anche a fare il mount senza l'opzione -t ma non cambia.
C'e' qualcosa di fondamentale che non ho capito ?
Il kenrenl e' quello (2.6) di default di debian sarge, 2.6.8
grazie mille e buon linux a tutti
Liga
----------------------------------------------------------
There's no honorable way to kill, no gentle way to destroy.
There is nothing good in war. Except its ending.
-- Abraham Lincoln, "The Savage Curtain", stardate 5906.5
----------------------------------------------------------
tel +39 059 2055115
More information about the pluto-help
mailing list