erhanzeynel wrote: ↑Sat Sep 23, 2017 9:58 pm
Finally I get my pi and now installing raspbian.
I want to test workload by making sql queries over and over but afraid from relase it's soul (magic smoke)
is there chance as fry it by workload?
Highly unlikely. Worst case is you crash the software and damage the filesystem, so make a backup of the fully configured system before load testing.
Very worst case is that damaged filesystem means permanently damaged SDCard.
As others have hinted, an SDCard is not suitable for a production grade database. Use a USB HDD or SSD as a minimum.
Then again, there is a reason why you need to create this system rather than just download/buy it -- it's the same reason why commercial server systems cost far more than a Pi. It's not just the UPS, you need to think through the whole scheme of networking, data throughput, data management, backups, system restoration, availability, maintainability, and probably half a dozen other things I haven't thought of. Some will be OK, others may reveal showstoppers. The Pi is just not designed for this sort of application.
I hope you are not putting yourself at commercial risk with this system, either in your own enterprise or (worse) a customer's.
