Beiträge von VinPropane

    I'm not sure how this got screwed up then. I am on OMV 4


    Code
    dpkg -l | grep openmediavault
    ii  openmediavault                      4.1.36-1                          all          openmediavault - The open network attached storage solution
    ii  openmediavault-diskstats            4.0.2-1                           all          OpenMediaVault disk monitoring plugin
    ii  openmediavault-docker-gui           4.1.6                             all          OpenMediaVault plugin for Docker
    ii  openmediavault-fail2ban             4.0.2                             all          OpenMediaVault Fail2ban plugin
    ii  openmediavault-keyring              1.0                               all          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-nut                  4.0.13-1                          all          OpenMediaVault Network UPS Tools (NUT) plugin
    ii  openmediavault-omvextrasorg         4.1.16                            all          OMV-Extras.org Package Repositories for OpenMediaVault
    ii  openmediavault-transmissionbt       4.0                               all          OpenMediaVault Transmission (BitTorrent client) plugin.

    I've tried omv-aptclean which does not solve the problem. Can someone help me sort this out? Full output: error.txt

    I am trying to install MySQL. When I try to install via the webGUI I get the following:




    And now I'm getting this error in the webGUI: Failed to get configuration (xpath=//services/mysql)

    I think that should be solveable by a little script executed at startup. I think in 'scheduled jobs' there is an option to create a job which is executed then.

    Thanks. I did this and it worked. I tried to put my script in one of the directories where startup scripts go (init.d, rcS.d) but could not get it to work but the web UI method worked.

    Did you configure your OMV System that it starts again when the power has been restored?


    To trigger a notification in that case the system has to store the information that it was shut downed because of a power outage before. Not sure if this is provided.

    Yes, The system starts when power is restored. I don't necessarily need to save the reason it was shut down because it runs 24/7. An email notification every time the system starts would suffice.

    I had a power outage while I was away from home this morning. Conveniently, nut sends me emails letting me know there was a power failure and again when OMV is shutting down. It would be nice to know when the power has been restored as well. I do not have enough working knowledge of OMV or Linux to know how to set up a custom notification to be triggered when OMV starts up. Can someone help or at least point in the right direction?

    Seemingly at least twice per day I would get emails from my NAS regarding CRON-APT performing updates. This has happened since I installed OMV back in February.


    A few days ago, these emails stopped. The messages log indicates that each day updates are still being checked for but that each time there are "0 upgraded, 0 newly installed, 0 removed and 0 not upgraded." I checked the web GUI and there are no updates listed in the update manager. Is it possible that suddenly there is nothing to update or do I have an issue here?

    Code
    total 28
    drwxr-xr-x  2 root root 4096 Mar 11 19:10 .
    drwxr-xr-x 11 root root 4096 Feb 12 07:38 ..
    -rw-rw-rw-  1 root root   15 Mar 11 19:10 omv-extras-org-custom.list
    -rw-rw-rw-  1 root root  303 Mar 11 19:10 omv-extras-org-stoneburner.list
    -rw-r--r--  1 root root  691 Jun 29  2015 openmediavault.list
    -rw-r--r--  1 root root   45 Nov  2  2011 openmediavault-local.list
    -rw-r--r--  1 root root  180 Feb 18 23:19 wheezy.non-free.list
    Code
    deb http://debian.mirrors.tds.net/debian/ wheezy main
    deb-src http://debian.mirrors.tds.net/debian/ wheezy main
    
    
    deb http://security.debian.org/ wheezy/updates main non-free
    deb-src http://security.debian.org/ wheezy/updates main non-free
    
    
    deb http://debian.mirrors.tds.net/debian/ wheezy-updates main non-free
    deb-src http://debian.mirrors.tds.net/debian/ wheezy-updates main non-free