Page 1 of 1

Storage Areas

Posted: Tue Jan 07, 2020 2:33 pm
by gsaindon
Hi,
to upgrade to 1.33.16 I switched to master ppa from the zoneminder with storage areas ppa. Since then, one of my three storages is missing and the option to add storage is missing. For the storage area that appears in the console there is a message in the logs : ERR [Path /home/freenaszm1 does not exist.]

I am in a multiple server config.

Thanks for the help,

Re: Storage Areas

Posted: Tue Jan 07, 2020 3:57 pm
by iconnor
Sounds like php is generating that error and stopping output. Perhaps setting Options -> Logging -> LOG_LEVEL_WEBLOG to none would be a good idea.

Each server is expected to have all storage areas available at the same path. So make sure that is the case.

Re: Storage Areas

Posted: Tue Jan 07, 2020 5:36 pm
by gsaindon
Ok, I will try mounting the volume on each of the servers. On 1.33.14 the volume was mounted only on one of the server to which it was assigned. Also, I don't see the option to add new storage anymore?

Re: Storage Areas

Posted: Tue Jan 14, 2020 12:45 pm
by gsaindon
Hi,
The option to add storage is once again available since 1.33.16~20200113170925-xenial. I can also see the already configured storage.

Thanks,

Re: Storage Areas

Posted: Thu Jan 16, 2020 12:09 am
by iconnor
Apparently I did some stupid code that would load all the events per storage area in order to get the count of events.

fixed.