XOA Error when installing
-
still wont work with a sudo
-
@kilo ifconfig is deprecated by many year and some distro does not install it anymore.
now the suite of utilities to configure the network stack is iproute2 and it contain ip, tc, ss, bridge etc... -
Yep sorry do a
sudo ip link
and asudo ip addr
-
i dont see my ip in any case
-
@nackstein is it interfaces.d or just interfaces
-
Interface is down, don't know why.
sudo ip link set dev eth0 up
-
@kilo interfaces.d it's a directory while interfaces it's a file. In recent debian you can configure just interfaces or create new file one for each interface and put them into interfaces.d, for your purpose it's enough to edit interfaces
before editing, try to bring the interface up as suggested by Olivier. maybe you can post the content of interfaces type
cat interfaces
to show its content
-
okay now it shows network config....thats correct config. question remains same....why not pinging then???
-
Please note that my LAN is 192.168.0.x
-
Because it's down. Put it up and see (or just reboot)
-
@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.