
Hi, oVirt 4.3.9.4-1.el7 I am trying to search a vms which has storage domain other than RHEV-SSDStorage so I entered this search string in Manager in Compute / Virtual Machines search form. Storage != "RHEV-SSDStorage" but it looks like all vms are listed. When I try... Storage = "RHEV-SSDStorage" ...it works like expected and only right vms are listed. Also combinations seems does not work. Storage = "RHEV-SlowStorage" or Storage = "RHEV-MidStorage" ...returns 0 rows. Should it work? Cheers, Jiri

Hi Jiří Can you please try : Storage.name = "RHEV-SlowStorage" or Storage.name = "RHEV-MidStorage" On Fri, May 22, 2020 at 1:34 PM Jiří Sléžka <jiri.slezka@slu.cz> wrote:
Hi,
oVirt 4.3.9.4-1.el7
I am trying to search a vms which has storage domain other than RHEV-SSDStorage so I entered this search string in Manager in Compute / Virtual Machines search form.
Storage != "RHEV-SSDStorage"
but it looks like all vms are listed.
When I try...
Storage = "RHEV-SSDStorage"
...it works like expected and only right vms are listed.
Also combinations seems does not work.
Storage = "RHEV-SlowStorage" or Storage = "RHEV-MidStorage"
...returns 0 rows.
Should it work?
Cheers,
Jiri
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@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/RVFGTGGM75U2M4...

Hi Eli,
Can you please try :
Storage.name = "RHEV-SlowStorage" or Storage.name = "RHEV-MidStorage"
yep, it works as exceptet. Also Storage.name != "RHEV-SSDStorage" works well. I was mistaken by autocomplete function which suggests Vms: Storage. Vms: Storage = Vms: Storage != the first suggested option is the right way to follow. Thanks, Jiri
On Fri, May 22, 2020 at 1:34 PM Jiří Sléžka <jiri.slezka@slu.cz <mailto:jiri.slezka@slu.cz>> wrote:
Hi,
oVirt 4.3.9.4-1.el7
I am trying to search a vms which has storage domain other than RHEV-SSDStorage so I entered this search string in Manager in Compute / Virtual Machines search form.
Storage != "RHEV-SSDStorage"
but it looks like all vms are listed.
When I try...
Storage = "RHEV-SSDStorage"
...it works like expected and only right vms are listed.
Also combinations seems does not work.
Storage = "RHEV-SlowStorage" or Storage = "RHEV-MidStorage"
...returns 0 rows.
Should it work?
Cheers,
Jiri
_______________________________________________ Users mailing list -- users@ovirt.org <mailto:users@ovirt.org> To unsubscribe send an email to users-leave@ovirt.org <mailto:users-leave@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/RVFGTGGM75U2M4...
participants (2)
-
Eli Mesika
-
Jiří Sléžka