New Question
0

Hyper-V cluster with Newton [closed]

asked Nov 14 '16

Matthieu gravatar image

updated Nov 17 '16

Claudiu Belu gravatar image

Hello,

We are trying to upgrade a Windows 2016 Hyper-V cluster from Mitaka to Newton. After installing compute agent on the Hyper-V server (HyperVNovaComputeNewton1401.msi), keeping the same configuration files, the service does not start. After replacing computedriver=hyperv.nova.cluster.driver.HyperVClusterDriver with computedriver=hyperv.HyperVDriver, the service starts and the Hyper-V host register correctly. But it works not in cluster mode. We tryed some variant for computedriver (as computedriver=hyperv.HyperVClusterDriver), but we cannot find any.

Is there a way with Newton to use Hyper-V failover cluster ?

Thanks

Preview: (hide)

Closed for the following reason the question is answered, right answer was accepted by Claudiu Belu
close date 2016-11-21 13:00:36.970017

1 answer

Sort by » oldest newest most voted
0

answered Nov 17 '16

Claudiu Belu gravatar image

Hello,

Unfortunately, some bits regarding how the drivers are loaded changed in Newton, and now the valid drivers are:

# clustered driver
compute_driver=compute_hyperv.cluster.driver.HyperVClusterDriver

# regular driver
compute_driver=compute_hyperv.driver.HyperVDriver

Let us know if you have any further questions!

Best regards,

Claudiu Belu

Preview: (hide)
link

Comments

It works. That's perfect. Thank you

Matthieu gravatar imageMatthieu (Nov 17 '16)

Question Tools

Stats

Asked: Nov 14 '16

Seen: 332 times

Last updated: Nov 17 '16