XOA Error when installing
-
@olivierlambert any thoughts on my issue from the post above?
-
@olivierlambert @nackstein rebooted...and finally there........it really helped, you guys are great!...thnx a bunch for the support....
-
uhm... I contributed to increase entropy. sorry. the original post was about another issue.
-
@olivierlambert any thoughts on my issue from the post above?
-
Please select the right network with the web UI deploy interface on http://xen-orchestra.com/#!/xoa
-
@olivierlambert I tried each network option and I get the same error on all of them?
I installed xcp-ng with eth2 thats what the interface says and thats the one I have been trying to use.
-
@ZacApplegate It appears that I am having the same issue and xapi0 doesn't appear when I run the ifconfig -a command.
@olivierlambert I have tried selecting each network option as well but to no avail.
-
Okay so there's a problem while using this template with some XCP-ng/CH installs. But it's not clear why. Let me investigate.
-
Is your XCP-ng fully up to date?
-
I just wanted to chime in to say that I had the same problem trying to install orchestra using the web interface and the curl script, but I was able to install it by downloading and importing the .xva in XCP-ng center.
This was on a fresh xcp-ng install on an old workstation with an intel i7 2600k.
-
Okay so I modified the XVA, can you try again now?
-
Ping @sabival89 @ZacApplegate and @arvid
-
@olivierlambert Yep, the web deploy worked for me now. I now have two xoa vms.
-
\o/ Thanks a lot for your feedback.
To let you know why: for an unknown reason, the XVA exported included an incorrect bridge name,
xapi0
instead ofxenbr0
.So I had to unpack it, fix the XML with the right name and repack it. I remember it happened once in the past. Root cause is unclear but now I'll add extra checks before deploying, that bridge name is correct (everyone should have a
xenbr0
).I couldn't spot the issue myself because in our test lab, we got
xapi0
network, so it was working. -
@olivierlambert How do i chech whether the xoa i have is exported with xapi0 or xenbr0 ?
-
You don't, I replaced the one on our server right now. Don't check, just redeploy and you'll have the right version.
-
I have redeployed. now how do i verify that the xoa i have deployed is with a xapi0 or xenbr0
-
also facing this error
-
@kilo you don't understand. If you still had
xapi0
inside the XVA, you won't be able to import it, period. It would have fail.So it means this is now working.
The error you have now is totally unrelated. You try to connect to an incorrect IP address. Enter it into your browser and see if it's the IP of your host.
-
That worked thanks @olivierlambert !