Posts by mira67

    Sorry if I resume this discussion, have you found a solution? I ask you because I would like to switch from Proxmo + OMV in VM to OMV + KVM, since I have no big claims for virtualition otherwise only occasionally some tests of some linux distros

    I followed every kind of guide before deciding to write on the forum, but my Ups, Legrand brand with USB port, is not recognized, but is seen by the system with lsusb. every time I try to activate the Nut plugin I get this message

    as in the attached photo

    g

    Bus 001 Device 004: ID 07ca:a867 AVerMedia Technologies, Inc. AVerTV DVB-T (A867)


    I have a DVB-T usb stick, which works fine with various distributions.

    Unfortunately with Debian the driver does not load, by doing lsusb I get this:


    Bus 001 Device 004: ID 07ca:a867 AVerMedia Technologies, Inc. AVerTV DVB-T (A867)


    can someone help me to make it work (mainly with PLEX in docker)?


    Thanks in advance.

    Meanwhile, congratulations on the new Release 5, I read that in new installations (I have the 5 since the initial beta) the sharedfolder is disabled. How can I disable it if I have it enabled?

    I did as you said, but when I try to create a sharedfolder I get the following error message:



    Python
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run systemd 2>&1' with exit code '1': /usr/lib/python3/dist-packages/salt/modules/file.py:32: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working from collections import Iterable, Mapping, namedtuple debian: ---------- ID: remove_sharedfolder_mount_unit_files Function: module.run Result: True Comment: file.find: ['/etc/systemd/system/sharedfolders-Appdata.mount', '/etc/systemd/system/sharedfolders-Backup.mount', '/etc/systemd/system/sharedfolders-prova.mount'] Started: 18:54:21.543990 Duration: 1.827 ms Changes: ---------- file.find: - /etc/systemd/system/sharedfolders-Appdata.mount - /etc/systemd/system/sharedfolders-Backup.mount - /etc/systemd/system/sharedfolders-prova.mount ---------- ID: configure_sharedfolder_Appdata_mount_unit_file Function: file.managed Name: /etc/systemd/system/sharedfolders-Appdata.mount Result: True Comment: File /etc/systemd/system/sharedfolders-Appdata.mount updated Started: 18:54:21.547121 Duration: 2.106 ms Changes: ---------- diff: New file mode: 0644 ---------- ID: configure_sharedfolder_Donw_mount_unit_file Function: file.managed Name: /etc/systemd/system/sharedfolders-Donw.mount Result: True Comment: File /etc/systemd/system/sharedfolders-Donw.mount updated Started: 18:54:21.549307 Duration: 1.395 ms Changes: ---------- diff: New file mode: 0644 ---------- ID: configure_sharedfolder_Backup_mount_unit_file Function: file.managed Name: /etc/systemd/system/sharedfolders-Backup.mount Result: True Comment: File /etc/systemd/system/sharedfolders-Backup.mount updated Started: 18:54:21.550777 Duration: 1.331 ms Changes: ---------- diff: New file mode: 0644 ---------- ID: configure_sharedfolder_prova_mount_unit_file Function: file.managed Name: /etc/systemd/system/sharedfolders-prova.mount Result: True Comment: File /etc/systemd/system/sharedfolders-prova.mount updated Started: 18:54:21.552181 Duration: 1.329 ms Changes: ---------- diff: New file mode: 0644 ---------- ID: configure_sharedfolder_mod_mount_unit_file Function: file.managed Name: /etc/systemd/system/sharedfolders-mod.mount Result: True Comment: File /etc/systemd/system/sharedfolders-mod.mount updated Started: 18:54:21.553584 Duration: 1.332 ms Changes: ---------- diff: New file mode: 0644 ---------- ID: sharedfolder_mount_units_systemctl_daemon_reload Function: module.run Name: service.systemctl_reload Result: True Comment: Started: 18:54:21.554990 Duration: 0.225 ms Changes: ---------- ID: enable_sharedfolder_Appdata_mount_unit Function: service.enabled Name: sharedfolders-Appdata.mount Result: True Comment: Service sharedfolders-Appdata.mount is already enabled, and is in the desired state Started: 18:54:21.560558 Duration: 180.244 ms Changes: ---------- ID: restart_sharedfolder_Appdata_mount_unit Function: module.run Result: True Comment: service.restart: True Started: 18:54:21.741009 Duration: 26.277 ms Changes: ---------- service.restart: True ---------- ID: enable_sharedfolder_Donw_mount_unit Function: service.enabled Name: sharedfolders-Donw.mount Result: True Comment: Service sharedfolders-Donw.mount is already enabled, and is in the desired state Started: 18:54:21.767473 Duration: 11.939 ms Changes: ---------- ID: restart_sharedfolder_Donw_mount_unit Function: module.run Result: True Comment: service.restart: True Started: 18:54:21.779609 Duration: 26.397 ms Changes: ---------- service.restart: True ---------- ID: enable_sharedfolder_Backup_mount_unit Function: service.enabled Name: sharedfolders-Backup.mount Result: True Comment: Service sharedfolders-Backup.mount is already enabled, and is in the desired state Started: 18:54:21.806196 Duration: 12.081 ms Changes: ---------- ID: restart_sharedfolder_Backup_mount_unit Function: module.run Result: True Comment: service.restart: True Started: 18:54:21.818491 Duration: 26.651 ms Changes: ---------- service.restart: True ---------- ID: enable_sharedfolder_prova_mount_unit Function: service.enabled Name: sharedfolders-prova.mount Result: True Comment: Service sharedfolders-prova.mount is already enabled, and is in the desired state Started: 18:54:21.845325 Duration: 12.783 ms Changes: ---------- ID: restart_sharedfolder_prova_mount_unit Function: module.run Result: False Comment: An exception occurred in this state: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/salt/state.py", line 1933, in call **cdata['kwargs']) File "/usr/lib/python3/dist-packages/salt/loader.py", line 1951, in wrapper return f(*args, **kwargs) File "/usr/lib/python3/dist-packages/salt/utils/decorators/__init__.py", line 631, in _decorate return self._call_function(kwargs) File "/usr/lib/python3/dist-packages/salt/utils/decorators/__init__.py", line 334, in _call_function raise error File "/usr/lib/python3/dist-packages/salt/utils/decorators/__init__.py", line 321, in _call_function return self._function(*args, **kwargs) File "/usr/lib/python3/dist-packages/salt/states/module.py", line 294, in run func_args=kwargs.get(func)) File "/usr/lib/python3/dist-packages/salt/states/module.py", line 358, in _call_function mret = __salt__[name](*arg_type, **func_kw) File "/usr/lib/python3/dist-packages/salt/modules/systemd_service.py", line 906, in restart raise CommandExecutionError(_strip_scope(ret['stderr'])) salt.exceptions.CommandExecutionError: Assertion failed on job for sharedfolders-prova.mount. Started: 18:54:21.858308 Duration: 19.428 ms Changes: ---------- ID: enable_sharedfolder_mod_mount_unit Function: service.enabled Name: sharedfolders-mod.mount Result: True Comment: Service sharedfolders-mod.mount is already enabled, and is in the desired state Started: 18:54:21.877945 Duration: 14.312 ms Changes: ---------- ID: restart_sharedfolder_mod_mount_unit Function: module.run Result: True Comment: service.restart: True Started: 18:54:21.892460 Duration: 27.585 ms Changes: ---------- service.restart: True ---------- ID: configure_tmp_mount_unit_file Function: file.managed Name: /etc/systemd/system/tmp.mount Result: True Comment: File /etc/systemd/system/tmp.mount is in the correct state Started: 18:54:21.920238 Duration: 14.629 ms Changes: ---------- ID: tmp_mount_unit_systemctl_daemon_reload Function: module.run Name: service.systemctl_reload Result: True Comment: State was not run because none of the onchanges reqs changed Started: 18:54:21.935284 Duration: 0.003 ms Changes: Summary for debian ------------- Succeeded: 18 (changed=10) Failed: 1 ------------- Total states run: 19 Total run time: 381.874 ms

    Unfortunately after updating to OMV 05-2-6 and then in 5-2-7 my filesystemunion pool no longer works, I have recreated another one, but I should delete the shared folders, which I can't do because they are mentioned with the old pool. How can I delete shared folders?

    I just updated OMV 5 to 5.2.7, I have a problem, the system does not mount the filesystemunion partition, while if I create one I can manually mount it safely

    I received this mail from my OMV 5 server


    "
    This message was generated by the smartd daemon running on:



    host name: mod
    DNS domain: [Empty]



    The following warning/error was logged by the smartd daemon:



    Device: /dev/disk/by-id/ata-ST3000DM001-1ER166_Z503CJSH [SAT], Read SMART Error Log Failed



    Device info:
    ST3000DM001-1ER166, S/N:Z503CJSH, WWN:5-000c50-092117db3, FW:CC26, 3.00 TB



    For details see host's SYSLOG.



    You can also use the smartctl utility for further investigation.
    The original message about this issue was sent at Thu Jan 30 22:34:55 2020 CET
    Another message will be sent in 24 hours if the problem persists."


    As suggested, I ran the command from the terminal: smartctl -a /dev/disk/by-id/ata-ST3000DM001-1ER166_Z503CJSH


    Here is the result:



    But I'm not so navigated as to understand the result, can someone explain it to me in simple terms?


    Thanks