there are errors with the volumes, it says that there are corruption in the file system structure, what can be the cause?

Anonymous
2023-11-28T10:18:53+00:00

I have a deployment for a CCTV system (Milestone) and suddenly I discovered that we are losing recordings when I got back to the logs I found a lot of errors on all the volumes configured. The errors are "A corruption was discovered in the file system structure on volume M, The master file table (MFT) contains corrupted file record. the file reference number is 0x10000000000d1. the name of the file is "<unable to determine file name?". This is occurring on almost 14 configured volumes. The video management system cant access these volumes and when I try to access the volume manually it gives me an error that the files are not accessible "The file or directory is corrupted and unreadable." The deployment in this project is 2 x R440 Dell Servers connected to 2 x ME4048 Storage arrays.

I had a support ticket with Dell for the storage arrays and after reviewing the logs they told me that there are no problems with the HDDs, Pools, or disk group. They are suggesting that the problem is with the OS and I am not sure where the problem is and i am loosing recordings every day due to this issue, what can be causing this problem?

Windows for business | Windows Server | Storage high availability | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-11-29T04:09:27+00:00

    Hi,

    The file record is added to the MFT when the file is written to the volume. It could be difficult to find out the root cause of the corruption in the file system. Please open cmd as administrator from the start menu and run "chkdsk /r" to see if the file system error can be fixed.

    chkdsk | Microsoft Learn

    0 comments No comments