- 1、本文档共15页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
fsck 如何解决aix的文件系统故障(How does fsck solve file system failures in AIX)
fsck 如何解决aix的文件系统故障(How does fsck solve file system failures in AIX)
How does fsck solve file system failures in AIX?
2009-04-20 13:55
In the file system maintenance and management process, will encounter some problems, such as the file system cannot be installed or unable to remove the file system, the file system when the super block is destroyed, and not the normal use of the file system, how to repair the main file in the rootvg system, the following discussion of how to solve some common problems in the file system.
First, restore the super block error
When some users are using fsck or mount commands, when you see the following hint information, there may be a problem with the super block of the filesystem:
Fsck:, Not, an, AIX3, file, system
Fsck:, Not, an, AIXV3, file, system
Fsck:, Not, an, AIX4, file, system
Fsck:, Not, an, AIXV4, file, system
Fsck:, Not, a, recognized, file, system, type
Mount: invalid argument
For example, when a user installs an /allenfs file system, the following error prompt appears:
#mount /allenfs
Mount:, 0506-324, Cannot, mount, /dev/lv1, /allenfs:, A, system, call, on, received, a, parameter,, that, is, not, valid.
When the file system was repaired, the following error occurred and terminated abnormally:
#fsck /dev/lv1
Not, a, recognized, filesystem, type. (TERMINATED)
To solve this problem, can only use the backup to restore the main block of super super block, as we all know, in the file system, No. 1 logical block is the main super block, 31 logic block is a backup super block, put the 31 logic blocks on the contents of 1 logic blocks up to.
For example, the logical volume of the file system is /dev/lv1, and the super block commands for restoring the filesystem are as follows:
#dd, count=1, bs=4k, skip=31, seek=1, if=/dev/lv1, of=/dev/lv1
When the recovery is complete, the fsck command is used to check the integrity of the filesystem:
#fsck /dev/lv1
* * Checking /dev/rlv1 (/allen)
* * Phase 0 - Check Log
Log, redo, processing, fo
您可能关注的文档
- 2009年税务系统竞争上岗试题附答案-税易网(In 2009 the tax system of competition questions with answers - tax.).doc
- 2009年全国美术高考试题1天津市联考考题 素描正面男老人头像默写(In 2009 the national fine arts college entrance examination exam exam 1 Tianjin sketch positive male Claus head dictation).doc
- 2009年河北100强企业(Hebei top 100 enterprises in 2009).doc
- 2010-2011学年七年级语文下册第一单元测试题(二)人教新课标版(2010-2011 school year seven grade language book first unit (two) taught the new curriculum.).doc
- 2010-2011学年第二学期教研计划(Second semester study plan for the 2010-2011 academic year).doc
- 2010-2011学年八年级物理下学期期中测试题(无答案) 教科版(2010-2011 academic year eight grade physics next semester mid-term test questions (no answer) teaching section).doc
- 2010—2011学年(下)七年级期中考试语文(2010 - 2011 academic year (next) seven grade midterm examination language).doc
- 2010-2011学年七年级语文下册期末复习系列《词语》(无答案) 苏教版.doc
- 2009年一级建造师-2009年二级建造师历年真题-考试大纲(In 2009, a construction division -2009 two construction division over the years - exam outline).doc
- 2010—2011学年八年级历史第一学期期中考试(无答案) 人教新课标版(2010 - 2011 academic year eight grade history first semester mid-term examination (no answer) people teach new curriculum Edition).doc
- gba之火红叶绿攻略—整理版(推荐!)(GBA red green Raiders - finishing Version (recommended!)).doc
- ghost技巧(ghost技巧).doc
- gmat逻辑做题顺序(GMAT logical order of questions).doc
- gmat逻辑解题lawyer语录(GMAT logic problem solving lawyer Quotes).doc
- google有哪些信誉好的足球投注网站海外买家email的小技巧(Google tips for searching overseas buyers of email).doc
- google地图上不可能看到的五十个地点(Fifty locations that are not visible on the Google Map).doc
- googlr突破有哪些信誉好的足球投注网站(Googlr breakthrough search).doc
- gouz(gouz).doc
- gps在国民经济建设中的应用(The application of GPS in national economic construction).doc
- gps地图升级价格(GPS map upgrade price).doc
文档评论(0)