Is there no backports kernel in omv 5 anymore?
Only the promoxkernel?
Is there no backports kernel in omv 5 anymore?
Only the promoxkernel?
It’s clear that it can’t connect with the unix permissions set above.
You have set only read and write for user root and group users.
Set the following:
chown -R pseudonym:pseudonym /sharedfolders/Delorean
For now i worked arround the problem by disabling line "deb-systemd-helper enable openmediavault-issue" in the /var/lib/dpkg/info/openmediavault.postinst file and enabled it in the system manualy.
Hello,
Got an error during upgrade:
openmediavault (4.0.18-1) wird eingerichtet ...
/usr/bin/deb-systemd-helper: error: unable to read openmediavault-issue
dpkg: Fehler beim Bearbeiten des Paketes openmediavault (--configure):
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Fehler traten auf beim Bearbeiten von:
openmediavault
E: Sub-process /usr/bin/dpkg returned an error code (1)
After every restart the rrdcached service isn't working anymore.
So it has to be fixed after every restart with omv-mkconf rrdcached to get it working again.
Not a big issue but would be great if it could be fixed.
Thanks.
Display MoreYes, SnapRaid and mergerfs get along just fine.
Yes, unplugging the data cables will suffice.
OMV 4.x is very stable for me, I have no serious showstopper problems with it. There are fewer plugins available in some areas of the software though. But you can use dockers or manual installs and manual configurations of available packages to get around this. I have done a mix of both here.
I have upgraded from OMV 2.x to 3.x, and then 3.x to 4.x. There is no way I am going to be willing to do a fresh install and complete by hand configuration to get onto the latest version of OMV. I have too many other things that I have added into OMV that would take a huge amount of time to reproduce on a fresh from scratch install.
I run my OMV from an inexpensive 16GB Samsung SATA 2.5" SSD drive. I have a few of these and they can be bought used on ebay for less than $20 each.
So, before I attempt an upgrade from one version of OMV to the next, I make an exact copy of my current disk, and I do the upgrade on the copy. Also, make sure you (on the copy) uninstall any plugins that do not have a corresponding plugin on the later version version of OMV. Then perform the upgrade on the stripped down copy. If something goes wrong, you can try again on by making another copy of your current install, then attempt the upgrade again on the copy.
My upgrade from 2.x to 3.x had some problems, and it took a few tries to get it to go all the way. The upgrade from 3.x to 4.x was unremarkable, everything worked. I just had to put a few things back in via dockers, and one or two things had to be manually installed and configured (because I did not like any of the available dockers for those few things).
As for waiting for plugins to become available, I would not do that. They might not materialize. At least one maintainer of plugins who posts here has explicitly said there are some plugins he has been responsible for that will not be ported to OMV 4, not by him anyway.
Feel free to ask ask questions, but try searching the forum a bit first.
Did you also uninstall plugins they are not in the main package? For example plex is also available in omv-extras 4 and i had installed it via omv-extras 3. Would you uninstall it before the upgrade? Or would be enough to upgrade and then upgrade to omv-extras 4 and upgrade plex after it?
@Christian0P
It's not working because a docker app is running in its own container (thats how docker is working) so it has no access to other folders. (also a symlink will not work)
You can bind the needed folder in the docker plugin.
For example:
bind the following:
/mnt/mydrive (hostpath) to /downloads (container path)
Then you have to configure in jdownloader the downloads path to /downloads and it will be stored in /mnt/mydrive.
You dont have to create a symlink or anything else, and if it is setted in the plugin it is also saved after restart.
You have also to look that it isn't set to RO.
Seems like it has no Connection to the Network.
It sends out a dhcp dicover and got nothing back, so it can‘t receive the dhcp Server.
Is the powerline in the same circuit?
That could be the reason why it is not working.
I saw in the now the CPUQuota can be setted in the GUI.
It´s limited to 100%, but if the computer has for example 4 CPUs the maximum would be 400%.
It´s strange but I tested it. (via top)
Ok the CPUQuota is resetted each time jdownloader will be enabled/disabled via gui.
Is there a way to disable it totally?
You can edit it in the jdownloader.service which is stored in /lib/systemd/system/
After you edited it you have to reload the systemd daemon.
This is the command to reload it: systemctl daemon-reload
And of course you have to restart jdownloader too.
systemctl restart jdownloader.service
Is there a changelog of omv 3 out there?
This would help to prevent such posts.
I installed OMV 3.0.36 iso.
Enabling and disabling helped in my case.
Now it is in sysvinit also disabled.
If they are disabled in the omv webinterface, the daemons are still loaded.
Some other things:
proftp and tftp is still active in sysinit, even if they disabled.
So if you start them now with systemd you should remove them from sysinit.
I used different ssh clients and yes it's disconnecting after it runs in a timeout.
Before Jessie it was disconnected on the Server side on shutdown.
I just wanted to inform you that these packages will authorize systemd to terminate all usersessions, which solves this problem.
Hello,
I know this is a problem of Jessie but i want to inform you about it:
If you shutdown or reboot Jessie the ssh connection isn't terminated by systemd, so the ssh client won't close until it runs into a timeout.
If you would install default libpam-systemd and dbus, systemd can terminate all user logins inclusive the ssh connection.
Thanks & Greetz
Wastez
@BBsan
Why so you mean afp is slow?
On my system read/write on my nas is working with Full gigabit speed. (117 mb/s)
Hello,
First i've to say thanks for your great and Hard work.
I want to ask if there is a release date for OMV Erasmus?
Thanks for the information.
Greetz
There is no gui on omv so teamviewer is totaly useless. Use ssh to configure it.