Oracle vm agent for Sparc - Agent.ini file documentation request
I have found some useful solutions for sparc vms by updating the /etc/ovs-agent/agent.ini file.
VM's with contraints for ldoms like cpu=whole-core and maxcores can be provisioned by updating the agent.ini file with
[ldoms]
vcpu-allocation=core
I would also like the flexibility to change the INTER-VNET-LINK to off to force traffic back the switch for load balancing purposes.
I would like to see documentation on parameters that we can change in the agent.ini file.
I can make an educated guess but oracle should be able to provide a document so we have the correct syntax.