Hi I have a strange error which I could do with some input on and wondered if anyone knew of this.
I have a HyperV 2012 R2 Server with an Guest VM running Windows 2003. Whenever I try to backup this VM I am seeing the following event in my Hyper V Server
Log Name: Microsoft-Windows-Hyper-V-VMMS-Admin Source: Microsoft-Windows-Hyper-V-VMMS Date: 17/04/2015 13:36:17 Event ID: 12240 Task Category: None Level: Error Keywords: User: domain\administrator Computer: ABG-HYP-C1.domain.local Description: '': Attachment 'C:\ClusterStorage\volume2\hyper-v\virtual hard disks\virtual hard disks\ime\c_2014-05-23t203548_7C48229E-2270-4FE5-80A5-45E3389FB073.avhd' not found. Error: 'The system cannot find the file specified.' (0x80070002). (Virtual machine ID ) 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>12240</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x8000000000000000</Keywords><TimeCreated SystemTime="2015-04-17T12:36:17.389577800Z" /><EventRecordID>1523</EventRecordID><Correlation /><Execution ProcessID="2016" ThreadID="6356" /><Channel>Microsoft-Windows-Hyper-V-VMMS-Admin</Channel><Computer>ABG-HYP-C1.rndsystems.local</Computer><Security UserID="S-1-5-21-1292428093-1035525444-682003330-500" /></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></VmId><String>C:\ClusterStorage\volume2\hyper-v\virtual hard disks\virtual hard disks\ime\c_2014-05-23t203548_7C48229E-2270-4FE5-80A5-45E3389FB073.avhd</String><ErrorCodeString>%%2147942402</ErrorCodeString><ErrorCode>0x80070002</ErrorCode><Param1></Param1><Param2></Param2></VmlEventLog></UserData></Event>
Now the file mention doesnt exist, it doesnt have any snapshots. Other VMs are fine. I have migrated the VM to another server - and get the same issue on that server.
The server works fine and starts up. I have seen other reports mentioning check the permissions on the file/folder to make sure the Machine ID has permissions - it does. I have changed the status of the Fsdepends registry key as i've also seen - makes no difference. I just cannot get rid of this error. I have opened the machine config XML file and there is no mention of it there.
My last resort is to create a new VM and use the same disks.
The only difference between this and other VMs on that server is that this is an old Legacy 2003 box.
I am stumped any ideas? Thanks in advance