Posted by: drdread - 17 December 2024 13:16:09 |
---|
Does anyone know what may be causing this? Server 2012 R2 DC on a network that is suddenly disappearing when people are trying to connect to teh shares. [code=markup]Log Name: Microsoft-Windows-DeviceSetupManager/Admin Source: Microsoft-Windows-DeviceSetupManager Date: 17/12/2024 07:42:50 Event ID: 131 Task Category: None Level: Error Keywords: User: SYSTEM Computer: DC1.domain.local Description: Metadata staging failed, result={17BCAA2A-2785-FEF8-C4B2-96803D827243} for container '0x80070490' Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-DeviceSetupManager" Guid="{FCBB06BB-6A2A-46E3-ABAA-246CB4E508B2}" /> <EventID>131</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x4000000000000000</Keywords> <TimeCreated SystemTime="2024-12-17T07:42:50.501002000Z" /> <EventRecordID>50278</EventRecordID> <Correlation /> <Execution ProcessID="432" ThreadID="5908" /> <Channel>Microsoft-Windows-DeviceSetupManager/Admin</Channel> <Computer> DC1.domain.local</Computer> <Security UserID="S-1-5-18" /> </System> <EventData> <Data Name="Prop_ContainerId">{17BCAA2A-2785-FEF8-C4B2-96803D827243}</Data> <Data Name="HRESULT">2147943568</Data> </EventData> </Event>[/code] |
Posted by: drdread - 17 December 2024 13:19:21 |
---|
Also seeing Controller ID: 0 Unrecoverable medium error during rebuild: PD -:-:2 Location 0x8f589b26 and Controller ID: 0 Unrecoverable medium error during rebuild: PD 0 Location 0x8f589b26 so presumably there is a disk controller or disk error. Would both disks show an error like this in a rebuild if it was only one causing the problem? |