[SOLVED] Storing files broken after Ubuntu 17.04 -> 17.10 upgrade
Posted: Sat Nov 25, 2017 11:19 am
On Ubuntu 17.04 I had a working Zoneminder installation, that stored its files via CIFS on a FreeNAS server. All worked fine.
Then I upgraded Ubuntu 17.04 to 17.10 and the Zoneminder installation still works (after manually adding php7.1.conf and php7.1.load to /etc/apache2/mods-enabled/ !!!) , but cannot store its files anymore to the CIFS server. The CIFS server hasnt changed a bit, nor did I change the mount command / fstab contents on the zoneminder box. As the user www-data (that apache used) I can write to the mountpoint:
but files from Zoneminder cannot be written anymore, because of symlink problems, it seems:
Help anyone? I am thinking of reinstalling the box to Ububtu 16.04 LTS and keep it that way, until 2021...
Then I upgraded Ubuntu 17.04 to 17.10 and the Zoneminder installation still works (after manually adding php7.1.conf and php7.1.load to /etc/apache2/mods-enabled/ !!!) , but cannot store its files anymore to the CIFS server. The CIFS server hasnt changed a bit, nor did I change the mount command / fstab contents on the zoneminder box. As the user www-data (that apache used) I can write to the mountpoint:
Code: Select all
sudo -u www-data touch /var/cache/zoneminder/test
Code: Select all
11/25/17 10:14:10.945723 zma_m13[23520].FAT-zm_event.cpp/142 [Can't symlink events/13/17/11/25/.130044 -> events/13/17/11/25/10/14/10: Operation not supported]
Code: Select all
root@box:~# dpkg --list |grep zoneminder
ii zoneminder 1.30.4+dfsg-2 amd64 video camera security and surveillance solution
ii zoneminder-doc 1.30.4+dfsg-2 all video camera security and surveillance solution (documentation)
ii samba-common 2:4.6.7+dfsg-1ubuntu3.1 all common files used by both the Samba server and client
ii cifs-utils 2:6.7-1 amd64 Common Internet File System utilities