[Users] oVirt 3.3 Can't create/import EXPORT DOMAIN

--========GMXBoundary18201377096798776934 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hello, I'm not able to add a EXPORT Domain to the system. The web does not show any EXPORT domains, but engine.log tells me about AddStorageServerConnection failed. Reasons:VAR__ACTION__ADD,VAR__TYPE__STORAGE__CONNECTION,ACTION_TYPE_FAILED_STORAGE_CONNECTION_ALREADY_EXISTS and indeed, there is an entry in storage_server_connections. Is it save to delete this entry? Thanks, Hans-Joachim --========GMXBoundary18201377096798776934 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable <span style=3D'font-family:Verdana'><span style=3D'font-size:12px'>Hello,<b= r /><br />I'm not able to add a EXPORT Domain to the system. The web does n= ot show any EXPORT domains, but engine.log tells me about<br /><br /> = AddStorageServerConnection failed. Reasons:VAR__ACTION__ADD,VAR__TYPE__STOR= AGE__CONNECTION,ACTION_TYPE_FAILED_STORAGE_CONNECTION_ALREADY_EXISTS<br /><= br />and indeed, there is an entry in storage_server_connections.<br /><br = />Is it save to delete this entry?<br /><br />Thanks,<br /><br />Hans-Joach= im</span></span> --========GMXBoundary18201377096798776934--

I ran into the same issue, the un-ideal way was to reboot the host, I'm sure there's a 100x better way but hope that helps in the mean time rather than waiting around waiting. Andrew . On Thu, Aug 22, 2013 at 12:53 AM, Hans-Joachim <rni@chef.net> wrote:
Hello,
I'm not able to add a EXPORT Domain to the system. The web does not show any EXPORT domains, but engine.log tells me about
AddStorageServerConnection failed. Reasons:VAR__ACTION__ADD,VAR__TYPE__STORAGE__CONNECTION,ACTION_TYPE_FAILED_STORAGE_CONNECTION_ALREADY_EXISTS
and indeed, there is an entry in storage_server_connections.
Is it save to delete this entry?
Thanks,
Hans-Joachim _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

------=_Part_2631928_701296236.1377682797288 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit ----- Original Message -----
From: "Hans-Joachim" <rni@chef.net> To: users@ovirt.org Sent: Wednesday, August 21, 2013 5:53:18 PM Subject: [Users] oVirt 3.3 Can't create/import EXPORT DOMAIN
Hello,
I'm not able to add a EXPORT Domain to the system. The web does not show any EXPORT domains, but engine.log tells me about
AddStorageServerConnection failed. Reasons:VAR__ACTION__ADD,VAR__TYPE__STORAGE__CONNECTION,ACTION_TYPE_FAILED_STORAGE_CONNECTION_ALREADY_EXISTS
and indeed, there is an entry in storage_server_connections.
Is it save to delete this entry? Yup. We're working on a way to reuse these in the new Connection Management feature
Thanks,
Hans-Joachim _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
------=_Part_2631928_701296236.1377682797288 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><br><div><br></div><hr id=3D"zwchr"><= blockquote style=3D"border-left:2px solid #1010FF;margin-left:5px;padding-l= eft:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:non= e;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Han= s-Joachim" <rni@chef.net><br><b>To: </b>users@ovirt.org<br><b>Sent: <= /b>Wednesday, August 21, 2013 5:53:18 PM<br><b>Subject: </b>[Users] oVirt 3= .3 Can't create/import EXPORT DOMAIN<br><div><br></div><span style=3D"font-= family:Verdana"><span style=3D"font-size:12px">Hello,<br><div><br></div>I'm= not able to add a EXPORT Domain to the system. The web does not show any E= XPORT domains, but engine.log tells me about<br><div><br></div> AddSto= rageServerConnection failed. Reasons:VAR__ACTION__ADD,VAR__TYPE__STORAGE__C= ONNECTION,ACTION_TYPE_FAILED_STORAGE_CONNECTION_ALREADY_EXISTS<br><div><br>= </div>and indeed, there is an entry in storage_server_connections.<br><div>= <br></div>Is it save to delete this entry?</span></span></blockquote><div>Y= up.</div><div>We're working on a way to reuse these in the new Connection M= anagement feature</div><div><br></div><blockquote style=3D"border-left:2px = solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:norma= l;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-s= erif;font-size:12pt;"><span style=3D"font-family:Verdana"><span style=3D"fo= nt-size:12px"><br><div><br></div>Thanks,<br><div><br></div>Hans-Joachim</sp= an></span><br>_______________________________________________<br>Users mail= ing list<br>Users@ovirt.org<br>http://lists.ovirt.org/mailman/listinfo/user= s<br></blockquote><br></div></body></html> ------=_Part_2631928_701296236.1377682797288--

On Wed, Aug 28, 2013 at 7:39 PM, Allon Mureinik <amureini@redhat.com> wrote:
------------------------------
*From: *"Hans-Joachim" <rni@chef.net> *To: *users@ovirt.org *Sent: *Wednesday, August 21, 2013 5:53:18 PM *Subject: *[Users] oVirt 3.3 Can't create/import EXPORT DOMAIN
Hello,
I'm not able to add a EXPORT Domain to the system. The web does not show any EXPORT domains, but engine.log tells me about
AddStorageServerConnection failed. Reasons:VAR__ACTION__ADD,VAR__TYPE__STORAGE__CONNECTION,ACTION_TYPE_FAILED_STORAGE_CONNECTION_ALREADY_EXISTS
and indeed, there is an entry in storage_server_connections.
Is it save to delete this entry?
Yup. We're working on a way to reuse these in the new Connection Management feature
Thanks,
Hans-Joachim
I ran into this issue again with the oVirt 3.3 nightly install (on beta it
didn't seem to work) but what I did was go to https://ovirtengine/api/storagedomains find the existing connection it should be something like https://ovirtengine/api/storagedomains/fdsfsdfsdfsdf-e5fe-4087-a091-sdgsgsdg I used the chrome rest client plugin to send a HTTP DELETE request to that URL and it was removed successfully. This was also useful when some strange reason VM disks aren't being deleted and left in an illegal state (nightly only). HTH
participants (3)
-
Allon Mureinik
-
Andrew Lau
-
Hans-Joachim