board logo
Posted by: drdread - 14 November 2024 16:02:54
I had to restart the DFRS replication service as I was seeing lots of these which seems to have solved things for the time being. Log Name: Microsoft-Windows-DeviceSetupManager/Admin Source: Microsoft-Windows-DeviceSetupManager Date: 14/11/2024 14:45:29 Event ID: 123 Task Category: None Level: Warning Keywords: User: SYSTEM Computer: NAS01.domain.local Description: The DSM service was delayed by 92 seconds for a driver query/download/install on device 'TERMINPUT_BUS\UMB\2&2C22BCC9&0&SESSION4MOUSE0' Event Xml: [code=markup]<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-DeviceSetupManager" Guid="{FCBB06BB-6A2A-46E3-ABAA-246CB4E508B2}" /> <EventID>123</EventID> <Version>0</Version> <Level>3</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x4000000000000000</Keywords> <TimeCreated SystemTime="2024-11-14T14:45:29.268889600Z" /> <EventRecordID>2219</EventRecordID> <Correlation ActivityID="{0F7F5B57-0765-0010-A792-7F0F6507DB01}" /> <Execution ProcessID="1100" ThreadID="848" /> <Channel>Microsoft-Windows-DeviceSetupManager/Admin</Channel> <Computer>NAS01.domain.local</Computer> <Security UserID="S-1-5-18" /> </System> <EventData> <Data Name="Prop_Seconds">92</Data> <Data Name="Prop_DeviceId">TERMINPUT_BUS\UMB\2&amp;2C22BCC9&amp;0&amp;SESSION4MOUSE0</Data> </EventData> </Event>[/code]

Posted by: drdread - 14 November 2024 16:11:39
Also seeing this around the same time: Log Name: Application Source: ESENT Date: 14/11/2024 12:09:00 Event ID: 510 Task Category: Performance Level: Warning Keywords: Classic User: N/A Computer: T2MNAS01.domain.local Description: DFSRs (6832) \\.\F:\System Volume Information\DFSR\database_7E98_E62_980E_1973\dfsr.db: A request to write to the file "\\.\F:\System Volume Information\DFSR\database_7E98_E62_980E_1973\dfsr.db" at offset 31064064 (0x0000000001da0000) for 24576 (0x00006000) bytes succeeded, but took an abnormally long time (53 seconds) to be serviced by the OS. In addition, 1 other I/O requests to this file have also taken an abnormally long time to be serviced since the last message regarding this problem was posted 18001 seconds ago. This problem is likely due to faulty hardware. Please contact your hardware vendor for further assistance diagnosing the problem. Event Xml: [code=markup]<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="ESENT" /> <EventID Qualifiers="0">510</EventID> <Level>3</Level> <Task>7</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2024-11-14T12:09:00.069662600Z" /> <EventRecordID>91990</EventRecordID> <Channel>Application</Channel> <Computer>T2MNAS01.domain.local</Computer> <Security /> </System> <EventData> <Data>DFSRs</Data> <Data>6832</Data> <Data>\\.\F:\System Volume Information\DFSR\database_7E98_E62_980E_1973\dfsr.db: </Data> <Data>\\.\F:\System Volume Information\DFSR\database_7E98_E62_980E_1973\dfsr.db</Data> <Data>31064064 (0x0000000001da0000)</Data> <Data>24576 (0x00006000)</Data> <Data>53</Data> <Data>1</Data> <Data>18001</Data> </EventData> </Event>[/code]