
---910415156-2127285506-1355349458=:4829 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Mark, I reinstalled both nodes and re-added them to the ovirt-engine system (ran = engine-clean and then engine-setup=A0 before doing it) and I was able to ad= d iscsi storage using=A0 ovirt-engine. Thanks for your help. =A0=20 --- On Wed, 12/12/12, Mark Wu <wudxw@linux.vnet.ibm.com> wrote: From: Mark Wu <wudxw@linux.vnet.ibm.com> Subject: Re: [Users] help with iSCSI storage domain needed - Ovirt -3.1 To: "Aleksandr Arbitman" <arbitman@pacbell.net> Cc: users@ovirt.org Date: Wednesday, December 12, 2012, 12:36 AM =0A =0A=0A =0A =0A =0A On 12/12/2012 03:34 PM, Aleksandr=0A A= rbitman wrote: =0A =0A =0A =0A =0A =0A Mark. =0A running both commands on one of the nodes was successful,= =0A see below: =0A =20 =0A [root@ovirtnode1 ~]# iscsiadm --mode discoverydb --type=0A= sendtargets --portal 10.45.201.22 --discover=20 =0A =20 =0A 10.45.201.22:3260,1 iqn.2012-12.com.test:storage.target1 =0A =20 =0A [root@ovirtnode1 ~]# iscsiadm --mode node --targetname=0A = iqn.2012-12.com.test:storage.target1 --portal=0A = 10.45.201.22:3260 --login =0A =20 =0A Logging in to [iface: default, target:=0A iqn= .2012-12.com.test:storage.target1, portal:=0A 10.45.201.22,326= 0] (multiple) =0A =20 =0A Login to [iface: default, target:=0A iqn.2012= -12.com.test:storage.target1, portal:=0A 10.45.201.22,3260] su= ccessful. =0A =20 =0A [root@ovirtnode1 ~]# =0A =20 =0A ###################### =0A When I run "tail -f=A0 /var/log/vdsm/vdsm.log" that log=0A= shows the node is trying to access NFS based domain which=0A = I removed in engine before trying to add iscsi data=0A = domain. See here: =0A =20 =0A =0A =0A =0A =0A =0A I am not sure= how it got connected to the NFS error. Did you mean=0A running "tailf" = when you're clicking the "DIscover Targets" button?=A0=0A Could you plea= se paste your vdsm.log on=0A =0A http://fpaste.org/ =0A and paste link here?=A0 Thanks. =0A =0A =0A =0A =0A ####################= ## =0A Traceback (most recent call last): =0A =A0 File "/usr/share/vdsm/storage/domainMonitor.py", line= =0A 103, in _monitorDomain =0A =A0 File "/usr/share/vdsm/storage/nfsSD.py", line 100, in= =0A selftest =0A StorageDomainFSNotMounted: Storage domain remote path not= =0A mounted:=0A('/rhev/data-center/mnt/nfs-storage.fib.int.asu= rion.com:_home_iso-domain',) =0A Thread-31::ERROR::2012-12-12=0A 07:29:28,834:= :domainMonitor::120::Storage.DomainMonitor::(_monitorDomain)=0A = Error while collecting domain=0A `f5adc0dc-7749-4d2c-b1ba-14= 2ac4a0688c` monitoring=0A information =0A Traceback (most recent call last): =0A =A0 File "/usr/share/vdsm/storage/domainMonitor.py", line= =0A 103, in _monitorDomain =0A =A0 File "/usr/share/vdsm/storage/nfsSD.py", line 100, in= =0A selftest =0A StorageDomainFSNotMounted: Storage domain remote path not= =0A mounted:=0A('/rhev/data-center/mnt/nfs-storage.fib.int.asu= rion.com:_home_nfs-domain',) =0A =20 =0A ################## =0A Why can't I add iscsi storage using engine webGUI ? =0A What would you recommend ? Thank you very much in advance= =0A for your help. =0A =20 =0A =0A =0A =0A =0A =0A =20 =0A =20 =0A =0A =0A =0A =0A =20 =0A =20 =0A =20 =0A =20 =0A --- On Tue, 12/11/12, Mark Wu <wudxw@linux.vnet.ibm.com>= =0A wrote: =0A =20 =0A From: Mark Wu <wudxw@linux.vnet.ibm.com> =0A Subject: Re: [Users] help with iSCSI storage domain=0A = needed - Ovirt -3.1 =0A To: "Aleksandr Arbitman" <arbitman@pacbell.net> =0A Cc: users@ovirt.org =0A Date: Tuesday, December 11, 2012, 10:36 PM =0A =20 =0A =0A =0A On=0A = 12/12/2012 09:40 AM, Aleksandr Arbitman wrote: =0A =0A =0A =0A = =0A =0A = Hi,=0A everybody ! =0A I have installed=A0 ovirt 3.1 engine and t= wo=0A nodes. I have setup iscsi storage on=0A = another box and tested it with windows=0A = system - I was able to add it to win7=0A = initiator, meaning the storage configured=0A = properly. But I can't add iscsi storage in=0A = ovirt-engine system. When I use "DIscover=0A = Targets" option and type IP address of my=0A = iscsi system - nothing is happening. =0A All my systems - engine, nodes and iscsi= =0A server - are on the same network. Is it a= =0A bug? Is there any way to fix it ? Did=0A = anyone have the same issue ? Please, help.=0A = Thanks in advance for any tips. =0A =20 =0A =20 =0A Alex =0A =0A =0A = =0A =0A =20 =0A =0A =20 =0A =0A Is there any error related in= /var/vdsm/vdsm.log ? =0A =20 =0A Did you try to manually discover and login the iscsi= =0A target by the following command? =0A =20 =0A iscsiadm --mode discoverydb --type sendtargets=0A = --portal 192.168.122.1 --discover=A0=A0 // replace the=0A = portal address with your iscsi server's ip address =0A =20 =0A iscsiadm --mode node --targetname=0A = iqn.2001-05.com.doe:test --portal 192.168.1.1:3260=0A = --login=A0 //replace the iqn with what returned by the=0A = above command, and also the portal address. =0A =20 =0A =20 =0A =20 =0A =20 =0A =20 =0A =0A ___________________________= ____________________=0AUsers mailing list=0AUsers@ovirt.org=0Ahttp://lists.= ovirt.org/mailman/listinfo/users=0A=0A =0A = =20 =0A =0A =0A =0A =0A= =0A =0A =0A =0A =20 =0A =0A=0A ---910415156-2127285506-1355349458=:4829 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable <table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" ><tr><td valign=3D"= top" style=3D"font: inherit;">Mark,<br>I reinstalled both nodes and re-adde= d them to the ovirt-engine system (ran engine-clean and then engine-setup&n= bsp; before doing it) and I was able to add iscsi storage using ovirt= -engine.<br>Thanks for your help.<br><br> <br><br>--- On <b>Wed, 12/1= 2/12, Mark Wu <i><wudxw@linux.vnet.ibm.com></i></b> wrote:<br><blockq= uote style=3D"border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; pa= dding-left: 5px;"><br>From: Mark Wu <wudxw@linux.vnet.ibm.com><br>Sub= ject: Re: [Users] help with iSCSI storage domain needed - Ovirt -3.1<br>To= : "Aleksandr Arbitman" <arbitman@pacbell.net><br>Cc: users@ovirt.org<= br>Date: Wednesday, December 12, 2012, 12:36 AM<br><br><div id=3D"yiv747291= 196">=0A =0A=0A =0A =0A <div>=0A <div class=3D"yiv747291196moz-cit= e-prefix">On 12/12/2012 03:34 PM, Aleksandr=0A Arbitman wrote:<br>=0A = </div>=0A <blockquote type=3D"cite">=0A <table border=3D"0" cell= padding=3D"0" cellspacing=3D"0">=0A <tbody>=0A <tr>=0A = <td style=3D"font:inherit;" valign=3D"top">Mark.<br>=0A = running both commands on one of the nodes was successful,=0A = see below:<br>=0A <br>=0A [root@ovirtnode1 ~]# is= csiadm --mode discoverydb --type=0A sendtargets --portal 10.45= .201.22 --discover <br>=0A <br>=0A 10.45.201.22:3= 260,1 iqn.2012-12.com.test:storage.target1<br>=0A <br>=0A = [root@ovirtnode1 ~]# iscsiadm --mode node --targetname=0A = iqn.2012-12.com.test:storage.target1 --portal=0A 10.45.20= 1.22:3260 --login<br>=0A <br>=0A Logging in to [i= face: default, target:=0A iqn.2012-12.com.test:storage.target1= , portal:=0A 10.45.201.22,3260] (multiple)<br>=0A = <br>=0A Login to [iface: default, target:=0A iqn= .2012-12.com.test:storage.target1, portal:=0A 10.45.201.22,326= 0] successful.<br>=0A <br>=0A [root@ovirtnode1 ~]= #<br>=0A <br>=0A ######################<br>=0A = When I run "tail -f /var/log/vdsm/vdsm.log" that log=0A = shows the node is trying to access NFS based domain which=0A = I removed in engine before trying to add iscsi data=0A = domain. See here:<br>=0A <br>=0A </td>=0A = </tr>=0A </tbody>=0A </table>=0A </blockquote>=0A I am= not sure how it got connected to the NFS error. Did you mean=0A running= "tailf" when you're clicking the "DIscover Targets" button? =0A Co= uld you please paste your vdsm.log on=0A =0A <a rel=3D"nofollow" targ= et=3D"_blank" href=3D"http://fpaste.org/">http://fpaste.org/</a><br>=0A = and paste link here? Thanks.<br>=0A <blockquote type=3D"cite">=0A = <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0">=0A <tb= ody>=0A <tr>=0A <td style=3D"font:inherit;" valign=3D"t= op">######################<br>=0A Traceback (most recent call = last):<br>=0A File "/usr/share/vdsm/storage/domainMonit= or.py", line=0A 103, in _monitorDomain<br>=0A &nb= sp; File "/usr/share/vdsm/storage/nfsSD.py", line 100, in=0A s= elftest<br>=0A StorageDomainFSNotMounted: Storage domain remot= e path not=0A mounted:=0A('/rhev/data-center/mnt/nfs-storage.f= ib.int.asurion.com:_home_iso-domain',)<br>=0A Thread-31::ERROR= ::2012-12-12=0A 07:29:28,834::domainMonitor::120::Storage.Doma= inMonitor::(_monitorDomain)=0A Error while collecting domain= =0A `f5adc0dc-7749-4d2c-b1ba-142ac4a0688c` monitoring=0A = information<br>=0A Traceback (most recent call last):<= br>=0A File "/usr/share/vdsm/storage/domainMonitor.py",= line=0A 103, in _monitorDomain<br>=0A Fil= e "/usr/share/vdsm/storage/nfsSD.py", line 100, in=0A selftest= <br>=0A StorageDomainFSNotMounted: Storage domain remote path = not=0A mounted:=0A('/rhev/data-center/mnt/nfs-storage.fib.int.= asurion.com:_home_nfs-domain',)<br>=0A <br>=0A ##= ################<br>=0A Why can't I add iscsi storage using en= gine webGUI ?<br>=0A What would you recommend ? Thank you very= much in advance=0A for your help.<br>=0A <br>=0A= </td>=0A </tr>=0A </tbody>=0A </table>=0A = </blockquote>=0A <br>=0A <br>=0A <blockquote type=3D"cite">=0A = <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0">=0A <tb= ody>=0A <tr>=0A <td style=3D"font:inherit;" valign=3D"t= op"><br>=0A <br>=0A <br>=0A <br>=0A = --- On <b>Tue, 12/11/12, Mark Wu <i><a rel=3D"nofollow" class= =3D"yiv747291196moz-txt-link-rfc2396E" ymailto=3D"mailto:wudxw@linux.vnet.i= bm.com" target=3D"_blank" href=3D"/mc/compose?to=3Dwudxw@linux.vnet.ibm.com= "><wudxw@linux.vnet.ibm.com></a></i></b>=0A wrote:<br>= =0A <blockquote style=3D"border-left:2px solid rgb(16, 16,=0A = 255);margin-left:5px;padding-left:5px;"><br>=0A = From: Mark Wu <a rel=3D"nofollow" class=3D"yiv747291196moz-txt-link-rfc2= 396E" ymailto=3D"mailto:wudxw@linux.vnet.ibm.com" target=3D"_blank" href=3D= "/mc/compose?to=3Dwudxw@linux.vnet.ibm.com"><wudxw@linux.vnet.ibm.com>= ;</a><br>=0A Subject: Re: [Users] help with iSCSI storage do= main=0A needed - Ovirt -3.1<br>=0A To: "Aleks= andr Arbitman" <a rel=3D"nofollow" class=3D"yiv747291196moz-txt-link-rfc239= 6E" ymailto=3D"mailto:arbitman@pacbell.net" target=3D"_blank" href=3D"/mc/c= ompose?to=3Darbitman@pacbell.net"><arbitman@pacbell.net></a><br>=0A = Cc: <a rel=3D"nofollow" class=3D"yiv747291196moz-txt-link-abb= reviated" ymailto=3D"mailto:users@ovirt.org" target=3D"_blank" href=3D"/mc/= compose?to=3Dusers@ovirt.org">users@ovirt.org</a><br>=0A Dat= e: Tuesday, December 11, 2012, 10:36 PM<br>=0A <br>=0A = <div id=3D"yiv747291196">=0A <div>=0A = <div class=3D"yiv747291196moz-cite-prefix">On=0A = 12/12/2012 09:40 AM, Aleksandr Arbitman wrote:<br>=0A = </div>=0A <blockquote type=3D"cite">=0A = <table border=3D"0" cellpadding=3D"0" cellspacing=3D"0">=0A = <tbody>=0A <tr>=0A = <td style=3D"font:inherit;" valign=3D"top">Hi,=0A = everybody !<br>=0A I have insta= lled ovirt 3.1 engine and two=0A nodes. = I have setup iscsi storage on=0A another box a= nd tested it with windows=0A system - I was ab= le to add it to win7=0A initiator, meaning the= storage configured=0A properly. But I can't a= dd iscsi storage in=0A ovirt-engine system. Wh= en I use "DIscover=0A Targets" option and type= IP address of my=0A iscsi system - nothing is= happening.<br>=0A All my systems - engine, no= des and iscsi=0A server - are on the same netw= ork. Is it a=0A bug? Is there any way to fix i= t ? Did=0A anyone have the same issue ? Please= , help.=0A Thanks in advance for any tips.<br>= =0A <br>=0A <br>= =0A Alex<br>=0A </t= d>=0A </tr>=0A </tbody>=0A = </table>=0A <br>=0A = <fieldset class=3D"yiv747291196mimeAttachmentHeader"></fieldset>=0A= <br>=0A </blockquote>=0A = Is there any error related in /var/vdsm/vdsm.log ?<br>=0A = <br>=0A Did you try to manually discover and= login the iscsi=0A target by the following command?<br>= =0A <br>=0A iscsiadm --mode discovery= db --type sendtargets=0A --portal 192.168.122.1 --discov= er // replace the=0A portal address with you= r iscsi server's ip address<br>=0A <br>=0A = iscsiadm --mode node --targetname=0A iqn.2001-05.c= om.doe:test --portal 192.168.1.1:3260=0A --login /= /replace the iqn with what returned by the=0A above comm= and, and also the portal address.<br>=0A <br>=0A = <br>=0A <br>=0A <br>=0A = <br>=0A <blockquote type=3D"cite">=0A = <pre>_______________________________________________= =0AUsers mailing list=0A<a rel=3D"nofollow" class=3D"yiv747291196moz-txt-li= nk-abbreviated">Users@ovirt.org</a>=0A<a rel=3D"nofollow" class=3D"yiv74729= 1196moz-txt-link-freetext" target=3D"_blank" href=3D"http://lists.ovirt.org= /mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>= =0A</pre>=0A </blockquote>=0A <br>=0A= </div>=0A </div>=0A </blockqu= ote>=0A </td>=0A </tr>=0A </tbody>=0A </tab= le>=0A </blockquote>=0A <br>=0A </div>=0A=0A</div></blockquote></td>= </tr></table> ---910415156-2127285506-1355349458=:4829--