Moving 'events' and 'images' to another drive breaks ZM
Posted: Tue Sep 11, 2012 11:54 pm
I have a 250GB drive mounted on /media/storage. I have this running on CentOS 6.3.
Created the following dirs:
/media/storage/zm/events
/media/storage/zm/images
in /var/www/html/zm I did:
ln -s /media/storage/zm/events events
ln -s /media/storage/zm/images images
Its looks like this:
0 lrwxrwxrwx 1 root root 24 Sep 11 18:49 events -> /media/storage/zm/events
0 lrwxrwxrwx 1 root root 24 Sep 11 18:49 images -> /media/storage/zm/images
Also, disk space is -1% when I log into ZM. I have 218GB free actually.
I've went to ZM and set paths to absoloute and also as just "images" and "events", neither work. ZM constantly "records" events, they are always blank.
Any fixes to this annoying problem that quite a few people have ?
Created the following dirs:
/media/storage/zm/events
/media/storage/zm/images
in /var/www/html/zm I did:
ln -s /media/storage/zm/events events
ln -s /media/storage/zm/images images
Its looks like this:
0 lrwxrwxrwx 1 root root 24 Sep 11 18:49 events -> /media/storage/zm/events
0 lrwxrwxrwx 1 root root 24 Sep 11 18:49 images -> /media/storage/zm/images
Also, disk space is -1% when I log into ZM. I have 218GB free actually.
I've went to ZM and set paths to absoloute and also as just "images" and "events", neither work. ZM constantly "records" events, they are always blank.
Any fixes to this annoying problem that quite a few people have ?