[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 Bugs, which is subscribed to U

[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 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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[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 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: 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 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 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 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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

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

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

<    1   2   3