Tiedemate Posted March 13, 2020 Posted March 13, 2020 Hey folks, I know I should rather post in the OMV forums, but those are in maintenance until next week, maybe someone here uses OMV on a HCx. I flashed the Armbian minimal image, booted, SSHd into it, ran updates, ran the OMV install script and rebooted. Now I still can SSH into the HC1, but the there is no OMV interface running for the browser. During the OMV installation it complained something about something like openmediavault-flashmedia or something but apart from that finished successfully as far as I can tell. Here's the output in the console windows as far as I can scroll back: Spoiler - directory mask = 0700 - -# By default, \\server\username shares can be connected to by anyone -# with access to the samba server. -# The following parameter makes sure that only "username" can connect -# to \\server\username -# This might need tweaking when using external authentication schemes - valid users = %S - -# Un-comment the following and create the netlogon directory for Domain Logons -# (you need to configure Samba to act as a domain controller too.) -;[netlogon] -; comment = Network Logon Service -; path = /home/samba/netlogon -; guest ok = yes -; read only = yes - -# Un-comment the following and create the profiles directory to store -# users profiles (see the "logon path" option above) -# (you need to configure Samba to act as a domain controller too.) -# The path below should be writable by all users so that their -# profile directory may be created the first time they log on -;[profiles] -; comment = Users profiles -; path = /home/samba/profiles -; guest ok = no -; browseable = no -; create mask = 0600 -; directory mask = 0700 - -[printers] - comment = All Printers - browseable = no - path = /var/spool/samba - printable = yes - guest ok = no - read only = yes - create mask = 0700 - -# Windows clients look for this share name as a source of downloadable -# printer drivers -[print$] - comment = Printer Drivers - path = /var/lib/samba/printers - browseable = yes - read only = yes - guest ok = no -# Uncomment to allow remote administration of Windows print drivers. -# You may need to replace 'lpadmin' with the name of the group your -# admin users are members of. -# Please note that you also need to set appropriate Unix permissions -# to the drivers directory for these users to have write rights in it -; write list = root, @lpadmin - +workgroup = WORKGROUP +server string = %h server +dns proxy = no +log level = 0 +log file = /var/log/samba/log.%m +max log size = 1000 +logging = syslog +panic action = /usr/share/samba/panic-action %d +encrypt passwords = true +passdb backend = tdbsam +obey pam restrictions = no +unix password sync = no +passwd program = /usr/bin/passwd %u +passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* . +pam password change = yes +socket options = TCP_NODELAY IPTOS_LOWDELAY +guest account = nobody +load printers = no +disable spoolss = yes +printing = bsd +printcap name = /dev/null +unix extensions = yes +wide links = no +create mask = 0777 +directory mask = 0777 +use sendfile = yes +aio read size = 16384 +aio write size = 16384 +time server = no +wins support = no +multicast dns register = no +# Special configuration for Apple's Time Machine +fruit:aapl = yes +# Extra options +min receivefile size = 16384 +write cache size = 524288 +getwd cache = yes +socket options = TCP_NODELAY IPTOS_LOWDELAY ---------- ID: configure_samba_shares Function: file.append Name: /etc/samba/smb.conf Result: True Comment: Appended 1 lines Started: 20:24:36.558285 Duration: 160.719 ms Changes: ---------- diff: --- +++ @@ -40,3 +40,4 @@ write cache size = 524288 getwd cache = yes socket options = TCP_NODELAY IPTOS_LOWDELAY +#======================= Share Definitions ======================= ---------- ID: configure_samba_recyclebin_cron Function: file.managed Name: /etc/cron.daily/openmediavault-samba-recycle Result: True Comment: File /etc/cron.daily/openmediavault-samba-recycle updated Started: 20:24:36.719541 Duration: 8.379 ms Changes: ---------- diff: New file mode: 0750 ---------- ID: remove_samba_recyclebin_cron_scripts Function: module.run Result: True Comment: file.find: [] Started: 20:24:36.730402 Duration: 2.677 ms Changes: ---------- file.find: ---------- ID: configure_default_wsdd Function: file.managed Name: /etc/default/wsdd Result: True Comment: File /etc/default/wsdd updated Started: 20:24:36.733428 Duration: 8.093 ms Changes: ---------- diff: --- +++ @@ -1 +1,3 @@ -WSDD_OPTIONS="--shortlog" +# This file is auto-generated by openmediavault (https://www.openmediavault.org) +# WARNING: Do not edit this file, your changes will get lost. +WSDD_OPTIONS="--shortlog --workgroup='WORKGROUP'" ---------- ID: start_samba_service Function: test.nop Result: True Comment: Success! Started: 20:24:36.743339 Duration: 0.857 ms Changes: ---------- ID: stop_samba_service_smbd Function: service.dead Name: smbd Result: True Comment: The service smbd is already dead Started: 20:24:36.768075 Duration: 281.343 ms Changes: ---------- ID: stop_samba_service_nmbd Function: service.dead Name: nmbd Result: True Comment: The service nmbd is already dead Started: 20:24:37.050913 Duration: 223.86 ms Changes: ---------- ID: stop_wsdd_service Function: service.dead Name: wsdd Result: True Comment: The service wsdd is already dead Started: 20:24:37.276014 Duration: 236.986 ms Changes: Summary for odroidxu4 ------------ Succeeded: 9 (changed=5) Failed: 0 ------------ Total states run: 9 Total run time: 1.098 s /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working if not isinstance(exes, collections.Iterable): odroidxu4: ---------- ID: configure_rrd_dir Function: file.directory Name: /var/lib/openmediavault/rrd Result: True Comment: The directory /var/lib/openmediavault/rrd is in the correct state Started: 20:24:49.541540 Duration: 20.863 ms Changes: ---------- ID: configure_samba_dir Function: file.directory Name: /var/cache/samba Result: True Comment: The directory /var/cache/samba is in the correct state Started: 20:24:49.562923 Duration: 2.128 ms Changes: ---------- ID: configure_folder2ram_dir Function: file.directory Name: /etc/folder2ram Result: True Comment: The directory /etc/folder2ram is in the correct state Started: 20:24:49.565324 Duration: 1.639 ms Changes: ---------- ID: configure_flashmemory Function: file.managed Name: /etc/folder2ram/folder2ram.conf Result: True Comment: File /etc/folder2ram/folder2ram.conf is in the correct state Started: 20:24:49.567206 Duration: 71.473 ms Changes: ---------- ID: remove_cron_apt_file Function: file.absent Name: /etc/cron-apt/action.d/3-download Result: True Comment: File /etc/cron-apt/action.d/3-download is not present Started: 20:24:49.639161 Duration: 1.123 ms Changes: ---------- ID: folder2ram_enable_systemd Function: cmd.run Name: /usr/sbin/folder2ram -enablesystemd Result: False Comment: Command "/usr/sbin/folder2ram -enablesystemd" run Started: 20:24:49.642618 Duration: 51.201 ms Changes: ---------- pid: 30121 retcode: 127 stderr: /bin/bash: /usr/sbin/folder2ram: No such file or directory stdout: ---------- ID: folder2ram_mountall Function: cmd.run Name: /usr/sbin/folder2ram -mountall Result: False Comment: Command "/usr/sbin/folder2ram -mountall" run Started: 20:24:49.695149 Duration: 45.158 ms Changes: ---------- pid: 30122 retcode: 127 stderr: /bin/bash: /usr/sbin/folder2ram: No such file or directory stdout: Summary for odroidxu4 ------------ Succeeded: 5 (changed=2) Failed: 2 ------------ Total states run: 7 Total run time: 193.585 ms /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working if not isinstance(exes, collections.Iterable): /usr/lib/python3/dist-packages/salt/utils/decorators/signature.py:31: DeprecationWarning: `formatargspec` is deprecated since Python 3.5. Use `signature` and the `Signature` object directly *salt.utils.args.get_function_argspec(original_function) odroidxu4: ---------- ID: remove_ssh_authorized_keys Function: file.directory Name: /var/lib/openmediavault/ssh/authorized_keys Result: True Comment: The directory /var/lib/openmediavault/ssh/authorized_keys is in the correct state Started: 20:25:02.008066 Duration: 4.086 ms Changes: ---------- ID: configure_ssh_sshd_config Function: file.managed Name: /etc/ssh/sshd_config Result: True Comment: File /etc/ssh/sshd_config is in the correct state Started: 20:25:02.012602 Duration: 141.404 ms Changes: ---------- ID: start_ssh_service Function: service.running Name: ssh Result: True Comment: The service ssh is already running Started: 20:25:02.178750 Duration: 245.197 ms Changes: Summary for odroidxu4 ------------ Succeeded: 3 Failed: 0 ------------ Total states run: 3 Total run time: 390.687 ms /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working if not isinstance(exes, collections.Iterable): odroidxu4: ---------- ID: configure_chrony Function: file.managed Name: /etc/chrony/chrony.conf Result: True Comment: File /etc/chrony/chrony.conf updated Started: 20:25:14.730004 Duration: 142.204 ms Changes: ---------- diff: --- +++ @@ -1,6 +1,7 @@ -# Welcome to the chrony configuration file. See chrony.conf(5) for more -# information about usuable directives. -pool 2.debian.pool.ntp.org iburst +# This file is auto-generated by openmediavault (https://www.openmediavault.org) +# WARNING: Do not edit this file, your changes will get lost. + +server pool.ntp.org iburst # This directive specify the location of the file containing ID/key pairs for # NTP authentication. @@ -19,8 +20,12 @@ # Stop bad estimates upsetting machine clock. maxupdateskew 100.0 +# This directive tells 'chronyd' to parse the 'adjtime' file to find out if the +# real-time clock keeps local time or UTC. It overrides the 'rtconutc' directive. +hwclockfile /etc/adjtime + # This directive enables kernel synchronisation (every 11 minutes) of the -# real-time clock. Note that it can’t be used along with the 'rtcfile' directive. +# real-time clock. Note that it can't be used along with the 'rtcfile' directive. rtcsync # Step the system clock instead of slewing it if the adjustment is larger than ---------- ID: start_chrony_service Function: service.running Name: chrony Result: True Comment: Service chrony has been enabled, and is running Started: 20:25:14.897864 Duration: 5495.646 ms Changes: ---------- chrony: True Summary for odroidxu4 ------------ Succeeded: 2 (changed=2) Failed: 0 ------------ Total states run: 2 Total run time: 5.638 s /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working if not isinstance(exes, collections.Iterable): odroidxu4: ---------- ID: configure_timezone Function: file.managed Name: /etc/timezone Result: True Comment: File /etc/timezone is in the correct state Started: 20:25:32.407335 Duration: 87.891 ms Changes: ---------- ID: set_timezone Function: timezone.system Name: Etc/UTC Result: True Comment: Timezone Etc/UTC already set, UTC already set to Etc/UTC Started: 20:25:32.499235 Duration: 303.637 ms Changes: Summary for odroidxu4 ------------ Succeeded: 2 Failed: 0 ------------ Total states run: 2 Total run time: 391.528 ms /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working if not isinstance(exes, collections.Iterable): odroidxu4: ---------- ID: remove_monit_collectd_service Function: file.absent Name: /etc/monit/conf.d/openmediavault-collectd.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-collectd.conf is not present Started: 20:25:45.914858 Duration: 1.511 ms Changes: ---------- ID: configure_monit_filesystem_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-filesystem.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-filesystem.conf is in the correct state Started: 20:25:45.916753 Duration: 95.287 ms Changes: ---------- ID: configure_monit_nginx_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-nginx.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-nginx.conf is in the correct state Started: 20:25:46.012583 Duration: 19.828 ms Changes: ---------- ID: configure_monit_omv-engined_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-engined.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-engined.conf is in the correct state Started: 20:25:46.032844 Duration: 19.283 ms Changes: ---------- ID: configure_monit_php-fpm_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-phpfpm.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-phpfpm.conf is in the correct state Started: 20:25:46.052559 Duration: 17.344 ms Changes: ---------- ID: remove_monit_proftpd_service Function: file.absent Name: /etc/monit/conf.d/openmediavault-proftpd.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-proftpd.conf is not present Started: 20:25:46.070307 Duration: 1.074 ms Changes: ---------- ID: remove_monit_rrdcached_service Function: file.absent Name: /etc/monit/conf.d/openmediavault-rrdcached.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-rrdcached.conf is not present Started: 20:25:46.071638 Duration: 0.684 ms Changes: ---------- ID: configure_monit_system_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-system.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-system.conf is in the correct state Started: 20:25:46.072557 Duration: 40.255 ms Changes: ---------- ID: configure_default_monit Function: file.managed Name: /etc/default/monit Result: True Comment: File /etc/default/monit is in the correct state Started: 20:25:46.113262 Duration: 4.637 ms Changes: ---------- ID: configure_monit_monitrc Function: file.managed Name: /etc/monit/monitrc Result: True Comment: File /etc/monit/monitrc is in the correct state Started: 20:25:46.118194 Duration: 42.538 ms Changes: ---------- ID: test_monit_config Function: cmd.run Name: monit -t Result: True Comment: Command "monit -t" run Started: 20:25:46.163578 Duration: 72.995 ms Changes: ---------- pid: 30438 retcode: 0 stderr: stdout: Control file syntax OK ---------- ID: reload_monit_service Function: service.running Name: monit Result: True Comment: The service monit is already running Started: 20:25:46.273586 Duration: 251.817 ms Changes: Summary for odroidxu4 ------------- Succeeded: 12 (changed=1) Failed: 0 ------------- Total states run: 12 Total run time: 567.253 ms /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working if not isinstance(exes, collections.Iterable): odroidxu4: ---------- ID: prereq_rrdcached_service_monit Function: salt.state Result: True Comment: States ran successfully. Updating odroidxu4. Started: 20:25:58.580166 Duration: 1689.897 ms Changes: odroidxu4: ---------- ID: remove_monit_collectd_service Function: file.absent Name: /etc/monit/conf.d/openmediavault-collectd.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-collectd.conf is not present Started: 20:25:59.647722 Duration: 1.492 ms Changes: ---------- ID: configure_monit_filesystem_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-filesystem.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-filesystem.conf is in the correct state Started: 20:25:59.649536 Duration: 96.455 ms Changes: ---------- ID: configure_monit_nginx_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-nginx.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-nginx.conf is in the correct state Started: 20:25:59.746444 Duration: 20.402 ms Changes: ---------- ID: configure_monit_omv-engined_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-engined.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-engined.conf is in the correct state Started: 20:25:59.767221 Duration: 17.634 ms Changes: ---------- ID: configure_monit_php-fpm_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-phpfpm.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-phpfpm.conf is in the correct state Started: 20:25:59.785205 Duration: 17.368 ms Changes: ---------- ID: remove_monit_proftpd_service Function: file.absent Name: /etc/monit/conf.d/openmediavault-proftpd.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-proftpd.conf is not present Started: 20:25:59.802906 Duration: 0.928 ms Changes: ---------- ID: remove_monit_rrdcached_service Function: file.absent Name: /etc/monit/conf.d/openmediavault-rrdcached.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-rrdcached.conf is not present Started: 20:25:59.804045 Duration: 0.686 ms Changes: ---------- ID: configure_monit_system_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-system.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-system.conf is in the correct state Started: 20:25:59.804933 Duration: 41.545 ms Changes: ---------- ID: configure_default_monit Function: file.managed Name: /etc/default/monit Result: True Comment: File /etc/default/monit is in the correct state Started: 20:25:59.846863 Duration: 4.909 ms Changes: ---------- ID: configure_monit_monitrc Function: file.managed Name: /etc/monit/monitrc Result: True Comment: File /etc/monit/monitrc is in the correct state Started: 20:25:59.852034 Duration: 41.943 ms Changes: ---------- ID: test_monit_config Function: cmd.run Name: monit -t Result: True Comment: Command "monit -t" run Started: 20:25:59.896735 Duration: 74.451 ms Changes: ---------- pid: 30501 retcode: 0 stderr: stdout: Control file syntax OK ---------- ID: reload_monit_service Function: service.running Name: monit Result: True Comment: The service monit is already running Started: 20:26:00.008272 Duration: 246.725 ms Changes: Summary for odroidxu4 ------------- Succeeded: 12 (changed=1) Failed: 0 ------------- Total states run: 12 Total run time: 564.538 ms ---------- ID: configure_default_rrdcached Function: file.managed Name: /etc/default/rrdcached Result: True Comment: File /etc/default/rrdcached is in the correct state Started: 20:26:00.279954 Duration: 19.957 ms Changes: ---------- ID: unmonitor_rrdcached_service Function: module.run Name: monit.unmonitor Result: True Comment: Started: 20:26:00.302569 Duration: 1.159 ms Changes: ---------- ID: stop_rrdcached_service Function: service.dead Name: rrdcached Result: True Comment: The service rrdcached is already dead Started: 20:26:00.325575 Duration: 281.205 ms Changes: Summary for odroidxu4 ------------ Succeeded: 4 (changed=1) Failed: 0 ------------ Total states run: 4 Total run time: 1.992 s /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working if not isinstance(exes, collections.Iterable): odroidxu4: ---------- ID: configure_collectd_conf_cpu_plugin Function: file.managed Name: /etc/collectd/collectd.conf.d/cpu.conf Result: True Comment: File /etc/collectd/collectd.conf.d/cpu.conf is in the correct state Started: 20:26:12.802373 Duration: 71.794 ms Changes: ---------- ID: configure_collectd_conf_df_plugin Function: file.managed Name: /etc/collectd/collectd.conf.d/df.conf Result: True Comment: File /etc/collectd/collectd.conf.d/df.conf is in the correct state Started: 20:26:12.874647 Duration: 17.7 ms Changes: ---------- ID: configure_collectd_conf_interface_plugin Function: file.managed Name: /etc/collectd/collectd.conf.d/interface.conf Result: True Comment: File /etc/collectd/collectd.conf.d/interface.conf is in the correct state Started: 20:26:12.892809 Duration: 15.357 ms Changes: ---------- ID: configure_collectd_conf_load_plugin Function: file.managed Name: /etc/collectd/collectd.conf.d/load.conf Result: True Comment: File /etc/collectd/collectd.conf.d/load.conf is in the correct state Started: 20:26:12.908545 Duration: 3.915 ms Changes: ---------- ID: configure_collectd_conf_memory_plugin Function: file.managed Name: /etc/collectd/collectd.conf.d/memory.conf Result: True Comment: File /etc/collectd/collectd.conf.d/memory.conf is in the correct state Started: 20:26:12.912745 Duration: 3.316 ms Changes: ---------- ID: configure_collectd_conf_rrdcached_plugin Function: file.managed Name: /etc/collectd/collectd.conf.d/rrdcached.conf Result: True Comment: File /etc/collectd/collectd.conf.d/rrdcached.conf is in the correct state Started: 20:26:12.916319 Duration: 3.167 ms Changes: ---------- ID: configure_collectd_conf_syslog_plugin Function: file.managed Name: /etc/collectd/collectd.conf.d/syslog.conf Result: True Comment: File /etc/collectd/collectd.conf.d/syslog.conf is in the correct state Started: 20:26:12.919735 Duration: 3.287 ms Changes: ---------- ID: configure_collectd_conf_unixsock_plugin Function: file.managed Name: /etc/collectd/collectd.conf.d/unixsock.conf Result: True Comment: File /etc/collectd/collectd.conf.d/unixsock.conf is in the correct state Started: 20:26:12.923267 Duration: 3.151 ms Changes: ---------- ID: configure_collectd_conf_uptime_plugin Function: file.managed Name: /etc/collectd/collectd.conf.d/uptime.conf Result: True Comment: File /etc/collectd/collectd.conf.d/uptime.conf is in the correct state Started: 20:26:12.926658 Duration: 3.106 ms Changes: ---------- ID: prereq_collectd_service_monit Function: salt.state Result: True Comment: States ran successfully. Updating odroidxu4. Started: 20:26:12.934925 Duration: 1620.5 ms Changes: odroidxu4: ---------- ID: remove_monit_collectd_service Function: file.absent Name: /etc/monit/conf.d/openmediavault-collectd.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-collectd.conf is not present Started: 20:26:13.994751 Duration: 1.452 ms Changes: ---------- ID: configure_monit_filesystem_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-filesystem.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-filesystem.conf is in the correct state Started: 20:26:13.996511 Duration: 33.455 ms Changes: ---------- ID: configure_monit_nginx_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-nginx.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-nginx.conf is in the correct state Started: 20:26:14.030399 Duration: 20.122 ms Changes: ---------- ID: configure_monit_omv-engined_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-engined.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-engined.conf is in the correct state Started: 20:26:14.050997 Duration: 17.594 ms Changes: ---------- ID: configure_monit_php-fpm_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-phpfpm.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-phpfpm.conf is in the correct state Started: 20:26:14.068922 Duration: 17.026 ms Changes: ---------- ID: remove_monit_proftpd_service Function: file.absent Name: /etc/monit/conf.d/openmediavault-proftpd.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-proftpd.conf is not present Started: 20:26:14.086251 Duration: 0.931 ms Changes: ---------- ID: remove_monit_rrdcached_service Function: file.absent Name: /etc/monit/conf.d/openmediavault-rrdcached.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-rrdcached.conf is not present Started: 20:26:14.087395 Duration: 0.68 ms Changes: ---------- ID: configure_monit_system_service Function: file.managed Name: /etc/monit/conf.d/openmediavault-system.conf Result: True Comment: File /etc/monit/conf.d/openmediavault-system.conf is in the correct state Started: 20:26:14.088276 Duration: 41.183 ms Changes: ---------- ID: configure_default_monit Function: file.managed Name: /etc/default/monit Result: True Comment: File /etc/default/monit is in the correct state Started: 20:26:14.129842 Duration: 4.943 ms Changes: ---------- ID: configure_monit_monitrc Function: file.managed Name: /etc/monit/monitrc Result: True Comment: File /etc/monit/monitrc is in the correct state Started: 20:26:14.135049 Duration: 42.126 ms Changes: ---------- ID: test_monit_config Function: cmd.run Name: monit -t Result: True Comment: Command "monit -t" run Started: 20:26:14.179892 Duration: 72.881 ms Changes: ---------- pid: 30578 retcode: 0 stderr: stdout: Control file syntax OK ---------- ID: reload_monit_service Function: service.running Name: monit Result: True Comment: The service monit is already running Started: 20:26:14.290144 Duration: 250.113 ms Changes: Summary for odroidxu4 ------------- Succeeded: 12 (changed=1) Failed: 0 ------------- Total states run: 12 Total run time: 502.506 ms ---------- ID: configure_collectd_conf Function: file.managed Name: /etc/collectd/collectd.conf Result: True Comment: File /etc/collectd/collectd.conf is in the correct state Started: 20:26:14.556107 Duration: 29.707 ms Changes: ---------- ID: remove_mkrrdgraph_cron_job Function: file.absent Name: /etc/cron.d/openmediavault-mkrrdgraph Result: True Comment: File /etc/cron.d/openmediavault-mkrrdgraph is not present Started: 20:26:14.586305 Duration: 1.135 ms Changes: ---------- ID: unmonitor_collectd_service Function: module.run Name: monit.unmonitor Result: True Comment: Started: 20:26:14.590143 Duration: 1.18 ms Changes: ---------- ID: stop_collectd_service Function: service.dead Name: collectd Result: True Comment: The service collectd is already dead Started: 20:26:14.614791 Duration: 237.741 ms Changes: Summary for odroidxu4 ------------- Succeeded: 14 (changed=1) Failed: 0 ------------- Total states run: 14 Total run time: 2.015 s /usr/lib/python3/dist-packages/salt/utils/path.py:265: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working if not isinstance(exes, collections.Iterable): odroidxu4: ---------- ID: configure_default_cpufrequtils Function: file.managed Name: /etc/default/cpufrequtils Result: True Comment: File /etc/default/cpufrequtils is in the correct state Started: 20:26:26.824237 Duration: 114.283 ms Changes: ---------- ID: configure_default_loadcpufreq Function: file.managed Name: /etc/default/loadcpufreq Result: True Comment: File /etc/default/loadcpufreq is in the correct state Started: 20:26:26.939077 Duration: 16.318 ms Changes: ---------- ID: start_cpufrequtils_service Function: service.running Name: cpufrequtils Result: True Comment: The service cpufrequtils is already running Started: 20:26:26.981327 Duration: 253.366 ms Changes: ---------- ID: start_loadcpufreq_service Function: service.running Name: loadcpufreq Result: True Comment: The service loadcpufreq is already running Started: 20:26:27.238030 Duration: 204.384 ms Changes: Summary for odroidxu4 ------------ Succeeded: 4 Failed: 0 ------------ Total states run: 4 Total run time: 588.351 ms root@odroidxu4:~# What can I do about it? Thanks! Björn
Tiedemate Posted March 15, 2020 Author Posted March 15, 2020 Never mind, I started over from scratch, now it works. Don't know, what was the issue...
AlexAntao Posted March 16, 2020 Posted March 16, 2020 I have a HC2 and still could not install OMV on it. Tried both images (stretch and buster) but could not even install it. In the middle of the installation I get some errors trying to install openmediavault-omvextrasorg. Which is this install script you ran ? Could you send it to me ? I cannot access the guide on their forum. Dou you have it and could send to me, please ? Thanks
Recommended Posts