Comments
-
Hi David! We applied the patches and now we both have the correct names on the pools AND the reported sizes are correct. Thank you!
-
I just sent you the logs. I will attach here some screenhots. This is what FreeNAS gui reports. Below is a Zpool list which is more specific: I also attach here what stor2rrd 2.70 reports as capacity in the configuration tab and what 2.71 reports under "capacity" with the pool ID instead of names. The configuration tab in…
-
I believe I fixed it! - The issue was not on the /home folder permission, but instead that I was calling the CRONTAB using the /home/stor2rrd path instead of /opt/stor2rrd ! I copied the crontab script from the website install instructions but didn't think of it! I figured it out when I saw this in the load.sh script: #…
-
I've already asked the admins to do so. Will see if that works around the issue. I will let you know once done. Thanks!!
-
Yes: Alias /stor2rrd "/opt/stor2rrd/www/"<Directory "/opt/stor2rrd/www/"> AllowOverride AuthConfig FileInfo Options Indexes FollowSymLinks Includes MultiViews AuthType basic AuthName "STOR2RRD authorization" AuthUserFile /etc/httpd/conf/htpasswd Require valid-user</Directory> # CGI-BINScriptAlias /stor2rrd-cgi/…
-
But apache is already pointing to /opt/stor2rrd. What I don't understand is why it is even looking into that path (/home/stor2rrd/stor2rrd/data) in the first place.
-
Hi Pavel, They're all ok: drwxrwxrwx. 2 stor2rrd stor2rrd 4096 Jan 29 16:16 /home/stor2rrd/stor2rrd/data/XXX-VSPXXX/POOL/ drwxrwxrwx. 13 stor2rrd stor2rrd 4096 Feb 4 08:49 /home/stor2rrd/stor2rrd/data/XXX-VSPXXX drwxr-xr-x. 89 stor2rrd stor2rrd 4096 Jan 29 16:50 /home/stor2rrd/stor2rrd/data lrwxrwxrwx. 1 stor2rrd stor2rrd…
-
Hello, Any suggestion? The "error-cgi" file still doesn't exist, but if I click on the relative link on the web page I do get a log and it's full of "Permission denied" for rrd files. Spoiler: the permissions on the filesystem are ok (see above) and SELinux is in Permissive mode.
-
Permissions seem fine everywhere. This is the directory you requested: -rw-r--r--. 1 stor2rrd stor2rrd 10 Jan 31 17:01 11.first-rw-r--r--. 1 stor2rrd stor2rrd 4770368 Feb 1 12:30 11.rrd-rw-r--r--. 1 stor2rrd stor2rrd 10 Jan 31 17:01 12.first-rw-r--r--. 1 stor2rrd stor2rrd 4770368 Feb 1 12:30 12.rrd-rw-r--r--. 1 stor2rrd…
-
Hi, I still haven't seen the logs there (I lack permissions for now) but I saw some "permission denied" errors in the VSP-related error logs. It appears that stor2rrd cannot access files starting with a dash (-). We have some of them for example in the POOL directory (-1.rrd, -1.first...). Could you confirm this would be a…
-
rrdtool-perl-1.4.8-9.el7.x86_64rrdtool-1.4.8-9.el7.x86_64
-
I noticed something: it is only "aggregated" stats that seem to fail. If I select something under "<Storage>-->Volume-->Items--><itemXX>, for instance, the graph is shown correctly. Anything above (like <Storage>-->Volume-->IO for example) gives the error.
-
Hi, I deleted it and restarted Apache, reloaded page multiple times. Still no file. Also, no errors on Apache error log. I really don't know what to think - the same config on the appliance works, so log collection is happening.
-
Hi Pavel, Thanks for coming back to me so quickly. I have uploaded the screenshot. As for the file, it is empty. In fact, it didn't even exist at the beginning (and the error-cgi link was red) so I created it with "touch" (from stor2rrd user).
Howdy, Stranger!