Hi,
On Tue, Apr 21, 2020 at 11:43:48AM -0000, ozmen62(a)hotmail.com wrote:
my first problem is hook file.
When i add file before_vm_start directory and restart engine,
it shows under host hooks file on the web page. But options
cannot be displayed under vm custom properties section
if i set spiceoptions ;
engine-config -s UserDefinedVMProperties=spiceoptions=^.*$ --cver=4.3
Hm, could you try instead:
spiceoptions={'streaming':{'mode':'all'}}
engine-config -g UserDefinedVMProperties
UserDefinedVMProperties: version: 4.1
UserDefinedVMProperties: version: 4.2
UserDefinedVMProperties: spiceoptions=^.*$ version: 4.3
I can tell if streaming is enable if you provide qemu cmd line
for what is running (e.g: ps aux | grep -i qemu ...)
systemctl restart ovirt-engine
after that under vm custom options shows spiceoptions section.
But nothing works. according to hook file README, needs to be
appear options and youtube became more fluent
What do you mean with nothing works exactly?