linux下的檔案系統出錯 Structure needs cleaning
[oracle@localhost ~]$ /u01/app/oracle/product/version/db_1/bin/sqlplus -bash: /u01/app/oracle/product/version/db_1/bin/sqlplus: Structure needs cleaning [oracle@localhost ~]$ [oracle@localhost ~]$ df -hT Filesystem Type Size Used Avail Use% Mounted on devtmpfs devtmpfs 1.8G 0 1.8G 0% /dev tmpfs tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs tmpfs 1.9G 9.5M 1.8G 1% /run tmpfs tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/sda3 btrfs 25G 4.0G 20G 17% / /dev/sdb1 xfs 30G 13G 17G 44% /u01 /dev/sda1 xfs 499M 168M 332M 34% /boot tmpfs tmpfs 370M 36K 370M 1% /run/user/1000 tmpfs tmpfs 370M 4.0K 370M 1% /run/user/42 [oracle@localhost ~]$
umount這個檔案系統,然後修復,修復完了,檔案也找不到了。
[root@localhost ~]# xfs_repair /dev/sdb1 -bash-4.2$ ll /u01/app/oracle/product/version/db_1/bin/sqlplus ls: cannot access /u01/app/oracle/product/version/db_1/bin/sqlplus: No such file or directory
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/70018393/viewspace-2900242/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- RHEL8.2-虛擬機器異常斷電導致Structure needs cleaning.問題虛擬機Struct
- Linux下的檔案系統結構Linux
- linux 下檔案系統的劃分Linux
- Linux 下的檔案管理&管理系統中的輸出輸入Linux
- Linux 系統下解壓 rar 檔案Linux
- <解說linux下proc檔案系統>Linux
- linux的檔案系統Linux
- 在Linux系統環境下使用GFS檔案系統Linux
- Linux系統篇-檔案系統&虛擬檔案系統Linux
- windows下檔案系統支援的檔案大小Windows
- Linux下常見檔案系統對比Linux
- 如何取消linux下檔案系統定期checkLinux
- Linux下加掛檔案系統的小結 (zt)Linux
- Linux下加掛檔案系統的小結(轉)Linux
- linux下Oracle RAC檔案系統相關的文章LinuxOracle
- Linux檔案系統Linux
- linux 檔案系統Linux
- 深入理解linux系統下proc檔案系統內容Linux
- 細說GNU/Linux系統的檔案及檔案系統(轉)Linux
- Linux下輸出excel檔案LinuxExcel
- Linux系統檔案系統及檔案基礎篇Linux
- Linux系統下使用split命令分割大檔案.Linux
- linux下掛載NTFS和FAT檔案系統Linux
- linux環境下使用XFS檔案系統(轉)Linux
- Linux系統下建立檔案最常見的8種方法!Linux
- linux下燒錄任何檔案系統格式的光碟(轉)Linux
- linux proc 檔案系統下 entry 的解釋(轉)Linux
- Linux教程-系統管理-/etc下的檔案詳解(轉)Linux
- Linux下檔案系統的比較和選擇(轉)Linux
- 分散式檔案系統(HDFS)與 linux系統檔案系統 對比分散式Linux
- Linux AUFS 檔案系統Linux
- 論Linux檔案系統Linux
- linux檔案系統概述Linux
- Linux(五)——檔案系統Linux
- 【Linux】XFS檔案系統Linux
- Linux檔案系統 (轉)Linux
- Linux 檔案系統剖析Linux
- Linux檔案系統的實現Linux