Quantcast
Channel: Hyper-V forum
Viewing all articles
Browse latest Browse all 8743

VM replicated into Failover Cluster fails to register on one of the cluster nodes

$
0
0

So I have 3 servers: Server1, Server2, and Server3. Server1 and Server2 are in a Cluster together. Server3 is running a VM (Lets call it VM1) that I need to replicate into the cluster. Anyway, I have setup The Hyper-V Replication Broken in the cluster and it works fine on both servers in the cluster. I'm using an SMB 3.0 share on Server2 to store the replicated copy of VM1 at.

Anyway, when Server1 has the Role for VM1, everything seems to work fine. VM1 shows up under the Hyper-V manager. When I move the role to Server2, the status of the Role for VM1 is failed. Additionally I receive the following 3 errors in the Event Log:

Log Name:      Microsoft-Windows-Hyper-V-Config-Admin
Source:        Microsoft-Windows-Hyper-V-Config
Date:          8/12/2015 1:58:47 AM
Event ID:      4096
Task Category: None
Level:         Error
Keywords:
User:          SYSTEM
Computer:      Server2.mydomain.local
Description:
The Virtual Machines configuration 9C8D6311-2817-4C67-AA65-FC5DF7F846B5 at '\\Server2\HyperVReplication\Hyper-V Replica' is no longer accessible: General access denied error (0x80070005).
Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="Microsoft-Windows-Hyper-V-Config" Guid="{02F3A5E3-E742-4720-85A5-F64C4184E511}" /><EventID>4096</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x8000000000000000</Keywords><TimeCreated SystemTime="2015-08-12T06:58:47.960197200Z" /><EventRecordID>24</EventRecordID><Correlation /><Execution ProcessID="3436" ThreadID="10024" /><Channel>Microsoft-Windows-Hyper-V-Config-Admin</Channel><Computer>MBX-02-WIC.mlebk.local</Computer><Security UserID="S-1-5-18" /></System><UserData><VmlEventLog xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://www.microsoft.com/Windows/Virtualization/Events"><CfgType>Virtual Machines</CfgType><CfgId>9C8D6311-2817-4C67-AA65-FC5DF7F846B5</CfgId><CfgStore>\\mbx-02-wic\HyperVReplication\Hyper-V Replica</CfgStore><ErrorMessage>%%2147942405</ErrorMessage><ErrorCode>0x80070005</ErrorCode></VmlEventLog></UserData></Event>

Log Name:      Microsoft-Windows-Hyper-V-VMMS-Admin
Source:        Microsoft-Windows-Hyper-V-VMMS
Date:          8/12/2015 1:58:47 AM
Event ID:      16300
Task Category: None
Level:         Error
Keywords:
User:          SYSTEM
Computer:      Server2.mydomain.local
Description:
Cannot load a virtual machine configuration: General access denied error (0x80070005). (Virtual machine ID 9C8D6311-2817-4C67-AA65-FC5DF7F846B5)
Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="Microsoft-Windows-Hyper-V-VMMS" Guid="{6066F867-7CA1-4418-85FD-36E3F9C0600C}" /><EventID>16300</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x4000000000000000</Keywords><TimeCreated SystemTime="2015-08-12T06:58:47.966144500Z" /><EventRecordID>360</EventRecordID><Correlation /><Execution ProcessID="3436" ThreadID="3472" /><Channel>Microsoft-Windows-Hyper-V-VMMS-Admin</Channel><Computer>Server2.mydomain.local</Computer><Security UserID="S-1-5-18" /></System><UserData><VmlEventLog xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://www.microsoft.com/Windows/Virtualization/Events"><VmName></VmName><VmId>9C8D6311-2817-4C67-AA65-FC5DF7F846B5</VmId><ErrorMessage>%%2147942405</ErrorMessage><ErrorCode>0x80070005</ErrorCode></VmlEventLog></UserData></Event>

Log Name:      Microsoft-Windows-Hyper-V-VMMS-Admin
Source:        Microsoft-Windows-Hyper-V-VMMS
Date:          8/12/2015 1:58:48 AM
Event ID:      29414
Task Category: None
Level:         Error
Keywords:
User:          SYSTEM
Computer:      Server2.mydomain.local
Description:
'9C8D6311-2817-4C67-AA65-FC5DF7F846B5' failed to create scheduled task based on information stored in the respository: Unspecified error (0x80004005). (Virtual machine ID 9C8D6311-2817-4C67-AA65-FC5DF7F846B5)
Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="Microsoft-Windows-Hyper-V-VMMS" Guid="{6066F867-7CA1-4418-85FD-36E3F9C0600C}" /><EventID>29414</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x4000000000000000</Keywords><TimeCreated SystemTime="2015-08-12T06:58:48.107164900Z" /><EventRecordID>361</EventRecordID><Correlation /><Execution ProcessID="3436" ThreadID="10024" /><Channel>Microsoft-Windows-Hyper-V-VMMS-Admin</Channel><Computer>Server2.mydomain.local</Computer><Security UserID="S-1-5-18" /></System><UserData><VmlEventLog xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://www.microsoft.com/Windows/Virtualization/Events"><VmName>9C8D6311-2817-4C67-AA65-FC5DF7F846B5</VmName><VmId>9C8D6311-2817-4C67-AA65-FC5DF7F846B5</VmId><ErrorMessage>%%2147500037</ErrorMessage><ErrorCode>0x80004005</ErrorCode></VmlEventLog></UserData></Event>

Log Name:      Microsoft-Windows-Hyper-V-VMMS-Admin
Source:        Microsoft-Windows-Hyper-V-VMMS
Date:          8/12/2015 1:58:48 AM
Event ID:      16410
Task Category: None
Level:         Error
Keywords:
User:          SYSTEM
Computer:      Server2.mydomain.local
Description:
'9C8D6311-2817-4C67-AA65-FC5DF7F846B5' cannot access the data folder of the virtual machine. (Virtual machine ID 9C8D6311-2817-4C67-AA65-FC5DF7F846B5)
Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="Microsoft-Windows-Hyper-V-VMMS" Guid="{6066F867-7CA1-4418-85FD-36E3F9C0600C}" /><EventID>16410</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x4000000000000000</Keywords><TimeCreated SystemTime="2015-08-12T06:58:48.107164900Z" /><EventRecordID>362</EventRecordID><Correlation /><Execution ProcessID="3436" ThreadID="10024" /><Channel>Microsoft-Windows-Hyper-V-VMMS-Admin</Channel><Computer>Server2.mydomain.local</Computer><Security UserID="S-1-5-18" /></System><UserData><VmlEventLog xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://www.microsoft.com/Windows/Virtualization/Events"><VmName>9C8D6311-2817-4C67-AA65-FC5DF7F846B5</VmName><VmId>9C8D6311-2817-4C67-AA65-FC5DF7F846B5</VmId><ErrorMessage>%%2147942405</ErrorMessage><ErrorCode>0x80070005</ErrorCode></VmlEventLog></UserData></Event>

Log Name:      Microsoft-Windows-Hyper-V-VMMS-Admin
Source:        Microsoft-Windows-Hyper-V-VMMS
Date:          8/12/2015 1:58:48 AM
Event ID:      32558
Task Category: None
Level:         Error
Keywords:
User:          SYSTEM
Computer:      Server2.mydomain.local
Description:
Failed to load Hyper-V state for virtual machine '9C8D6311-2817-4C67-AA65-FC5DF7F846B5' from the configuration: Unspecified error (0x80004005).(Virtual machine ID 9C8D6311-2817-4C67-AA65-FC5DF7F846B5). Hyper-V may not work properly. An attempt to reload the configuration will be made in a few minutes.
Event Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"><System><Provider Name="Microsoft-Windows-Hyper-V-VMMS" Guid="{6066F867-7CA1-4418-85FD-36E3F9C0600C}" /><EventID>32558</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x4000000000000000</Keywords><TimeCreated SystemTime="2015-08-12T06:58:48.108165000Z" /><EventRecordID>363</EventRecordID><Correlation /><Execution ProcessID="3436" ThreadID="7288" /><Channel>Microsoft-Windows-Hyper-V-VMMS-Admin</Channel><Computer>Server2.mydomain.local</Computer><Security UserID="S-1-5-18" /></System><UserData><VmlEventLog xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://www.microsoft.com/Windows/Virtualization/Events"><VmName>9C8D6311-2817-4C67-AA65-FC5DF7F846B5</VmName><VmId>9C8D6311-2817-4C67-AA65-FC5DF7F846B5</VmId><ErrorMessage>%%2147500037</ErrorMessage><ErrorCode>0x80004005</ErrorCode></VmlEventLog></UserData></Event>

I've checked the permissions on the file share and I've assigned permissions to the computer accounts for all 3 servers and to the domain administrator account. I'm not sure what to do this at this point. Any help would be appreciated. Thank you!


Viewing all articles
Browse latest Browse all 8743

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>