[Bug 1368815] Re: qemu-img convert intermittently corrupts output images

2014-12-11 Thread Vish Ishaya
** Also affects: cinder Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1368815 Title: qemu-img convert intermittently corrupts output

[Bug 1297962] Re: [sru] Nova-compute doesnt start

2014-06-02 Thread Vish Ishaya
** Tags added: icehouse-backport-potential -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1297962 Title: [sru] Nova-compute doesnt start To manage notifications about this bug go to:

[Bug 1305343] Re: tgt connection issues can make it impossible to delete targets

2014-04-10 Thread Vish Ishaya
I can confirm that 1.0.46 fixes the issue. The force delete command works properly without errors in syslog -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1305343 Title: tgt connection

[Bug 1305343] [NEW] tgt connection issues can make it impossible to delete targets

2014-04-09 Thread Vish Ishaya
Public bug reported: Under heavy load, openiscsi will sometimes report connection errors when using tgt: Apr 8 22:02:44 node003-cont001 iscsid: Connection2:0 to [target: iqn.2010-10.org.openstack:volume-b32d317e-4063-4e4f-963e-b0fdc29198f9, portal: 172.21.1.1,3260] through [iface: default] is

[Bug 1305343] Re: tgt connection issues can make it impossible to delete targets

2014-04-09 Thread Vish Ishaya
I believe this may be fixed by: https://github.com/fujita/tgt/commit/e6e8d0fd3b83208278fb7ed765c3665ae7c5ab49 but also may require: https://github.com/fujita/tgt/commit/05fc2cb424863fbf2f3c60a8b617308ef1e370c5 I'm doing a test of build 1.0.46 tgt to see if it resolves the issue. -- You

[Bug 1091939] Re: nova-network applies too liberal a SNAT rule

2013-02-28 Thread Vish Ishaya
** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1091939 Title: nova-network applies too liberal a SNAT rule To manage notifications

[Bug 1118686] Re: nova-consoleauth issue with rabbitmq when trying to view console

2013-02-26 Thread Vish Ishaya
Are you still seeing this? I suspect a packaging bug here. Perhaps an old version of consoleauth is getting run or it has incorrect settings? ** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Changed in: nova Status: New = Invalid -- You received this bug

[Bug 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2012-12-19 Thread Vish Ishaya
** Also affects: nova/folsom Importance: Undecided Status: New ** Changed in: nova/folsom Importance: Undecided = Medium ** Changed in: nova/folsom Assignee: (unassigned) = Vish Ishaya (vishvananda) ** Changed in: nova/folsom Assignee: Vish Ishaya (vishvananda) = Adam

[Bug 1073571] Re: [Folsom] Conflict between nova-api and cinder-api

2012-10-31 Thread Vish Ishaya
Cinder and nova-api-os-volume use the same port on purpose. You have to disable the volume api in nova if you want to use cinder. As mentioned in point 10 here: http://wiki.openstack.org/MigrateToCinder You should make sure osapi_volume is ignored in your conf file.

[Bug 1061665] Re: Filter scheduler not respecting the force_hosts hint

2012-10-25 Thread Vish Ishaya
force_hosts is not a hint meant to be exposed to a user. if you want to force a host as an admin you can use the availability zone syntax: nova boot --image uuid --flavor m1.tiny --key_name mykey --availability-zone nova:sleepy ** Changed in: nova Status: New = Won't Fix -- You received

[Bug 1061665] Re: Filter scheduler not respecting the force_hosts hint

2012-10-25 Thread Vish Ishaya
** Project changed: nova = openstack-manuals -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1061665 Title: Filter scheduler not respecting the force_hosts hint To manage

[Bug 1065511] Re: cinder incorrectly creating tgt files in /usr/lib/python2.7/dist-packages/volumes/

2012-10-25 Thread Vish Ishaya
this looks like a packaging bug to me. state_path = /var/lib/cinder or volume_dir = /var/lib/cinder/volumes should be being set in the conf file by the packaging. ** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** No longer affects: nova (Ubuntu) ** Also affects:

[Bug 1066845] Re: nova-novncproxy is not running

2012-10-23 Thread Vish Ishaya
This sounds like a packaging issue, not a nova issue. ** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1066845

[Bug 1065785] Re: volume and snapshot IDs do not correctly map to UUIDs after folsom upgrade

2012-10-12 Thread Vish Ishaya
** Changed in: nova Importance: Undecided = High ** Tags added: folsom-backport-potential -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1065785 Title: volume and snapshot IDs do

[Bug 1065702] Re: After folsom upgrade, instances can no longer access existing volumes.

2012-10-11 Thread Vish Ishaya
ugh, this is nasty. Looks like we need a migration for this. For backport we could add a translation using the ec2_id table to convert from the old name to the new one. Some testing needs to be done to figure out if the new iqns are actually there in all cases or if there is a case where the old

[Bug 1065702] Re: After folsom upgrade, instances can no longer access existing volumes.

2012-10-11 Thread Vish Ishaya
** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1065702 Title:

[Bug 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2012-09-25 Thread Vish Ishaya
** Tags removed: folsom-rc-potential ** Tags added: folsom-backport-potential -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1029430 Title: KVM guests networking issues with no virbr0

[Bug 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2012-09-24 Thread Vish Ishaya
** Changed in: nova Status: New = Triaged ** Changed in: nova Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1029430 Title: KVM guests

[Bug 1033444] Re: Deleting an added floating IP just removes it from the server

2012-09-11 Thread Vish Ishaya
I can't reproduce this on master. ** Changed in: nova Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1033444 Title: Deleting an added floating IP just

[Bug 922232] Re: Volumes fail to attach without discovery using tgt

2012-06-10 Thread Vish Ishaya
Do you have iscsi_ip_address set on the volume host? It needs to be an ip that the compute hosts can hit. When the volume is created this ip is stored for connection information in the database, so if you don't have it set, you will probably need to set it, restart nova-volume and recreate volumes

[Bug 996233] Re: nova and python-novaclient disagree on volumes API URLs

2012-06-01 Thread Vish Ishaya
it should be getting the url from keystone anyway, so I don't imagine that the nova url is a problem. I think it is far more likely that you have an older version of novaclient that is overiding the one from precise. Perhaps you have pip installed novaclient or done a setup.py install? -- You

Re: [Bug 996233] nova and python-novaclient disagree on volumes API URLs

2012-06-01 Thread Vish Ishaya
Ah, deprecated auth is most likely the problem. I suspect deprecated auth doesn't support multiple endpoints. It really is only still there to allow you to transition to keystone. Is there some reason you haven't switched? -- You received this bug notification because you are a member of Ubuntu

[Bug 996233] Re: nova and python-novaclient disagree on volumes API URLs

2012-05-31 Thread Vish Ishaya
it looks like precise has an older version of novaclient? this was changed around e-3 timeframe when we gave the volume api its own endpoint. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 977765] Re: Image registration (ec2) is broken using deprecated auth

2012-04-10 Thread Vish Ishaya
Here was the commit: a6ac8af69351cb39aa07f53e3327ff29b90383bc We only left deprecated auth in essex for the purpose of migration, so running a production system of deprecatd auth is definitely not supported. That said, it is probably a pretty easy fix. Add back in the project_id on register and

[Bug 973377] Re: /var/lib/nova/instances/_base has wrong permissions

2012-04-04 Thread Vish Ishaya
** Changed in: nova Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/973377 Title: /var/lib/nova/instances/_base has wrong permissions To manage

[Bug 973377] Re: /var/lib/nova/instances/_base has wrong permissions

2012-04-04 Thread Vish Ishaya
Verified this bug exists in devstack as well: 2012-04-04 17:10:34 ERROR nova.manager [-] Error during ComputeManager._run_image_cache_manager_pass: [Errno 13] Permission denied: '/home/vagrant/_base/87ad83b59bbed6a3d3cea9afdf3e1fd36c694ac2' 2012-04-04 17:10:34 TRACE nova.manager Traceback (most

[Bug 973377] Re: /var/lib/nova/instances/_base has wrong permissions

2012-04-04 Thread Vish Ishaya
fyi, regression was introduced in 2c5112e5938e3d567504748f923fb198fad3117e -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/973377 Title: /var/lib/nova/instances/_base has wrong

[Bug 973377] Re: /var/lib/nova/instances/_base has wrong permissions

2012-04-04 Thread Vish Ishaya
** Changed in: nova Milestone: None = essex-rc4 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/973377 Title: /var/lib/nova/instances/_base has wrong permissions To manage

[Bug 973377] Re: /var/lib/nova/instances/_base has wrong permissions

2012-04-04 Thread Vish Ishaya
** Changed in: nova Assignee: Vish Ishaya (vishvananda) = Chuck Short (zulcss) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/973377 Title: /var/lib/nova/instances/_base has

[Bug 959426] Re: nova + glance services die if started before db is reachable

2012-03-30 Thread Vish Ishaya
** Changed in: nova Assignee: Vish Ishaya (vishvananda) = Adam Gandelman (gandelman-a) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/959426 Title: nova + glance services die

[Bug 959426] Re: nova + glance services die if started before db is reachable

2012-03-27 Thread Vish Ishaya
** Changed in: nova Milestone: None = essex-rc2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/959426 Title: nova + glance services die if started before db is reachable To

[Bug 954692] Re: cannot detach volume from terminated instance

2012-03-15 Thread Vish Ishaya
we discussed on irc. This is a separate bug ** Changed in: nova Importance: Undecided = Medium ** Tags added: essec-rc-potential -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 956366] Re: self-referential security groups can not be deleted

2012-03-15 Thread Vish Ishaya
** Changed in: nova Importance: Undecided = High ** Changed in: nova Status: New = Triaged ** Changed in: nova Milestone: None = essex-rc1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 954692] Re: cannot detach volume from terminated instance

2012-03-15 Thread Vish Ishaya
** Changed in: nova Milestone: None = essex-rc1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/954692 Title: cannot detach volume from terminated instance To manage notifications

[Bug 956366] Re: self-referential security groups can not be deleted

2012-03-15 Thread Vish Ishaya
** Changed in: nova Assignee: Vish Ishaya (vishvananda) = Adam Gandelman (gandelman-a) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/956366 Title: self-referential security

[Bug 954692] Re: cannot detach volume from terminated instance

2012-03-15 Thread Vish Ishaya
** Changed in: nova Assignee: Vish Ishaya (vishvananda) = Adam Gandelman (gandelman-a) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/954692 Title: cannot detach volume from

[Bug 934534] Re: metadata ami-launch-index always returning 1

2012-02-29 Thread Vish Ishaya
** Changed in: nova Milestone: None = essex-4 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/934534 Title: metadata ami-launch-index always returning 1 To manage notifications

[Bug 922232] Re: Volumes fail to attach without discovery using tgt

2012-02-07 Thread Vish Ishaya
hmm, looks like that fix wasn't quite right. Let me try another one. ** Changed in: nova Assignee: Adam Gandelman (gandelman-a) = Vish Ishaya (vishvananda) ** Changed in: nova Status: Fix Committed = In Progress -- You received this bug notification because you are a member

[Bug 922232] Re: Volumes fail to attach without discovery using tgt

2012-02-07 Thread Vish Ishaya
Roman: can you see if the above fix works for you? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/922232 Title: Volumes fail to attach without discovery using tgt To manage

[Bug 912066] Re: /etc/fstab contains incorrect device for swap partition when no ephemeral disk present.

2012-02-02 Thread Vish Ishaya
** Changed in: nova Assignee: (unassigned) = Vish Ishaya (vishvananda) ** Changed in: nova Status: New = In Progress ** Changed in: nova Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud

[Bug 832507] Re: console.log grows indefinitely

2012-01-19 Thread Vish Ishaya
review was here: https://review.openstack.org/#change,706 Last request was if the ringbuffer handling could be done by a separate helper binary so nova-compute could go down for a bit without locking up instances. -- You received this bug notification because you are a member of Ubuntu Server

[Bug 859587] Re: nova-network deletes default route

2011-09-26 Thread Vish Ishaya
** Changed in: nova Assignee: (unassigned) = Vish Ishaya (vishvananda) ** Changed in: nova Importance: Undecided = High ** Changed in: nova Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova

[Bug 859587] Re: nova-network deletes default route

2011-09-26 Thread Vish Ishaya
** Tags added: diablo-backport -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/859587 Title: nova-network deletes default route To manage notifications about this bug go to:

[Bug 859587] Re: nova-network deletes default route

2011-09-26 Thread Vish Ishaya
** Changed in: nova Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/859587 Title: nova-network deletes default route To manage notifications

[Bug 848643] Re: eucatools not working

2011-09-21 Thread Vish Ishaya
** Changed in: nova Importance: Undecided = High ** Changed in: nova Status: New = Confirmed ** Changed in: nova Status: Confirmed = In Progress ** Changed in: nova Assignee: (unassigned) = Vish Ishaya (vishvananda) ** Changed in: nova Milestone: None = 2011.3

[Bug 839796] Re: nova-manage complains about missing nova-compute.conf

2011-09-02 Thread Vish Ishaya
Hmm, this looks like a packaging issue. It looks like by default the nova.conf is importing a new flagfile for nova-compute. If nova-compute isn't installed that file won't exist. The error won't actually stop anything from working, but it is annoying to see it pop up Not sure about the best

[Bug 833499] Re: virt/disk.py unconditionally inserts public_keys into /root/.ssh/authorized_keys

2011-08-30 Thread Vish Ishaya
Since there is a workaround, I'm setting this to low. We should at least provide a flag allowing deployers to turn off key injection if they don't want it. ** Changed in: nova Importance: Undecided = Low ** Changed in: nova Status: New = Triaged -- You received this bug notification

[Bug 824874] Re: nova-objectstore goes into a tight loop and becomes unresponsive

2011-08-30 Thread Vish Ishaya
This seems important, but I think we need a repro case. Dave: if uec- publish-tarball is important for deployments, perhaps the best solution is to do a test deployment using S3 frontend for swift and see if it is possible to get nova to work with that instead of nova-objectstoer -- You

[Bug 831999] Re: Instance not found message poorly formatted

2011-08-23 Thread Vish Ishaya
Made a fix to this in my volume cleanup branch. backporting. ** Changed in: nova Assignee: (unassigned) = Vish Ishaya (vishvananda) ** Changed in: nova Status: New = In Progress ** Changed in: nova Importance: Undecided = Low -- You received this bug notification because you

[Bug 810051] Re: Copyright/legal issues in Nova (from Debian upstream)

2011-08-15 Thread Vish Ishaya
** Branch linked: lp:~vishvananda/nova/remove-openwrt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/810051 Title: Copyright/legal issues in Nova (from Debian upstream) To manage

[Bug 766352] Re: novarc in nova.zip does not work perfectly as symlink

2011-06-02 Thread Vish Ishaya
** Changed in: nova Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/766352 Title: novarc in nova.zip does not work perfectly as symlink --

[Bug 766352] Re: novarc in nova.zip does not work perfectly as symlink

2011-06-01 Thread Vish Ishaya
So turns out the pushd popd was to make novarc work on a mac/bsd. Also not sure what the -f is for in readlink, but it doesn't work on a mac. ** Changed in: nova Status: Fix Committed = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 766352] Re: novarc in nova.zip does not work perfectly as symlink

2011-06-01 Thread Vish Ishaya
found one for bash zsh and mac. linked branch ** Branch linked: lp:~vishvananda/nova/fix-novarc-mac -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/766352 Title: novarc in nova.zip