Filesystem turn randomly in read-only...

  • Hi everyone,


    A few days ago, my Raid 6 array turn in read-only mode, but stay clean.


    dmesg gave me this:

    Code
    Aborting journal on device md0-8.
    EXT4-fs error (device md0): ext4_journal_check_start:61: Detected aborted journal
    EXT4-fs (md0): Remounting filesystem read-only
    EXT4-fs error (device md0): ext4_journal_check_start:61: Detected aborted journal



    cat /proc/mdstat

    Code
    Personalities : [raid6] [raid5] [raid4] [linear] [multipath] [raid0] [raid1] [raid10]
    md0 : active raid6 sdn[1] sdm[6] sdl[11] sdj[0] sdk[10] sdh[9] sdi[12] sdg[7] sde[3] sdf[2] sdd[4]
          26371215360 blocks super 1.2 level 6, 512k chunk, algorithm 2 [11/11] [UUUUUUUUUUU]
          bitmap: 1/22 pages [4KB], 65536KB chunk
    
    
    unused devices: <none>

    mdadm -D /dev/md0

    On this array, I have only one ext4 partition (named Stock) .




    df -Th | grep "^/dev"

    Code
    /dev/sdc1      ext4       79G  7.6G   67G  11% /
    /dev/sdb1      ext4      234G   19G  216G   8% /srv/dev-disk-by-label-AppData
    /dev/sda1      ext4      2.7T   23G  2.7T   1% /srv/dev-disk-by-label-Downloads
    /dev/md0       ext4       25T   14T   12T  55% /srv/dev-disk-by-label-Stock


    So, after some search, I run
    e2fsck -fy /dev/md0

    After a reboot, everything is good. My Raid array is clean, my filesystem is writable.
    Every HDD of this array is good on Smart Status.
    But after a random time, it turn on read-only and I have to remake e2fsck and reboot.
    I have this error about 1 time a day, so it's not very practical...


    Is there a way to fix this??

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!