Hi,
Is it possible to reduce the default slow query time from 30s to less for a particular user?
Presumably, if it is, then this is achieved with settings in mysql-governor.xml? (Could you post an example syntax please?)
If it isn't possible then could I suggest you add it as a feature?
if the governor is currently restricting a user then I gather the processes are dumped into lve with user id 3 , "adm".
I can see adm with lvectl list-user however adm is missing from lvetop and lveps
How can I then determine how busy adm is? On my server, adm has a quite large resource allocation: 4 cores, 512M with and nice ep, nproc and io.
I'm concerned that even if the governor ejects the account into the lve, there are still sufficient resources in adm to cause a server-wide problem.
Thanks
Is it possible to reduce the default slow query time from 30s to less for a particular user?
Presumably, if it is, then this is achieved with settings in mysql-governor.xml? (Could you post an example syntax please?)
If it isn't possible then could I suggest you add it as a feature?
if the governor is currently restricting a user then I gather the processes are dumped into lve with user id 3 , "adm".
I can see adm with lvectl list-user however adm is missing from lvetop and lveps
How can I then determine how busy adm is? On my server, adm has a quite large resource allocation: 4 cores, 512M with and nice ep, nproc and io.
I'm concerned that even if the governor ejects the account into the lve, there are still sufficient resources in adm to cause a server-wide problem.
Thanks
Comment