[Bug 532682] Re: instance stays in pending for > 1 hour, then to terminated

2010-03-08 Thread Neil Soman
revno: 1208 fixes bug(s): https://launchpad.net/bugs/532682 committer: Neil branch nick: 1.6.2 timestamp: Mon 2010-03-08 14:39:06 -0800 message: fixes LP: #532682 ** Change

[Bug 531571] Re: Metadata service not documented

2010-03-03 Thread Neil Soman
Hello, The Eucalyptus upstream will default to key injection if the metadata service is not available. On the UEC, key injection is turned off. The images on the Eucalyptus website will try the metadata service, but if you are running vanilla Eucalyptus, it will attempt to do key injection as well

[Bug 531571] Re: Metadata service not documented

2010-03-03 Thread Neil Soman
I have added a note at the bottom of the Eucalyptus documentation http://open.eucalyptus.com/wiki/EucalyptusUserImageCreatorGuide_v1.6 ** Changed in: eucalyptus Status: New => Fix Committed -- Metadata service not documented https://bugs.launchpad.net/bugs/531571 You received this bug no

[Bug 532700] Re: Cannot remove UEC/Eucalyptus users from webUI

2010-03-05 Thread Neil Soman
There should a "Delete User" link next to the user. You cannot delete the admin. If a user is marked as an administrator, you need to remove admin privileges first (Edit) and then the Delete User link will appear. -- Cannot remove UEC/Eucalyptus users from webUI https://bugs.launchpad.net/bugs/53

[Bug 522396] Re: the version specified in euca2ools setup.py needs to be updated

2010-03-05 Thread Neil Soman
** Changed in: euca2ools Status: New => Fix Committed -- the version specified in euca2ools setup.py needs to be updated https://bugs.launchpad.net/bugs/522396 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 520707] Re: euca-describe-snapshots invalid literal for int() with base 10

2010-03-24 Thread Neil Soman
I object to fixing this in the client library. If this is a bug in the service, it should be fixed in the service. So what happens when it is fixed in Eucalyptus? It is removed from boto? You could argue that it doesn't have to be, since boto would continue to work regardless of whether an int or a

[Bug 547059] Re: euca-describe-snapshots gives different output than ec2-describe-snapshots

2010-03-25 Thread Neil Soman
Committed Chris' fix as revno 1215 to Eucalyptus. ** Changed in: eucalyptus Status: In Progress => Fix Committed ** Branch linked: lp:eucalyptus -- euca-describe-snapshots gives different output than ec2-describe-snapshots https://bugs.launchpad.net/bugs/547059 You received this bug noti

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Neil Soman
Definitely a regression due to 530296 and not 531076 -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Neil Soman
Reintroducing the workaround fixes this problem. The list from EC2 includes all images even if an image id is specified. -- euca-describe-images lists all images when querying against ec2 https://bugs.launchpad.net/bugs/541468 You received this bug notification because you are a member of Ubuntu

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Neil Soman
Fixed in revno 268. Describe images asks for a list of images as before (instead of asking for all images). It will then double check the list against the list specified by the user and display only the intersection, just in case the service sends back all images. ** Changed in: eucalyptus

[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2010-03-18 Thread Neil Soman
Yeah, looks like I can get boto to return the correct image is by setting owners and executable_by to None. If executable_by is set to ['self'], nothing is returned, which does not make a lot of sense. Good luck getting to the bottom of this. Frankly, this is beyond the scope of euca2ools function

[Bug 470355] Re: ec2-bundle-vol and ec2-upload-bundle result in non accepted manifest

2010-01-29 Thread Neil Soman
This was fixed a while ago. The fix should be in the current 1.6.2 branch. revno: 1068.1.28 committer: Neil timestamp: Wed 2009-12-23 12:04:40 -0800 message: fixes to get inline data. ** Changed in: eucalyptus Status: Confirmed => Fix Committed ** Branch linked: lp

[Bug 509562] Re: euca-bundle-image returns Odd-length string error

2010-01-29 Thread Neil Soman
I can't confirm this against euca2ools upstream. Is there a sample image that can be used stand alone with euca2ools in order to verify this? ** Changed in: euca2ools (Ubuntu) Status: Confirmed => Incomplete -- euca-bundle-image returns Odd-length string error https://bugs.launchpad.net/b

[Bug 444105] Re: euca-describe-volumes does not show the zone in which the volume resides

2009-10-05 Thread Neil Soman
revno: 218 committer: Neil branch nick: euca2ools-1.0 timestamp: Mon 2009-10-05 15:43:40 -0700 message: fixes #444105 ** Changed in: eucalyptus Status: New => Fix Com

[Bug 444097] Re: If the volume id specified is incorrect euca-attach-volume displays a error but proceeds to send the attach request to the server

2009-10-05 Thread Neil Soman
** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status: New -- If the volume id specified is incorrect euca-attach-volume displays a error but proceeds to send the attach request to the server https://bugs.launchpad.net/bugs/444097 You received this bug notification because

[Bug 427367] Re: Command line errors still generate status 0

2009-09-10 Thread Neil Soman
revno: 210 committer: Neil branch nick: euca2ools-1.0 timestamp: Thu 2009-09-10 15:28:21 -0700 message: fixes #427367 ** Changed in: euca2ools (Ubuntu) Status: New =

[Bug 444747] Re: help message for euca-bundle-vol shows "ec2cert_path"

2009-10-06 Thread Neil Soman
revno: 219 committer: Neil branch nick: euca2ools-1.0 timestamp: Tue 2009-10-06 10:40:25 -0700 message: fixes #444747 ** Changed in: eucalyptus Status: New => Fix Com

[Bug 444105] Re: euca-describe-volumes does not show the zone in which the volume resides

2009-10-06 Thread Neil Soman
My bad, linked it to the wrong package in Ubuntu. Thanks Thierry. -- euca-describe-volumes does not show the zone in which the volume resides https://bugs.launchpad.net/bugs/444105 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 430266] Re: Failures in image registration should be reported as HTTP error codes

2009-10-06 Thread Neil Soman
"The underlying problem is not the error reporting itself. There is (as I pointed out earlier) a formatting problem that causes the client tools to not display the error message in many cases." I agree that there is a formatting issue. However, failed requests should not send back a HTTP 200. It

[Bug 430266] Re: Failures in image registration should be reported as HTTP error codes

2009-10-06 Thread Neil Soman
Just to clarify, I opened the bug because the HTTP code returned was not correct. There are two issues, 1. HTTP error code reported when registration fails. 2. Formatting of the error response. They could both be addressed here, but the intention was not to start a "metabug" that covers all erro

[Bug 444908] Re: In SYSTEM mode + multicluster, instances do not run on multiple clusters

2009-10-07 Thread Neil Soman
Still doesn't quite work as expected. Reopening. ** Changed in: eucalyptus Status: Fix Committed => In Progress -- In SYSTEM mode + multicluster, instances do not run on multiple clusters https://bugs.launchpad.net/bugs/444908 You received this bug notification because you are a member of

[Bug 444908] Re: In SYSTEM mode + multicluster, instances do not run on multiple clusters

2009-10-08 Thread Neil Soman
Confirmed! thanks. -- In SYSTEM mode + multicluster, instances do not run on multiple clusters https://bugs.launchpad.net/bugs/444908 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 446858] [NEW] If a cluster is deregistered before a SC, the cloud controller will continue contacting the SC

2009-10-08 Thread Neil Soman
Public bug reported: --list-scs does not show the SC and the SC seems to have been deregistered. However, it still receives heartbeat messages. ** Affects: eucalyptus Importance: Low Status: New ** Affects: eucalyptus (Ubuntu) Importance: Undecided Status: New ** Sum

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-07 Thread Neil Soman
revno: 1067 committer: root branch nick: 1.6 timestamp: Sat 2009-11-07 12:30:31 -0800 message: fixes #46 ** Changed in: eucalyptus Status: Confirmed => Fix Commit

[Bug 477776] Re: Query string authentication does not work in some cases

2009-11-09 Thread Neil Soman
Thierry, please see, http://bazaar.launchpad.net/~eucalyptus- maintainers/eucalyptus/1.6/revision/1067 (Apparently our launchpad sync script was failing. I have pushed the latest manually). -- Query string authentication does not work in some cases https://bugs.launchpad.net/bugs/46 You rec

[Bug 479621] Re: Re bundled karmic image fails to boot

2009-11-09 Thread Neil Soman
Please see https://bugs.launchpad.net/eucalyptus/+bug/450044 thanks. -- Re bundled karmic image fails to boot https://bugs.launchpad.net/bugs/479621 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 457860] Re: Non-ubuntu Eucalyptus images won't work on UEC by default - no key injection

2009-11-09 Thread Neil Soman
http://open.eucalyptus.com/wiki/EucalyptusUserImageCreatorGuide_v1.6 These should also be under the Extras tab in the UI. -- Non-ubuntu Eucalyptus images won't work on UEC by default - no key injection https://bugs.launchpad.net/bugs/457860 You received this bug notification because you are a me

[Bug 480125] Re: karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/root users)

2009-11-10 Thread Neil Soman
I've linked it against the Karmic package. Upstream eucalyptus does not have the "--discover-nodes" option and seems to be a UEC issue. ** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status: New -- karmic cloud install fails at autodiscovery: wants both worlds (eucalyptus/r

[Bug 458542] Re: euca-bundle-vol creates unuseable image?

2009-10-25 Thread Neil Soman
Nick, that is correct. #450044 relates to the creation of some necessary mount points for ubuntu images (/var/run, /var/lock). There were a few issues with euca-bundle-vol. They have been fixed in revnos 207, 208 and 221. thanks. -- euca-bundle-vol creates unuseable image? https://bugs.launchpa

[Bug 461156] Re: User data is not base64 decoded before being presented to the instance

2009-10-26 Thread Neil Soman
revno: 942 committer: Neil branch nick: 1.6 timestamp: Mon 2009-10-26 09:36:30 -0700 message: fixes #461156 ** Changed in: eucalyptus Status: New => Fix Committed **

[Bug 461156] Re: User data is not base64 decoded before being presented to the instance

2009-10-26 Thread Neil Soman
Turns out it is an issue with euca2ools and not eucalyptus. reverting. revno: 943 committer: Neil branch nick: 1.6 timestamp: Mon 2009-10-26 10:52:44 -0700 message: reverting invalid fix in revno 942 (was not a bug). -

[Bug 461301] Re: euca-run-instances unnecessarily encodes user data

2009-10-26 Thread Neil Soman
revno: 222 committer: Neil branch nick: euca2ools-1.0 timestamp: Mon 2009-10-26 11:00:47 -0700 message: fixes #461301 ** Changed in: eucalyptus Status: New => Fix Com

[Bug 461156] Re: User data is not base64 decoded before being presented to the instance

2009-10-26 Thread Neil Soman
See #461301 -- User data is not base64 decoded before being presented to the instance https://bugs.launchpad.net/bugs/461156 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:

[Bug 461394] Re: Multiple concurrent snapshots on the same volume do not work reliably

2009-10-26 Thread Neil Soman
revno: 944 committer: Neil branch nick: 1.6 timestamp: Mon 2009-10-26 13:04:33 -0700 message: fixes #461394 ** Also affects: eucalyptus (Ubuntu) Importance: Undecided

[Bug 461156] Re: User data is not base64 decoded before being presented to the instance

2009-10-27 Thread Neil Soman
I am unable to reproduce this problem. euca-run-instances -k mykey --kernel eki-0212156F --ramdisk eri-604B16B8 emi-97BE1397 -z mycluster2 --user-data " << FOO >" --addressing private RESERVATION r-405607B1 admin admin-default INSTANCEi-45F30812 emi-97BE13970.0.0.0 0.

[Bug 462140] Re: maximum 61 "running" instances, others shutting down

2009-10-27 Thread Neil Soman
This issue seems similar to what we ran into on the upstream side which revnos 931 and 933 fixed. I can attempt to reproduce it from source against the latest upstream. -- maximum 61 "running" instances, others shutting down https://bugs.launchpad.net/bugs/462140 You received this bug notificati

[Bug 462140] Re: maximum 61 "running" instances, others shutting down

2009-10-27 Thread Neil Soman
Paul, are these overprovisioned nodes? Or are those 384 real cores? It looks like the front end is timing out while processing requests because the nodes may not be responding fast enough. What about disk? Can you walk us through your hardware config? thanks neil -- maximum 61 "running" insta

[Bug 462140] Re: maximum 61 "running" instances, others shutting down

2009-10-27 Thread Neil Soman
Nope, hyperthreading should be fine. I strongly suspect that addresses per subnet in eucalyptus.conf is either set to 64 (that will give you 61 instances max and is consistent with your behavior) or you increased the value but didn't restart the CC (it need to "cleanrestart"). Can you post y

[Bug 461156] Re: User data is not base64 decoded before being presented to the instance

2009-10-27 Thread Neil Soman
Scott, sorry I don't understand what you are saying. You said "I'm also unable to reproduce Markus's problems with --user- data ' << FOO >' and a patched euca2ools." But you are still running into the "User authentication failed" issue? I cannot reproduce this against the upsteam (current euca2o

[Bug 461156] Re: User data is not base64 decoded before being presented to the instance

2009-10-27 Thread Neil Soman
Yep, I confirm that it is a bug against eucalyptus (not euca2ools). I was using an older version of euca2ools that did double encoding of the user data. thanks. ** Changed in: eucalyptus Status: Invalid => Confirmed ** Changed in: eucalyptus Importance: Undecided => High ** Summary ch

[Bug 434036] Re: euca-describe-availability-zones verbose doesn't report the types of instances available

2009-09-27 Thread Neil Soman
** Changed in: eucalyptus Status: New => Fix Committed -- euca-describe-availability-zones verbose doesn't report the types of instances available https://bugs.launchpad.net/bugs/434036 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 430226] Re: modify image attribute (launch perms) always displays image as public

2009-09-27 Thread Neil Soman
revno: 899 committer: Neil branch nick: 1.6 timestamp: Sun 2009-09-27 19:13:58 -0700 message: fixes #430226 ** Changed in: eucalyptus Status: Confirmed => Fix Committ

[Bug 388934] Re: not applying access authorisation checks

2009-09-28 Thread Neil Soman
I've re-targeted to 1.6 If you are using the 1.6 development and have existing users that you care about, credentials will not work. Hopefully, this is a non issue since folks are probably not using the 1.6 development branch in production. If you want your existing users to work, you need to logi

[Bug 450044] Re: euca-bundle-vol does not create essential tmpfs mounts when bundling Ubuntu images

2009-10-12 Thread Neil Soman
revno: 221 committer: Neil branch nick: euca2ools-1.0 timestamp: Mon 2009-10-12 20:05:41 -0700 message: fixes #450044 ** Changed in: eucalyptus Status: New => Fix Co

[Bug 451358] Re: euca-describe-images reports all UEC images as x86_64

2009-10-14 Thread Neil Soman
I tried the following (revno 931 of eucalyptus and revno 221 of euca2ools): $euca-bundle-image -i /disk1//images/vmlinuz-2.6.28-11-generic -d iii -r i386 $euca-upload-bundle -b test-image -m iii/vmlinuz-2.6.28-11-generic.manifest.xml $euca-register test-image/vmlinuz-2.6.28-11-generic.manifest.x

[Bug 451358] Re: euca-describe-images reports all UEC images as x86_64

2009-10-14 Thread Neil Soman
s/test-kkk/test-image/ (made a mistake in copy pasting). -- euca-describe-images reports all UEC images as x86_64 https://bugs.launchpad.net/bugs/451358 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 451358] Re: euca-describe-images reports all UEC images as x86_64

2009-10-14 Thread Neil Soman
Looks like Thierry already marked it invalid so my comment is superfluous :) -- euca-describe-images reports all UEC images as x86_64 https://bugs.launchpad.net/bugs/451358 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 451795] Re: Registered images do not show up in the Elasticfox (1.7) console

2009-10-14 Thread Neil Soman
This is a regression (caused by a slight typo). revno: 932 committer: Neil branch nick: 1.6 timestamp: Wed 2009-10-14 17:46:47 -0700 message: fixes #451795 ** Changed in:

[Bug 452556] Re: euca-authorize default failing

2009-10-15 Thread Neil Soman
I am unable to reproduce this problem. I am using Eucalyptus revno 931 and Euca2ools revno 221. Perhaps something went wrong in the packaging? $ euca-authorize default -P tcp -p 22 -s 0.0.0.0/0 GROUP default PERMISSION default ALLOWS tcp 22 22 FROMCIDR 0.0.0.0/0 $ e

[Bug 452556] Re: euca-authorize default failing

2009-10-16 Thread Neil Soman
Please check the wire. I'd be interested in what the cloud is actually responding with (ngrep -d -Wbyline port 8773) on the front end. It is likely something to do with packaging. I have never seen it with the source install. -- euca-authorize default failing https://bugs.launchpad.net/bugs/452

[Bug 453177] Re: ec2-describe-instances not working for non-admin credentials

2009-10-16 Thread Neil Soman
I have linked this against the package. I can't reproduce it against a source install. ** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status: New -- ec2-describe-instances not working for non-admin credentials https://bugs.launchpad.net/bugs/453177 You received this bug not

[Bug 452556] Re: euca-authorize default failing

2009-10-16 Thread Neil Soman
Nick, do you have a server side exception/stack trace? Are there other exceptions? Something is definitely not right with the package. thanks. -- euca-authorize default failing https://bugs.launchpad.net/bugs/452556 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 436276] [NEW] Part of storage controller setup that should run as the eucalyptus user runs as root

2009-09-24 Thread Neil Soman
Public bug reported: This causes the "volumes" dir to be created as root. ** Affects: eucalyptus Importance: High Status: New ** Affects: eucalyptus (Ubuntu) Importance: Undecided Status: New ** Changed in: eucalyptus Importance: Undecided => High ** Also affects

[Bug 436276] Re: Part of storage controller setup that should run as the eucalyptus user runs as root

2009-09-24 Thread Neil Soman
revno: 868 committer: Neil branch nick: 1.6 timestamp: Thu 2009-09-24 16:32:40 -0700 message: fixes #436276 ** Changed in: eucalyptus Status: New => Fix Committed --

[Bug 429781] Re: snapshots created in 1.5 do not get imported to 1.6

2009-09-25 Thread Neil Soman
It has to do with migrating snapshots created with version 1.5 to 1.6. If you create a snapshot in 1.5 and upgrade to 1.6 (not clean install), your old snapshots may not be available (in multi component/multi cluster mode). There is a fix for the migration in the head, but part of the process requi

[Bug 430957] Re: SYSTEM mode, clc does not send runinstances.

2009-09-25 Thread Neil Soman
This was a problem with SYSTEM mode (UEC default is supposed to be MANAGED_NOVLAN if I'm not mistaken so this shouldn't affect that). I believe this was fixed but I need to confirm that against the upstream (I will update this bug when I do). -- SYSTEM mode, clc does not send runinstances. https:

[Bug 364806] Re: When maximum volume size is exceeded, the system should report a more helpful error

2009-09-25 Thread Neil Soman
The current status for this is that the Storage Controller reports this as an EntityTooLargeException (which is better than the cryptic error that it used to), but the front end reports this as, com.eucalyptus.util.EucalyptusCloudException: Error communicating with Storage Controller: CreateStorag

[Bug 436313] Re: SC registration through web UI fails

2009-09-25 Thread Neil Soman
Uhh, in revno 893, not 593 :) -- SC registration through web UI fails https://bugs.launchpad.net/bugs/436313 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.c

[Bug 430877] Re: describe volumes and describe snapshots times out occasionally

2009-09-25 Thread Neil Soman
This should already be in Karmic. revno: 769 committer: decker branch nick: 1.6 timestamp: Wed 2009-09-16 12:44:41 -0700 message: fix escape path on runtime exceptions in snapshot describe --

[Bug 434697] Re: [MIR] euca2ools

2009-09-25 Thread Neil Soman
Loïc Minier, the patch to the Makefile has been applied upstream. Please see https://bugs.launchpad.net/eucalyptus/+bug/436950 Thank you. -- [MIR] euca2ools https://bugs.launchpad.net/bugs/434697 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 430957] Re: SYSTEM mode, clc does not send runinstances.

2009-09-25 Thread Neil Soman
MANAGED and MANAGED_NOVLAN work fine with revno 894. SYSTEM mode shows the following behavior now. The NC keeps getting run instance over and over. cc.log [Fri Sep 25 20:18:30 2009][019078][EUCADEBUG ] RunInstances(): called [Fri Sep 25 20:18:30 2009][019078][EUCADEBUG ] refresh_resources(): ca

[Bug 430957] Re: SYSTEM mode, instances do not run

2009-09-25 Thread Neil Soman
Revno 897 fixes this. ** Changed in: eucalyptus Status: New => Fix Committed -- SYSTEM mode, instances do not run https://bugs.launchpad.net/bugs/430957 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 430877] [NEW] describe volumes and describe snapshots times out occasionally

2009-09-16 Thread Neil Soman
Public bug reported: Every other (sometimes third) time, euca/ec2 describe volumes/snapshots will "hang." ** Affects: eucalyptus Importance: Undecided Status: New ** Affects: eucalyptus (Ubuntu) Importance: Undecided Status: New ** Branch linked: lp:eucalyptus/1.6 *

[Bug 430888] Re: storage startup checks should be async

2009-09-16 Thread Neil Soman
revno: 764 committer: Neil branch nick: 1.6 timestamp: Wed 2009-09-16 10:47:56 -0700 message: fixes #430888 ** Also affects: eucalyptus (Ubuntu) Importance: Undecided

[Bug 430922] Re: In remote walrus config, local sc needs restart to start communicating with walrus

2009-09-16 Thread Neil Soman
revno: 767 committer: Neil branch nick: 1.6 timestamp: Wed 2009-09-16 11:51:22 -0700 message: fixes #430922 ** Branch linked: lp:eucalyptus/1.6 ** Also affects: eucalyptus (

[Bug 430957] [NEW] SYSTEM mode, clc does not send runinstances.

2009-09-16 Thread Neil Soman
Public bug reported: Multicluster (CLC/CC/SC Walrus/NC). Resources are allocated, run instances not sent to the CC. 12:16:08 WARN ClusterNodeState | BEFORE ALLOCATE 12:16:08 WARN ClusterNodeState | [VmTypeAvailability{type=VmType{name='m1.small', cpu=1,

[Bug 423465] Re: euca.p12 owned by root

2009-09-18 Thread Neil Soman
This has been fixed in the upstream. Please see https://launchpad.net/bugs/423465 thanks -- euca.p12 owned by root https://bugs.launchpad.net/bugs/423465 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 432823] [NEW] Attach volume should fail if volume is located in a zone different from the instance's zone

2009-09-18 Thread Neil Soman
Public bug reported: Attach does not correctly enforce this. ** Affects: eucalyptus Importance: Undecided Status: New ** Affects: eucalyptus (Ubuntu) Importance: Undecided Status: New ** Branch linked: lp:eucalyptus/1.6 ** Also affects: eucalyptus (Ubuntu) Import

[Bug 432823] Re: Attach volume should fail if volume is located in a zone different from the instance's zone

2009-09-18 Thread Neil Soman
revno: 789 committer: Neil branch nick: 1.6 timestamp: Fri 2009-09-18 19:14:12 -0700 message: fixes #432823 ** Changed in: eucalyptus Status: New => Fix Committed -

[Bug 454405] Re: the CC is returning incorrect networkIndex values on describeInstances

2009-10-20 Thread Neil Soman
This bug may cause public IP addresses to be associated with an incorrect private address in MANAGED mode (especially in with multiple clusters). This results in instances not being reachable. ** Changed in: eucalyptus Importance: High => Critical ** Branch linked: lp:eucalyptus/1.6 ** Also a

[Bug 457864] Re: Cloud Web interface should allow overcommit on CPU

2009-10-21 Thread Neil Soman
You can already set this via the MAX_CORES value in eucalyptus.conf on individual nodes. It is unclear whether using a blanket value across all nodes via the front end config is a good idea. We provide a finer level control at the individual node level and I don't think this will be changing for Ka

[Bug 440744] Re: External command failure not handled correctly in some cases

2009-10-02 Thread Neil Soman
revno: 904 committer: Neil branch nick: 1.6 timestamp: Fri 2009-10-02 10:47:47 -0700 message: fixes #440744 ** Changed in: eucalyptus Status: New => Fix Committed **

[Bug 440817] Re: If user deletes volume from disk, the storage controller should report this and fail gracefully

2009-10-02 Thread Neil Soman
revno: 907 committer: Neil branch nick: 1.6 timestamp: Fri 2009-10-02 12:08:08 -0700 message: fixes #440817 ** Changed in: eucalyptus Status: New => Fix Committed *

[Bug 440744] Re: External command failure not handled correctly in some cases

2009-10-02 Thread Neil Soman
This is actually fixed in revno 908 (I forgot to add some necessary files). -- External command failure not handled correctly in some cases https://bugs.launchpad.net/bugs/440744 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 498379] Re: ModifyImageAttribute does not correctly remove group perms

2009-12-18 Thread Neil Soman
revno: 1109 committer: Neil branch nick: 1.6.2 timestamp: Fri 2009-12-18 17:14:05 -0800 message: fixes LP: #498379 ** Changed in: eucalyptus Status: New => Fix Commi

[Bug 482249] Re: Describe Regions returns an invalid response

2009-11-13 Thread Neil Soman
revno: 1069 committer: root branch nick: 1.6 timestamp: Fri 2009-11-13 09:13:45 -0800 message: fixes #482249 ** Changed in: eucalyptus Status: New => Fix Committed *

[Bug 479823] Re: euca2ools: euca-bundle-vol strips leading zero (0) from user id

2009-11-13 Thread Neil Soman
This fixes euca-bundle-vol and euca-bundle-image -- euca2ools: euca-bundle-vol strips leading zero (0) from user id https://bugs.launchpad.net/bugs/479823 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 479823] Re: euca2ools: euca-bundle-vol strips leading zero (0) from user id

2009-11-13 Thread Neil Soman
revno: 231 committer: Neil branch nick: euca2ools-1.0 timestamp: Fri 2009-11-13 10:02:43 -0800 message: fixes #479823 ** Changed in: eucalyptus Status: Confirmed => F

[Bug 452185] Re: can't access SC volumes in a UEC instance

2009-10-23 Thread Neil Soman
Kendall, can you try "/dev/sdb" instead of "sdb" with euca-attach-volume and report back? thanks neil -- can't access SC volumes in a UEC instance https://bugs.launchpad.net/bugs/452185 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 652815] Re: eucalyptus-common 2.0+bzr1241-0ubuntu4 not configured after package upgrade

2010-10-01 Thread Neil Soman
** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status: New ** Changed in: eucalyptus Status: New => Invalid -- eucalyptus-common 2.0+bzr1241-0ubuntu4 not configured after package upgrade https://bugs.launchpad.net/bugs/652815 You received this bug notification becaus

[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-12-29 Thread Neil Soman
waltc, did you install eucalyptus-walrus and have you registered Walrus? You will get that warning ("Walrus URL is not configured") if you download credentials before you have Walrus registered. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-03-01 Thread Neil Soman
The command specified in the bug report doesn't work with AWS S3 unless the user has actually created the bucket somehow. I just tested this. For instance, if you use the option "-b mybucket/abcd/efgh" S3 will correctly interpret this request (PUT to mybucket/abcd/efgh) as an empty put to the buck

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-03-20 Thread Neil Soman
Marek, it means that the bucket ("goldmann-test") needs to be created first. The "directory" structure is part of the key. Hope that helps. neil -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711534 T

[Bug 728234] Re: EBS volume isn't re-attached after rebooting instance on kvm+iSCSI

2011-03-08 Thread Neil Soman
Fixed in revno 1260. ** Branch linked: lp:eucalyptus ** Changed in: eucalyptus Status: New => Fix Committed ** Also affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 820432] Re: using name in register causes internal server error

2011-08-03 Thread Neil Soman
** Also affects: euca2ools Importance: Undecided Status: New ** Changed in: euca2ools Assignee: (unassigned) => Mitch Garnaat (mitch-garnaat) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 664002] Re: euca_conf --list-nodes returns nothing even when nodes are registered

2010-10-20 Thread Neil Soman
This was fixed in 1195.1.151 (2.0.0-lp). ** Branch linked: lp:~eucalyptus-maintainers/eucalyptus/2.0.0-lp ** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status: New ** Changed in: eucalyptus Importance: Undecided => Medium ** Changed in: eucalyptus Assignee: (unass

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-04-22 Thread Neil Soman
It shouldn't fail as of revno 1257 as noted above :) Did you try that revno? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711534 Title: euca-upload-bundle fails when connecting to Eucalyptus and a

[Bug 711534] Re: euca-upload-bundle fails when connecting to Eucalyptus and a path in bucket is specified

2011-04-22 Thread Neil Soman
Definitely not that :) This is fixed in the source but not released in package form yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711534 Title: euca-upload-bundle fails when connecting to Euca

[Bug 646100] Re: After upgrade Lucid->Maverick, Eucalyptus database seems not to have been upgraded

2010-10-05 Thread Neil Soman
** Changed in: eucalyptus Status: New => Invalid -- After upgrade Lucid->Maverick, Eucalyptus database seems not to have been upgraded https://bugs.launchpad.net/bugs/646100 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 644759] Re: After upgrade Lucid->Maverick, all nodes need to be re-registered

2010-10-05 Thread Neil Soman
** Changed in: eucalyptus Status: New => Invalid -- After upgrade Lucid->Maverick, all nodes need to be re-registered https://bugs.launchpad.net/bugs/644759 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 644733] Re: On upgrade from Lucid to Maverick CC entries in /etc/eucalyptus/eucalyptus.local.conf are commented out

2010-10-05 Thread Neil Soman
** Changed in: eucalyptus Status: New => Invalid -- On upgrade from Lucid to Maverick CC entries in /etc/eucalyptus/eucalyptus.local.conf are commented out https://bugs.launchpad.net/bugs/644733 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 639639] Re: euca-* commands stopped responding

2010-10-05 Thread Neil Soman
** Changed in: eucalyptus Status: New => Incomplete -- euca-* commands stopped responding https://bugs.launchpad.net/bugs/639639 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 661565] [NEW] With versioning turned on, PUT object does not return version id in the header

2010-10-15 Thread Neil Soman
Public bug reported: Looks like this is a regression that did not make it into the 2.0 branch (it works against the devel branch). ** Affects: eucalyptus Importance: Medium Status: Fix Committed ** Affects: eucalyptus (Ubuntu) Importance: Undecided Status: New ** Cha

[Bug 661565] Re: With versioning turned on, PUT object does not return version id in the header

2010-10-15 Thread Neil Soman
Fixed in 2.0.0-lp. -- With versioning turned on, PUT object does not return version id in the header https://bugs.launchpad.net/bugs/661565 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 590929] Re: eucalyptus create and delete volumes sometimes fail on lvm commands

2010-08-18 Thread Neil Soman
I have been unable to reproduce this issue against 2.0. Going to try against 1.6.2 and report back. @Dustin, "Volume: Error while communicating with Storage Controller: CreateStorageVolume:Your proposed upload exceeds the maximum allowed object size." Web UI->configuration tab. Please increase t

[Bug 590929] Re: eucalyptus create and delete volumes sometimes fail on lvm commands

2010-08-18 Thread Neil Soman
Marking it invalid against the latest dev branch (2.0), but I will try to reproduce it against 1.6.2. ** Changed in: eucalyptus Status: New => Invalid -- eucalyptus create and delete volumes sometimes fail on lvm commands https://bugs.launchpad.net/bugs/590929 You received this bug notifi

[Bug 613535] Re: cloud-debug.log reports errno=2 trying to execute 'bttrack'

2010-08-18 Thread Neil Soman
** Also affects: eucalyptus/eucalyptus-devel Importance: Undecided Status: New -- cloud-debug.log reports errno=2 trying to execute 'bttrack' https://bugs.launchpad.net/bugs/613535 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 590929] Re: eucalyptus create and delete volumes sometimes fail on lvm commands

2010-08-18 Thread Neil Soman
Against 1.6.2, I tried a test which involved creating and deleting 50 volumes in a tight loop, which passed successfully. With 100 volumes, I was able to trigger a failure to clean up volumes. In addition, once the max volume limit is reached and exceeded, occasionally, volumes are not cleaned up p

[Bug 364806] Re: When maximum volume size is exceeded, the system should report a more helpful error

2010-10-11 Thread Neil Soman
** Also affects: eucalyptus/trunk Importance: Undecided Status: New ** Also affects: eucalyptus/eucalyptus-devel Importance: Undecided Status: New ** Changed in: eucalyptus/1.5 Status: New => Won't Fix ** Changed in: eucalyptus/eucalyptus-devel Status: New => Fi

[Bug 456099] Re: axis2c.log is full of spurious (and full of typos) errors

2010-10-11 Thread Neil Soman
** Changed in: eucalyptus Status: New => Won't Fix ** Changed in: eucalyptus Status: Won't Fix => Invalid -- axis2c.log is full of spurious (and full of typos) errors https://bugs.launchpad.net/bugs/456099 You received this bug notification because you are a member of Ubuntu Bugs,

<    1   2   3   >