=== dendrobates is now known as dendro-afk === sark_ is now known as nwl === dendro-afk is now known as dendrobates === TeTeT_ is now known as TeTeT === dendrobates is now known as dendro-afk === daker_ is now known as daker [11:53] hallyn, are the lxc-attach patches in the upstream kernel? i noticed your natty-lxc ppa kernel is a bit out of date wrt to the latest natty kernel, and was just curious if the functionality is already available in the latest natty kernel [12:37] hazmat: no, it's not. ebiederman just resubmitted them and it looks goodto go upstream soon. === 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 === daker is now known as daker_ === marrusl is now known as marrusl_afk [20:32] i'm trying to ssh into a new ec2 instance running ubuntu 10.04 with putty and it's timing out. i've imported the .pem file into putty. any ideas? i read something about having to open port 22 on a "security group" but i can't figure out exactly what that means [20:42] answer: i had to fix the security group. it was in the beginning instructions. [20:57] jeremyn: cool :) [21:00] it looks like i can't or shouldn't do anything to delete the ubuntu user, is that right? [21:03] not unless you know what you're doing :) [21:03] jeremyn: it's the default adminstrative user .. so I wouldn't delete it .. just create another one if you need to [21:12] are the changes i make to the ec2 instance persistent? if i terminate the instance, will i need to reconfigure settings and stuff? [21:15] jeremyn: changes to the instance are temporary, they will disappear once you terminate the instance [21:15] as well as whatever you put on the ephemeral storage [21:16] so if i (for example) add a user, and then terminate the instance, and then restart the instance, i'd have to re-add that user? [21:16] if you just restart no, if you terminate and re-run run-instance then yes [21:17] that's super bad [21:18] why? if you really need to create a specific image you can bundle your own [21:18] otherwise you can use boot from ebs [21:18] or you can use cloud-init to prime the instance at run tie [21:18] time [21:18] the latter is very clean [21:19] and you can replicate it as many time as you like [21:19] what I am saying is that the cloud is a different model [21:19] the persistent storage is only in S3 and EBS [21:22] for the "boot from ebs" option you mentioned, i don't think that's available for micro instances, which is what i'm using [21:22] if i understood the options i was presented with when i set this up [21:23] if i selected the ubuntu image labeled "instance", then "micro" was an available option. if i selected the image labeled "ebs", then micro wasn't an available option [21:29] that's right [21:29] micro won't allow you to boot from EBS [21:29] you can try to use cloud-init to get your user added at boot time [21:44] so what i really want is basically a vps that allows for (a) openvpn and (b) a persistent irc login. there's no data storage other than some configuration so do you think the best approach is to just get it set up how i want and then save a custom image? [21:45] or is ec2 just not the right answer? [21:45] that's one way. If you know how to configure it and you can script it, you can pass it as user meta-data: if the instance has cloud-init it will run it and set it up for you [21:45] this way you can re-create at will whenever you need it to [21:51] also it looks ec2 doesn't use static IPs, so i'd have to get a domain name for this as well [21:52] or reconfigure my client if the server terminates [21:55] you can use elastic IP [22:03] pricing says it's free to use an elastic ip for the first 100 remaps and then 10 cents for each additional remap. if i just left it running most of the time, would that be well under 100 remaps? i'd hate for amazon to get super glitchy one night and find my instance has gone up and down 10000 times in the course of a few hours === mrjazzcat is now known as mrjazzcat-afk [22:06] you will have to assign it manually [22:06] so you decide how many time you want to do it [22:08] oh, so doesn't mean if my instance gets rebooted and continues to use the same IP i assigned it before, instead it means if i have two instances and decide to reassign the IP from one to the other [22:09] you have to use command to associate and disassociate the IP [22:09] euca-associate-address and euca-disassociate-address [23:48] jeremyn: i use ebs backed micro instances all the time [23:50] skrewler: ec2 vs "standard" vps, looking at price and configuration, it really seems like vps is the way to go. i can see ec2 is great for some stuff but it just doesn't seem to make sense for this [23:51] ah im reading up some more. you just want this to run IRC from? [23:51] a vpn+persistent irc, and maybe some other stuff [23:57] go for a vserver at hetzner.de