<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body style="font-family:Arial;font-size:14px">
<p>I'm trying to setup oVirtManager on Centos 7. Here is the configurations:<br>
<br>
oVirtEngine Machine:<br>
Centos 7 minimal + GNOME<br>
multipath, firewall, iptables services are stopped and disabled.<br>
<br>
Host Machine:<br>
Centos 7 minmal<br>
VDSM is installed and working<br>
iscsi is installed and working<br>
multipath, firewall, iptables services are stopped and disabled.<br>
<br>
Situtation:<br>
oVirtEngine installed.<br>
DataCenter is set.<br>
Cluster is set.<br>
Host is set and active.<br>
I can see iqn of iscsi from oVirtEngine Machine via terminal. Like this:<br>
<br>
<span style="font-family:courier new,courier,monospace;"># iscsiadm -m discovery -t st -p 192.168.1.44:3260<br>
192.168.1.44:3260,1 iqn.2016-01.vdsm.localhost:SCSI1</span><br>
<br>
But I cannot connect same machine form oVirtManager. I get this error:<br>
<br>
<span style="color:#ff0000;">No new devices were found. This may be due to either: incorrect multipath configuration on the Host or wrong address of the iscsi target or a failure to authenticate on the target device. Please consult your Storage Administrator.</span><br>
<br>
Thanx<br>
İren<br>
<br></p>
</body>
</html>