v5.5.17-3 new error message

  • I'm getting email error messages like the following on boot, one for each drive. Everything work fine just reporting in case it is a bug.


    Host: \omv.workgroup

    Date: Fri, 11 Dec 2020 01:00:13

    Service: filesystem_srv_dev-disk-by-label-NVME

    Event: Does not exist

    Description: unable to read filesystem '/srv/dev-disk-by-label-NVME' state

    This triggered the monitoring system to: restart

    Inwin MS04 case with 315 W PSU

    ASUS Prime H310i-Plus R2.0 board

    Two port PCI-E SATA card

    16GB Kingston DDR4

    Intel Pentium Coffee Lake G5400 CPU

    Samsung Evo M.2 256GB OS drive

    4x4TB WD Red NAS drives + 1x4TB + 1x5TB Seagate drives - MergerFS pool

    Seagate 5TB USB drives - SnapRAID parity x 2

  • It's stopped happening now.


    root@omv:~# blkid

    /dev/nvme0n1p1: UUID="393f61cd-21b1-4adc-b552-b8ae580edd22" TYPE="ext4" PARTUUID="61bfbf69-01"

    /dev/nvme0n1p3: LABEL="NVME" UUID="e8dff64b-7555-43e0-a84b-7efc9f954276" TYPE="ext4" PARTUUID="61bfbf69-03"

    /dev/nvme0n1p5: UUID="33b39126-8ec0-4a9d-91bb-9f26bb8395c9" TYPE="swap" PARTUUID="61bfbf69-05"

    /dev/sdc1: LABEL="Disk3" UUID="214fb3f7-7f1d-4ade-af12-a4444f84e402" TYPE="ext4" PARTUUID="66af03cc-281d-4f33-9861-aada72b3a3b6"

    /dev/sda1: LABEL="Disk1" UUID="7e0f12ca-1f8b-4415-bd27-eee48075ed0d" TYPE="ext4" PARTUUID="5ec281fb-c830-4db1-85ec-362db1aec3df"

    /dev/sdb1: LABEL="Disk2" UUID="086a3ffe-b293-4e3e-91e1-a6652e796de4" TYPE="ext4" PARTUUID="ed26f723-c22e-4b5a-bfc9-be453a0f8c6f"

    /dev/sdd: LABEL="Disk4" UUID="8eea6c95-b331-49fb-91fa-cd6fc59d0adb" TYPE="ext4"

    /dev/sde: LABEL="Parity" UUID="c05d236d-cbe9-4115-b935-cf92ddd4fc24" TYPE="ext4"

    /dev/sdh1: LABEL="1TBHD2" UUID="5f3a7897-0c90-40f7-a35d-95504be848d1" TYPE="ext4" PARTUUID="280bb5d4-c5f2-49a9-aec6-a58ed1faf454"

    /dev/sdg1: LABEL="1TBHD1" UUID="03a8835a-fc59-47a8-a2cf-c21ebd754b75" TYPE="ext4" PARTUUID="df5bf7b4-ae83-4c2f-bea4-55b1b37fde07"

    /dev/sdf1: LABEL="300GBHD" UUID="d3320905-e848-4000-b012-b4cca2d13889" TYPE="ext4" PARTUUID="ae01cc05-8e8c-4f40-96a6-1a491412b8d3"

    /dev/nvme0n1: PTUUID="61bfbf69" PTTYPE="dos"


    # /etc/fstab: static file system information.

    #

    # Use 'blkid' to print the universally unique identifier for a

    # device; this may be used with UUID= as a more robust way to name devices

    # that works even if disks are added and removed. See fstab(5).

    #

    # <file system> <mount point> <type> <options> <dump> <pass>

    # / was on /dev/nvme0n1p1 during installation

    UUID=393f61cd-21b1-4adc-b552-b8ae580edd22 / ext4 errors=remount-ro 0 1

    # swap was on /dev/nvme0n1p5 during installation

    UUID=33b39126-8ec0-4a9d-91bb-9f26bb8395c9 none swap sw 0 0

    # >>> [openmediavault]

    /dev/disk/by-label/300GBHD /srv/dev-disk-by-label-300GBHD ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl0 2

    /dev/disk/by-label/NVME /srv/dev-disk-by-label-NVME ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2

    /dev/disk/by-label/Parity /srv/dev-disk-by-label-Parity ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl0 2

    /dev/disk/by-label/Disk1 /srv/dev-disk-by-label-Disk1 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl0 2

    /dev/disk/by-label/Disk2 /srv/dev-disk-by-label-Disk2 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl0 2

    /dev/disk/by-label/Disk3 /srv/dev-disk-by-label-Disk3 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl0 2

    /dev/disk/by-label/Disk4 /srv/dev-disk-by-label-Disk4 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl0 2

    /dev/disk/by-label/1TBHD1 /srv/dev-disk-by-label-1TBHD1 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl0 2

    /dev/disk/by-label/1TBHD2 /srv/dev-disk-by-label-1TBHD2 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl0 2

    /srv/dev-disk-by-label-Disk3:/srv/dev-disk-by-label-Disk1:/srv/dev-disk-by-label-Disk4:/srv/dev-disk-by-label-Disk2 /srv/144ab994-0e0f-4a42-a06b-f37e84454803 fuse.mergerfs defaults,allow_other,cache.files=off,use_ino,category.create=epmfs,minfreespace=4G,fsname=MergerFS:144ab994-0e0f-4a42-a06b-f37e84454803,x-systemd.requires=/srv/dev-disk-by-label-Disk3,x-systemd.requires=/srv/dev-disk-by-label-Disk1,x-systemd.requires=/srv/dev-disk-by-label-Disk4,x-systemd.requires=/srv/dev-disk-by-label-Disk2 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/American/ /export/American none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/British/ /export/British none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/Cartoons/ /export/Cartoons none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/Documentaries/ /export/Documentaries none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/European/ /export/European none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/Extras/ /export/Extras none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/J45/ /export/J45 none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/Magic/ /export/Magic none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/Movies/ /export/Movies none bind,nofail 0 0

    /srv/dev-disk-by-label-NVME/Music/ /export/Music none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/Music-videos/ /export/Music-videos none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/Photos/ /export/Photos none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/Reality/ /export/Reality none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/Triathlon/ /export/Triathlon none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/World/ /export/World none bind,nofail 0 0

    /srv/dev-disk-by-label-300GBHD/ /export/300GBHD none bind,nofail 0 0

    /srv/144ab994-0e0f-4a42-a06b-f37e84454803/Downloads/ /export/Downloads none bind,nofail 0 0

    # <<< [openmediavault]

    root@omv:~#

    Inwin MS04 case with 315 W PSU

    ASUS Prime H310i-Plus R2.0 board

    Two port PCI-E SATA card

    16GB Kingston DDR4

    Intel Pentium Coffee Lake G5400 CPU

    Samsung Evo M.2 256GB OS drive

    4x4TB WD Red NAS drives + 1x4TB + 1x5TB Seagate drives - MergerFS pool

    Seagate 5TB USB drives - SnapRAID parity x 2

Jetzt mitmachen!

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