Advertisement
Guest User

Untitled

a guest
Dec 6th, 2020
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.35 KB | None | 0 0
  1. Log Name: Application
  2. Source: Chkdsk
  3. Date: 12/6/2020 5:01:16 PM
  4. Event ID: 26212
  5. Task Category: None
  6. Level: Information
  7. Keywords: Classic
  8. User: N/A
  9. Computer: DESKTOP-BMGU9R2
  10. Description:
  11. Chkdsk was executed in read-only mode on a volume snapshot.
  12.  
  13. Checking file system on C:
  14. The type of the file system is NTFS.
  15. Volume label is nVME.
  16.  
  17. WARNING! /F parameter not specified.
  18. Running CHKDSK in read-only mode.
  19.  
  20. Stage 1: Examining basic file system structure ...
  21. 501504 file records processed.
  22.  
  23. File verification completed.
  24. 11176 large file records processed.
  25.  
  26. 0 bad file records processed.
  27.  
  28.  
  29. Stage 2: Examining file name linkage ...
  30. 714 reparse records processed.
  31.  
  32. 640720 index entries processed.
  33.  
  34. Index verification completed.
  35. 0 unindexed files scanned.
  36.  
  37. 0 unindexed files recovered to lost and found.
  38.  
  39. 714 reparse records processed.
  40.  
  41.  
  42. Stage 3: Examining security descriptors ...
  43. Security descriptor verification completed.
  44. 69609 data files processed.
  45.  
  46. CHKDSK is verifying Usn Journal...
  47. 34638416 USN bytes processed.
  48.  
  49. Usn Journal verification completed.
  50.  
  51. Windows has scanned the file system and found no problems.
  52. No further action is required.
  53.  
  54. 243537919 KB total disk space.
  55. 160622752 KB in 244479 files.
  56. 180828 KB in 69610 indexes.
  57. 0 KB in bad sectors.
  58. 612883 KB in use by the system.
  59. 65536 KB occupied by the log file.
  60. 82121456 KB available on disk.
  61.  
  62. 4096 bytes in each allocation unit.
  63. 60884479 total allocation units on disk.
  64. 20530364 allocation units available on disk.
  65.  
  66. Event Xml:
  67. <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  68. <System>
  69. <Provider Name="Chkdsk" />
  70. <EventID Qualifiers="0">26212</EventID>
  71. <Level>4</Level>
  72. <Task>0</Task>
  73. <Keywords>0x80000000000000</Keywords>
  74. <TimeCreated SystemTime="2020-12-06T23:01:16.700933500Z" />
  75. <EventRecordID>11564</EventRecordID>
  76. <Channel>Application</Channel>
  77. <Computer>DESKTOP-BMGU9R2</Computer>
  78. <Security />
  79. </System>
  80. <EventData>
  81. <Data>
  82.  
  83. Checking file system on C:
  84. The type of the file system is NTFS.
  85. Volume label is nVME.
  86.  
  87. WARNING! /F parameter not specified.
  88. Running CHKDSK in read-only mode.
  89.  
  90. Stage 1: Examining basic file system structure ...
  91. 501504 file records processed.
  92.  
  93. File verification completed.
  94. 11176 large file records processed.
  95.  
  96. 0 bad file records processed.
  97.  
  98.  
  99. Stage 2: Examining file name linkage ...
  100. 714 reparse records processed.
  101.  
  102. 640720 index entries processed.
  103.  
  104. Index verification completed.
  105. 0 unindexed files scanned.
  106.  
  107. 0 unindexed files recovered to lost and found.
  108.  
  109. 714 reparse records processed.
  110.  
  111.  
  112. Stage 3: Examining security descriptors ...
  113. Security descriptor verification completed.
  114. 69609 data files processed.
  115.  
  116. CHKDSK is verifying Usn Journal...
  117. 34638416 USN bytes processed.
  118.  
  119. Usn Journal verification completed.
  120.  
  121. Windows has scanned the file system and found no problems.
  122. No further action is required.
  123.  
  124. 243537919 KB total disk space.
  125. 160622752 KB in 244479 files.
  126. 180828 KB in 69610 indexes.
  127. 0 KB in bad sectors.
  128. 612883 KB in use by the system.
  129. 65536 KB occupied by the log file.
  130. 82121456 KB available on disk.
  131.  
  132. 4096 bytes in each allocation unit.
  133. 60884479 total allocation units on disk.
  134. 20530364 allocation units available on disk.
  135. </Data>
  136. <Binary>00A70700F5CA04002CA508000000000087020000430000000000000000000000</Binary>
  137. </EventData>
  138. </Event>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement