Please post the output of cat /etc/openmediavault/config.xml | awk '/<autoshutdown>/,/<\/autoshutdown>/' here.
Greetings
David
Code
root@Server:~# cat /etc/openmediavault/config.xml | awk '/<autoshutdown>/,/<\/autoshutdown>/'
<autoshutdown>
<enable>1</enable>
<cycles>4</cycles>
<sleep>120</sleep>
<range>25,30</range>
<shutdowncommand>2</shutdowncommand>
<checkclockactive>0</checkclockactive>
<uphours-begin>6</uphours-begin>
<uphours-end>20</uphours-end>
<nsocketnumbers></nsocketnumbers>
<uldlcheck>0</uldlcheck>
<uldlrate>50</uldlrate>
<loadaveragecheck>0</loadaveragecheck>
<loadaverage>40</loadaverage>
<syslog>1</syslog>
<verbose>0</verbose>
<fake>0</fake>
<extraoptions></extraoptions>
</autoshutdown>
Display More
QuoteDo this:Enable the "DEBUG"-switch in OMV-GUI, apply the setting (Yellow Bar) and execute
Am I blind? Can't find the debug switch - check documentation, google and wiki - where is this Debug switch?