Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RAID1] Non si avvia il computer
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
DGilmour
Tux's lil' helper
Tux's lil' helper


Joined: 28 Aug 2005
Posts: 132
Location: Abbadia San Salvatore

PostPosted: Thu Oct 20, 2005 2:16 pm    Post subject: [RAID1] Non si avvia il computer Reply with quote

Ho installato un server linux con due hdd eide in raid seguendo la guida che ho trvato su questo forum. Tutto è andato ok e il server funziona alla perfezione.

Stavo per creare un altro server sempre con due HDD Eide in raid mirroring. Ho fatto ancora una volta come dice la giuda e al boot il kernel si avvia, mi crea i due device nodes /dev/md0 (boot) e /dev/md1 (root). Poi succede il "patatracche":

Checking root filesistem ... [!!]
* Filesystem couldn't fixed :(
Give root password for maintenance

Ho inserito la password di rooe e sono andato a controllare un po' a giro per il mio sistema e ho trovato quanto segue:
- I due raid sono ok e lo vedo da /proc/mdstat;
- Grub è configurato bene, come paramentro ho messo: root=/dev/md1;
- le due linee di fstab:
/dev/md0 /boot ext2 noauto,noatime 1 2
/dev/md1 / reiserfs noatime 0 0

Ora spero di riuscire a far avviare questo server correttamente. Secondo voi, illusti geni, dove ho sbagliato?

Ciao a tutti, Keres.
Back to top
View user's profile Send private message
Opossum
Tux's lil' helper
Tux's lil' helper


Joined: 21 Apr 2005
Posts: 104

PostPosted: Thu Oct 20, 2005 8:17 pm    Post subject: Reply with quote

Code:

Checking root filesistem ... [!!]
* Filesystem couldn't fixed
Give root password for maintenance


A giudicare da questo messaggio direi che probabilmente si è verificata qualche incoerenza sul file system.
A me è successo diverse volte a seguito di uno shut non pulito del server (hai presente quanto la correte va via a intervalli di un minuto l'uno e così ti tira giu tutto l'ups?).
Normalmente il tutto torna a posto con un check del file system stesso.
Se non ricordo male nel tuo caso (con root in reiserfs) il comando è:

Code:

reiserfsck
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum