System Check
/!\ There are some issues with your system. Piwik will run, but you might experience some minor problems. See below for more information.
[quote]
Your server is using an NFS filesystem.
This means Piwik will be extremely slow when using file based sessions.
[quote]
I’ve just installed this on a new server running CentOS, my previous server which did not throw this error was Ubuntu however the filesystems where the same.
It’s not an error - just a warning. Since you configured db-based sessions everything will be fine. If you read the message carefully it reads: “[…] will be slow WHEN using file based sessions”
[quote=“Fabian Becker”]
It’s not an error - just a warning. Since you configured db-based sessions everything will be fine. If you read the message carefully it reads: “[…] will be slow WHEN using file based sessions”[/quote]
Hey Fabian,
Thank you for taking to time to reply and your insight. I know it may seem irrelevant, however if I’ve configured Piwik to use db-based sessions, shouldn’t it remove the warning, or advise further that I’ve added a configuration that should ‘correct’ the warned issue.
On another note, what could I have done to prevent the issue from the being? What ‘NFS Filesystem’ am I using, and which ones are supported that I should have chosen/setup instead?
I agree and the warning should not be shown if db-based sessions are activated. Please fix it.
And by the way. Since when is EXT4 a NFS-Filesystem?
I think your FS-Check is buggy.
Since the upgrade to version 2.14.2 the PHP-function shell_exec is needed.
After activating the function the warning for the NFS-Filesystem is shown.
And now your forum thinks that I am a bot. Best morning ever…sorry for that.
I agree and the warning should not be shown if db-based sessions are activated. Please fix it.
I think it would work. can you create an issue on our tracker? [github.com]
Issue created: https://github.com/piwik/piwik/issues/8498
And by the way. Since when is EXT4 a NFS-Filesystem?
I think your FS-Check is buggy.
Our check is: [github.com]
can you paste the output of this command for you?
root@SERVER:~# df -T -t nfs /var/www/XXX/tmp/sessions/
df: no file systems processed
root@SERVER:~# df -T -t ext4
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/disk/by-uuid/FOO ext4 123 123 123 12% /