raid and file system gone missing while growing xfs raid 6. New drive has an offline_uncorrectable error. Please Help

  • Super noob here,
    I attempted to grow an xfs raid 6 through the webUI, and it appeared to be reshaping fine all of yesterday. Woke up this morning with a missing file system and an email from omv saying the new drive I was using had an offline_uncorrectable error. I restarted but nothing's working. No raid device, no file system. All drives are present and accounted for.
    blkid shows all drives as linux_raid_member


    Please help.

  • cat /proc/mdstat returns:
    Personalities : [raid6] [raid5] [raid4]
    md126 : inactive sde[15](S)
    1953512536 blocks super 1.2
    md127 : inactive sdl[0] sdi[12] sdm[10] sdd[11] sdo[9] sdf[13] sdg[7] sda[14] sdk[5] sdb[4] sdn[3] sdh[2] sdj[1]
    25395672086 blocks super 1.2


    sde is the problem drive that has the uncorrectable errors:

  • How do I do that? Do you have any handy magic cli commands?
    Up until today, I've not really had to manage the system outside of the webUI, and the web ui currently does not even show the degraded RAID device. I'm pretty much a linux noob.


    Thanks!


  • cat /proc/mdstat
    Personalities : [raid6] [raid5] [raid4]
    md126 : inactive sde[15](S)
    1953512536 blocks super 1.2


    md127 : inactive sdl[0] sdi[12] sdm[10] sdd[11] sdo[9] sdf[13] sdg[7] sda[14] sdk[5] sdb[4] sdn[3] sdh[2] sdj[1]
    25395672086 blocks super 1.2

  • Here's some more information I got out of dmesg:
    Any ideas?


  • I've disabled both smb, and plex. Not sure how to use fstab though ^_^;


    mount gives the following:

    Code
    sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
    udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=1011539,mode=755)
    devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
    tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=810952k,mode=755)
    /dev/disk/by-uuid/19f98116-457d-41ea-856a-1797b616ccfa on / type ext4 (rw,relatime,errors=remount-ro,user_xattr,barrier=1,data=ordered)
    tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
    tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=4158540k)
    tmpfs on /tmp type tmpfs (rw,relatime)
    rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)

Jetzt mitmachen!

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