Deekshith, I feel that we are miscommunicating.
First, execute this command and send the *output of this command*, not logs:
$ ls -lhZ $(realpath /rhev/data-center/mnt/_ovirt_DATA)
For example,
greg@dauntless:/home/greg$ ls -lhZ $(realpath /rhev/data-center/mnt/_ovirt_DATA)
-rw-rw-r--. 1 greg greg system_u:object_r:fusefs_t:s0 39K Feb 2 2016 '20160201 ahs.tif.pdf'
...
^^ send the output you see
Also this:
$ ausearch -m avc -ts week-ago
For example,
greg@dauntless:/home/greg$ sudo ausearch -m avc -ts week-ago
----
time->Sun Jul 22 10:21:49 2018
type=AVC msg=audit(1532269309.659:2730): avc: denied { read } for pid=10815 comm="prometheus" name="prometheus.yml" dev="dm-0" ino=11936209 scontext=system_u:system_r:container_t:s0:c50,c528 tcontext=unconfined_u:object_r:user_home_t:s0 tclass=file permissive=1
----
^^ send the output you see
Best wishes,
Greg