Internal Server Error when applying changes to mount

  • Hi,


    I just added another disk to my NAS and wiped it with OMV.

    It is already mounted but not referenced

    applying the changes returns:


    Code
    500 - Internal Server Error
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color fstab 2>&1' with exit code '1': debian: ---------- ID: create_filesystem_mountpoint_ac3d9aaa-40c3-4ebf-ac6d-04f9024ac564 Function: file.accumulated Result: True Comment: Accumulator create_filesystem_mountpoint_ac3d9aaa-40c3-4ebf-ac6d-04f9024ac564 for file /etc/fstab was charged by text Started: 09:22:30.585579 Duration: 0.899 ms Changes: ---------- ID: mount_filesystem_mountpoint_ac3d9aaa-40c3-4ebf-ac6d-04f9024ac564 Function: mount.mounted Name: /srv/dev-disk-by-uuid-5E3E50EB3E50BE29 Result: True Comment: Target was already mounted Started: 09:22:30.587069 Duration: 382.405 ms Changes: ---------- umount: Forced remount because options (big_writes) changed ---------- ID: create_filesystem_mountpoint_5082ac75-8003-4cda-a1ff-791ad91ba5b4 Function: file.accumulated Result: True Comment: Accumulator create_filesystem_mountpoint_5082ac75-8003-4cda-a1ff-791ad91ba5b4 for file /etc/fstab was charged by text Started: 09:22:30.969687 Duration: 1.073 ms Changes: ---------- ID: mount_filesystem_mountpoint_5082ac75-8003-4cda-a1ff-791ad91ba5b4 Function: mount.mounted Name: /srv/dev-disk-by-uuid-6E26397326393D81 Result: True...


    and fails...


    in the console lsblk returns (it is about sdg1:



    I can proceed to the SMB/sharing settings but the above error seems to prevent to make those changes permanent, because the internal server error doesn't disappear.

  • anarco

    Added the Label OMV 6.x
  • I get pretty much the same error message when I try to mount a freshly created raid1 device.

    I have been trying for a few days now but keep failing at the point where the mount configuration changes has to be applied.

    The raid was created with the plugin. A current OMV7 (7.3.0-1) is used and runs flawlessly except for these error message. OMV is also installed in a raid 1 device according to these instructions:


    Error message:

    Code
     500 - Internal Server Error
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color fstab 2>&1' with exit code '1': debian: ---------- ID: create_filesystem_mountpoint_72d1fd9f-f4ca-4e0f-a994-be938203b552 Function: file.accumulated Result: True Comment: Accumulator create_filesystem_mountpoint_72d1fd9f-f4ca-4e0f-a994-be938203b552 for file /etc/fstab was charged by text Started: 22:45:44.252070 Duration: 0.707 ms Changes: ---------- ID: mount_filesystem_mountpoint_72d1fd9f-f4ca-4e0f-a994-be938203b552 Function: mount.mounted Name: /srv/dev-disk-by-uuid-04815516-190d-4a78-b7f2-2aecf0d8a7b6 Result: True Comment: Target was already mounted Started: 22:45:44.253337 Duration: 139.746 ms Changes: ---------- umount: Forced remount because options (acl,user_xattr) changed ---------- ID: create_filesystem_mountpoint_b6c02d68-4d37-49a5-a097-27e7521adf15 Function: file.accumulated Result: True Comment: Accumulator create_filesystem_mountpoint_b6c02d68-4d37-49a5-a097-27e7521adf15 for file /etc/fstab was charged by text Started: 22:45:44.393274 Duration: 1.235 ms Changes: ---------- ID: mount_filesystem_mountpoint_b6c02d68-4d37-49a5-a097-27e7521adf15 Function: mount.mounted Name: /srv/dev-disk-by-uuid-ca6aea0c-01... 

    fstab:

    Code
    # <file system> <mount point>   <type>  <options>       <dump>  <pass>
    # / was on /dev/sda1 during installation
    UUID=cf609149-6baa-44ba-a28a-477e073788cd /               ext4    errors=remount-ro 0       1
    # swap was on /dev/sda5 during installation
    UUID=b6deb175-3106-40f7-8c26-225b1199f94d none            swap    sw              0       0
    # >>> [openmediavault]
    /dev/disk/by-uuid/04815516-190d-4a78-b7f2-2aecf0d8a7b6        /srv/dev-disk-by-uuid-04815516-190d-4a78-b7f2-2aecf0d8a7b6    ext4    defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl    0 2

    lsblk -f:


    I would be grateful for any ideas.

  • Here is the output of journalctl:

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!