/srv/irclogs.ubuntu.com/2009/07/29/#ubuntu-ec2.txt

=== erichammond1 is now known as erichammond
agussmanDoes anyone know where I can get a list of all the kernels ec2 supports?15:21
koanI created a Jaunty AMI with vmbuilder, and I launched it successfully with ec2-run-instances. ec2-describe-instances shows it as running and lists an IP address, but I can't ping to it16:30
koanand ec2-get-console-output gives a sensible output, so there's no kernel problem16:30
koanwhat could be wrong?16:31
agussmankoan: It could be blocked by the security settings you specified when you started theimage16:34
koanwhere can I find these settings?16:36
rick_h_yea, by default I don't think the images allow icmp requests16:36
koanI can't ssh into the image too16:36
rick_h_you should be able to ssh into it with the ubuntu user account and key launched with16:36
koanbut I did ec2-authorize default -p 2216:36
koanand I added ssh to --addpkg16:36
rick_h_you can check the console output with the EC2 web manager to see if there were any errors starting the instance?16:37
rick_h_you're using keys to ssh correct?16:37
rick_h_by default it doesn't allow password logins16:37
koanindeed16:37
koanec2-get-console-output only complains about uvesafb16:37
koanso I really don't see where the problem lies16:39
koanI created the image with sudo vmbuilder xen ubuntu --suite=jaunty --arch=i386 --addpkg ssh unattended-upgrades --ec2 --ec2-cert=$EC2_CERT --ec2-key=$EC2_PRIVATE_KEY --ec2-user=$AWS_USER_ID --ec2-access-key=$AWS_ACCESS_KEY_ID --ec2-secret-key=$AWS_SECRET_ACCESS_KEY --ec2-bucket=lxf-bucket --ec2-prefix=lxf --part lxf-part -o -debug16:40
koanis there a problem with that?16:40
agussmankoan: the securtiy settings are specified in the group file that you specify with -g when you run ec2-run-instances16:43
koanagussman: ok, and if I don't specify a group file?16:44
agussmanI don't know what the default security settings are, but I think they are very strict16:45
koanok, but I explicitly allowed port 22, and I can ssh into other AMIs, so I guess that's not the problem16:45
agussmanyeah, I'm not too familiar with ec2-authorize, I usually manage my vms using Elasticfox16:46
rick_h_can you telnet to port 22?16:47
rick_h_if you can, the port is open, just a matter of correct user/key settings I'd imagine16:47
koannope I can't16:48
agussmankoan: this has some instructions for setting up open ssh, I'm not sure if they still apply though: https://help.ubuntu.com/8.10/serverguide/C/jeos-and-vmbuilder.html16:48
koanagussman: I know that page, I have built Ubuntu JeOS in the past with vmbuilder, but it's not entirely relevant in this case16:50
agussmando you happen to have a link to some good documentation handy?  I've been having a heck of a time getting vmbuilder to do what I want16:55
koando I lack the right firstboot scripts maybe?16:55
koanagussman: well I found Ubuntu's wiki pages invaluable, like the one you referred to16:56
koanI'm now following this page for building an AMI: http://www.bonjoydell.com/blog/2009/05/08/creating-amis-for-amazon-ec2-with-ubuntu/16:56
agussmankoan: thanks for the link, I'll check it out17:01
koanI hope you have more luck than me :)17:05
agussmankoan: Did you install ubuntu-vm-builder or python-vm-builder?17:15
koanboth17:16
koanstrange, now I do exactly the same, but building an intrepid image instead of jaunty, and this even has no kernel output in the console log17:20
koanit really doesn't work, has anyone here a working procedure to create an Ubuntu AMI with vmbuilder?18:50
erichammondkoan: I have not been able to build good Ubuntu images for EC2 using vmbuilder yet.  The server team is still working on perfecting this process and the documentation.19:27
koanerichammond: thanks for that information, I was just looking at your ec2ubuntu-build-ami script19:28
koanI'm trying it at this moment19:28
NoobFukaureare all of ec2's machines located together in the same geographic location?19:40
NoobFukauren/m19:40
erichammondNoobFukaure: The first part of this article talks about that: http://alestic.com/2009/07/ec2-availability-zones19:40
NoobFukaurewhere in the US are the servers hosted?19:41
NoobFukaureah okay thanks19:41
NoobFukaurefantastic!19:41
NoobFukaureerichammond: thanks!19:41
erichammondAmazon does not give specific details about locations for security reasons.19:41
NoobFukauremakes sense, I'm more interested in "general" locations, mainly for latency19:42
erichammondFrom their security whitepaper: "AWS data centers are housed in nondescript facilities, and critical facilities have extensive setback and military grade perimeter control berms as well as other natural boundary protection."19:43

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!