Need to move VM from local drive to our clustered environment.

Terry Mergl 41 Reputation points
2020-09-01T18:02:17.057+00:00

Apologies for my lack of virtual terminology. I am following the lead of a ex co-worker. Our environment consists of two hosts, each running various VMs. We utilize a Nimble for our storage volumes, as well as Fail over Cluster Manager.

On one host, there are two VM's whose config and vhd's are stored on a local drive. I need to move the config/vhd to a newly created volume on the nimble and get it added to the Fail over Cluster Manager.

Thoughts?
Thanks in advance.

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,706 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
996 questions
0 comments No comments
{count} votes

Accepted answer
  1. Xiaowei He 9,891 Reputation points
    2020-09-02T05:55:16.523+00:00

    Hi,

    ---I need to move the config/vhd to a newly created volume on the nimble and get it added to the Failover Cluster Manager.

    1. Firstly, please create a cluster with the two nodes.
    2. Please ensure the Nimble storage is connected to both cluster nodes, then online the shared disk in "disk management" on one of the cluster nodes.
    3. Add the storage disk into the cluster, and add the shared disk to be CSV.

    22132-image.png

    Then, we may see the CSV in the path C:\ClusterStorage:

    22076-image.png

    1. Open Hyper V manager, move the local VM's storage to the ClusterStorage volume:

    22133-image.png

    22038-image.png

    22151-image.png

    1. After move the VM's storage to CSV volume, we may add the VM into the Cluster:

    22134-image.png

    22119-image.png

    22039-image.png

    ---------------

    If the reply could be of help, please help to accept it as an answer, thanks for your cooperation!
    Thanks for your time!
    Best Regards,
    Anne


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.