Hello, I have a really old OMV Nas. I would like to upgrade to the last revision. Is there a chance to upgrade or is it better to use a fresh install ?
Thank you
Hello, I have a really old OMV Nas. I would like to upgrade to the last revision. Is there a chance to upgrade or is it better to use a fresh install ?
Thank you
Upgrade Scripts for non-interactive major release upgrades (2->3, 3->4, 4->5)
if you have omv-extras installed make sure you have the github repos before you try the upgrade::
Thank you for your answer. It seems OMV upgraded to 5. WEb interface is active but it is asking to apply edits. It runs for a bit of time and then results a Communication Failure.
I'm able to browser CIFS share in windows, but Nakivo is not. Maybe something was wrong during the upgrade process. Any hints ?
Thank you
WEb interface is active but it is asking to apply edits.
Did you press apply?
Yes of course. As I said I apply edits and it runs for a bit of time and then results in: Communication Failure. And asking once again to apply edits.
Thank you
What is the output of
systemctl status proftpd.service
Here it is, thank you.
proftpd.service - LSB: Starts ProFTPD daemon
Loaded: loaded (/etc/init.d/proftpd; generated)
Active: failed (Result: exit-code) since Thu 2021-08-12 10:34:16 CEST; 10h ago
Docs: man:systemd-sysv-generator(8)
Process: 63875 ExecStart=/etc/init.d/proftpd start (code=exited, status=1/FAILURE)
Tasks: 1 (limit: 9830)
Memory: 9.1M
CGroup: /system.slice/proftpd.service
└─959 proftpd: (accepting connections)
ago 12 10:34:16 openmediavault systemd[1]: Starting LSB: Starts ProFTPD daemon...
ago 12 10:34:16 openmediavault proftpd[63875]: Starting ftp server: proftpdstart-stop-daemon: matching on world-writable
ago 12 10:34:16 openmediavault proftpd[63875]: failed!
ago 12 10:34:16 openmediavault systemd[1]: proftpd.service: Control process exited, code=exited, status=1/FAILURE
ago 12 10:34:16 openmediavault systemd[1]: proftpd.service: Failed with result 'exit-code'.
ago 12 10:34:16 openmediavault systemd[1]: Failed to start LSB: Starts ProFTPD daemon.
Display More
ago 12 10:34:16 openmediavault proftpd[63875]: Starting ftp server: proftpdstart-stop-daemon: matching on world-writable
there seems to be some output missing. Could you please check by running the command again?
If not, try
systemctl --no-pager status proftpd.service
Thank you, here is the output of your last command:
systemctl --no-pager status proftpd.service
● proftpd.service - LSB: Starts ProFTPD daemon
Loaded: loaded (/etc/init.d/proftpd; generated)
Active: failed (Result: exit-code) since Thu 2021-08-12 10:34:16 CEST; 22h ago
Docs: man:systemd-sysv-generator(8)
Process: 63875 ExecStart=/etc/init.d/proftpd start (code=exited, status=1/FAILURE)
Tasks: 1 (limit: 9830)
Memory: 9.1M
CGroup: /system.slice/proftpd.service
└─959 proftpd: (accepting connections)
ago 12 10:34:16 openmediavault systemd[1]: Starting LSB: Starts ProFTPD daemon...
ago 12 10:34:16 openmediavault proftpd[63875]: Starting ftp server: proftpdstart-stop-daemon: matching on world-w…nsecure
ago 12 10:34:16 openmediavault proftpd[63875]: failed!
ago 12 10:34:16 openmediavault systemd[1]: proftpd.service: Control process exited, code=exited, status=1/FAILURE
ago 12 10:34:16 openmediavault systemd[1]: proftpd.service: Failed with result 'exit-code'.
ago 12 10:34:16 openmediavault systemd[1]: Failed to start LSB: Starts ProFTPD daemon.
Hint: Some lines were ellipsized, use -l to show in full.
Display More
Hello, it seems I solved the problem. Deleting /run/proftpd.pid file solved the issue. Saving the changes on admin web page took a bit of time respect the 4.x OMV version, but now I don't have any errors anymore.
Thank you
Saving the changes on admin web page took a bit of time respect the 4.x OMV version,
Yes. This is something you will frequently note in the future. Applying changes takes much longer on OMV4 than on OMV5. It is due to the new architecture of OMV5.
Deleting /run/proftpd.pid file solved the issue
Was searching for a pointer to that issue. Strange that the pid file was not mentioned in your output.
Glad you were able to fix it.
Don’t have an account yet? Register yourself now and be a part of our community!