Amazon EC2 Tokyo (ap-northeast-1) and Ubuntu AMIs

| 7 Comments

Amazon Web Services has launched a new EC2 region in Tokyo named ap-northeast-1. Canonical has released new AMIs in this region for the standard Ubuntu releases they are supporting in other regions including AMIs for:

  • Ubuntu 10.10 Maverick (EBS boot and instance-store)
  • Ubuntu 10.04 LTS Lucid (EBS boot and instance-store)
  • Ubuntu 9.10 Karmic (instance-store only)
  • Ubuntu 8.04 LTS Hardy (instance-store only)

For convenient lookup, the table at the top of Alestic.com reflects the Ubuntu AMIs from Canonical for this and other EC2 regions.

My question is this: Does anybody still need me to publish Ubuntu 8.04 LTS Hardy EBS boot AMIs in the new ap-northeast-1 region?

I don’t plan to publish Ubuntu 9.10 EBS Karmic boot AMIs since Karmic reaches its end of life next month, and I can’t imagine anybody is still using Ubuntu 6.06 LTS Dapper on EC2 which reaches its EOL in June. However, I can understand that Hardy might still be useful and that folks using it might want to migrate over to Tokyo with EBS boot.

Let me know in the comments what your situation is. I’d like to retire from public AMI building now that Canonical is doing it for all the new Ubuntu releases, but it seems like there might be a tad more service I could provide there to the community if needed.

7 Comments

I only use 10.04 LTS and sometimes the newer 10.10 images.

Thanks for updating the AMIs in the table.
They are extremely convenient.

-mike

I think when somebody want to migrate his 8.04LTS instances to Tokyo region, they want to use it.

But, it is very rare case.
Then I think whether you make 8.04LTS EBS or not is up to you.

yasuhiro:

Exactly. I'm just giving that person a chance to make the request here, but so far it sounds like everybody is happy with the newer releases of Ubuntu AMIs being built by Canonical and/or the older regions from Amazon.

I am new to Amazon EC2 and have a naive question to experts. Will it be possible to copy my VMware (or Xen) installation of Ubuntu 10.04 to EC2? It is lots easier if I can test/debug the setup on my laptop than installing in an EC2.

I am a novice in cloud computing but want to give a try. I downloaded maverick-server-uec-amd64.tar.gz to Ubuntu 10.04 in my laptop, untar'ed, and run maverick-server-uec-amd64.img in KVM Virtual Machine Manager. It failed: the error message says "Could not read from CDROM (0005)." I could boot up from Clonezilla. Is the ebs image not a iso image? How can I run outside of EC2?

Thanking you in advance for assistance,

T. Kamae

I have no need to do this type of thing, so haven't tried it, but it looks like you asked your question and got it answered over on the ec2ubuntu Google group.

Tune Kamae:

I've seen people claim they can do this, but I just test/debug directly on EC2. You only pay for the hours you are using the development instances, so it's pretty cheap and you know it will work when you're ready to go to production.

Leave a comment

More Entries

You Should Use EBS Boot Instances on Amazon EC2
EBS boot vs. instance-store If you are just getting started with Amazon EC2, then use EBS boot instances and stop…
Retrieve Public ssh Key From EC2
A serverfault poster had a problem that I thought was a cool challenge. I had so much fun coming up…
Running EC2 Instances on a Recurring Schedule with Auto Scaling
Do you want to run short jobs on Amazon EC2 on a recurring schedule, but don’t want to pay for…
AWS Virtual MFA and the Google Authenticator for Android
Amazon just announced that the AWS MFA (multi-factor authentication) now supports virtual or software MFA devices in addition to the…
Updated EBS boot AMIs for Ubuntu 8.04 Hardy on Amazon EC2 (2011-10-06)
Canonical has released updated instance-store AMIs for Ubuntu 8.04 LTS Hardy on Amazon EC2. Read Ben Howard’s announcement on the…
New Release of Alestic Git Server
New AMIs have been released for the Alestic Git Server. Major upgrade points include: Base operating system upgraded to Ubuntu…
Using ServerFault.com for Amazon EC2 Q&A
The Amazon EC2 Forum has been around since the beginning of EC2 and has always been a place where you…
Rebooting vs. Stop/Start of Amazon EC2 Instance
When you reboot a physical computer at your desk it is very similar to shutting down the system, and booting…
Upper Limits on Number of Amazon EC2 Instances by Region
[Update: As predicted, these numbers are already out of date and Amazon has added more public IP address ranges for…
Unavailable Availability Zones on Amazon EC2
I’m taking a class about using Chef with EC2 by Florian Drescher today and Florian mentioned that he noticed one…
Desktop AMI login security with NX
Update 2011-08-04: Amazon Security did more research and investigated the desktop AMIs. They have confirmed that their software incorrectly flagged…
Updated EBS boot AMIs for Ubuntu 8.04 Hardy on Amazon EC2
For folks still using the old, reliable Ubuntu 8.04 LTS Hardy from 2008, Canonical has released updated AMIs for use…
Creating Public AMIs Securely for EC2
Amazon published a tutorial about best practices in creating public AMIs for use on EC2 last week: How To Share…
Canonical Releases Ubuntu 11.04 Natty for Amazon EC2
As steady as clockwork, Ubuntu 11.04 Natty is released on the day scheduled at least eleven months ago; and thanks…
EC2 Reserved Instance Offering IDs Change Over Time
This article is a followup to Matching EC2 Availability Zones Across AWS Accounts written back in 2009. Please read that…
My Experience With the EC2 Judgment Day Outage
Amazon designs availability zones so that it is extremely unlikely that a single failure will take out multiple zones at…
Alestic Git Server (alpha testing)
I’m working on making it easy to start a centralized Git server with an unlimited number of private Git repositories…
Amazon EC2 Tokyo (ap-northeast-1) and Ubuntu AMIs
Amazon Web Services has launched a new EC2 region in Tokyo named ap-northeast-1. Canonical has released new AMIs in this…
Fixing Files on the Root EBS Volume of an EC2 Instance
You can examine and edit files on the root EBS volume on an EC2 instance even if you are in…
New Release of ec2-consistent-snapshot and Screencast by Ahmed Kamal
ec2-consistent-snapshot is a tool that uses the Amazon EC2 API to initiate a snapshot of an EBS volume with some…