Error 3003

  • I become this error, someone know how to fix it?



    Fehler #3003:
    exception 'OMVException' with message 'Failed to get configuration (xpath=//system/fstab/mntent[dir='/media/090662f5-9045-470e-851a-a045195f4d0f'])' in /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc:962
    Stack trace:
    #0 [internal function]: OMVRpcServiceFileSystemMgmt->umount(Array, Array)
    #1 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array)
    #2 /usr/share/php/openmediavault/rpc.inc(79): OMVRpcServiceAbstract->callMethod('umount', Array, Array)
    #3 /usr/sbin/omv-engined(500): OMVRpc::exec('FileSystemMgmt', 'umount', Array, Array, 1)
    #4 {main}

    • omv-showkey mntent
    • <mntent>
    • <uuid>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</uuid >
    • <fsname>xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx|xxx x-xxxx|/dev/xxx</fsname>
    • <dir>/xxx/yyy/zzz</dir>
    • <type>none|ext2|ext3|ext4|xfs|jfs|iso9660|udf|.. .</type>
    • <opts></opts>
    • <freq>0</freq>
    • <passno>0|1|2</passno>
    • <hidden>0|1</hidden>
    • </mntent>


    • mount
    • /dev/root on / type ext4 (rw,noatime,data=ordered)
    • devtmpfs on /dev type devtmpfs (rw,relatime,size=469756k,nr_inodes=117439,mode=755)
    • tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=94816k,mode=755)
    • tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
    • proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
    • sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    • tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=189620k)
    • devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
    • /dev/mmcblk0p1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)
    • fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
    • gvfs-fuse-daemon on /home/Bart/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
    • /dev/sda1 on /media/PIFestplatte2 type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks)
    • /dev/sdb1 on /media/PIFestplatte1 type ext4 (rw,nosuid,nodev,relatime,data=ordered,uhelper=udisks)


    • cat /etc/fstab
    • proc /proc proc defaults 0 0
    • /dev/mmcblk0p1 /boot vfat defaults 0 2
    • /dev/mmcblk0p2 / ext4 defaults,noatime 0 1
    • # a swapfile is not a swap partition, so no using swapon|off from here on, use dphys-swapfile swap[on|off] for that
  • blkid
    /dev/mmcblk0p1: SEC_TYPE="msdos" LABEL="boot" UUID="15CD-3B79" TYPE="vfat"
    /dev/mmcblk0p2: UUID="13d368bf-6dbf-4751-8ba1-88bed06bef77" TYPE="ext4"
    /dev/sda1: LABEL="PIFestplatte2" UUID="090662f5-9045-470e-851a-a045195f4d0f" TYPE="ext4"
    /dev/sdb1: LABEL="PIFestplatte1" UUID="524ca432-7c76-4c5b-ad16-0f2925428dfe" TYPE="ext4"

  • First I installed wheeze as OS then I update the PI with sudo apt-get update and upgrade, then I installed the new kernel after that I changed the Port for SSH and the username for PI then activate IPv6 after that I installed omv.

  • Okay it's done now, I have do this over SSH


    sudo umount /dev/sdb1
    sudo umount /dev/sda1


    so I unmount my 2 driver after that I mount them vs OMV and it looks like that it works now, thanks to subzero79 for your help

Jetzt mitmachen!

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