I tried downloading the xoa_unified.xva file from https://xen-orchestra.com/#!/member/products via Chrome web browser but got the same extremely slow download results. Again, doesn’t seem to be my slow 7 Mbps WISP connection that is the problem. I’m still having no issue downloading very large files from other sites. Using an alternative wireless internet connection I was able to download the .xva in just a few minutes. I’ll SCP it over to the XCP-ng server and try the manual install process.
Thanks for your help with this issue.
Latest posts made by chriswj88
-
RE: XOA web deploy stuck at "Deploying XOA..." No error
-
RE: XOA web deploy stuck at "Deploying XOA..." No error
I'm in New Freedom, PA, USA. I have a WISP Internet connection with about a 7 Mbps download speed. Maybe a smaller iso file, but I just downloded an ESXI install iso in lessthan 5 minutes. I've used this conection to download multi GB iso files with no issue in the past. Is there a way to download the xoa vm image from another source/mirror and perform the vm installation some other way?
-
RE: XOA web deploy stuck at "Deploying XOA..." No error
Sorry for the format of my reply. Inserting code blocks doesn't seem to be working in my browser.
After a reboot
xe task-list
returns no results. If I then run:
bash -c "$(curl -s http://xoa.io/deploy)"
and leave it running stuck at "Importing XOA VM..."
and then open another ssh session and run "xe task-list" I get:[08:13 R620-xcp-ng ~]# xe task-list uuid ( RO) : 31bdf4e2-536e-cf32-f75d-84cd76cf3976 name-label ( RO): VM.import name-description ( RO): status ( RO): pending progress ( RO): 0.007 running it again progress updates to progress ( RO): 0.009 5 - 10 minutes later progress ( RO): 0.030
How do I interpret the progress line? Does this mean it's just going really slow? I've left this running for several hours (more than long enough to download a very large distribution iso file on my internet connection).
-
RE: XOA web deploy stuck at "Deploying XOA..." No error
I’m having this same issue. I have a fresh XCP-ng 8.2 installation on a Dell R620 and I’ve tried the XOA deployment from both the web page and command line. From the web page it gets stuck with the Deploying XOA wait spinner, and at the command prompt it gets stuck at “Importing XOA VM…”
I’ve left it running for hours and it does not proceed. I’ve checked my router FW, nothing blocking it there. If I close/cancel the process and then check via the XCP-ng menu console Virtual Machines, All VM’s I can see a XOA VM halted. I’ve tried starting it from the console and it does seem to start, but I can not connect to it at the static IP address that was assigned via the deployment process.
Any suggestions on further troubleshooting steps would be greatly appreciated.