# xfs設定

xfs\_admin: 調整 xfs 文件系統的各種參數  
xfs\_copy: 拷貝 xfs 文件系統的內容到一個或多個目標系統（並行方式）  
xfs\_db: 調試或檢測 xfs 文件系統（查看文件系統碎片等）  
xfs\_check: 檢測 xfs 文件系統的完整性  
xfs\_bmap: 查看一個文件的塊映射  
xfs\_repair: 嘗試修復受損的 xfs 文件系統  
xfs\_fsr: 碎片整理  
xfs\_quota: 管理 xfs 文件系統的磁碟配額  
xfs\_metadump: 將 xfs 文件系統的元數據 (metadata) 拷貝到一個文件中  
xfs\_mdrestore: 從一個文件中將元數據 (metadata) 恢復到 xfs 文件系統  
xfs\_growfs: 調整一個 xfs 文件系統大小（只能擴展）  
xfs\_logprint: print the log of an XFS filesystem  
xfs\_mkfile: create an XFS file  
xfs\_info: expand an XFS filesystem  
xfs\_ncheck: generate pathnames from i-numbers for XFS  
xfs\_rtcp: XFS realtime copy command  
xfs\_freeze: suspend access to an XFS filesystem  
xfs\_io: debug the I/O path of an XFS filesystem