[ovirt-users] Re: oVirt Engine UI error: changing Storage Domain mount options

2020-06-25 Thread Eyal Shenitzky
You can WA the issue by editing the storage domain using REST-API: *PUT* /ovirt-engine/api/storageDomains/123 With a request body as follows: data2 your-mount-options On Thu, 25 Jun 2020 at 11:59, Eyal Shenitzky wrote: > Adding +Ahmad Khiet since he worked on a similar bug > -

[ovirt-users] Re: oVirt Engine UI error: changing Storage Domain mount options

2020-06-25 Thread Eyal Shenitzky
Adding +Ahmad Khiet since he worked on a similar bug - https://bugzilla.redhat.com/1810893 that was fixed in 4.4. Ahmad, can you please have a look to see if the fix you did already solves the problem? If so I think we need to backport it to 4

[ovirt-users] Re: oVirt Engine UI error: changing Storage Domain mount options

2020-06-24 Thread Sandro Bonazzola
Il giorno mer 24 giu 2020 alle ore 17:47 Jp ha scritto: > Hi, > > I want to change the mount options to a Storage Domain that is already in > use, but got an error from the Ovirt Engine's UI, and the mount point > option change isn't getting applied. > > What I tried: > > 1. Shutdown all VMs usin

[ovirt-users] Re: oVirt Engine UI error: changing Storage Domain mount options

2020-06-24 Thread Jp
Sandro, My bad; I should have posted versions. It's oVirt 4.3.10 hyperconverged, so the storage Domain is Gluster, if that matters. [justin@host2 ~]$ yum -q list installed centos-release ovirt-release\* ovirt-engine redhat-release vdsm glusterfs Installed Packages centos-release.x86_64

[ovirt-users] Re: oVirt Engine UI error: changing Storage Domain mount options

2020-06-24 Thread Sandro Bonazzola
Hi, can you please provide output of "yum -q list installed centos-release ovirt-release\* ovirt-engine redhat-release vdsm glusterfs" so we can understand which version this issue applies to? Thanks, Il giorno mer 24 giu 2020 alle ore 17:47 Jp ha scritto: > Hi, > > I want to change the mount op