I am running ZM on Ubuntu Server 14.04, with the events/images stored in /cctv/zone.
Code: Select all
$ df --total -hl
Filesystem Size Used Avail Use% Mounted on
udev 3.9G 4.0K 3.9G 1% /dev
tmpfs 795M 664K 794M 1% /run
/dev/sda3 38G 1.8G 35G 5% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 3.9G 132M 3.8G 4% /run/shm
none 100M 0 100M 0% /run/user
/dev/mapper/cctv_vg-cctv 3.6T 804M 3.4T 1% /cctv
total 3.6T 2.7G 3.4T 1% -
Code: Select all
UUID=e8a5e08b-baab-470c-914b-d9bcea39006b /cctv ext4 defaults 0 2
/cctv/zone/images /var/cache/zoneminder/images none defaults,bind 0 2
/cctv/zone/events /var/cache/zoneminder/events none defaults,bind 0 2