Storage issue on 1.36.33

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
fred_m
Posts: 4
Joined: Mon Feb 07, 2022 7:59 pm

Storage issue on 1.36.33

Post by fred_m »

Hy guys,

Few weeks ago, I´ve performed a upgrade do 1.36.33, after that my servers start to run out of disk space.
I set up 2 storage areas that is mointed over glusterfs clusters.

Some time server save events on gluster mount but sometimes writes at the default storage location.

How can I debug this issue?

My storage configuration:
storage.JPG
storage.JPG (34.76 KiB) Viewed 1999 times
For example in monitor 76

Most events are stored in glusterfs volume
[fred_m@zoneminder00 76]$ pwd
/mnt/zoneminder_pool02/zoneminder/events/76
[fred_m@zoneminder00 76]$ ls
2023-05-03 2023-05-04 2023-05-05 2023-05-06 2023-05-08 2023-05-09 2023-05-10 2023-05-11 2023-05-12

Events stored at default volume that fill all my disk space
[root@zoneminder87 76]# pwd
/var/lib/zoneminder/events/76
[root@zoneminder87 76]# ls
2023-05-11 2023-05-12
User avatar
iconnor
Posts: 2879
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Storage issue on 1.36.33

Post by iconnor »

Look in your logs. There are probably errors message explaining why.

Are the events all from one monitor? Perhaps it is simply set to store there.
fred_m
Posts: 4
Joined: Mon Feb 07, 2022 7:59 pm

Re: Storage issue on 1.36.33

Post by fred_m »

Which log file do you suggest to check ?
This issue is present on all monitors.

Thanks,
lightguy48
Posts: 101
Joined: Sun Nov 15, 2015 7:19 pm

Re: Storage issue on 1.36.33

Post by lightguy48 »

I had this issue before when I converted to using an SSD for the OS. I had to delete the default storage location so it is never available as an alternate storage location.

It appears if there is any kind of error that prevents writing to another storage area it will fallback to the default if it's an available storage location
Post Reply