
Hi Vijay, Its working now, gluster volume is attached as my data domain now, thanks. First I moved only node selinux to permissive, which didn't help got an error "Error: A Request to the Server failed with the following Status Code: 500". Then moved engine server selinux to permissive then got it working. Thanks, Jithin On Fri, Jan 11, 2013 at 10:56 PM, Vijay Bellur <vbellur@redhat.com> wrote:
On 01/11/2013 12:56 PM, Jithin Raju wrote:
Traceback (most recent call last): File "/usr/share/vdsm/storage/hsm.**py", line 1929, in connectStorageServer conObj.connect() File "/usr/share/vdsm/storage/**storageServer.py", line 179, in connect self._mount.mount(self.**options, self._vfsType) File "/usr/share/vdsm/storage/**mount.py", line 190, in mount return self._runcmd(cmd, timeout) File "/usr/share/vdsm/storage/**mount.py", line 206, in _runcmd raise MountError(rc, ";".join((out, err))) MountError: (1, 'Mount failed. Please check the log file for more details.\n;ERROR: failed to create logfile "/var/log/glusterfs/rhev-data-**center-mnt-fig:_vol1.log" (Permission denied)\nERROR: failed to open logfile /var/log/glusterfs/rhev-data-**center-mnt-fig:_vol1.log\n')
Do you have selinux in enforcing mode on the host?
Thanks, Vijay