OMV tries mounting a non-existing drive

  • Hi all,


    i am new, please forgive any ignorance.


    I connected a usb drive to my system, did some experiments, removed the drive again.
    Now, the system still wants to mount the drive and keeps dropping syslog errors every 5 seconds.


    I tried:
    - removing it manually from /etc/fstab
    - removing the folder in the /srv/
    - running omv-mkconf fstab
    - checking the /etc/openmediavault/config.xml for any reference to the missing drive
    - could not find anything suspicious on the GUI



    Thank you for any advice.


    ---------------------------------
    Additional information:


    error in syslog:
    'mountpoint_srv_dev-disk-by-id-usb-TS32GSSD_370_C81084032122-0-0-part1' status failed (1) -- /srv/dev-disk-by-id-usb-TS32GSSD_370_C81084032122-0-0-part1 is not a mountpoint


    error in deamon.log:
    Mar 10 00:09:20 ATLAS monit[1036]: 'mountpoint_srv_dev-disk-by-id-usb-TS32GSSD_370_C81084032122-0-0-part1' status failed (1) -- /srv/dev-disk-by-id-usb-TS32GSSD_370_C81084032122-0-0-part1 is not a mountpoint
    Mar 10 00:09:50 ATLAS monit[1036]: 'mountpoint_srv_dev-disk-by-id-usb-TS32GSSD_370_C81084032122-0-0-part1' status failed (1) -- /srv/dev-disk-by-id-usb-TS32GSSD_370_C81084032122-0-0-part1 is not a mountpoint
    Mar 10 00:10:20 ATLAS monit[1036]: 'mountpoint_srv_dev-disk-by-id-usb-TS32GSSD_370_C81084032122-0-0-part1' status failed (1) -- /srv/dev-disk-by-id-usb-TS32GSSD_370_C81084032122-0-0-part1 is not a mountpoint
    Mar 10 00:10:34 ATLAS systemd[1]: dev-disk-by\x2did-usb\x2dTS32GSSD_370_C81084032122\x2d0:0\x2dpart1.device: Job dev-disk-by\x2did-usb\x2dTS32GSSD_370_C81084032122\x2d0:0\x2dpart1.device/start timed out.
    Mar 10 00:10:34 ATLAS systemd[1]: Timed out waiting for device dev-disk-by\x2did-usb\x2dTS32GSSD_370_C81084032122\x2d0:0\x2dpart1.device.



    content of fstab:
    # <file system> <mount point> <type> <options> <dump> <pass>
    # / was on /dev/sda1 during installation
    UUID=de351af9-452a-4aed-9a90-facb9e174866 / ext4 errors=remount-ro 0 1
    # swap was on /dev/sda5 during installation
    UUID=056f6074-907b-41b7-8ec8-cbf3275cb8a4 none swap sw 0 0
    # >>> [openmediavault]
    /dev/disk/by-label/2TBIntern /srv/dev-disk-by-label-2TBIntern ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    /dev/disk/by-label/WDRed6TB2 /srv/dev-disk-by-label-WDRed6TB2 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    /dev/disk/by-id/ata-WDC_WD60EFRX-68L0BN1_WD-WX31D95843T6-part1 /srv/dev-disk-by-id-ata-WDC_WD60EFRX-68L0BN1_WD-WX31D95843T6-part1 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    /dev/disk/by-label/2TBExtern /srv/dev-disk-by-label-2TBExtern ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    # <<< [openmediavault]


    output of blkid:
    /dev/sdc1: LABEL="WDRed6TB2" UUID="e6b3782a-b830-4887-b5e7-dc03a3945657" TYPE="ext4" PARTUUID="c5b92328-5a34-4a8c-8a34-01e36966d166"
    /dev/sdb1: LABEL="2TBIntern" UUID="77eae437-37ac-463f-8895-245e00670b33" TYPE="ext4" PARTUUID="1154b1d3-150b-443d-9587-11808191eab8"
    /dev/sdd1: UUID="46d0c75a-2913-4115-911e-dd26b7d83c2a" TYPE="ext4" PARTUUID="2a62c108-28e7-44de-8f92-9aa43462bbc3"
    /dev/sda1: UUID="de351af9-452a-4aed-9a90-facb9e174866" TYPE="ext4" PARTUUID="51e82258-01"
    /dev/sda5: UUID="056f6074-907b-41b7-8ec8-cbf3275cb8a4" TYPE="swap" PARTUUID="51e82258-05"
    /dev/sde1: LABEL="2TBExtern" UUID="971b2870-2856-48a1-90eb-973bbc19a5f0" TYPE="ext4" PARTUUID="e4521588-dcc2-4865-8427-6fb40a822a18"


    output of omv-confdbadm read --prettify conf.system.filesystem.mountpoint


    [
    {
    "dir": "/srv/dev-disk-by-label-2TBIntern",
    "freq": 0,
    "fsname": "/dev/disk/by-label/2TBIntern",
    "hidden": false,
    "opts": "defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl",
    "passno": 2,
    "type": "ext4",
    "uuid": "440b38c2-635f-4340-97dd-0792a1f53dc6"
    },
    {
    "dir": "/srv/dev-disk-by-label-WDRed6TB2",
    "freq": 0,
    "fsname": "/dev/disk/by-label/WDRed6TB2",
    "hidden": false,
    "opts": "defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl",
    "passno": 2,
    "type": "ext4",
    "uuid": "c73ffb90-a527-4e89-9405-32bc5e243dbb"
    },
    {
    "dir": "/srv/dev-disk-by-id-ata-WDC_WD60EFRX-68L0BN1_WD-WX31D95843T6-part1",
    "freq": 0,
    "fsname": "/dev/disk/by-id/ata-WDC_WD60EFRX-68L0BN1_WD-WX31D95843T6-part1",
    "hidden": false,
    "opts": "defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl",
    "passno": 2,
    "type": "ext4",
    "uuid": "081b6379-f760-4520-b93a-e9071ef473a4"
    },
    {
    "dir": "/srv/dev-disk-by-label-2TBExtern",
    "freq": 0,
    "fsname": "/dev/disk/by-label/2TBExtern",
    "hidden": false,
    "opts": "defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl",
    "passno": 2,
    "type": "ext4",
    "uuid": "17eca6d8-69b0-4244-8929-828ed4e7ceed"
    }
    ]

    • Offizieller Beitrag

    Did you unmount from the web interface before unplugging? If you still have it, plug it back in and unmount it from the filesystem tab.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • i tried reconnecting the drive and making my changes undone. does not help. Syslog stil says:


    monit[1088]: 'mountpoint_srv_dev-disk-by-id-usb-TS32GSSD_370_C81084032122-0-0-part1' status failed (1) -- /srv/dev-disk-by-id-usb-TS32GSSD_370_C81084032122-0-0-part1 is not a mountpoint

Jetzt mitmachen!

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