Error in Export VM to another Cluster

Osama Mansoor 86 Reputation points
2021-05-06T10:49:54.537+00:00

Hi Expert,

I have an old Failover Hyper Cluster (Windows Server 2012 R2) on which i have different VM's . Now i am created another Cluster (Windows Server 2019) and wanted to export/import each VM on new cluster but i got an error while export from old cluster to new cluster Volume.

94325-export01.jpg

94461-export02.jpg

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,865 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Leon Laude 86,016 Reputation points
    2021-05-06T12:01:16.903+00:00

    Hi @Osama Mansoor ,

    The ClusterStorage folder has very limited permissions, as the error states you don't have access to export to that folder.

    If I were you I would power down the VM and copy it to \ClusterNode\c$\ClusterStorage\CSVVolume and then import in Hyper-V locally (register) and use Failover Cluster Manager to cluster enable after that. If the copying also fails on permission errors you'll need to add permissions for yourself to the ClusterStorage folder.

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Best regards,
    Leon

    0 comments No comments

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.