[Yahoo-eng-team] [Bug 1798806] Re: Race condition between RT and scheduler

2018-10-22 Thread Radoslav Gerganov
*** This bug is a duplicate of bug 1729621 *** https://bugs.launchpad.net/bugs/1729621 I just found that this problem is fixed in the master branch as part of bug #1729621. However, it is not backported to stable releases. ** This bug has been marked a duplicate of bug 1729621 Inconsisten

[Yahoo-eng-team] [Bug 1798806] [NEW] Race condition between RT and scheduler

2018-10-19 Thread Radoslav Gerganov
stances' into the HostState object and thus leading to incorrect scheduling decisions. ** Affects: nova Importance: High Assignee: Radoslav Gerganov (rgerganov) Status: In Progress ** Tags: scheduler -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1790126] [NEW] Scheduler is dumping all instances on a compute host

2018-08-31 Thread Radoslav Gerganov
ul 2. it crashes when there is an instance with non-ascii name ** Affects: nova Importance: Low Assignee: Radoslav Gerganov (rgerganov) Status: In Progress ** Changed in: nova Importance: Undecided => Low ** Changed in: nova Assignee: (unassigned) => Radoslav Ger

[Yahoo-eng-team] [Bug 1784666] [NEW] The thread local which stores the request context is not green

2018-07-31 Thread Radoslav Gerganov
Public bug reported: nova-compute imports oslo.context before calling monkey_patch(): (Pdb) bt /usr/local/bin/nova-compute(6)() -> from nova.cmd.compute import main /opt/stack/nova/nova/__init__.py(33)() -> import oslo_service # noqa /usr/local/lib/python2.7/dist-packages/oslo_service/__in

[Yahoo-eng-team] [Bug 1782309] [NEW] Confusing log message from scheduler

2018-07-18 Thread Radoslav Gerganov
cts: nova Importance: Low Assignee: Radoslav Gerganov (rgerganov) Status: New ** Changed in: nova Importance: Undecided => Low ** Changed in: nova Assignee: (unassigned) => Radoslav Gerganov (rgerganov) -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1416000] Re: VMware: write error lost while transferring volume

2017-10-13 Thread Radoslav Gerganov
This has been fixed in Nova as part of the image transfer refactoring long time ago: https://github.com/openstack/nova/commit/2df83abaa0a5c828421fc38602cc1e5145b46ff4 ** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Y

[Yahoo-eng-team] [Bug 1516936] Re: [VMware]: migrate/resize failed in same host with vmware driver

2017-10-13 Thread Radoslav Gerganov
I am not able to reproduce this problem running latest Nova and Neutron with DVS plugin. I think this was a problem when using nova-network which is no longer supported, so I will resolve the bug as "Invalid". Feel free to reopen if you manage to reproduce. ** Changed in: nova Status: Confi

[Yahoo-eng-team] [Bug 1536543] Re: [vmware] with nova-network, vmware driver can not connect vm to portgroup

2017-10-12 Thread Radoslav Gerganov
nova-network is no longer supported, you should use Neutron with either DVS or NSX ** Changed in: nova Status: Confirmed => 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.la

[Yahoo-eng-team] [Bug 1694543] Re: VMware CI is failing with error "VimFaultException: A specified parameter was not correct: Faults: ['InvalidArgument']"

2017-10-12 Thread Radoslav Gerganov
This has been fixed now ** Changed in: nova Status: Confirmed => 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/1694543 Title: VMware CI is failing with

[Yahoo-eng-team] [Bug 1709287] [NEW] Volume detach fails if there are multiple BDM entries

2017-08-08 Thread Radoslav Gerganov
Public bug reported: Steps to reproduce: 1. Attaching volume to an instance fails because of an RPC timeout when nova-api calls nova-compute to create BDM 2. Attaching the same volume to the same instance succeeds the second time 3. There are two BDMs for this volume and one of them has empty co

[Yahoo-eng-team] [Bug 1704952] [NEW] VMware: Concurrent nova-compute service initialization may fail

2017-07-18 Thread Radoslav Gerganov
d. The fix is to catch InvalidArgument fault from vSphere API and ignore the exception. ** Affects: nova Importance: Low Assignee: Radoslav Gerganov (rgerganov) Status: In Progress ** Tags: vmware -- You received this bug notification because you are a member of Yahoo! Engine

[Yahoo-eng-team] [Bug 1674946] [NEW] cloud-init fails with "Unknown network_data link type: dvs"

2017-03-22 Thread Radoslav Gerganov
Public bug reported: When booting an OpenStack instance, cloud-init fails with: [ 33.307325] cloud-init[445]: Cloud-init v. 0.7.9 running 'init-local' at Mon, 20 Mar 2017 14:42:58 +. Up 31.06 seconds. [ 33.368434] cloud-init[445]: 2017-03-20 14:43:00,779 - util.py[WARNING]: failed stage

[Yahoo-eng-team] [Bug 1627693] [NEW] VMware: do not check if inventory folder already exists

2016-09-26 Thread Radoslav Gerganov
always create the project folder and handle DuplicateName exceptions. ** Affects: nova Importance: Low Assignee: Radoslav Gerganov (rgerganov) Status: In Progress ** Tags: vmware -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1602293] [NEW] The API doc for os-console-auth-tokens is wrong

2016-07-12 Thread Radoslav Gerganov
Public bug reported: There are multiple errors in the API doc for os-console-auth-tokens (name, description, params) ** Affects: nova Importance: Low Assignee: Radoslav Gerganov (rgerganov) Status: In Progress ** Changed in: nova Assignee: (unassigned) => Rados

[Yahoo-eng-team] [Bug 1559026] [NEW] nova-novncproxy doesn't start when 'record' is specified

2016-03-20 Thread Radoslav Gerganov
;startswith' 2016-03-18 12:34:01.940 TRACE nova The 'record' argument should be string, not boolean. ** Affects: nova Importance: Low Assignee: Radoslav Gerganov (rgerganov) Status: In Progress -- You received this bug notification because you are a member o

[Yahoo-eng-team] [Bug 1546454] [NEW] VMware: NFC lease has to be updated when transferring streamOpt images

2016-02-17 Thread Radoslav Gerganov
and make it simpler. ** Affects: nova Importance: High Assignee: Radoslav Gerganov (rgerganov) Status: In Progress ** Tags: vmware -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). ht

[Yahoo-eng-team] [Bug 1470052] Re: instance failed to boot which image disk adapter type is scsi

2015-10-06 Thread Radoslav Gerganov
When you use qemu-img, the resulting VMDK has sparse format. You should use vmware_disktype="sparse", not vmware_disktype="preallocated" ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribe

[Yahoo-eng-team] [Bug 1286405] Re: Unable to boot VM using image exported from Virtual Center

2015-10-06 Thread Radoslav Gerganov
Support for OVA images has been added in the Kilo release: https://blueprints.launchpad.net/nova/+spec/vmware-driver-ova-support ** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subsc

[Yahoo-eng-team] [Bug 1383100] Re: Vmware: attach an iscsi volume to instance failed

2015-10-06 Thread Radoslav Gerganov
*** This bug is a duplicate of bug 1386511 *** https://bugs.launchpad.net/bugs/1386511 This is duplicate of https://bugs.launchpad.net/nova/+bug/1386511 which is already fixed ** Changed in: nova Importance: High => Undecided ** Changed in: nova Status: Confirmed => Invalid ** Thi

[Yahoo-eng-team] [Bug 1340564] Re: Very bad performance of concurrent spawning VMs to VCenter

2015-10-05 Thread Radoslav Gerganov
Since we have introduced SPBM policies, this is no longer an issue. SPBM provides great flexibility for choosing the datastore where the instance will be placed. See: http://specs.openstack.org/openstack/nova-specs/specs/kilo/implemented /vmware-spbm-support.html ** No longer affects: oslo.vmware

[Yahoo-eng-team] [Bug 1485529] [NEW] The API for getting console connection info works only for RDP

2015-08-17 Thread Radoslav Gerganov
the same API for MKS consoles as well. Also I don't see any reason why we should check the console type at all. ** Affects: nova Importance: Medium Assignee: Radoslav Gerganov (rgerganov) Status: New -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1276207] Re: vmware driver does not validate server certificates

2015-05-04 Thread Radoslav Gerganov
** Changed in: nova Status: Fix Released => Confirmed ** Changed in: nova Assignee: (unassigned) => Radoslav Gerganov (rgerganov) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1416000] Re: VMware: write error lost while transferring volume

2015-01-29 Thread Radoslav Gerganov
The same problem exists in Nova as we use the same approach for image transfer: https://github.com/openstack/nova/blob/master/nova/virt/vmwareapi/images.py#L181 ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Ya

[Yahoo-eng-team] [Bug 1343359] Re: VMware: the retrieval of Datacenter is incorrect

2014-09-18 Thread Radoslav Gerganov
@Thang Correct, this looks fine now, thanks for looking in. ** Changed in: nova Status: Incomplete => 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/1343359

[Yahoo-eng-team] [Bug 1358772] Re: get_available_datastores - possible issue with datastore accessibility

2014-09-16 Thread Radoslav Gerganov
We don't have host_mor after the removal of the ESX driver. I think this bug is invalid. ** Changed in: nova Status: Triaged => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.

[Yahoo-eng-team] [Bug 1356449] [NEW] VMware: resize operations fail

2014-08-13 Thread Radoslav Gerganov
get_host_ip_addr() and return the IP address of the vCenter server ** Affects: nova Importance: Critical Assignee: Radoslav Gerganov (rgerganov) Status: New ** Tags: vmware ** Changed in: nova Importance: Undecided => Critical -- You received this bug notification because you ar

[Yahoo-eng-team] [Bug 1343359] [NEW] VMware: the retrieval of Datacenter is incorrect

2014-07-17 Thread Radoslav Gerganov
Importance: High Assignee: Radoslav Gerganov (rgerganov) Status: New ** Tags: vmware -- 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/1343359 Title

[Yahoo-eng-team] [Bug 1321797] [NEW] Tempest fails on backports to Icehouse

2014-05-21 Thread Radoslav Gerganov
Public bug reported: There are two patches that backport fixes to stable/icehouse and they both fail the same way on tempest.api.identity.admin.v3.test_certificates.* https://review.openstack.org/#/c/94406/ https://review.openstack.org/#/c/90809/ Tracebacks: Captured traceback:

[Yahoo-eng-team] [Bug 1317912] [NEW] VMware: get_info() fails if properties are missing

2014-05-09 Thread Radoslav Gerganov
UG amqp [-] Closed channel #1 _do_close /usr/lib/python2.7/dist-packages/amqp/channel.py:88 2014-05-06 21:52:44.902 421 INFO nova.openstack.common.vmware.api [-] Logging out and terminating the current session with ID = 526ac461-2770 -40fa-a53e-7fe742d2499a. 2014-05-06 21:52:44.903 421 D

[Yahoo-eng-team] [Bug 1284658] [NEW] VMware: refactor how we iterate result objects from vCenter

2014-02-25 Thread Radoslav Gerganov
Public bug reported: There is lot of duplicate code which does the following (pseudo code): result = session.get_objects_from_vcenter() while result: do_something(result) token = get_token(result) if token: result = session.continue_to_get_objects(token) else: brea

[Yahoo-eng-team] [Bug 1275822] [NEW] VMware: redundant VC call after VM creation

2014-02-03 Thread Radoslav Gerganov
Public bug reported: We have the following code in the spawn() method in vmops.py: def spawn(...): ... def _execute_create_vm(): vm_create_task = self._session._call_method(...) self._session._wait_for_task(instance['uuid'], vm_create_task) _execute_create_vm() vm

[Yahoo-eng-team] [Bug 1259981] [NEW] VMware: factor out the management of unit numbers

2013-12-11 Thread Radoslav Gerganov
er with details like unit numbers. ** Affects: nova Importance: Undecided Assignee: Radoslav Gerganov (rgerganov) Status: New ** Tags: vmware ** Changed in: nova Assignee: (unassigned) => Radoslav Gerganov (rgerganov) -- You received this bug notification becau

[Yahoo-eng-team] [Bug 1257726] [NEW] VMware: refactor volumeops._get_volume_uuid()

2013-12-04 Thread Radoslav Gerganov
;some_prop_here"]') Right now we ask for all extraConfig options and then we iterate over the result set to find a particular one. ** Affects: nova Importance: Undecided Assignee: Radoslav Gerganov (rgerganov) Status: New ** Tags: vmware ** Changed in: nova Ass