-
Notifications
You must be signed in to change notification settings - Fork 32
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
Host downloadable images on alternative geographic servers #160
Comments
Here in switzerland I get: CSCS ~10 Mb/s |
Thanks to @AakashGfude using Australia National Uni WIFI (Canberra): CSCS - 6.5 Mb/s |
Thanks to @mmcky, also in Canberra, but at home: CSCS - ~129kb/s So definitely more of a difference there |
I guess you're limited by your network speed, for CSCS I can download at 37MB/s (300Mb/s, my cable connection speed, so their bandwidth is larger). Indeed, however, it'll be slow on the other side of the world. Rather than putting it on aiida.net I would put it directly on Amazon S3 at that point. Note however that in both cases we pay for data transfer out of them. |
Yeh I wasn't sure exactly how to do that off-hand: as noted above, the aiida.net addition is probably not the way to go, but added temporarily as an additional data point.
yep on https://quantum-mobile.readthedocs.io/en/latest/releases/desktop/20.03.1.html they are already bitly links |
Hey guys, just mentioning that we applied for a Chinese mirror following the last tutorial ustclug/mirrorrequest#273 (comment) It's live at https://mirrors.ustc.edu.cn/quantum-mobile-images/ |
Can we get a decision on this? The download rates from ANU are clearly fine and demonstrate that this is not an issue of there being too little bandwidth to Australia in general but perhaps the university traffic gets higher priority than the one of the internet service provider at home. One suggestion might be to try downloading the Quantum Mobile through the university network if possible. I'm not sure whether we need to add more mirrors at this stage... |
I would vote to limit the number of mirrors of possible, or anyway ideally having mirrors that we don't have to maintain, or that are super-easy to maintain - otherwise they will always be out of sync, or we will forget to sync them. Thinking better at it, I would avoid AWS as we pay data transfer, and for the same reason aiida.net.
@chrisjsewell @ltalirz what do you think? |
Just to clarify: the chinese mirror is not maintained by us - they automatically pull in appropriately named images from the CSCS storage (i.e. it doesn't cost us anything). As for the Google drive, I would consider it optional but that's up to you. |
http://mirror.nju.edu.cn/quantum-mobile/ Synchronization frequency: every day |
It has been noted for a recent "Winter School workshop" for participants in Australia, that the original download link on https://quantum-mobile.readthedocs.io/en/latest/releases/desktop/20.03.1.html was taking many hours to download.
This link is hosted on CSCS in switzerland: https://object.cscs.ch/v1/AUTH_b1d80408b3d340db9f03d373bbde5c1e/marvel-vms/quantum_mobile_20.11.0a.ova, and so it might be improved if the image was also available on a geographically closer server.
To test this I have added two alternative links to that page:
I will get some people to try downloading these and report relative speeds.
To host the image on the aiida.net server, I had to increase the container storage from 8Gb -> 16Gb (for future reference heres how you increase the size: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html?icmpid=docs_ec2_console).
This should not cost too much more (the cost I think is 0.04 USD/Gb/month), but obviously if we wanted to start hosting multiple images on there (each 4-5 Gb) you would have to increase the size considerably.
Also this is probably not going to do the automatic backups (on https://theossrv6.epfl.ch) any favours
The text was updated successfully, but these errors were encountered: