[Yahoo-eng-team] [Bug 1428553] [NEW] migration and live migration fails with image-type=rbd

2015-03-05 Thread Yogev Rabl
Public bug reported: Description of problem: The migration and live migration of instances fail when Nova is set to work with RBD as a back end for the instances disks. When attempting to migrate an instance from one host to another an error prompt: Error: Failed to launch instance osp5:

[Yahoo-eng-team] [Bug 1422333] [NEW] instance resize fail when changing between flavor with ephemeral disk to a flavor without ephemeral disk

2015-02-16 Thread Yogev Rabl
Public bug reported: Description of problem: The resize process fails and move the instance to a an 'error' state. The instance was created with the flavor: m2.small | 2048 | 10 | 0 | | 1 | 1.0 | True and was resized to: m3.small | 2048 | 10 | 10

[Yahoo-eng-team] [Bug 1420274] [NEW] The ephemeral disk and the swap disk locally in the nova-compute node when image_type=rbd

2015-02-10 Thread Yogev Rabl
Public bug reported: Description of problem: The Nova saves templates of the ephemeral and swap disks locally in the compute nodes, in /var/lib/nova/instances/_base directory Version-Release number of selected component (if applicable): openstack-nova-compute-2014.2.1-14.el7ost.noarch

[Yahoo-eng-team] [Bug 1404617] [NEW] glance with rbd store fails to delete an image

2014-12-21 Thread Yogev Rabl
Public bug reported: Description of problem: The deletion of an image fails when Glance is configured to work with RBD store, with the configuration settings that are described in this manual: http://docs.ceph.com/docs/master/rbd/rbd-openstack/#juno It seems like the glance client is stuck.

[Yahoo-eng-team] [Bug 1394526] [NEW] rbd libvirt driver fails

2014-11-20 Thread Yogev Rabl
Public bug reported: The nova rbd libvirt driver fails with the following trace: 2014-11-20 11:43:57.327 24448 ERROR nova.openstack.common.threadgroup [-] global name 'self' is not defined 2014-11-20 11:43:57.327 24448 TRACE nova.openstack.common.threadgroup Traceback (most recent call last):

[Yahoo-eng-team] [Bug 1340169] [NEW] failed to attach volumes to instances after configuration change services restart

2014-07-10 Thread Yogev Rabl
Public bug reported: Description of problem: The attachment of volumes failed with the errors that are available in the log file attached. Prior to the error I was running 8 active instances, made a configuration change - increased the number of workers in the Cinder, Nova Glance services,

[Yahoo-eng-team] [Bug 1340197] [NEW] Horizon doesn't notify when fail to attach a volume

2014-07-10 Thread Yogev Rabl
Public bug reported: Description of problem: Horizon doesn't notify when the attachment of volume process fail with Errors. The nova-compute log show errors during the process of the volume attachment but the Horizon doesn't present the failure and the error. Version-Release number of selected

[Yahoo-eng-team] [Bug 1339564] [NEW] glance image-delete on an image with the status saving doesn't delete the image's file from store

2014-07-09 Thread Yogev Rabl
Public bug reported: Description of problem: After running the the scenario described in bugs.launchpad.net/cinder/+bug/1339545 , I've deleted two images with that were stuck in saving status with # glance image-delete image-id image-id both of the image's files were still in the store: #ls

[Yahoo-eng-team] [Bug 1338485] [NEW] Glance fail to alert when rados packages are not installed

2014-07-07 Thread Yogev Rabl
Public bug reported: Description of problem: When the Glance is configure to work with rbd backend (Ceph) the Rados packages (python-ceph) are not installed the Error that the Glance's logs show is: 2014-07-07 11:28:27.982 TRACE glance.api.v1.upload_utils Traceback (most recent call

[Yahoo-eng-team] [Bug 1323527] [NEW] Capitalization of words is not consistent in the flavor creation window

2014-05-27 Thread Yogev Rabl
Public bug reported: Description of problem: In the flavor creation window, in the flavor access tab, the capitalization of headers All Projects Selected projects is not consistent. Version-Release number of selected component (if applicable): python-django-horizon-2014.1-6.el7ost.noarch

[Yahoo-eng-team] [Bug 1323541] [NEW] The swap measurement unit is not specified in the CLI table

2014-05-27 Thread Yogev Rabl
Public bug reported: Description of problem: The measurement unit of the swap memory in the flavor is MB, unlike all the other disk's units, which are GB. This might cause a confusion in the CLI when the unit is not specified:

[Yahoo-eng-team] [Bug 1314102] [NEW] Horizon fail to send rebuild instance command

2014-04-29 Thread Yogev Rabl
Public bug reported: Description of problem: The rebuild command fails when sent from the Horizon. The error in the horizon log is: 2014-04-29 08:51:57,586 27987 ERROR django.request Internal Server Error: /dashboard/project/instances/df65444f-7af6-4a52-a49e-98116c94e76e/rebuild Traceback

[Yahoo-eng-team] [Bug 1313573] [NEW] nova backup fails to backup an instance with attached volume

2014-04-28 Thread Yogev Rabl
Public bug reported: Description of problem: An instance has an attached volume, after running the command: # nova backup instance id backup name snapshot rotation (an integer) An image has been created (type backup) and the status is stuck in 'queued'. Version-Release number of selected

[Yahoo-eng-team] [Bug 1313707] [NEW] instance status turn to ERROR when running instance suspend

2014-04-28 Thread Yogev Rabl
Public bug reported: Description of problem: When trying to suspend an instance the instance's status turn to Error. The instance's flavor details are: ++--+ | Property | Value|

[Yahoo-eng-team] [Bug 1307088] [NEW] can't attach a read only volume to an instance

2014-04-13 Thread Yogev Rabl
Public bug reported: Description of problem: An attachment of a read only volume to an instance failed. The openstack was installed as AIO, Cinder was configured with Netapp back end. The following error from the nova compute log: 014-04-13 11:28:17.838 25176 ERROR oslo.messaging.rpc.dispatcher

[Yahoo-eng-team] [Bug 1297853] [NEW] failed to launch an instance from ISO image: TRACE nova.compute.manager MessagingTimeout: Timed out waiting for a reply to message ID

2014-03-26 Thread Yogev Rabl
Public bug reported: Description of problem: The Openstack is installed as AIO (with nova networking) on fedora 20. The instance was launched on a flavor that has the following parameters:

[Yahoo-eng-team] [Bug 1294013] [NEW] failed to create a new instance from a volume snapshot when volume usage reached quota limit

2014-03-18 Thread Yogev Rabl
Public bug reported: 2014-03-18 11:16:35.228 2018 TRACE nova.openstack.common.rpc.amqp raise exception.InvalidBDM() 2014-03-18 11:16:35.228 2018 TRACE nova.openstack.common.rpc.amqp InvalidBDM: Block Device Mapping is Invalid. 2014-03-18 11:16:35.228 2018 TRACE

[Yahoo-eng-team] [Bug 1291471] [NEW] can't boot a volume from a volume that has been created from a snapshot

2014-03-12 Thread Yogev Rabl
Public bug reported: Description of problem: A volume that has been created from a snapshot of a volume failed to boot an instance with the following error: 2014-03-12 18:03:39.790 9573 ERROR nova.compute.manager [req-f67dabd7-f013-483a-a386-d5a511b86be7 1654b1a85ba647df87fc9258962949fb

[Yahoo-eng-team] [Bug 1288230] [NEW] A project shouldn't be deleted when there are instances running

2014-03-05 Thread Yogev Rabl
Public bug reported: Description of problem: currently, a project that has an instance (or instances) can be deleted without even a warning message in the Horizon by a user with an administrative permissions. An active project (meaning a project that has instances running) should have the

[Yahoo-eng-team] [Bug 1287622] [NEW] fail to launch an instance from a volume snapshot with Gluster libgfapi

2014-03-04 Thread Yogev Rabl
Public bug reported: Description of problem: While testing around Bug 1020979, I've installed RHEL 6.5 on a volume (size, 50 GB), took a snapshot of the volume and tried to launch an instance with it. The topology of RHOS is: - Cloud controller + compute node. - Stand alone compute node - Stand

[Yahoo-eng-team] [Bug 1287047] [NEW] instance snapshot creation failed: libvirtError: block copy still active: domain has active block copy job

2014-03-03 Thread Yogev Rabl
Public bug reported: Description of problem: A snapshot of an instance is been created with the status of 'deleted'. The instance was launched with an ISO image of RHEL 6.5 with the following flavor configuration: Flavor Name: m1.small VCPUs: 1 RAM: 2048MB Root Disk: 20 Ephemeral Disk: 40

[Yahoo-eng-team] [Bug 1278353] [NEW] a failed modification of project quota shows an error success at the same time

2014-02-10 Thread Yogev Rabl
Public bug reported: the admin user try to edit the quota setting of a project: changing the amount of instances from 10 to 4 when there are 5 instances active. The dashboard show an error balloon that says that it was unable to change the quotas the a success balloon beneath it saying