I can't apply configuration changes at all. So my new shares won't work, my backup tasks won't apply. Seems like my NAS at this point is a brick.
I'm not sure why, but OMV seems to have a mind of it's own and likes to stop working correctly. Last time it did the same thing to me. Now this time all I try to do was add a new share folder for a drive.
This is the errors I get split into a few posts.
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 iptables 2>&1' with exit code '1': debian:
----------
ID: configure_firewall_script
Function: file.managed
Name: /etc/iptables/openmediavault-firewall.sh
Result: True
Comment: File /etc/iptables/openmediavault-firewall.sh is in the correct state
Started: 00:20:39.982713
Duration: 334.539 ms
Changes:
----------
ID: configure_firewall_unit_file
Function: file.managed
Name: /etc/systemd/system/openmediavault-firewall.service
Result: True
Comment: File /etc/systemd/system/openmediavault-firewall.service is in the correct state
Started: 00:20:40.317541
Duration: 107.381 ms
Changes:
----------
ID: iptables_systemctl_daemon_reload
Function: module.run
Result: True
Comment: service.systemctl_reload: True
Started: 00:20:40.426377
Duration: 504.141 ms
Changes:
----------
service.systemctl_reload:
True
----------
ID: enable_firewall_service
Function: service.enabled
Name: openmediavault-firewall.service
Result: True
Comment: Service openmediavault-firewall.service is already enabled, and is in the desired state
Started: 00:20:42.937375
Duration: 72.79 ms
Changes:
----------
ID: restart_firewall_service
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 2401, in call
ret = self.states[cdata["full"]](
File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
return self.loader.run(run_func, *args, **kwargs)
File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1234, in run
return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1249, in _run_as
return _func_or_method(*args, **kwargs)
File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1282, in wrapper
return f(*args, **kwargs)
File "/usr/lib/python3/dist-packages/salt/states/module.py", line 396, in run
return _run(**kwargs)
File "/usr/lib/python3/dist-packages/salt/states/module.py", line 451, in _run
func_ret = _call_function(
File "/usr/lib/python3/dist-packages/salt/states/module.py", line 497, in _call_function
mret = salt.utils.functools.call_function(__salt__[name], *func_args, **func_kwargs)
File "/usr/lib/python3/dist-packages/salt/utils/functools.py", line 174, in call_function
return salt_function(*function_args, **function_kwargs)
File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
return self.loader.run(run_func, *args, **kwargs)
File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1234, in run
return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1249, in _run_as
return _func_or_method(*args, **kwargs)
File "/usr/lib/python3/dist-packages/salt/modules/systemd_service.py", line 966, in restart
raise CommandExecutionError(_strip_scope(ret["stderr"]))
salt.exceptions.CommandExecutionError: Job for openmediavault-firewall.service failed because the control process exited with error code.
See "systemctl status openmediavault-firewall.service" and "journalctl -xe" for details.
Started: 00:20:43.010780
Duration: 108.877 ms
Changes: