Need advise - Fedora 27 - system optimum setting

Forum for questions and support relating to the 1.30.x releases only.
Locked
quynh.ht
Posts: 3
Joined: Mon Apr 16, 2018 8:53 am

Need advise - Fedora 27 - system optimum setting

Post by quynh.ht »

Hi guys,

I just setup a zoneminder system with Fedora 27 using the official docs and everything run ok. The box is xSeries M5 with 02 CPU (20 cores) and 256GB RAM, 256GB RAID1 for OS and 4.5TB RAID0 for camera data.

The question I have is how to config optimum mysql and other things in system for 200+ cameras + using modect method.

Thanks guys,

Simon
User avatar
knight-of-ni
Posts: 2404
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: Need advise - Fedora 27 - system optimum setting

Post by knight-of-ni »

Code: Select all

sudo dnf install mysqltuner
Then just do what it says.

Here is my writeup on the topic:
http://zoneminder.blogspot.com/p/blog-page_19.html
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
quynh.ht
Posts: 3
Joined: Mon Apr 16, 2018 8:53 am

Re: Need advise - Fedora 27 - system optimum setting

Post by quynh.ht »

Thank you very much,

I will look into that,

Just to update, I follow the recommendation and restart mysql, then run the mysqltuner again, no more recommendation so far :)
Locked