Yes! Sounds good to me
> Op 27 feb. 2018 om 20:02 heeft Rohit Yadav <rohit.ya...@shapeblue.com> het > volgende geschreven: > > Sounds good to me. > > > - Rohit > > ________________________________ > From: Chiradeep Vittal <chirade...@gmail.com> > Sent: Tuesday, February 27, 2018 18:33 > To: dev > Subject: [IMPENDING SHUTDOWN] Re: Replacing download.cloud.com by > download.cloudstack.org > > I would like to propose a shutdown window of 60 days starting March 1. > Every few days (3?) we can announce the impending shutdown on users@ > and dev@. > At day 30 we can temporarily disable (using S3 permissions) > download.cloud.com for 72 hours to see if this any impact. > > Thoughts? > > > rohit.ya...@shapeblue.com > www.shapeblue.com > 53 Chandos Place, Covent Garden, London WC2N 4HSUK > @shapeblue > > > >> On Mon, Feb 26, 2018 at 4:26 AM, Wido den Hollander <w...@widodh.nl> wrote: >> >> >>> On 02/25/2018 12:11 AM, Chiradeep Vittal wrote: >>> >>> Which releases still refer to them in the setup SQL? >>> >> >> I think it was 4.9? Does anybody know this exactly? >> >> Wido >> >> >>> Sent from my iPhone >>> >>>> On Feb 24, 2018, at 12:31 PM, Wido den Hollander <w...@widodh.nl> wrote: >>>> >>>> >>>> >>>>> On 02/24/2018 12:14 AM, Chiradeep Vittal wrote: >>>>> Citrix is wondering if they can shut down download.cloud.com at this >>>>> point. >>>> >>>> >>>> Grepping through the source I see no references to download.cloud.com >>>> anymore. >>>> >>>> I *think* it can be shut down. Any other opinions on this? >>>> >>>> Wido >>>> >>>>> Thanks! >>>>>> >>>>>> On Fri, Mar 10, 2017 at 2:39 AM, Wido den Hollander <w...@widodh.nl> >>>>>> wrote: >>>>>> >>>>>>> Op 10 maart 2017 om 11:36 schreef Wido den Hollander <w...@widodh.nl>: >>>>>>> >>>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> Will Stevens and I have been working on a replacement for >>>>>>> download.cloud.com. >>>>>>> >>>>>>> This resulted in download.cloudstack.org which is also available over >>>>>>> SSL! >>>>>>> >>>>>>> download.cloudstack.org is a CNAME to cloudstack.apt-get.eu and is >>>>>>> hosted by me in Amsterdam (on CloudStack and Ceph). >>>>>>> >>>>>>> In the future I'd like to scale this out to more systems on different >>>>>>> providers by using RR-DNS, but for now let's not make it very difficult. >>>>>>> >>>>>>> There is a PR open [0] to start to do this, but we also have >>>>>>> documentation which might need to be fixed. >>>>>>> >>>>>>> RPM and DEB packages are also available on download.cloudstack.org: >>>>>>> >>>>>>> - RPM: https://download.cloudstack.org/centos >>>>>>> - DEB: https://download.cloudstack.org/ubuntu >>>>>>> >>>>>>> SystemVMs are also available: >>>>>>> https://download.cloudstack.org/systemvm/ >>>>>>> >>>>>>> In total there is 126GB of data on the server: >>>>>>> >>>>>>> 0 centos7 >>>>>>> 4.0K README >>>>>>> 4.0K release.asc >>>>>>> 4.0K RPM-GPG-KEY >>>>>>> 12K foss >>>>>>> 316K tools >>>>>>> 629M tmp >>>>>>> 2.9G archive >>>>>>> 3.7G rhel >>>>>>> 5.3G releases >>>>>>> 8.3G centos >>>>>>> 19G ubuntu >>>>>>> 24G systemvm >>>>>>> 64G templates >>>>>>> >>>>>>> If you want to be able to add files to the system, send me your SSH >>>>>>> key and we can fix this. A few PMC members already have access and can >>>>>>> add >>>>>>> files. >>>>>>> >>>>>>> Any things which we need to fix in addition? >>>>>>> >>>>>> >>>>>> Forgot to add, the system already has rsync available, so you can sync >>>>>> it if you want: >>>>>> >>>>>> $ rsync -avr --stats --progress download.cloudstack.org::cloudstack . >>>>>> >>>>>> Might want to do that already so that we can quickly move to a >>>>>> different server should the one in Amsterdam be down for a long time. >>>>>> >>>>>>> Wido >>>>>>> >>>>>>> [0]: https://github.com/apache/cloudstack/pull/1582