=== skrewler_ is now known as skrewler === mrjazzcat-meetin is now known as mrjazzcat [09:29] any hints on debugging why euca wont start instances any more? none of the logs gives anything useful [09:46] codec, can you check if all services are running? [09:52] everything's up [09:58] codec, have you sourced eucarc [09:58] before running the command [09:58] just asking in case [10:05] yes, i'm running eucatools as root on the CC/NC/SC (all on one box) at the moment [10:06] you have to source eucarc file before running any euca-describe-instances [10:06] or any eura related command [10:14] i did [10:14] the commands work fine, the problem is not in the tools [10:14] my instances stay pending and get terminated after timeout === daker_ is now known as daker [10:19] to me it looks like the CC is not talking to the NC, although i see that it fetches resource info and everything from it [11:23] codec, you may well have more luck in #eucalyptus [11:24] ah, and now i see you've already asked there also. fwiw, the majority of the eucalyptus employees will come on on US/Pacific time (where it is 3:24 am) [11:31] smoser: thx.. i'll try it again later.. i'm in CEST :/ (12:30pm) [16:41] hi [16:41] hi guys I am a complete newbie from india [19:50] How does one register hvm images in ec2? === daker is now known as daker_ [23:28] Why would an ubuntu-provided vm not work after installing a few packages? [23:33] Kyle__: You'll probably need to provide more information and details about what you did and what "not work" means if you want help. [23:36] erichammond: I mounted the image loopback, bind mounted proc sys and dev, chrooted, apt-get installed a bunch of build-tools, umounted it, and followed the bundle and upload instructions on the eucalyptus webpage. [23:36] Every time I try to start it, with or without a key, it dies before ever go to "running" state. [23:41] Kyle: I've never used Eucalyptus, but those details should help if anybody here has time to help. [23:42] I'd recommend eliminating steps until it works to see where it goes wrong. In fact, you might start by doing almost nothing to make sure the base image and your upload process is correct, then start adding steps. [23:43] Normal divide and conquer debugging.