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

Re: xfs su lvm non montabile!!! Aiuto



Gianluca Gargiulo ha scritto lo scorso 06/07/2006 14:01:
> Ragazzi, ho fatto un bel guaio e non so come uscirne: ho fatto
> l'errore di seguire un tutorial per l'applicazione delle quote sul
> disco!!!! ad un certo punto il tutorial propone di modificare il file
> /etc/fstab e far montare la partizione di root (lvm
> /dev/mapper/Ubuntu-root) con la seguente sintassi
> ---------------------------------------------------
> /dev/mapper/Ubuntu-root       /               xfs
> defaults,errors=remount-ro,usrquota,grpquota 0       1
> ---------------------------------------------------
> 
> ora il problema è che quando ho riavviato la macchina qualcosa deve
> essere andato storto e il file system root è stato caricato in
> read-only, cosicchè un sacco di programmi non funzionano e mi è pure
> impossibile poter rieditare il file fstab per poter far ritornare la
> situazione a prima!!!!
> 
> Ho cercato pure di avviare una distro knoppix e di montare il la
> partizione incriminata, ma nulla da fare, ottengo sempre gli stessi
> errori:
> 
> XFS: bad magic number
> XFS: SB validate failed
> 
> cosa devo fare? o delle alternative per poterlo riprendere ho devo
> "buttare via" tutto???

Google says:

XFS: bad magic number
XFS: SB validate failed

This means that you can not mount the filesystem due to corruption. You
will need to run xfs_repair and hope it can be repaired. If you hit this
you have serious problems. It can be anything from the disks have failed
in mysterious ways, software raid has gone mad, corruption through bad
cables/drivers/DMA etc.

If the mount hangs you can use xfs_repair -L to zero the journal to let
the system mount the disks again. To date this is only observed on the
/var filesystem. We do not know yet what is causing these hangs
(01-06-2002). Please contact the mailinglist when you observe this
failure. It is a very rare problem which makes it hard to debug




Reply to: