Beiträge von rigtig181

    Many thanks subzero79. Great idea to run a command to get the key information. Of course, it works.


    I'll mark this issue as resolved, though adding an extra column on the GUI would be useful (if you think it is worth putting on the list).

    Users set up on OMV system have a UID and GID. When setting up NFS access to a share, one way to map the incoming user to the OMV user is to specify all connecting users to be anonymous and to specify the UID and GID to use for anonymous. Mmm...cannot use the literal name of an existing OMV user; it has to be the number! So, how do you find the UID and GID as numbers for an OMV user? (At least without guessing, or using SSH to remote connect to shell.)


    Background:
    Client UID =1000, GID=1000
    On server (OMV) want effective user to be one defined in OMV, say Xyz (UID=1002, GID=1001).
    So, the NFS share has the Extra Options as "subtree_check,secure,all_squash,anonuid=1002,anongid=1001".
    (Security is lessened by using all_squash& anonuid & anongid, but at least the port is harder to get at than if I used 'insecure'.)

    Mmm...the RPi is overloaded with rrdcached activity, which is part of the statistics collection. If you can get to it, I reckon turning off statistics collection might just relieve the cpu from 100% load. I've had several goes at my RPi1, and I am just figuring out the issues (mainly RPi can get overloaded very easily). After rebooting my RPi, it cannot even get itself attached back on the network!! So, I'll have to start over with another new OMV SD card (again). So maybe by tomorrow, I'll be another step closer to a slow, but working, OMV install.


    Hope this hint helps.

    see rrdtool.org


    Checking the syslog on my RPi1 OMV install, it seems that collectd and rrdcached kick off before the system time is properly set, and may be getting very confused. about every 10 seconds the following sequence of entries are in the syslog.


    Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/interface-eth0/if_packets.rrd, [1461447311:12888796:1307540], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/interface-eth0/if_errors.rrd, [1461447311:0:0], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/rrdcached/queue_length.rrd, [1461447311:0.000000], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/df-media-fa36508a-b3c4-4499-b30a-711dd5994225/df_complex-reserved.rrd, [1461447311:232683520.000000], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/rrdcached/operations-receive-update.rrd, [1461447311:190443], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/rrdcached/operations-receive-flush.rrd, [1461447311:6770], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/rrdcached/operations-write-updates.rrd, [1461447311:562], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/rrdcached/operations-write-data_sets.rrd, [1461447311:22255], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/rrdcached/gauge-tree_nodes.rrd, [1461447311:34.000000], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/rrdcached/gauge-tree_depth.rrd, [1461447311:6.000000], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/rrdcached/counter-journal-bytes.rrd, [1461447311:17676748], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: rrdcached plugin: rrdc_update (/var/lib/rrdcached/db/localhost/rrdcached/counter-journal-rotates.rrd, [1461447311:16], 1) failed with status -1.Apr 23 16:35:11 raspberrypi collectd[11397]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.


    On the RPi, cpu is 100%. And it will not reboot!


    Does this match what is happening on your system?