[Yahoo-eng-team] [Bug 2019190] Re: [SRU][RBD] Retyping of in-use boot volumes renders instances unusable (possible data corruption)

2025-04-11 Thread Eric Harney
This was resolved in Cinder by https://review.opendev.org/c/openstack/cinder/+/899157 . ** Changed in: cinder Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bug

[Yahoo-eng-team] [Bug 2084794] Re: Volume tab/volume quotas completely missing in Zuul deployed UI.

2024-10-18 Thread Eric Harney
** No longer affects: python-cinderclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/2084794 Title: Volume tab/volume quotas completely missing in Zuul deployed

[Yahoo-eng-team] [Bug 2084794] Re: Volume tab/volume quotas completely missing in Zuul deployed UI.

2024-10-17 Thread Eric Harney
https://0a5c623ff913673f34ed-80527d3715cd24d9d5daf12827bd66d5.ssl.cf2.rackcdn.com/932271/1/check/horizon- integration-pytest/bb06070/controller/logs/apache/horizon_error_log.txt has some errors indicating that the service catalog might not be setup correctly: 2024-10-16 12:51:41.216528 horizon.ex

[Yahoo-eng-team] [Bug 2081676] Re: Manila Share Server (Generic Driver) failed in spawning proccess

2024-09-23 Thread Eric Harney
** No longer affects: cinder -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/2081676 Title: Manila Share Server (Generic Driver) failed in spawning proccess Status in Op

[Yahoo-eng-team] [Bug 2033541] [NEW] libvirt KeyError on assisted snapshot calls when using Ceph

2023-08-30 Thread Eric Harney
Public bug reported: Spotted on https://zuul.opendev.org/t/openstack/build/b6b9b728978143c9b3b4d1f914b9a15c/logs cinder-plugin-ceph-tempest runs tempest's VolumesAssistedSnapshotTest (which is not going to work with Ceph volumes). I think this test exists mostly to test RBAC rules as it passes i

[Yahoo-eng-team] [Bug 1981562] Re: [NFS] Nova raises error on server resize command

2022-07-13 Thread Eric Harney
** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1981562 Title: [NFS] Nova raises error on server resize

[Yahoo-eng-team] [Bug 1886706] Re: 502 error on image-upload w/o disk_format

2020-07-10 Thread Eric Harney
I chased this around for a while, I think it came from some broken uwsgi configuration on my Fedora 31 environment. ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https:

[Yahoo-eng-team] [Bug 1886706] [NEW] 502 error on image-upload w/o disk_format

2020-07-07 Thread Eric Harney
Public bug reported: I forgot some parameters when uploading an image, and Glance returns a 502 in this situation instead of a 4xx. $ glance image-create --name test +--+--+ | Property | Value| +--

[Yahoo-eng-team] [Bug 1744670] Re: In pike ssl deployment horizon cnt retrieve volumes/snapshots and service data via cinderclient

2020-05-04 Thread Eric Harney
** Changed in: python-cinderclient Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1744670 Title: In pike ssl deployment hor

[Yahoo-eng-team] [Bug 1705340] Re: Unable to boot large instances due to prlimit setting

2019-10-29 Thread Eric Harney
** Also affects: cinder Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1705340 Title: Unable to boot large instances due to p

[Yahoo-eng-team] [Bug 1581159] Re: ceph testing: parsing osd crush rule dump devstack output with awk is wrong

2019-04-16 Thread Eric Harney
** Changed in: devstack-plugin-ceph Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1581159 Title: ceph testing: parsing osd crus

[Yahoo-eng-team] [Bug 1788619] [NEW] disk cachemodes should be restricted with multiattached volumes

2018-08-23 Thread Eric Harney
Public bug reported: If using multiattach, the "writeback" and "unsafe" disk_cachemode options presumably break the semantics that an application writing to a clustered datastore would rely on for data consistency between multiple nodes. Volumes should not be allowed to attach to multiple instanc

[Yahoo-eng-team] [Bug 1463525] Re: There is no volume encryption support for rbd-backed volumes

2018-07-13 Thread Eric Harney
** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1463525 Title: There is no volume encryption support for rbd-

[Yahoo-eng-team] [Bug 1780460] [NEW] Help text for encrypted volume type should be updated (LuksEncryptor)

2018-07-06 Thread Eric Harney
Public bug reported: The help text in the dialog to edit encrypted volume types describes the Provider field as: "The Provider is the class providing encryption support (e.g., LuksEncryptor). " This should reference "luks" instead of "LuksEncryptor" now. Both work, but "luks" is simpler and s

[Yahoo-eng-team] [Bug 1780457] [NEW] Help text for encrypted volume type has incorrect description

2018-07-06 Thread Eric Harney
Public bug reported: The key size field has this description: The Key Size is the size of the encryption key, in bits (e.g., 128, 256). If the field is left empty, the provider default will be used. This is not really correct, because 128 bit keys do not actually work with LUKS as used by Cinde

[Yahoo-eng-team] [Bug 1623168] Re: referencing versionutils.deprecated.NEWTON in oslo.log <3.4.0

2017-05-11 Thread Eric Harney
** Changed in: cinder Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1623168 Title: referencing versionutils.deprecated.N

[Yahoo-eng-team] [Bug 1680130] [NEW] Attaching a volume w/ an invalid (too long) UUID results in HTTP 500.

2017-04-05 Thread Eric Harney
Public bug reported: There is some validation here, but it doesn't seem to be complete: $ nova volume-attach ad1f16cc-d859-4f9d-a7b5-12d28d7ac53c --4f9d--6 ERROR (BadRequest): Invalid input for field/attribute volumeId. Value: --4f9d--6. u'--4f9d--

[Yahoo-eng-team] [Bug 1646181] Re: NFS: Fail to boot VM out of large snapshots (30GB+)

2017-03-09 Thread Eric Harney
For Cinder, this same issue affects image->volume and needs the same fix. ** Also affects: cinder Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.l

[Yahoo-eng-team] [Bug 1633535] Re: Cinder fails to attach second volume to Nova VM

2017-03-03 Thread Eric Harney
cf5c1fc3 Allow entry created in VolumeAttachment table for 2nd and later volumes Should have been marked Closes-Bug: . ** Changed in: cinder Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1664317] [NEW] Image GET TypeError: 'ImageTarget' object does not support item assignment

2017-02-13 Thread Eric Harney
Public bug reported: Image GET TypeError: 'ImageTarget' object does not support item assignment How to get here: Deploy devstack w/ ceph: [glance_store] rbd_store_pool = images rbd_store_user = glance rbd_store_ceph_conf = /etc/ceph/ceph.conf stores = file, http, rbd default_store = rbd filesy

[Yahoo-eng-team] [Bug 1657585] [NEW] HTTP 500 for assisted volume snapshot on shelved instance

2017-01-18 Thread Eric Harney
Public bug reported: Nova throws an HTTP 500 when trying to create an assisted volume snapshot for Cinder NFS if the instance is shelved. (Has no "host" field, presumably.) To reproduce: 1. Pull https://review.openstack.org/#/c/147186/48 for Cinder NFS snapshot support. 2. Create instance. 3

[Yahoo-eng-team] [Bug 1593055] Re: Retype an in-use volume failed in mitaka

2016-06-16 Thread Eric Harney
** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1593055 Title: Retype an in-use volume failed in mitaka

[Yahoo-eng-team] [Bug 1276694] Re: Openstack services should support SIGHUP signal

2016-02-08 Thread Eric Harney
** Also affects: cinder Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1276694 Title: Openstack services should support SIGHUP signal Status

[Yahoo-eng-team] [Bug 1382440] Re: Detaching multipath volume doesn't work properly when using different targets with same portal for each multipath device

2016-02-04 Thread Eric Harney
** Also affects: cinder Importance: Undecided Status: New ** Also affects: cinder/kilo Importance: Undecided Status: New ** Changed in: cinder/kilo Milestone: None => 2015.1.3 ** Changed in: cinder/kilo Status: New => Fix Released ** Changed in: cinder Stat

[Yahoo-eng-team] [Bug 1512207] Re: Fix usage of assertions

2016-01-12 Thread Eric Harney
** Changed in: cinder Status: In Progress => Invalid ** Changed in: cinder Assignee: Yatin Kumbhare (yatinkumbhare-c) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bu

[Yahoo-eng-team] [Bug 1290234] Re: do not use __builtin__ in Python3

2015-12-04 Thread Eric Harney
Does not seem to apply to current Cinder, removing. ** Changed in: cinder Milestone: next => None ** No longer affects: cinder -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1290234

[Yahoo-eng-team] [Bug 1190149] Re: Token auth fails when token is larger than 8k

2015-12-04 Thread Eric Harney
** Changed in: cinder/havana Status: Fix Committed => Fix Released ** Changed in: cinder/havana Milestone: 2013.2.3 => None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/119014

[Yahoo-eng-team] [Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value

2015-12-04 Thread Eric Harney
** Changed in: cinder/icehouse Status: Fix Committed => Won't Fix ** Changed in: cinder/icehouse Milestone: 2014.1.3 => None -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/13488

[Yahoo-eng-team] [Bug 1377981] Re: [OSSA 2014-036] Missing fix for ssh_execute (Exceptions thrown may contain passwords) (CVE-2014-7230, CVE-2014-7231)

2015-12-04 Thread Eric Harney
** Changed in: cinder/icehouse Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1377981 Title: [OSSA 2014-036] Missing fix for

[Yahoo-eng-team] [Bug 1299247] Re: GET details REST API next link missing 'details'

2015-12-04 Thread Eric Harney
** Changed in: cinder/icehouse Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1299247 Title: GET details REST API next link

[Yahoo-eng-team] [Bug 1334647] Re: Nova api service doesn't handle SIGHUP signal properly

2015-12-04 Thread Eric Harney
** Changed in: cinder/icehouse Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1334647 Title: Nova api service doesn't handle SIGHUP si

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

2015-10-29 Thread Eric Harney
Closing based on the assumption that a working qemu-img is available now. ** Changed in: cinder Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.n

[Yahoo-eng-team] [Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value

2015-09-14 Thread Eric Harney
** Changed in: cinder Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1348818 Title: Unittests do not succeed with random PYTHONHASHSEED value St

[Yahoo-eng-team] [Bug 1486032] Re: Swapping a volume cause an exception

2015-09-03 Thread Eric Harney
** No longer affects: cinder -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1486032 Title: Swapping a volume cause an exception Status in OpenStack Compute (nova): Ne

[Yahoo-eng-team] [Bug 1444806] Re: test_volume_boot_pattern tempest test failure for glusterfs backend - Part 2

2015-06-16 Thread Eric Harney
** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1444806 Title: test_volume_boot_pattern tempest test fai

[Yahoo-eng-team] [Bug 1451891] [NEW] rbd failure to initialize during n-cpu startup breaks n-cpu

2015-05-05 Thread Eric Harney
tlet/green/select.py", line 59, in on_error 2015-05-05 11:08:02.654 TRACE nova.openstack.common.threadgroup original = ds[get_fileno(d)]['error'] 2015-05-05 11:08:02.654 TRACE nova.openstack.common.threadgroup File "/usr/lib/python2.7/site-packages/eventlet/green/select.

[Yahoo-eng-team] [Bug 1438027] Re: backing file path isn't relative path for file-based volume drivers using qcow2 snapshots

2015-04-09 Thread Eric Harney
Nova-only fix. ** Changed in: cinder Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1438027 Title: backing file path isn't relativ

[Yahoo-eng-team] [Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value

2015-03-19 Thread Eric Harney
Setting PYTHONHASHSEED=33 for Cinder master @ 8d814b065 shows 35 test failures. ** Changed in: cinder Status: Fix Released => Confirmed ** Changed in: cinder Assignee: John Griffith (john-griffith) => (unassigned) -- You received this bug notification because you are a member of Yah

[Yahoo-eng-team] [Bug 1421759] [NEW] wsgi unit tests require binding to port 4444

2015-02-13 Thread Eric Harney
Assignee: Eric Harney (eharney) Status: In Progress ** Affects: nova Importance: Low Assignee: Eric Harney (eharney) Status: In Progress ** Tags: tests ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1367189] Re: multipath not working with Storwize backend if CHAP enabled

2015-02-05 Thread Eric Harney
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1367

[Yahoo-eng-team] [Bug 1416132] [NEW] _get_instance_disk_info fails to read files from NFS due permissions

2015-01-29 Thread Eric Harney
. My proposed solution is to run the images.qemu_img_info() call as root in this case. Note that this requires a change to grenade to upgrade the rootwrap configuration for gating to pass. ** Affects: nova Importance: Undecided Assignee: Eric Harney (eharney) Status: In Pro

[Yahoo-eng-team] [Bug 1411847] [NEW] block device mapping transformation doesn't handle "image" source

2015-01-16 Thread Eric Harney
I'm not an expert in this area in Nova... ** Affects: nova Importance: Undecided Assignee: Eric Harney (eharney) Status: In Progress ** Changed in: nova Status: New => In Progress ** Changed in: nova Assignee: (unassigned) => Eric Harney (eharney) --

[Yahoo-eng-team] [Bug 1401110] Re: Volume Block Device Mapping cannot be found

2014-12-10 Thread Eric Harney
** Also affects: tempest Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1401110 Title: Volume Block Device Mapping cannot be

[Yahoo-eng-team] [Bug 1368391] Re: sqlalchemy-migrate 0.9.2 is breaking nova unit tests

2014-09-11 Thread Eric Harney
Cinder: https://review.openstack.org/#/c/120907/ ** Also affects: cinder Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1368391

[Yahoo-eng-team] [Bug 1304695] Re: glusterfs: Instance is not using the correct volume snapshot file after reboot

2014-04-21 Thread Eric Harney
** No longer affects: cinder ** Tags added: libvirt -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1304695 Title: glusterfs: Instance is not using the correct volume sn

[Yahoo-eng-team] [Bug 1288976] [NEW] libvirt: Support volume snapshot creation for libgfapi-attached volumes

2014-03-06 Thread Eric Harney
Public bug reported: Nova requires changes to support creation of snapshots for attached volumes that are connected via libgfapi. This change is in line with recent developments to support this feature in libvirt. ** Affects: nova Importance: Undecided Assignee: Eric Harney (eharney

[Yahoo-eng-team] [Bug 1273894] [NEW] GlusterFS: Do not time out long-running volume snapshot operations

2014-01-28 Thread Eric Harney
the job does not need to be timed out. This is backward compatible for both Havana Cinder and Havana Nova. ** Affects: cinder Importance: Undecided Assignee: Eric Harney (eharney) Status: New ** Affects: nova Importance: Undecided Assignee: Eric Harney (eharney

[Yahoo-eng-team] [Bug 1211338] Re: "Direct" vs. "direct" in impl_qpid

2013-12-16 Thread Eric Harney
Fixed in Cinder master (in 2013.2): https://review.openstack.org/#/c/44532/ ** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, whi

[Yahoo-eng-team] [Bug 1260123] [NEW] libvirt wait_for_block_job_info can infinitely loop

2013-12-11 Thread Eric Harney
etion of Cinder GlusterFS snapshots, and possibly other callers of this (live_snapshot). See http://libvirt.org/git/?p=libvirt-python.git;a=commit;h=f8bc3a9ccc (Encountered issue on Fedora 19 w/ virt-preview repo, libvirt 1.1.3.) ** Affects: nova Importance: Undecided Assignee: Eri