[Bug 565101] Re: walrus reports java.lang.OutOfMemoryError: Java heap space

2010-04-24 Thread Neil Soman
revno: 1225 committer: Neil Soman branch nick: 1.6.2 timestamp: Sat 2010-04-24 12:09:26 -0700 message: fixes LP: #565101 ** Changed in: eucalyptus Importance: Undecided

[Bug 565101] Re: walrus reports java.lang.OutOfMemoryError: Java heap space

2010-04-27 Thread Neil Soman
There was another place where memory was being leaked. This was happening after a register requests, so that over time, after a number of register requests, Walrus would OOM. The issue was with the interaction between the CLC and Walrus. This is fixed in revno 1227. -- walrus reports java.lang.O

[Bug 447034] Re: partition2disk error starting up an instance

2010-05-18 Thread Neil Soman
Hi Alex, there is not enough information in your report to figure out what is wrong with your installation. At the very minimum, we need nc.log. Please see open.eucalyptus.com/forum for help with this problem. The bug tracker is only for filing bugs. hope that helps neil ** Changed in: eucalyptu

[Bug 588410] Re: dynamic block storage should use virtio

2010-06-17 Thread Neil Soman
Just as a warning, we have seen cases where enabling virtio for disks actually degrades performance when compared to scsi for dynamically attached disks. We will be enabling virtio for the next release, but it important (from the upstream's point of view) that it be an option. -- dynamic block st

[Bug 588410] Re: dynamic block storage should use virtio

2010-06-18 Thread Neil Soman
Yes, I understand. I was replying to this part: "As an added benefit, performance should increase significantly." This is not necessarily true, and in some cases, we have seen > 10% performance degradation by moving to virtio. It will be a while until all distros move to libvirt 0.8.1. From an ups

[Bug 586542] Re: EBS volume cannot be detached after i reboot a instance

2010-06-27 Thread Neil Soman
** Also affects: eucalyptus Importance: Undecided Status: New ** Changed in: eucalyptus Assignee: (unassigned) => Neil Soman (neilsoman) ** Changed in: eucalyptus Importance: Undecided => High ** Changed in: eucalyptus Status: New => Fix Committed -- EBS volu

[Bug 586542] Re: EBS volume cannot be detached after i reboot a instance

2010-06-27 Thread Neil Soman
FYI, this does not affect xen users. Only kvm is affected. -- EBS volume cannot be detached after i reboot a instance https://bugs.launchpad.net/bugs/586542 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-

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

2010-08-05 Thread Neil Soman
If users would like S3 bittorent API support, bittorent needs to be installed. This has been the case since 1.6. bttrack is provided by bittorent. We should probably do something to report this more, err, nicely. -- cloud-debug.log reports errno=2 trying to execute 'bttrack' https://bugs.launchpa

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

2010-08-05 Thread Neil Soman
Revno 1219 makes this a bit clearer in the logs. -- 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 Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server

[Bug 617032] [NEW] euca-describe-volumes does not show volume size when vol is created from snap

2010-08-12 Thread Neil Soman
Public bug reported: This is a server side issue. The fix is trivial. ** Affects: eucalyptus Importance: Undecided Status: Fix Committed ** Affects: eucalyptus (Ubuntu) Importance: Undecided Status: New ** Also affects: eucalyptus (Ubuntu) Importance: Undecided

[Bug 617032] Re: euca-describe-volumes does not show volume size when vol is created from snap

2010-08-12 Thread Neil Soman
revno: 1226 fixes bug(s): https://launchpad.net/bugs/617032 committer: Neil branch nick: devel timestamp: Thu 2010-08-12 13:42:58 -0700 message: fixes LP: #617032 ** Change

[Bug 611769] Re: Can't create volume from snapshot with different size

2010-08-12 Thread Neil Soman
revno: 1227 [merge] fixes bug(s): https://launchpad.net/bugs/611769 committer: Neil branch nick: devel timestamp: Thu 2010-08-12 18:11:39 -0700 message: fixes LP: #611769 *

[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 Server Team, which is subscribed to

[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 590929] Re: eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-08-29 Thread Neil Soman
in: eucalyptus/1.6.2 Status: In Progress => Fix Committed ** Changed in: eucalyptus/1.6.2 Assignee: (unassigned) => Neil Soman (neilsoman) -- eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs) https://bugs.launchpad.net/bugs/590929 You received

[Bug 590929] Re: eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-08-29 Thread Neil Soman
Also note that any transient failures in deletion are reported correctly to the user now, i.e., a subsequent describe request will list any volumes that could not be deleted for any underlying back end reason. After this fix, the system should no longer be in an inconsistent state where the backend

[Bug 590929] Re: eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-01 Thread Neil Soman
I've applied another fix (revno 1236, 1.6.2 branch) that makes cleanup of volumes more robust (1235 solves part of the problem). This has been tested on our end. -- eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs) https://bugs.launchpad.net/bugs/590929 You

[Bug 590929] Re: eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-02 Thread Neil Soman
Make sure you start with a clean installation when you rerun the test. Thanks! -- eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs) https://bugs.launchpad.net/bugs/590929 You received this bug notification because you are a member of Ubuntu Server Team, whic

[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 Server Team, which is subscribed to eucalyptus in ubuntu. https://bugs.launchp

[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 Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/711534 Title: euca-upload-bundle fails when connectin

[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 Server Team, which is subscribed to eucalyptus in Ubuntu. https://bugs.launchpad.net/bugs/711534 Title: euca-upload-bundle fails wh

[Bug 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread Neil Soman
"17:29:44 ERROR [SystemUtil:pool-10-thread-4] com.eucalyptus.util.ExecutionException: ///usr/lib/eucalyptus/euca_rootwrap losetup /dev/loop151 error: loop: can't get info on device /dev/loop151: No such device or address com.eucalyptus.util.ExecutionException: ///usr/lib/eucalyptus/euca_rootwrap

[Bug 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-09 Thread Neil Soman
Sylvain, are you positive that you are running the right version? Did you start from a clean state? Are there any other error messages on the storage controller? Is lvdisplay, vgdisplay and pvdisplay added to the white list of commands? We have tested this several times on our end and I'm puzzled

[Bug 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-14 Thread Neil Soman
Make sure you increase the disk space reserved for volumes (default is 50G) if you expect volume creation beyond that limit to succeed :) Also, not sure I read the previous message correctly. There are fixes to the CLC as well as the SC so you will need to upgrade and restart both. -- [SRU] euca

[Bug 637659] Re: metadata service returns 500 error

2010-09-14 Thread Neil Soman
Fixed in revno 1240. ** Changed in: eucalyptus Status: New => Fix Committed ** Branch linked: lp:~eucalyptus-maintainers/eucalyptus/2.0.0-lp -- metadata service returns 500 error https://bugs.launchpad.net/bugs/637659 You received this bug notification because you are a member of 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 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 Server Team, which is subscribed to eucalyptu

[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 Server Team, which is subscribed to eucalyptus in ubuntu. --

[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 Server Team, which is su

[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 Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing l

[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 519567] Re: euca2ools does not correctly specify port when $http_proxy is set

2010-10-11 Thread Neil Soman
** Changed in: eucalyptus Status: Triaged => In Progress ** Changed in: eucalyptus Status: In Progress => Confirmed ** Changed in: eucalyptus Assignee: (unassigned) => Mitch Garnaat (mitch-garnaat) -- euca2ools does not correctly specify port when $http_proxy is set https://b

[Bug 485113] Re: euca2ools should include --region support

2010-10-11 Thread Neil Soman
** Changed in: eucalyptus Status: New => Confirmed ** Changed in: eucalyptus Assignee: (unassigned) => Mitch Garnaat (mitch-garnaat) -- euca2ools should include --region support https://bugs.launchpad.net/bugs/485113 You received this bug notification because you are a member of Ubun

[Bug 546572] Re: euca-modify-image-attribute -l -a exits success on non-existant id

2010-10-11 Thread Neil Soman
** Changed in: eucalyptus Assignee: (unassigned) => chris grzegorczyk (chris-grze) -- euca-modify-image-attribute -l -a exits success on non-existant id https://bugs.launchpad.net/bugs/546572 You received this bug notification because you are a member of Ubuntu Server Team, which is subscrib

[Bug 563202] Re: euca2ools often output error messages to stdout

2010-10-11 Thread Neil Soman
** Changed in: eucalyptus Status: New => Invalid ** Also affects: euca2ools Importance: Undecided Status: New ** Changed in: euca2ools Assignee: (unassigned) => Mitch Garnaat (mitch-garnaat) -- euca2ools often output error messages to stdout https://bugs.launchpad.net/bugs

[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 Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs maili

[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 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 Server Team, which is subscri

[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 Server Team, which is subscribed to eucalyptus in Ubuntu. https://

[Bug 510982] Re: euca-describe-image-attribute does not show kernel and ramdisk attributes

2010-01-21 Thread Neil Soman
revno: 241 committer: Neil branch nick: euca2ools-1.0 timestamp: Thu 2010-01-21 17:31:56 -0800 message: fixes LP: #510982 ** Also affects: euca2ools (Ubuntu) Importance:

[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 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 429781] Re: snapshots created in 1.5 do not get imported to 1.6

2010-02-01 Thread Neil Soman
Eucalyptus 1.6.1 handles upgrades from 1.5.2. http://open.eucalyptus.com/wiki/upgrading-eucalyptus-16-152 ** Changed in: eucalyptus Status: New => Fix Committed ** Changed in: eucalyptus Status: Fix Committed => Fix Released -- snapshots created in 1.5 do not get imported to 1.6

[Bug 462656] Re: 408 (timeout) errors could be made more explicit when due to file system being full

2010-02-01 Thread Neil Soman
Due to the asynchronous and concurrent nature of the system, it is not possible to readily know what is going on on the server side without monitoring and checking logs. In this case, "euca-delete-bundle" is not the command that is causing the disk to be filled. A timeout could be due to a variety

[Bug 497087] Re: Redundancy for cloud and cluster controller

2010-02-01 Thread Neil Soman
** Changed in: eucalyptus Status: Confirmed => Triaged -- Redundancy for cloud and cluster controller https://bugs.launchpad.net/bugs/497087 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bu

[Bug 516297] Re: euca-register calls register_image with too few parameters

2010-02-03 Thread Neil Soman
Garrett, thanks for filing the bug against Fedora. Just as a heads up, there might be other outstanding incompatibilities between euca2ools-1.1 and boto-1.9b. The last stable version when euca2ools-1.1 was released was boto-1.8d and the Eucalyptus upstream has not fully tested euca2ools against bot

[Bug 516738] Re: image store broken on Lucid

2010-02-03 Thread Neil Soman
Thanks for the patch. Applied to upstream (revno 245). -- image store broken on Lucid https://bugs.launchpad.net/bugs/516738 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to image-store-proxy in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 516738] Re: image store broken on Lucid

2010-02-03 Thread Neil Soman
** Changed in: eucalyptus Status: New => Fix Committed -- image store broken on Lucid https://bugs.launchpad.net/bugs/516738 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to image-store-proxy in ubuntu. -- Ubuntu-server-bugs mailin

[Bug 519567] Re: euca2ools does not correctly specify port when $http_proxy is set

2010-02-11 Thread Neil Soman
I suspect this is something that will need to be patched against boto, not euca2ools, since boto handles the actual http connection. ** Changed in: eucalyptus Status: New => Confirmed ** Changed in: eucalyptus Status: Confirmed => Triaged -- euca2ools does not correctly specify po

[Bug 517871] Re: euca-describe-volumes fails in lucid

2010-02-11 Thread Neil Soman
Thanks for the patch. The main consideration was whether this breaks upstream compatibility with boto-1.8d, which is the version the upstream will stick with for euca2ools-1.2 and it does not seem to. I have applied it. thanks neil revn

[Bug 506667] Re: euca-describe-volumes fails with 'Volume' object has no attribute 'availabilityZone'

2010-02-11 Thread Neil Soman
This seems to be a duplicate of https://bugs.edge.launchpad.net/ubuntu/+source/euca2ools/+bug/517871 -- euca-describe-volumes fails with 'Volume' object has no attribute 'availabilityZone' https://bugs.launchpad.net/bugs/506667 You received this bug notification because you are a member of Ubun

[Bug 505482] Re: euca-bundle-vol dies with "Invalid cert"

2010-02-11 Thread Neil Soman
The cert that it is complaining about is the user cert. I don't think euca-bundle-vol accepts wildcards. -- euca-bundle-vol dies with "Invalid cert" https://bugs.launchpad.net/bugs/505482 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euc

[Bug 517871] Re: euca-describe-volumes fails in lucid

2010-02-11 Thread Neil Soman
** Also affects: eucalyptus Importance: Undecided Status: New ** Changed in: eucalyptus Status: New => Fix Committed -- euca-describe-volumes fails in lucid https://bugs.launchpad.net/bugs/517871 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 524652] Re: euca2ools do not read $HOME/.eucarc

2010-02-19 Thread Neil Soman
Fixed in revno 255. -- euca2ools do not read $HOME/.eucarc https://bugs.launchpad.net/bugs/524652 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com

[Bug 526697] Re: euca-describe-images has a different order of ramdisk and kernel than ec2-describe-images

2010-02-24 Thread Neil Soman
Thanks for the patch (committed as revno 260). ** Summary changed: - euca-describe-images has incorrect order of ramdisk and kernel + euca-describe-images has a different order of ramdisk and kernel than ec2-describe-images ** Changed in: eucalyptus Status: New => Won't Fix ** Changed i

[Bug 526697] Re: euca-describe-images has a different order of ramdisk and kernel than ec2-describe-images

2010-02-24 Thread Neil Soman
** Changed in: euca2ools Status: New => Fix Committed -- euca-describe-images has a different order of ramdisk and kernel than ec2-describe-images https://bugs.launchpad.net/bugs/526697 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 530296] Re: euca-describe-images returns empty set if ami given and owner != self

2010-03-02 Thread Neil Soman
Thanks for your patch. Committed as revno 262. -- euca-describe-images returns empty set if ami given and owner != self https://bugs.launchpad.net/bugs/530296 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in ubuntu. -- Ubuntu

[Bug 531076] Re: Remove workaround in euca-describe-images that requests all images even if an image id is specified

2010-03-02 Thread Neil Soman
** Also affects: euca2ools (Ubuntu) Importance: Undecided Status: New -- Remove workaround in euca-describe-images that requests all images even if an image id is specified https://bugs.launchpad.net/bugs/531076 You received this bug notification because you are a member of Ubuntu Serv

[Bug 530296] Re: euca-describe-images returns empty set if ami given and owner != self

2010-03-02 Thread Neil Soman
The workaround for bug 356389 is no longer required. Please see bug 531076 gets rid of the workaround for 356389. -- euca-describe-images returns empty set if ami given and owner != self https://bugs.launchpad.net/bugs/530296 You received this bug notification because you are a member of Ubuntu

[Bug 526591] Re: euca2ools parsing of config file is severely limited

2010-03-02 Thread Neil Soman
Thanks for the patchset. Committed as revno 264. -- euca2ools parsing of config file is severely limited https://bugs.launchpad.net/bugs/526591 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in ubuntu. -- Ubuntu-server-bugs ma

[Bug 526591] Re: euca2ools parsing of config file is severely limited

2010-03-02 Thread Neil Soman
** Changed in: eucalyptus Status: New => Won't Fix ** Changed in: eucalyptus Status: Won't Fix => Fix Committed -- euca2ools parsing of config file is severely limited https://bugs.launchpad.net/bugs/526591 You received this bug notification because you are a member of Ubuntu Serve

[Bug 530296] Re: euca-describe-images returns empty set if ami given and owner != self

2010-03-02 Thread Neil Soman
** Changed in: eucalyptus Status: New => Fix Committed ** Changed in: euca2ools (Ubuntu) Status: New => Fix Committed ** Changed in: euca2ools (Ubuntu) Status: Fix Committed => New -- euca-describe-images returns empty set if ami given and owner != self https://bugs.launchp

[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 Server Team, which is subscribed to euca2ools in ubuntu. --

[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 522060] Re: [patch] broken file path processing

2010-03-15 Thread Neil Soman
Committed as revno 267. Thanks for your contribution. neil ** Changed in: euca2ools Status: New => Fix Committed ** Changed in: euca2ools Importance: Undecided => Low ** Also affects: euca2ools (Ubuntu) Importance: Undecided Status: New -- [patch] broken file path processi

[Bug 539051] Re: eucalyptus ignores VNET_INTERFACE setting when creating volumes

2010-03-15 Thread Neil Soman
The way to set the network interface for the Storage Controller in Eucalyptus 1.6.x is through the admin web interface (cluster configuration). VNET_INTERFACE is no longer honored by the Storage Controller, intentionally. This allows the user to have a CC and SC on the same machine and to control t

[Bug 539051] Re: eucalyptus ignores VNET_INTERFACE setting when creating volumes

2010-03-15 Thread Neil Soman
Also, note that if you are upgrading from 1.5.2 to 1.6, the VNET_INTERFACE setting will be respected/brought over by the upgrade process, after which the way to change the value is through the admin interface. -- eucalyptus ignores VNET_INTERFACE setting when creating volumes https://bugs.launchp

[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 Server Team, which is subscribed to euca2ools in ubuntu. -- Ubunt

[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 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 551847] Re: Rebundled uec instance boot fail

2010-04-08 Thread Neil Soman
Is this still an issue? Any updates? How do we reproduce this on the upstream side? thanks. -- Rebundled uec instance boot fail https://bugs.launchpad.net/bugs/551847 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to euca2ools in ubuntu.

[Bug 429379] Re: Eucalyptus returns 403 with valid credentials on image registration

2009-09-14 Thread Neil Soman
*** This bug is a duplicate of bug 417217 *** https://bugs.launchpad.net/bugs/417217 ** Also affects: eucalyptus Importance: Undecided Status: New ** This bug has been marked a duplicate of bug 417217 Whitespaces in parameters are encoded as "+" instead of "%20" with REST -- Eu

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

2009-09-14 Thread Neil Soman
Public bug reported: Fix this. ** Affects: eucalyptus Importance: Undecided Status: New ** Affects: eucalyptus (Ubuntu) Importance: Undecided Status: New ** Branch linked: lp:eucalyptus/1.6 ** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status:

[Bug 430260] Re: eucalyptus will allow a user who is not the image creator to register an image

2009-09-15 Thread Neil Soman
revno: 748 committer: Neil branch nick: 1.6 timestamp: Tue 2009-09-15 12:53:15 -0700 message: fixes #430260 ** Changed in: eucalyptus Status: New => Fix Committed *

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

2009-09-15 Thread Neil Soman
** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status: New -- modify image attribute (launch perms) always displays image as public https://bugs.launchpad.net/bugs/430226 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed t

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

2009-09-15 Thread Neil Soman
Public bug reported: Currently replies with a 200 code. HTTP/1.1 200 OK. Content-Length: 349. Content-Type: application/xml; charset=UTF-8. . http://schemas.xmlsoap.org/soap/envelope/";>ImageImage registration failed because the manifest referenced is invalid or unavailable. ** Affects: eucaly

[Bug 430216] Re: EC2_USER_ID is not set in 'eucarc'

2009-09-15 Thread Neil Soman
** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status: New -- EC2_USER_ID is not set in 'eucarc' https://bugs.launchpad.net/bugs/430216 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubunt

[Bug 430356] Re: Walrus should refuse to start if startup checks fail

2009-09-15 Thread Neil Soman
revno: 749 committer: Neil branch nick: 1.6 timestamp: Tue 2009-09-15 16:20:01 -0700 message: fixes #430356 ** Changed in: eucalyptus Status: New => Fix Committed *

[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 Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-s

[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 430216] Re: EC2_USER_ID is not set in 'eucarc'

2009-09-19 Thread Neil Soman
Fixed in revno: 774 ** Changed in: eucalyptus Status: New => Fix Committed -- EC2_USER_ID is not set in 'eucarc' https://bugs.launchpad.net/bugs/430216 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ub

[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:

  1   2   >