fsutil fsinfo ntfsinfo c:  查询NTFS特定卷信息C盘 fsutil fsinfo sectorInfo c: 查询扇区信息C盘 fsutil fsinfo statistics c: 查询文件系统统计信息 fsutil fsinfo volumeinfo c: 查询卷信息C盘

fsutil fsinfo ntfsinfo c: 

查询NTFS特定卷信息C盘

NTFS Volume Serial Number :        
NTFS Version      :                3.1
LFS Version       :                2.0
Total Sectors     :                
Total Clusters    :                 
Free Clusters     :                 
Total Reserved Clusters :                
Reserved For Storage Reserve :              
Bytes Per Sector  :                
Bytes Per Physical Sector :        
Bytes Per Cluster :               
Bytes Per FileRecord Segment    :  
Clusters Per FileRecord Segment :  
Mft Valid Data Length :            
Mft Start Lcn  :                   
Mft2 Start Lcn :                   
Mft Zone Start :                  
Mft Zone End   :                 
MFT Zone Size  :                   
Max Device Trim Extent Count :      
Max Device Trim Byte Count :        
Max Volume Trim Extent Count :     
Max Volume Trim Byte Count :       
Resource Manager Identifier :      

NTFS卷序列号:

NTFS版本:3.1
LFS版本:2.0
总扇区数:
总簇数:
空闲簇数:
总保留簇数:
保留用于存储保留:
每扇区字节数:
每物理扇区字节数:
每簇字节数:
每文件记录段字节数:
每文件记录段的簇数:
MFT有效数据长度:
MFT起始逻辑簇号:
MFT2起始逻辑簇号:
MFT区域起始位置:
MFT区域结束位置:
MFT区域大小:
最大设备修剪范围计数:
最大设备修剪字节计数:
最大卷修剪范围计数:
最大卷修剪字节计数:
资源管理器标识符:

fsutil fsinfo sectorInfo c:

查询扇区信息C盘

LogicalBytesPerSector :                                
PhysicalBytesPerSectorForAtomicity :                   
PhysicalBytesPerSectorForPerformance :                
FileSystemEffectivePhysicalBytesPerSectorForAtomicity :  
Device Alignment :                                      
Partition alignment on device :                         
No Seek Penalty
Trim Supported
Not DAX capable
Not Thinly-Provisioned
逻辑字节每扇区:
用于原子性的物理字节每扇区:
用于性能的物理字节每扇区:
文件系统有效的用于原子性的物理字节每扇区:
设备对齐:
设备上的分区对齐:
无寻道惩罚
支持修剪
不支持DAX
非薄配置

fsutil fsinfo statistics c:

查询文件系统统计信息C盘

File System Type :     NTFS

UserFileReads :       
UserFileReadBytes :     
UserDiskReads :        
UserFileWrites :       
UserFileWriteBytes :    
UserDiskWrites :        
MetaDataReads :        
MetaDataReadBytes :     
MetaDataDiskReads :     
MetaDataWrites :       
MetaDataWriteBytes :    
MetaDataDiskWrites :    

MftReads :                      
MftReadBytes :                 
MftWrites :                    
MftWriteBytes :                  
Mft2Writes :                    
Mft2WriteBytes :               
RootIndexReads :               
RootIndexReadBytes :            
RootIndexWrites :               
RootIndexWriteBytes :            
BitmapReads :                 
BitmapReadBytes :               
BitmapWrites :                  
BitmapWriteBytes :              
MftBitmapReads :               
MftBitmapReadBytes :            
MftBitmapWrites :             
MftBitmapWriteBytes :          
UserIndexReads :               
UserIndexReadBytes :            
UserIndexWrites :               
UserIndexWriteBytes :           
LogFileReads :                  
LogFileReadBytes :             
LogFileWrites :                 
LogFileWriteBytes :             
LogFileFull :                    
DiskResourceFailure :      

文件系统类型:NTFS

用户文件读取次数:
用户文件读取字节数:
用户磁盘读取次数:
用户文件写入次数:
用户文件写入字节数:
用户磁盘写入次数:
元数据读取次数:
元数据读取字节数:
元数据磁盘读取次数:
元数据写入次数:
元数据写入字节数:
元数据磁盘写入次数:

MFT读取次数:
MFT读取字节数:
MFT写入次数:
MFT写入字节数:
MFT2写入次数:
MFT2写入字节数:
根索引读取次数:
根索引读取字节数:
根索引写入次数:
根索引写入字节数:
位图读取次数:
位图读取字节数:
位图写入次数:
位图写入字节数:
MFT位图读取次数:
MFT位图读取字节数:
MFT位图写入次数:
MFT位图写入字节数:
用户索引读取次数:
用户索引读取字节数:
用户索引写入次数:
用户索引写入字节数:
日志文件读取次数:
日志文件读取字节数:
日志文件写入次数:
日志文件写入字节数:
日志文件已满:
磁盘资源故障:

fsutil fsinfo volumeinfo c:

查询卷信息C盘

Volume Name :
Volume Serial Number :  
Max Component Length : 255
File System Name : NTFS
Is ReadWrite
Not Thinly-Provisioned
Supports Case-sensitive filenames
Preserves Case of filenames
Supports Unicode in filenames
Preserves & Enforces ACL's
Supports file-based Compression
Supports Disk Quotas
Supports Sparse files
Supports Reparse Points
Returns Handle Close Result Information
Supports POSIX-style Unlink and Rename
Supports Object Identifiers
Supports Encrypted File System
Supports Named Streams
Supports Transactions
Supports Hard Links
Supports Extended Attributes
Supports Open By FileID
Supports USN Journal
卷名称:
卷序列号:
最大组件长度:255
文件系统名称:NTFS
支持读写
非薄配置
支持区分大小写的文件名
保留文件名的大小写
支持文件名中的Unicode
保留并强制执行ACL(访问控制列表)
支持基于文件的压缩
支持磁盘配额
支持稀疏文件
支持重解析点
返回句柄关闭结果信息
支持类POSIX风格的取消链接和重命名
支持对象标识符
支持加密文件系统
支持命名数据流
支持事务
支持硬链接
支持扩展属性
支持通过文件ID打开
支持USN日志记录     

 

posted @ 2024-03-27 12:17  suv789  阅读(40)  评论(0编辑  收藏  举报