Cannot unmount a disk in the GUI

  • Hi,


    I try to unmount an old drive I no longer need. It´s not referenced. When I click unmount in the GUI I get the following error:


    Code
    Fehler #0: exception 'OMV\Config\DatabaseException' with message 'The XPath query '//system/fstab/mntent[(((((fsname='/dev/sdc1' or fsname='/dev/disk/by-id/ata-SAMSUNG_HD103SJ_S246JDWS912213-part1') or fsname='/dev/disk/by-id/wwn-0x50024e9002090bd2-part1') or fsname='/dev/disk/by-label/Data1') or fsname='/dev/disk/by-partuuid/d689a7de-b959-4dac-8769-b764af476e47') or fsname='/dev/disk/by-uuid/812ffa83-daf2-4bdc-925d-26ca5196186d')]' does not return the requested number of 1 object(s).' in /usr/share/php/openmediavault/config/database.inc:172 Stack trace: #0 /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc(920): OMV\Config\Database->getByFilter('conf.system.fil...', Array, 1) #1 [internal function]: OMVRpcServiceFileSystemMgmt->umount(Array, Array) #2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array(Array, Array) #3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('umount', Array, Array) #4 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('FileSystemMgmt', 'umount', Array, Array, 1) #5 {main}


    And here is the fstab:


    Code
    # >>> [openmediavault]
    UUID=e2b940c6-dfdd-485b-8cfa-bfd4f406d18f /media/e2b940c6-dfdd-485b-8cfa-bfd4f406d18f ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    UUID=812ffa83-daf2-4bdc-925d-26ca5196186d /media/812ffa83-daf2-4bdc-925d-26ca5196186d ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    /dev/disk/by-id/ata-WDC_WD30EFRX-68AX9N0_WD-WCC1T1094316-part1 /srv/dev-disk-by-id-ata-WDC_WD30EFRX-68AX9N0_WD-WCC1T1094316-part1 ext4 defaults,nofail,user_xattr,noexec,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2
    # <<< [openmediavault]

    OMV is 3.0.70.


    How can I remove that drive?

Jetzt mitmachen!

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