[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ricostruire raid1



ciao,
avevo due dischi in raid1 su cui ci stava anche / un
disco è saltato ed è gia' stato sostituito. Le
partizione piu' grandi come /srv sono gia' state
ri-mirrorate. In pratica ho bootato con un live-cd ed
ho ricostruito la partizion table con un:
sfdisk -d /dev/sda|sfdisk /dev/sdc
poi ho riavviato ed ho lanciato un:
mdadm /dev/md* --add /dev/sdc* 
per ricostruire le partizioni grandi.
ora dovrei fare la root ma non so come far vedere al
live cd il raid. In teoria dovrei fare:
mdadm --assemble /dev/md* /dev/sda* 'missing'
e poi:
mdadm /dev/md* --add /dev/sdc*
è corretto ?
 


		
__________________________________ 
Start your day with Yahoo! - Make it your home page! 
http://www.yahoo.com/r/hs



Reply to: