(FAQ)Unix文件系统损坏导致无法复制文件
【问题】: (FAQ)Unix文件系统损坏导致无法复制文件
版本: 6.0
模块: 系统部署
【答复】:
原因分析: 文件系统损坏。 解决方法: 修复文件系统。 步骤 1 卸载有问题的文件系统 #umount -f /fianace/kingdee (不加-f 无法unmount,但一时找不到哪个程序在访问,所以强制unmount了) 步骤 2 查看文件系统对应的设备路径。 从 /etc/filesystems中可以看到该文件系统对应/dev/fslv03。 步骤 3 修复后文件复制正常。 # fsck /dev/fslv03 The current volume is: /dev/fslv03 Primary superblock is valid. J2_LOGREDO:log redo processing for /dev/fslv03 Primary superblock is valid. *** Phase 1 - Initial inode scan *** Phase 2 - Process remaining directories *** Phase 3 - Process remaining files *** Phase 4 - Check and repair inode allocation map File system inode map is corrupt; FIX? yes Superblock marked dirty because repairs are about to be written. *** Phase 5 - Check and repair block allocation map Block allocation map is corrupt; FIX? yes File system is clean. Superblock is marked dirty; FIX? yes All observed inconsistencies have been repaired.
原因分析: 文件系统损坏。 解决方法: 修复文件系统。 步骤 1 卸载有问题的文件系统 #umount -f /fianace/kingdee (不加-f 无法unmount,但一时找不到哪个程序在访问,所以强制unmount了) 步骤 2 查看文件系统对应的设备路径。 从 /etc/filesystems中可以看到该文件系统对应/dev/fslv03。 步骤 3 修复后文件复制正常。 # fsck /dev/fslv03 The current volume is: /dev/fslv03 Primary superblock is valid. J2_LOGREDO:log redo processing for /dev/fslv03 Primary superblock is valid. *** Phase 1 - Initial inode scan *** Phase 2 - Process remaining directories *** Phase 3 - Process remaining files *** Phase 4 - Check and repair inode allocation map File system inode map is corrupt; FIX? yes Superblock marked dirty because repairs are about to be written. *** Phase 5 - Check and repair block allocation map Block allocation map is corrupt; FIX? yes File system is clean. Superblock is marked dirty; FIX? yes All observed inconsistencies have been repaired.
版本: 6.0
模块: 系统部署
【答复】:
原因分析: 文件系统损坏。 解决方法: 修复文件系统。 步骤 1 卸载有问题的文件系统 #umount -f /fianace/kingdee (不加-f 无法unmount,但一时找不到哪个程序在访问,所以强制unmount了) 步骤 2 查看文件系统对应的设备路径。 从 /etc/filesystems中可以看到该文件系统对应/dev/fslv03。 步骤 3 修复后文件复制正常。 # fsck /dev/fslv03 The current volume is: /dev/fslv03 Primary superblock is valid. J2_LOGREDO:log redo processing for /dev/fslv03 Primary superblock is valid. *** Phase 1 - Initial inode scan *** Phase 2 - Process remaining directories *** Phase 3 - Process remaining files *** Phase 4 - Check and repair inode allocation map File system inode map is corrupt; FIX? yes Superblock marked dirty because repairs are about to be written. *** Phase 5 - Check and repair block allocation map Block allocation map is corrupt; FIX? yes File system is clean. Superblock is marked dirty; FIX? yes All observed inconsistencies have been repaired.
原因分析: 文件系统损坏。 解决方法: 修复文件系统。 步骤 1 卸载有问题的文件系统 #umount -f /fianace/kingdee (不加-f 无法unmount,但一时找不到哪个程序在访问,所以强制unmount了) 步骤 2 查看文件系统对应的设备路径。 从 /etc/filesystems中可以看到该文件系统对应/dev/fslv03。 步骤 3 修复后文件复制正常。 # fsck /dev/fslv03 The current volume is: /dev/fslv03 Primary superblock is valid. J2_LOGREDO:log redo processing for /dev/fslv03 Primary superblock is valid. *** Phase 1 - Initial inode scan *** Phase 2 - Process remaining directories *** Phase 3 - Process remaining files *** Phase 4 - Check and repair inode allocation map File system inode map is corrupt; FIX? yes Superblock marked dirty because repairs are about to be written. *** Phase 5 - Check and repair block allocation map Block allocation map is corrupt; FIX? yes File system is clean. Superblock is marked dirty; FIX? yes All observed inconsistencies have been repaired.
(FAQ)Unix文件系统损坏导致无法复制文件
【问题】: (FAQ)Unix文件系统损坏导致无法复制文件版本: 6.0 模块: 系统部署【答复】:原因分析: 文件系统损坏。解决方法:修复文...
点击下载文档
本文2024-09-16 22:50:03发表“eas cloud知识”栏目。
本文链接:https://wenku.my7c.com/article/kingdee-eas-50663.html
您需要登录后才可以发表评论, 登录登录 或者 注册
最新文档
热门文章