Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Regional S3-backed EC2 Mirrors
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ben Howard  
View profile  
 More options Jan 5, 1:03 pm
From: Ben Howard <ben.how...@canonical.com>
Date: Thu, 05 Jan 2012 11:03:30 -0700
Local: Thurs, Jan 5 2012 1:03 pm
Subject: [BETA ANNOUNCEMENT] Regional S3-backed EC2 Mirrors

Over the last couple of months, some of our users have provided feedback
about a number of concerns regarding the EC2 Ubuntu mirrors. Ubuntu
engineering has undertaken a task to solve the problems encountered in
EC2, such as outages, performance and VPC access [1].

The results of these engineering efforts is the _BETA_ availability of
S3-backed EC2 Mirrors in all AWS Regions [2]. These new S3 Mirrors are
hosted and created using Amazon AWS products (Autoscaling, S3, and
EC2).  With these new mirrors we are also exploring how to notify our
community of outages or diminished capabilities (i.e. Twitter, Amazon
SNS, email, etc); we expected the notification system will be delivered
later in the development cycle.

As with any beta, feedback is crucial to success. If you encounter a
problem using the beta mirrors, please file a bug in LaunchPad (and
assign it to "utlemming") or send me an email. We absolutely want to
make sure that we get these mirrors right, and any feedback would be
most appreciated.

Finally, you can access these new mirrors by using the
"<REGION>.ec2.archive.ubuntu.com.s3.amazonaws.com", where <REGION> is
the canonical AWS region name. For example, the mirror in "us-east-1" is
"us-east-1.ec2.archive.ubuntu.com.s3.amazonaws.com".

Thanks,
Ben

[1]: VPC access to the mirrors will be fixed once the mirrors move out
of beta
[2]: Beta mirrors access is not available in AWS GovCloud

--

Ben Howard
ben.how...@canonical.com
Canonical
GPG ID 0x5406A866

  signature.asc
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[BETA ANNOUNCEMENT] Regional S3-backed EC2 Mirrors" by Scott Moser
Scott Moser  
View profile  
 More options Jan 5, 5:04 pm
From: Scott Moser <smo...@ubuntu.com>
Date: Thu, 5 Jan 2012 17:04:44 -0500 (EST)
Local: Thurs, Jan 5 2012 5:04 pm
Subject: Re: [ec2ubuntu] [BETA ANNOUNCEMENT] Regional S3-backed EC2 Mirrors

On Thu, 5 Jan 2012, Ben Howard wrote:
> Finally, you can access these new mirrors by using the
> "<REGION>.ec2.archive.ubuntu.com.s3.amazonaws.com", where <REGION> is
> the canonical AWS region name. For example, the mirror in "us-east-1" is
> "us-east-1.ec2.archive.ubuntu.com.s3.amazonaws.com".

You can have cloud-init select this mirror with anything 10.04 or later by
providing cloud-config user-data like the following:
 #cloud-config
 apt_mirror: http://us-east-1.ec2.archive.ubuntu.com.s3.amazonaws.com/ubuntu

(update that for your region).

Inside an instance you can do something like:
$ sudo sed -i.bk 's,^\(.*://[^.]*.ec2.archive.ubuntu.com\)/,\1.s3.amazonaws.com/,'

Then, to revert to original:
$ sudo cp /etc/apt/sources.list.bk /etc/apt/sources.list

Scott


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »