[ovirt-users] Re: Error when trying to change master storage domain

2021-08-01 Thread Shani Leviim
Hi Matthew, You might need to sync back the master version and domain between the engine and vdsm. To verify those parameters on vdsm, run this command on the SPM host: vdsm-client StoragePool getInfo storagepoolID="f72ec125-69a1-4c1b-a5e1-313fcb70b6ff" The result should be something like:

[ovirt-users] Re: Error when trying to change master storage domain

2021-07-30 Thread Matthew Benstead
Thanks Shani - yes we plan to upgrade to 4.4 in the future, but we're on 4.3 right now due to only running CentOS 7 at the moment. I was able to clear the job from the SPM: [root@daccs01 ~]# vdsm-client Host getAllTasksStatuses {     "5fa9edf0-56c3-40e4-9327-47bf7764d28d": {     "message":

[ovirt-users] Re: Error when trying to change master storage domain

2021-07-29 Thread Shani Leviim
Hi Matthew, Actually, your description is related to 2 features available for ovirt 4.4.5 1. The ability to switch the master storage domain while domains are up and running [1] 2. Clearing the finished tasks from REST API [2] and UI [3]. We recommend you