Hyper-v cluster problems

Anonymous
2023-12-05T10:09:29+00:00

we have two problems with hyper-v cluster. Live migration is not working and when we reboot one of the two server, iscsi connection with san go down. If i delete all the iscsi connection to san and configure again all works again.

Installation is in hyperconvergence with datacore servers.

Windows Server High availability Clustering and high availability

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2023-12-06T02:26:14+00:00

    Hi Roberto,

    Hope you’re doing well.

    Question1: Unable to use live migration.

    1. Check the cluster live migration configuration and ensure that the virtual machines used for live migration are stored in CSV (Cluster Shared Volumes).
    2. Please check the following configuration, right-click question machine, select “settings”, and check the “Processor -> Compatibility”:

    Make sure this feature is checked.

    1. Please open cmd as an administrator and then input the following command to check all machine patches:

    wmic qfe >c:\hotfix.txt

    Make sure all patches are up to date.

    1. If none of the above steps work, please open PowerShell and input the following commands and provide us the screenshot:

    Compare-VM -Name xxx -DestinationHost xxx


    (Compare-VM -Name xxx -DestinationHost xxx).Incompatibilities | fl *

    Question2:iSCSi connection with SAN go down.

    When the issue occurs, are there any error messages? If so, please provide us the screenshots.

    Hope my answer can help you!

    Best Regards

    0 comments No comments
  2. Anonymous
    2023-12-06T08:07:28+00:00

    Hi thank' for your answer.

    Question 1

    1 virtual machine are stored in csv

    2 The two host server have the same hardware

    3 the two servers have the same hotfixes installed

    4 I already did the compare action and no problems appear

    Question2

    no messages, iscsi connection in iscsi initiator appear good with connect but disks are not served.

    0 comments No comments
  3. Anonymous
    2023-12-07T03:16:22+00:00

    Hi Roberto,

    Hope you’re doing well.

    Could you please provide us the screenshots if possible?

    Thanks.

    Best Regards

    0 comments No comments