/srv/irclogs.ubuntu.com/2011/02/15/#ubuntu-cloud.txt

=== dendrobates is now known as dendro-afk
=== Kiall|AFK is now known as Kiall
=== dendro-afk is now known as dendrobates
=== Kiall is now known as Kiall|AFK
=== Kiall|AFK is now known as Kiall
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
elrodoes it matter that ebs root image amis are not available in ubuntu-images-eu?15:03
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
kim0elro: what do you mean by "does it matter"16:32
elrokim0: I assumed it was there so that it used repositories within the ec2 region16:33
kim0elro: the instance gets the correct ec2 repos configured for it, as it boots16:33
elroah, ok fine. I guess ubuntu-images-eu is only there for historical reasons now16:34
smoserelro, i'm confused.17:16
smoser"does it matter that ebs root image amis are not available in ubuntu-images-eu?"17:17
smoserwhat does that mean17:17
smoserthere are most certainly ubuntu ebs root images in the eu-west-1 region17:17
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
elrosmoser: when launching an instance from the aws management console, if I filter AMIs by Instance-Store Images and "ubuntu-images-eu" I get results, but not when I filter by EBS Images and "ubuntu-images-eu"17:32
smoserah.17:33
smoseri would not filter by that17:33
smoser:)17:33
smoseri'm not exactly sure how the filtering works.17:33
smoserbut released images for the eu-west-1 region17:33
smoserwill all be named with "ubuntu-images/"17:34
smoserinstance-store images have a "manifest path" (that is just not something relevant to ebs root instances).17:34
smoserand that manifest path will be: ubuntu-images-eu17:34
smoser1 of 2 things is happening so that your instance-store search works17:34
smosera.) it searches manifest path17:35
smoserb.) it searches only 'name', but if there is no name, uses 'manifest-path'.17:35
smoserif 'b' is the reason, then you're only seeing older images.17:35
smosereasiest way to get which image you want is to go to http://uec-images.ubuntu.com/release or http://cloud.ubuntu.com/ami/17:36
smoserkim0, do you load uec-images.ubuntu.com/query on every page load of http://cloud.ubuntu.com/ami/ ?17:36
kim0smoser: nope17:36
kim0smoser: it's updated every hour17:36
smoserwhy is it slow to load.17:36
smosertheres a good 3 seconds on my system of "processing" before it shows something17:37
kim0hmm17:37
smoserelro, ^17:38
elrothanks smoser17:39
smoserelro, if you're interested in doing this programatically, then there is data at http://uec-images.ubuntu.com/query that you can use.17:39
smoserthat is what kim0's page reads from17:40
=== dendrobates is now known as dendro-afk
kim0smoser: Here's the code that generates the json table with release data http://bazaar.launchpad.net/~kim0/+junk/cloudubuntu/view/head:/amilocator/views.py17:58
kim0smoser: The releasesTable method.17:58
kim0I think @cache_page(60 * 60 * 1) is not doing what I thought it would17:59
smoserso you see that slow load also17:59
kim0I thought it would cache the functions output server side for fast responses17:59
kim0smoser: to me it's sometimes fast (0.5) sometimes take 3s17:59
kim0when I put a wget in a shell for loop .. it's consistently fast (0.5)18:00
smoserhttp://code.djangoproject.com/ticket/101518:00
smoserthat looks old though18:00
kim0hmm I think I have it18:01
kim0http://cloud.ubuntu.com/wp-content/themes/uecv2/ami-locator.php >> slow18:01
kim0http://cloud.ubuntu.com/ami-locator/releasesTable >> fast18:02
elroAnyone know what the DEVPATHS line of /etc/ebsmount.conf should be for it to work on ec2?18:02
kim0in development, we had written ami-locator.php (server side proxy), it's still being used, although it doesn't have to18:02
kim0I'll try to switch to direct connections .. should hopefully be faster18:02
=== dendro-afk is now known as dendrobates
=== Nolar_ is now known as Nolar
=== dendrobates is now known as dendro-afk
=== mrjazzcat is now known as mrjazzcat-mtg
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== Kiall_ is now known as Kiall
=== dendrobates is now known as dendro-afk

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