Hyper-V: the driver fails to initialize on Windows Server 2008 R2

Bug #1463044 reported by Lucian Petrut
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Lucian Petrut
Kilo
Fix Released
Undecided
Unassigned

Bug Description

The Hyper-V driver uses the Microsoft\Windows\SMB WMI namespace in order to handle SMB shares. The issue is that this namespace is not available on Windows versions prior to Windows Server 2012.

For this reason, the Hyper-V driver fails to initialize on Windows Server 2008 R2.

Trace: http://paste.openstack.org/show/271422/

Changed in nova:
assignee: nobody → Lucian Petrut (petrutlucian94)
status: New → In Progress
Changed in nova:
importance: Undecided → High
tags: added: hyper-v
Revision history for this message
Claudiu Belu (cbelu) wrote :

Seems the launchpad tracking was not properly updated.

Link to patch on master: https://review.openstack.org/#/c/189308/

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/189308
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0625df995629291a6112197f61099cd82b31679b
Submitter: Jenkins
Branch: master

commit 0625df995629291a6112197f61099cd82b31679b
Author: Lucian Petrut <email address hidden>
Date: Mon Jun 8 14:57:28 2015 +0300

    Hyper-V: Fix missing WMI namespace issue on Windows 2008 R2

    The Hyper-V driver uses the Microsoft\Windows\SMB WMI namespace
    in order to handle SMB shares. The issue is that this namespace is
    not available on Windows versions prior to Windows Server 2012.

    For this reason, the Hyper-V driver fails to initialize on Windows
    Server 2008 R2.

    This patch fixes the issue by properly handling the PathUtils
    initialization.

    Closes-Bug: #1463044
    Change-Id: Ia99576589af6049ee07337c631ed7d5d6cf602d9

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/212480

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/kilo)

Reviewed: https://review.openstack.org/212480
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=60356bfcb0f22e022814fa452ea7a6591d986ec2
Submitter: Jenkins
Branch: stable/kilo

commit 60356bfcb0f22e022814fa452ea7a6591d986ec2
Author: Lucian Petrut <email address hidden>
Date: Mon Jun 8 14:57:28 2015 +0300

    Hyper-V: Fix missing WMI namespace issue on Windows 2008 R2

    The Hyper-V driver uses the Microsoft\Windows\SMB WMI namespace
    in order to handle SMB shares. The issue is that this namespace is
    not available on Windows versions prior to Windows Server 2012.

    For this reason, the Hyper-V driver fails to initialize on Windows
    Server 2008 R2.

    This patch fixes the issue by properly handling the PathUtils
    initialization.

    Closes-Bug: #1463044
    Change-Id: Ia99576589af6049ee07337c631ed7d5d6cf602d9
    (cherry picked from commit 0625df995629291a6112197f61099cd82b31679b)

tags: added: in-stable-kilo
Thierry Carrez (ttx)
Changed in nova:
milestone: none → liberty-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: liberty-3 → 12.0.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.