-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug 🐞]: Cannot deploy VM in Australia, in Europe i can #419
Comments
can you please add the farm id or the node id that you tried to deploy on? |
check 4985 and 2594, couldn't deploy on both it kept giving |
Nodes: 4349, 4350, |
The problem might be caused by latency to the hub. This in turn could cause the deployment to time out while it's fetching data from the hub (probably when copying a disk image from 0-fs to the local disk). If this is indeed the problem, it can be verified as follows:
I'm assuming the disk copy keeps running after the deployment time-out. If that is not the case, you'll have to redeploy a couple of times possibly, until the disk image is in the 0-fs cache completely. If this is indeed the case, then there either needs to be a workaround in zos or the actual solution is to make sure that the hub is present in multiple geographic regions so latency is consistently low (distributed hub or some kind of cdn thing). |
Deploying vm on TheBatcave farm-id 2252, node-id 4985
@sabrinasadik Confirmed flist download from the hub takes long time, which cause a timeout on dashboard side then cancelling the contracts, but downloading the flist continues and deploying it again works after download is done. |
So what you are saying is that i need to stay and re-deploying on the same machine untill it comples ? |
Until we have a workaround or fix the issue, yes. @xmonader let's discuss further to have a solution for this. |
What happened?
I'm in Europe and can deploy VMs in Europe farms without issue. If i try to deploy to any Australia farm/node it fails after 10 minutes, constantly.
What did you expect?
To be able to deploy everywhere despite my location.
What browsers are you seeing the problem on?
No response
ZOS info
No response
Dashboard info
No response
weblets info
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: