免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3806 | 回复: 2
打印 上一主题 下一主题

[故障求助] Re-load mksysb image - error code 0554 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-04-29 02:41 |只看该作者 |倒序浏览
Need help!

I have tried a few times to reload an mksysb image onto a eServer p5 type 9110-510; the image was loaded successfully through NIM with PULL action.
The problem is when the server starts, it hangs up with error code 0554 (can be seen on HMC). The image is AIX 5200-06.

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
2 [报告]
发表于 2008-04-29 04:52 |只看该作者
LED 552, 554, and 556 - Super block corrupted or corrupted customized ODM database
1. Boot to maintenance mode, to access the rootvg before mounting any file systems
Verify and correct the file systems as follows:
fsck -y /dev/hd1
fsck -y /dev/hd2
fsck -y /dev/hd3
fsck -y /dev/hd4
fsck -y /dev/hd9var
2. If fsck indicates that block 8 is corrupted, the super block for the file system is
corrupted and needs to be repaired. Enter the command:
dd count=1 bs=4k skip=31 seek=1 if=/dev/hdn of=/dev/hdn
where n is the number of the file system.
3. Rebuild your JFS log by using the command:
/usr/sbin/logform /dev/hd8
4. If this solves the problem, stop here; otherwise, continue with step  5.
5. If Your ODM database is corrupted. then Boot to maintenance mode, to access the rootvg before mounting any file systems
6. Mount the root and usr file system as follows:
mount /dev/hd4 /mnt
mount /usr
7. Copy system configuration to a backup directory:
mkdir /mnt/etc/objrepos/backup
cp /mnt/etc/objrepos/Cu* /mnt/etc/objrepos/backup
8. Copy configuration from RAM file system as follows:
cp /etc/objrepos/Cu* /mnt/etc/objrepos
9. Unmount all file systems by using the umount all command.
10. Determine boot disk by using the lslv -m hd5 command.
11. Save the clean ODM to the boot logical volume by using the command:
savebase -d/dev/hdiskn
12. Reboot the system. If system does not come up, reinstall BOS.

论坛徽章:
0
3 [报告]
发表于 2008-04-29 10:46 |只看该作者
Thanks my friend for such a detailed procedure!! It is appreciated!!!

I will give it a try sometime tomorrow.
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP