wido commented on code in PR #6909: URL: https://github.com/apache/cloudstack/pull/6909#discussion_r1080828276
########## agent/conf/agent.properties: ########## @@ -398,3 +395,6 @@ iscsi.session.cleanup.enabled=false #consoleproxy.httpListenPort=443 #ping.retries=5 + +# The number of iothreads. There should be only 1 or 2 IOThreads per VM CPU (default is 1) Review Comment: Maybe add a comment here that a value >1 is rarely used and people shouldn't touch this? IIRC there is no reason to go higher then 1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
