Hi,
First post on here, so hopefully someone will be able to help. I know very little about Linus commands etc, so be gentle.
I'm running OMV7, have been running fine for a few months now, but today I noticed that I couldn't access my share (via PLEX) and that the system was running at 40-50% CPU utilisation since midnight. I rebooted and now my File System (RAID 5 Share BTRFS) won't mount.
Devices are x4 disks all showing as Good under SMART
File System: /dev/md0. BTRFS Reference (Ticked), Status (Online). But not mounted and can't mount.
I've tried a number of commands I've seen online but the following is what's shown up:
root@omvnas:~# lsusb
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 03f0:7029 HP, Inc Virtual Keyboard
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@omvnas:~# blkid
/dev/sdd: UUID="f28ecc4b-6a6a-5e55-77e4-a570d2f42678" UUID_SUB="4b986b8c-6db3-f2c2-de95-6d5a4585f3e3" LABEL="omvnas:0" TYPE="linux_raid_member"
/dev/sdb: UUID="f28ecc4b-6a6a-5e55-77e4-a570d2f42678" UUID_SUB="4cfa9164-e711-d0ff-b789-afa00baa40fa" LABEL="omvnas:0" TYPE="linux_raid_member"
/dev/md0: UUID="908419ac-9660-4a30-956b-5f6848e46dfe" UUID_SUB="cd927f09-6b64-44bc-9310-790b0f1bdbdf" BLOCK_SIZE="4096" TYPE="btrfs"
/dev/sde5: UUID="b1578c80-3cf4-46e8-9222-8240b29b80ac" TYPE="swap" PARTUUID="b7d44676-05"
/dev/sde1: UUID="0d13b6be-275c-4357-9677-ca3f920bdd8e" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="b7d44676-01"
/dev/sdc: UUID="f28ecc4b-6a6a-5e55-77e4-a570d2f42678" UUID_SUB="a62d3a3f-4a0f-c4df-74dc-0c143bc7d156" LABEL="omvnas:0" TYPE="linux_raid_member"
/dev/sda: UUID="f28ecc4b-6a6a-5e55-77e4-a570d2f42678" UUID_SUB="d18baccb-5219-12df-9f90-5fb5cd57b648" LABEL="omvnas:0" TYPE="linux_raid_member"
root@omvnas:~# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 3.6T 0 disk
└─md0 9:0 0 10.9T 0 raid5
sdb 8:16 0 3.6T 0 disk
└─md0 9:0 0 10.9T 0 raid5
sdc 8:32 0 3.6T 0 disk
└─md0 9:0 0 10.9T 0 raid5
sdd 8:48 0 3.6T 0 disk
└─md0 9:0 0 10.9T 0 raid5
sde 8:64 0 232.9G 0 disk
├─sde1 8:65 0 231.9G 0 part /
├─sde2 8:66 0 1K 0 part
└─sde5 8:69 0 976M 0 part [SWAP]
root@omvnas:~# mount -a
mount: /srv/dev-disk-by-uuid-908419ac-9660-4a30-956b-5f6848e46dfe: wrong fs type, bad option, bad superblock on /dev/md0, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
root@omvnas:~# sudo fdisk -l
Disk /dev/sde: 232.89 GiB, 250059350016 bytes, 488397168 sectors
Disk model: VB0250EAVER
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xb7d44676
Device Boot Start End Sectors Size Id Type
/dev/sde1 * 2048 486395903 486393856 231.9G 83 Linux
/dev/sde2 486397950 488396799 1998850 976M 5 Extended
/dev/sde5 486397952 488396799 1998848 976M 82 Linux swap / Solaris
Disk /dev/sda: 3.64 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: WDC WD40EFRX-68W
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/sdd: 3.64 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: WDC WD40EFRX-68N
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/sdc: 3.64 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: WDC WD40EFRX-68W
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/sdb: 3.64 TiB, 4000787030016 bytes, 7814037168 sectors
Disk model: WDC WD40EFRX-68W
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/md0: 10.92 TiB, 12001954234368 bytes, 23441316864 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 524288 bytes / 1572864 bytes
root@omvnas:~# omv-salt deploy run fstab
debian:
----------
ID: create_filesystem_mountpoint_1777e36c-edf0-4835-8382-9ab5f95d74ea
Function: file.accumulated
Result: True
Comment: Accumulator create_filesystem_mountpoint_1777e36c-edf0-4835-8382-9ab5f95d74ea for file /etc/fstab was charged by text
Started: 15:22:22.184474
Duration: 0.709 ms
Changes:
----------
ID: mount_filesystem_mountpoint_1777e36c-edf0-4835-8382-9ab5f95d74ea
Function: mount.mounted
Name: /srv/dev-disk-by-uuid-908419ac-9660-4a30-956b-5f6848e46dfe
Result: False
Comment: mount: /srv/dev-disk-by-uuid-908419ac-9660-4a30-956b-5f6848e46dfe: wrong fs type, bad option, bad superblock on /dev/md0, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
Started: 15:22:22.185740
Duration: 45.821 ms
Changes:
----------
ID: append_fstab_entries
Function: file.blockreplace
Name: /etc/fstab
Result: True
Comment: No changes needed to be made
Started: 15:22:22.232344
Duration: 5.749 ms
Changes:
----------
ID: fstab_systemctl_daemon_reload
Function: module.run
Result: True
Comment: State was not run because none of the onchanges reqs changed
Started: 15:22:22.239443
Duration: 0.007 ms
Changes:
Summary for debian
------------
Succeeded: 3
Failed: 1
------------
Total states run: 4
Total run time: 52.286 ms
[ERROR ] Command 'mount' failed with return code: 32
[ERROR ] stderr: mount: /srv/dev-disk-by-uuid-908419ac-9660-4a30-956b-5f6848e46dfe: wrong fs type, bad option, bad superblock on /dev/md0, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
[ERROR ] retcode: 32
[ERROR ] mount: /srv/dev-disk-by-uuid-908419ac-9660-4a30-956b-5f6848e46dfe: wrong fs type, bad option, bad superblock on /dev/md0, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
root@omvnas:~# mdadm --detail /dev/md0
/dev/md0:
Version : 1.2
Creation Time : Sat Nov 30 17:25:08 2024
Raid Level : raid5
Array Size : 11720658432 (10.92 TiB 12.00 TB)
Used Dev Size : 3906886144 (3.64 TiB 4.00 TB)
Raid Devices : 4
Total Devices : 4
Persistence : Superblock is persistent
Intent Bitmap : Internal
Update Time : Wed Jan 1 05:31:14 2025
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Layout : left-symmetric
Chunk Size : 512K
Consistency Policy : bitmap
Name : omvnas:0 (local to host omvnas)
UUID : f28ecc4b:6a6a5e55:77e4a570:d2f42678
Events : 15731
Number Major Minor RaidDevice State
0 8 0 0 active sync /dev/sda
1 8 32 1 active sync /dev/sdc
2 8 16 2 active sync /dev/sdb
3 8 48 3 active sync /dev/sdd
Any help is massively appreciated
Tony