[00:02] S3Hub [00:33] jgarbers: If you use Amazon's web interface to create a new EBS AMI, it will stop your instance, initiate a snapshot, restart the instance, and then register the snapshot as a new AMI once it's available. [00:34] It can take a while for the snapshot to complete if you have a lot of blocks used on the EBS volume. [00:34] thanks, erichammond — and thanks for your blog and resources. i've found them massively helpful and comforting as I'm figuring all this stuff out. [00:34] you're alestic, right? [00:35] Stopping the AMI during the snapshot is the safest way to guarantee that the new AMI will have consistent files, but I've had good luck just snapshotting a running system and registering it as an AMI. [00:35] jgarbers: Yes, http://alestic.com is one of my sites. [00:35] i seem to be making pretty good progress so far. lots to learn. [00:36] jgarbers: You won't see EBS boot AMIs in S3, but you will see an associated EBS snapshot. [00:36] Snapshots are stored invisibly in S3. [00:37] I don't see anything in S3, although I do see an EBS volume, three snapshots, and an AMI when I look using Amazon's console. [00:37] is the idea there that amazon puts your ec2-related stuff in S3 but not in a place where you're going to muck around with it? [00:40] jgarbers: You do not have access to EBS snapshots in S3, but that is the storage mechanism, so you get all the benefits. [00:40] gotcha. [00:40] keep 'em away from curious fingers. [00:41] it's not possible to mount an unattached EBS volume as a filesystem on your local machine, is it? [00:42] from what you're saying, i'm guessing those things are invisible to everything except EC2 internals. [00:47] jgarbers: You must attach an EBS volume to an instance before it can be read/written, and it can only be mounted on the instance to which it is attached. [00:48] that's what i figured. was thinking it'd be convenient to be able to browse it like a JungleDisk drive or something, but I can surely understand the need to keep that stuff under control. thanks [00:48] I use s3fs (fuse based) to store stuff on S3 from my local systems as well as EC2 systems. [00:49] It is file based, not a block device. Different use cases, but handy when it applies. [00:51] yep. dropbox and jungledisk both use S3, IIRC, and i've found 'em both to be very handy. === erichammond1 is now known as erichammond [01:25] during an SSH session to an ec2 instance, how can I get that instance's public address (ec2-blah.compute-1.amazon.aws.com))? [01:56] have created an elastic IP address and assigned to it to an instance. instance ID shows up with the address under "Elastic IPs" but does not show up next to "Elastic IP" in the info when I select the instance from "Instances" (all this from the amazon console, of course). Does it take a while for the elastic IP assignment to "take"? === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates