[ec2-beta] Using latest kernel in Europe?

Robin Skoglund robinsk at gmail.com
Tue Jan 13 12:50:10 GMT 2009


I'm just chiming in to say that I know a couple of people (including myself)
who would like to have the AMIs etc. available in eu-west-1 region.
Actually, I still haven't used the official Ubuntu AMI since it isn't
available in EU yet.

Regarding separate AMIs for US/EU:
There should be a mirror for packages in both US and EU, and the US and EU
AMIs should use those mirrors respectively as the default sources. If the
mirrors are too far ahead in time, how about using
eu.archive.ubuntu.comuntil they are ready?

robinsk

On Tue, Jan 13, 2009 at 10:49 AM, Eric Hammond <ehammond at thinksome.com>wrote:

> Mark Shuttleworth wrote:
> > Soren, Eric, what are the constraints in us extending the beta2 to
> > include EU?
>
> To copy an AMI from US to EU only requires creating an S3 bucket in EU
> and running a couple commands like:
>
> ec2-migrate-bundle                \
>  --retry                         \
>  -c $EC2_CERT                    \
>  -k $EC2_PRIVATE_KEY             \
>  -a $AWS_ACCESS_KEY_ID           \
>  -s $AWS_SECRET_ACCESS_KEY       \
>  --bucket $from_bucket           \
>  --destination-bucket $to_bucket \
>  --manifest $manifest            \
>  --ec2cert $EC2_CERT             \
>  --location EU                   \
>  --region eu-west-1              \
>  --kernel $new_aki               \
>  --ramdisk $new_ari
>
> ec2-register                      \
>  --region eu-west-1              \
>  $to_bucket/$manifest
>
> Canonical will also have to copy the AKIs and ARIs to EU.  I am not
> familiar with this process but have hopes it should be nearly as simple.
>
> Once this is done the beta documentation will need to be updated to list
> the AMI ids with their respective regions.
>
> In the long run, there are considerations about what Ubuntu repositories
> should be used (geographical) and whether separate AMIs should be built,
> but in the short to mid term it would be easiest to simply copy and use
> the same images in both regions.
>
> --
> Eric Hammond
> ehammond at thinksome.com
>
>
> --
> Ec2-beta mailing list
> Ec2-beta at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ec2-beta
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/mailman/private/ec2/attachments/20090113/f1799403/attachment-0002.htm 


More information about the Ec2-beta mailing list