Wow! Thanks. I was unaware (newbie) of the engine-config command. I learned a lot from
just "engine-config -l". LOL.
I changed "UserSessionTimeOutInterval". Hopefully it takes effect simply by
logging out and back in. If not, I patiently wait until we restart the engine.
Again, thank you.
ovirt 4.5.4
[root@ovirt-dev ovirt-engine]# engine-config -s
UserSessionTimeOutInterval=60
Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false
Cannot set value 60 to key UserSessionTimeOutInterval.
Diggy can you confirm it worked?
Marek
Dne 21/12/2022 v 21:25 Diggy Mc napsal(a):
> Wow! Thanks. I was unaware (newbie) of the engine-config command. I learned a lot
from just "engine-config -l". LOL.
> I changed "UserSessionTimeOutInterval". Hopefully it takes effect simply
by logging out and back in. If not, I patiently wait until we restart the engine.
>
> Again, thank you.
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/IEOQPXIWTER...
After issuing the command 'engine-config -s UserSessionTimeOutInterval=480', I
confirmed that it accepted the value by checking it ('engine-config -g
UserSessionTimeOutInterval').
However, the change did not take affect simply by logging out and then back into the GUI.
Only after restarting the oVirt engine service ('systemctl restart
ovirt-engine.service') did it take affect.