[09:26] hi guys. when running an instance, I get these exceptions (http://pastie.org/1160744) on the node logs, and the instance instantly terminates. Any suggestions please? [10:44] anybody? after I restarted my nc, it's not discovered by the cc anymore.. in the cc logs I get this "could not be invoked (check NC host, port, and credentials)" [10:44] and also this "netInitTunnels(): in MANAGED-NOVLAN mode, priv interface 'eth0' must be a bridge, tunneling disabled" [10:44] any suggestions, please? === progre55_ is now known as progre55 === rgreening_ is now known as rgreening [13:22] hello.... waht is ubuntu cloud [13:44] progre55, do your node controllers have hvm support ? [13:44] you can check by 'kvm-ok' on them [13:57] smoser: hey man =) thanks for the reply, I've been able to fix it already.. [13:57] but honestly, no idea how [13:57] it got fixed on its own somehow =) [13:57] hm.m. [13:58] I was restarting it several times, deattaching and re-attaching the node, etc [13:58] but now I have another problem =) [13:58] I'm running an instance, and it's getting a public IP 192.168.2.37 [13:59] but actually, my local IP range in the office is 172.16.xx.xx [13:59] so I dont have access to the instance from anywhere, and the instance doesnt have connection to the internet =) [14:00] I can only ssh into it from the eucalyptus server machine [14:01] I'm guessing it's because I had VNET_PUBLICIPS="192.168.1.37-192.168.1.77" in the conf [14:02] but now I've changed it to 172.16.xx.xx-... and even restarted the cc machine after it, but the instances are still assigned 192.168.1.37 [14:02] smoser: any suggestions, please? [14:03] hmm.. [14:03] well, the instances get their address via dhcp [14:03] so if you have a dhcp server on that network, it can be a race [14:04] and you instance might not even have the ip address that euca says it has. [14:04] oh.. and how do I check the actual IP address? [14:04] i'm not sure [14:05] and the dhcp on the network would not assign 192.168, cause the invalid IP range in the network starts with 172.16 [14:51] how do you download an EMI from a command line? [14:51] cause I had downloaded it from the web-UI, and now it says it's "Installed", but I had "disabled" it from the Images tab [14:52] and it's not there anymore === dendro-afk is now known as dendrobates [16:06] my instances are running and everything is okay, but they do not have internet connection, and cannot be reached from outside the cc machine.. [16:49] progre55: you can grab an EMI from http://uec-images.ubuntu.com/ and then use uec-publish-tarball to upload it [16:51] TeTeT: yep, I've done that already =) thanks [21:18] random bug [21:18] http://paste.ubuntu.com/494924/ === dendrobates is now known as dendro-afk [21:18] when I launch an auto scaling group on ec2, the second one I launch goes down after 10 minutes [21:19] and it's complete unreponsive [21:19] the only indication the server gives is generating 2 ssh server keys [21:31] oh yeah, and this is uec 32bit maverick running on ec2 [21:33] veenenen, https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/567334 [21:33] Launchpad bug 567334 in linux "blocked tasks delay cloud-init for 240 seconds" [Medium,Triaged] [21:33] if you reboot it might come back up [21:35] s/might/likely will/ [21:37] the instance is actually available at first [21:38] but after 30 minutes the load drops to 0 suddenly [21:39] i know I said 10 minutes before, but I just got around to checking the graph and it was actually 30 minutes. Well, 31 minutes to be exact. [21:39] well, its the same bug. those messages are not good. [21:39] ok [21:40] i'd say it started after about 32 minutes of being up [21:40] to be more precise [21:40] 1920.220071 seconds [21:41] haha, sorry. [21:42] i just got back from a meeting to this === dendro-afk is now known as dendrobates [21:52] veenenen, what image were you booting ? [21:52] the same one from yesterday [21:52] i'm being asked if you have console=hvc0. on /proc/cmdline. [21:52] so you probably dont [21:53] how would I check that? [21:53] cat /proc/cmdline [21:53] but you wont have it [21:53] ok, yeah [21:54] (you should add that if you want to maintain this image, add it in /boot/grub/menu.lst [21:57] just add that anywhere? [22:03] ## additional options to use with the default boot option, but not with the [22:03] ## alternatives [22:03] ## e.g. defoptions=vga=791 resume=/dev/hda5 [22:03] # defoptions=console=hvc0 [22:03] yours probably has empty 'defoptions' [22:03] add that, then run 'sudo update-grub-legacy-ec2' [22:08] veenenen, ^ [22:11] is cloud-init uncommenting that line? [22:12] Sorry if this is rudimentary. I haven't worked much with grub directly. === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk