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

partizione reiserfs riconosciuta come raid



<x-tad-bigger>Ciao a tutti, ovviamente ho un problema!
Il fatto è che ieri sera fungeva tutto bene, mentre stamane accendo il macchinone, che ho trovato spento perchè è saltata la corrente stanotte, e non monta un disco da 250Gb perchè io gli dico che è un disco normale e lui , arbitrariamente, pensa si tratti di uno spare di un raid!
questo è tutto:
#######################
root@pbt:~# cat /etc/fstab
/dev/sdb1       /mnt            reiserfs        defaults        0       0
#######################
---   se lo cerco di montare così dice che è gia montato o occupato
root@pbt:~# mount /mnt/
mount: /dev/sdb1 già montato o /mnt occupato
root@pbt:~#
#######################
---   ma se controllo
root@pbt:~# ls -la /mnt/
totale 4
drwxr-xr-x  2 root root    6 2006-10-20 00:49 .
drwxr-xr-x 22 root root 4096 2007-01-19 09:16 ..
root@pbt:~#
#######################
---  se invece do tutta la path ...
root@pbt:~# mount /dev/sdb1 /mnt/
mount: unknown filesystem type 'linux_raid_member'
root@pbt:~#
#######################
---   fdisk mi da ragione

Comando (m per richiamare la guida): p

Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cilindri of 16065 * 512 = 8225280 bytes

Dispositivo Boot      Start         End      Blocks   Id  System
/dev/sdb1               1        9729    78148161   83  Linux
#######################
---     dmesg non lo ha neanche notato durante il boot
root@pbt:~# dmesg | grep -i sdb
root@pbt:~#
#######################
root@pbt:~# reiserfsck
--check started at Wed Jan 24 17:44:57 2007
Replaying journal..
Trans replayed: mountid 27, transid 4668, desc 652, len 2, commit 655, next trans offset 638
Reiserfs journal '/dev/sdb1' in blocks [18..8211]: 1 transactions replayed
Checking internal tree..finished                  
Comparing bitmaps..finished
Checking Semantic tree:
finished                                                                      
No corruptions found
There are on the filesystem:
        Leaves 6923
        Internal nodes 46
        Directories 1142
        Other files 10396
        Data block pointers 5688806 (0 of them are zero)
        Safe links 0
###########
reiserfsck finished at Wed Jan 24 17:45:34 2007
###########

 un aiutino!??</x-tad-bigger>

Reply to: