-
Notifications
You must be signed in to change notification settings - Fork 5
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
Internal routing issues on arcus #1308
Comments
Details of the VM we've experienced this on:
...
|
Potentially related, but it seems that network traffic is failing between different projects in Openstack, using their floating IPs |
Corresponding Cambridge HPC support ticket: |
Connection fails trying to ssh from a VM in one project on Arcus (iris-gaia-green) to a VM in another project on Arcus (iris-gaia-data) using the target VMs public IP address (128.232.222.153). Source VM:
Target VM:
|
Connection also fails trying to connect via HTTP from one project in Arcus (iris-gaia-data) to a VM on a different Arcus project (iris-gaia-red) using the floating IP: IP of VM on iris-gaia-red: 128.232.226.64 From source VM (on iris-gaia-data):
From local machine (outside Arcus):
|
@millingw Can you check that this is now fixed. |
We are seeing internal connectivity issues within arcus between OpenStack nodes and the object storage service.
From an arcus OpenStack VM, the following download fails:
However, the download works fine when issued from an external VM (in this case, an EIDF OpenStack VM)
External downloads to the arcus VM appears unaffected, e.g. issuing the following download works fine on the arcus VM:
wget https://downloads.apache.org/zeppelin/zeppelin-0.11.0/zeppelin-0.11.0-bin-all.tgz
Therefore, we think there are currently internal routing errors within the arcus service
The text was updated successfully, but these errors were encountered: