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

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1368815/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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:
https://bugs.launchpad.net/nova/+bug/1297962/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 issues can make it impossible to delete targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1305343/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 operational now

Apr  8 22:10:53 node003-cont001 iscsid: Kernel reported iSCSI connection 2:0 
error (1021 - ISCSI_ERR_SCSI_EH_SESSION_RST: Session was dropped as a result of 
SCSI error recovery) state (3)
Apr  8 22:10:56 node003-cont001 iscsid: connection2:0 is operational after 
recovery (1 attempts)
Apr  8 22:18:47 node003-cont001 iscsid: Kernel reported iSCSI connection 2:0 
error (1021 - ISCSI_ERR_SCSI_EH_SESSION_RST: Session was dropped as a result of 
SCSI error recovery) state (3)
Apr  8 22:18:50 node003-cont001 iscsid: connection2:0 is operational after 
recovery (1 attempts)

Even though openiscsi has disconnected:

Apr  8 22:34:04 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 shutdown.

tgt still shows the old connections:

$ sudo tgtadm --op show --mode target
Target 5: iqn.2010-10.org.openstack:volume-b32d317e-4063-4e4f-963e-b0fdc29198f9
System information:
Driver: iscsi
State: ready
I_T nexus information:
I_T nexus: 5
Initiator: iqn.1993-08.org.debian:01:3844c047b3a9 alias: 
node003-cont001
Connection: 0
IP Address: 172.21.1.3
I_T nexus: 6
Initiator: iqn.1993-08.org.debian:01:3844c047b3a9 alias: 
node003-cont001
Connection: 0
IP Address: 172.21.1.3

When these duplicate connections are there, the volume cannot be
deleted:

$ sudo tgt-admin -v --force --delete 
iqn.2010-10.org.openstack:volume-b32d317e-4063-4e4f-963e-b0fdc29198f9
# Removing target: 
iqn.2010-10.org.openstack:volume-b32d317e-4063-4e4f-963e-b0fdc29198f9
tgtadm -C 0 --op delete --mode conn --tid 5 --sid 6 --cid 0
tgtadm -C 0 --op delete --mode conn --tid 5 --sid 5 --cid 0
tgtadm -C 0 --mode target --op delete --tid=5
tgtadm: this target is still active
Command:
tgtadm -C 0 --mode target --op delete --tid=5
exited with code: 22.

The following errors show up in syslog illustrating the force delete
failing:

Apr  9 22:31:50 node001-cont001 tgtd: conn_close_admin(237) close 6 0
Apr  9 22:31:50 node001-cont001 tgtd: tgt_event_modify(241) Cannot find event 21
Apr  9 22:31:50 node001-cont001 tgtd: iscsi_event_modify(558) tgt_event_modify 
failed
Apr  9 22:31:50 node001-cont001 tgtd: conn_close_admin(237) close 5 0
Apr  9 22:31:50 node001-cont001 tgtd: tgt_event_modify(241) Cannot find event 19
Apr  9 22:31:50 node001-cont001 tgtd: iscsi_event_modify(558) tgt_event_modify 
failed
Apr  9 22:31:50 node001-cont001 tgtd: tgt_target_destroy(2211) target 5 still 
has it nexus

And the connections are still there:

$ sudo tgt-admin -v --show
tgtadm -C 0 --op show --mode target
Target 5: iqn.2010-10.org.openstack:volume-b32d317e-4063-4e4f-963e-b0fdc29198f9
System information:
Driver: iscsi
State: ready
I_T nexus information:
I_T nexus: 5
Initiator: iqn.1993-08.org.debian:01:3844c047b3a9 alias: 
node003-cont001
Connection: 0
IP Address: 172.21.1.3
I_T nexus: 6
Initiator: iqn.1993-08.org.debian:01:3844c047b3a9 alias: 
node003-cont001
Connection: 0
IP Address: 172.21.1.3

** Affects: tgt (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- tgt connection issues can make it impossible to delete volumes
+ tgt connection issues can make it impossible to delete targets

-- 
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 issues can make it impossible to delete targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1305343/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 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 issues can make it impossible to delete targets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tgt/+bug/1305343/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 about this bug go to:
https://bugs.launchpad.net/nova/+bug/1091939/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1118686

Title:
  nova-consoleauth issue with rabbitmq when trying to view console

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1118686/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 Gandelman (gandelman-a)

** Tags removed: 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 and with vhost_net kernel
  modules loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1029430/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

enabled_apis=ec2,osapi_compute,metadata

** Changed in: cinder
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cinder in Ubuntu.
https://bugs.launchpad.net/bugs/1073571

Title:
  [Folsom] Conflict between nova-api and cinder-api

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1073571/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 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 notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1061665/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1061665/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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: cinder (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/1065511

Title:
  cinder incorrectly creating tgt files in /usr/lib/python2.7/dist-
  packages/volumes/

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1065511/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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

Title:
  nova-novncproxy is not running

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1066845/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 not correctly map to UUIDs after folsom
  upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1065785/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 iqn will exist.

** 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/1065702

Title:
  After folsom upgrade, instances can no longer access existing volumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1065702/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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:
  After folsom upgrade, instances can no longer access existing volumes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1065702/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 and with vhost_net kernel
  modules loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1029430/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 networking issues with no virbr0 and with vhost_net kernel
  modules loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1029430/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 removes it from the server

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1033444/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 before attaching.

-- 
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 notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/922232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 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/996233

Title:
  nova and python-novaclient disagree on  volumes API URLs

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/996233/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/996233

Title:
  nova and python-novaclient disagree on  volumes API URLs

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/996233/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.
https://bugs.launchpad.net/bugs/996233

Title:
  nova and python-novaclient disagree on  volumes API URLs

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/996233/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 default the ImageOwner field
to properties.project_id

-- 
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/977765

Title:
  Image registration (ec2) is broken using deprecated auth

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/977765/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/973377/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 recent call last):
2012-04-04 17:10:34 TRACE nova.manager   File 
/opt/stack/nova/nova/manager.py, line 155, in periodic_tasks
2012-04-04 17:10:34 TRACE nova.manager task(self, context)
2012-04-04 17:10:34 TRACE nova.manager   File 
/opt/stack/nova/nova/compute/manager.py, line 2554, in 
_run_image_cache_manager_pass
2012-04-04 17:10:34 TRACE nova.manager 
self.driver.manage_image_cache(context)
2012-04-04 17:10:34 TRACE nova.manager   File 
/opt/stack/nova/nova/virt/libvirt/connection.py, line 2435, in 
manage_image_cache
2012-04-04 17:10:34 TRACE nova.manager 
self.image_cache_manager.verify_base_images(context)
2012-04-04 17:10:34 TRACE nova.manager   File 
/opt/stack/nova/nova/virt/libvirt/imagecache.py, line 392, in 
verify_base_images
2012-04-04 17:10:34 TRACE nova.manager self._handle_base_image(img, 
base_file)
2012-04-04 17:10:34 TRACE nova.manager   File 
/opt/stack/nova/nova/virt/libvirt/imagecache.py, line 358, in 
_handle_base_image
2012-04-04 17:10:34 TRACE nova.manager os.utime(base_file, None)
2012-04-04 17:10:34 TRACE nova.manager OSError: [Errno 13] Permission denied: 
'/home/vagrant/_base/87ad83b59bbed6a3d3cea9afdf3e1fd36c694ac2'

-- 
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 notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/973377/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/973377/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/973377/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 wrong permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/973377/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 if started before db is reachable

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/959426/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/959426/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.
https://bugs.launchpad.net/bugs/954692

Title:
  cannot detach volume from terminated instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/954692/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.
https://bugs.launchpad.net/bugs/956366

Title:
  self-referential security groups can not be deleted

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/956366/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 about this bug go to:
https://bugs.launchpad.net/nova/+bug/954692/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 groups can not be deleted

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/956366/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 terminated instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/954692/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 about this bug go to:
https://bugs.launchpad.net/nova/+bug/934534/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 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 notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/922232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/922232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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-init in Ubuntu.
https://bugs.launchpad.net/bugs/912066

Title:
  /etc/fstab contains incorrect device for swap partition when no
  ephemeral disk present.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/912066/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/832507

Title:
  console.log grows indefinitely

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/832507/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 in Ubuntu.
https://bugs.launchpad.net/bugs/859587

Title:
  nova-network deletes default route

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/859587/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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:
https://bugs.launchpad.net/nova/+bug/859587/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 about this bug go to:
https://bugs.launchpad.net/nova/+bug/859587/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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

-- 
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/848643

Title:
  eucatools not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/848643/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 solution here, should nova-common install an
empty nova-compute.conf that can be overwritten by the nova-compute
package selected?  Should nova-compute append
--flagfile=nova.compute.conf to nova.conf when it is installed? Should
we find a way to supress the error message in nova?

-- 
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/839796

Title:
  nova-manage complains about missing nova-compute.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/839796/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/833499

Title:
  virt/disk.py unconditionally inserts  public_keys into
  /root/.ssh/authorized_keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/833499/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 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/824874

Title:
  nova-objectstore goes into a tight loop and becomes unresponsive

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/824874/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/831999

Title:
  Instance not found message poorly formatted

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/831999/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/810051/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/766352

Title:
  novarc in nova.zip does not work perfectly as symlink

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 does not work perfectly as symlink

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 735072] Re: The hostname proposed by installer is too long for file sharing to work correctly.

2011-03-31 Thread Vish
** Changed in: hundredpapercuts
   Importance: Undecided = Low

** Changed in: hundredpapercuts
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/735072

Title:
  The hostname proposed by installer is too long for file sharing to
  work correctly.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 719174] Re: Typo in package description string

2011-03-18 Thread Vish
** Changed in: hundredpapercuts
   Importance: Undecided = Low

** Changed in: hundredpapercuts
   Status: New = Triaged

** Changed in: hundredpapercuts
Milestone: None = nt10-sc-metadata

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.
https://bugs.launchpad.net/bugs/719174

Title:
  Typo in package description string

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 361819] Re: Frequent random KVM host kernel OOPS

2010-10-07 Thread Vish
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. We are closing this bug report because it lacks the information we need 
to investigate the problem, as described in the previous comments. Please 
reopen it if you can give us the missing information, and don't hesitate to 
submit bug reports in the future. 
To reopen the bug report you can click on the current status, under the Status 
column, and change the Status back to New.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

** Changed in: kvm (Ubuntu)
   Status: Incomplete = Invalid

-- 
Frequent random KVM host kernel OOPS 
https://bugs.launchpad.net/bugs/361819
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 368504] Re: HP Laserjet 3380 via samba: Test page OK, printing from applications hangs printer

2010-07-02 Thread Vish
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. 
We are closing this bug report because it lacks the information we need to 
investigate the problem, as described in the previous comments. Please reopen 
it if you can give us the missing information, and don't hesitate to submit bug 
reports in the future. 
To reopen the bug report you can click on the current status, under the Status 
column, and change the Status back to New.

** Changed in: cups (Ubuntu)
   Status: Incomplete = Invalid

-- 
HP Laserjet 3380 via samba: Test page OK, printing from applications hangs 
printer
https://bugs.launchpad.net/bugs/368504
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 365872] Re: Failed to start MySQL database server mysqld on install

2010-06-29 Thread Vish
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

-- 
Failed to start MySQL database server mysqld on install
https://bugs.launchpad.net/bugs/365872
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs