Dashboard
Ungelesene Themen
Letzte Aktivitäten
-
kevinoid
Hat mitReaktion (Beitrag)auf den Beitrag von ryecoaaron im Thema
- OMV 8.x
Create an issue. Not sure how to fix this while keeping the auto-partitioning but Volker might be able to come up with something. -
Dougal
Hat eine Antwort im ThemaBeitrag- OMV 7.x
I'm not sure if I'm having a permissions problem or if the mapping isn't working properly. I think some realtime log analysis might help, but the OMV diagnostics logs are timing out on me.
What logs should I be looking at to try and see what's actually… -
Dougal
Hat eine Antwort im ThemaBeitrag- OMV 7.x
I spoke too soon.
-
magical
Hat das ThemaThema- OMV 8.x
Hi,
So I was pulling out my hair wondering why there was no one listed in the "w" list for users when I posted somewhere else and tried searching but found that in my upgrade from 7x > 8x this package was included, but for some strange reason, this… -
ryecoaaron
Hat eine Antwort im Thema Error 500 on docker compose - Running 6.x verfasst.Beitrag[…]
Nope. https://github.com/OpenMediaVa…-Developers/installScript
sudo wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/fix6to7upgrade | sudo bash
[…]
That is expected since the omv-extras package signing key for omv… -
geoperkins
Hat mitReaktion (Beitrag)
auf den Beitrag von macom im Thema - OMV 8.x
So you figured it.
Cron scheduling can be a bit hard to understand, but once you understand how it works it quite powerful.
You can also check https://crontab.guru/ -
macom
Hat eine Antwort im ThemaBeitrag- OMV 8.x
So you figured it.
Cron scheduling can be a bit hard to understand, but once you understand how it works it quite powerful.
You can also check https://crontab.guru/ -
geoperkins
Hat eine Antwort im ThemaBeitrag- OMV 8.x
It seems simple to say in English, what I want:
"Run every month on the 6th day at 1:00am."
But by trial-and-error, it took me until the 4th iteration to do this in the GUI:
"Time of execution on a certain date of hour 1 and day of month 6" (note it does… -
macom
Hat eine Antwort im ThemaBeitrag- OMV 8.x
What is not clear in the statement of case 2 and case 3?
every minute on day one of the month
every minute -
geoperkins
Hat eine Antwort im ThemaBeitrag- OMV 8.x
[…]
Based on these three test cases (and examining the setup and the displayed statement of scheduled frequency in the screenshots) I really cannot predict when the test scheduled task will run. I don't think it is a case of comparing apples and bananas…