- 论坛徽章:
- 0
|
主机(IBM P630)能ping通,但telnet、ftp、rlogin均不成功,控制台也无法进入系统,关闭电源重启,系统不能启动,LED显示0518,用diag盘诊断硬盘,没有报错。用安装判引导至维护模式下,进入access rootvg and start a shell befor mounting filesystems并fsck所有的文件系统,开始/dev/hd4报”error detected in the file system inode allocation map”错误,再次fsck后没有报错,但启动时仍然停留在0518处。
1、 拔出hdisk1保留hdisk0,重启主机,系统停留在0557处
用安装盘引导到维护模式下,
进入access rootvg and start a shell befor mounting filesystems
显示:
PV Status: hdisk0 00523f3fcb568035 pvactive
0002047ADE240196 NONAME
varyonvg: Volume group rootvg is varied on.
0516-510 synclvodm hysical volume not found for physical volume identifier 0002047ade2401960000000000000000.
0516-548 synclvodm artially successful with updating volume group rootvg.
0516-1281 synclvodm:WRNING,lv control block of hd8 has been over written.
0516-1281 synclvodm:WRNING,lv control block of hd4 has been over written.
0516-1281 synclvodm:WRNING,lv control block of lg_dumplv has been over written.
0516-622 synclvodm:WRNING,cannot write lv control block data.
0516-622 synclvodm:WRNING,cannot write lv control block data.
0516-622 synclvodm:WRNING,cannot write lv control block data.
rootvg
imfs:can't find log for volume group rootvg
imfs:can't find log for volume group rootvg
imfs:can't find log for volume group rootvg
imfs:can't find log for volume group rootvg
imfs:can't find log for volume group rootvg
Could not find "/" and/or "/usr" fileayatems.
Exiting to shell.
#fsck /dev/hd4
fsck: Cannt find the vfs value gor file system /dev/hd4
#fsck /dev/hd2
fsck: Cannt find the vfs value gor file system /dev/hd2
重启主机,系统仍然停留在0557处。
2、 拔出hdisk0保留hdisk1,重启主机,系统停留在0518处
用安装盘引导到维护模式下,
进入access rootvg and start a shell befor mounting filesystems
显示:
。。。。
************************
The current volume is:/dev/hd4
j2_logredo:end of log at 0x7d6548
j2_logredo:syncpt record at 0x7d6548
j2_logredo:syncpt address 0x7d6548
j2_logredo:log record count=1
j2_logredo:after record count=0
j2_logredo:do block count=0
j2_logredo:nodo block count=0
file system is clean
All observed inconsistenciws have been repaired
checking the /usr filesystem.
**********************
The current volume is :/dev/hd2
file system is clean
All observed inconsistenciws have been repaired
#fsck -y /dev/hd4
****************
The current volume is: /dev/hd4
**Phase 1 - Check Blocks, Files/Directories, and Directory Entries
**Phase 2 - Count links
**Phase 3 - Duplicate Block Rescan and Directory Connectedness
**Phase 4 - Report Problems
**Phase 5 - Check Connectivity
**Phase 7 - Rebuild File/Directory Allocation Maps
**Phase 8 - Rebuild Disk Allocation Maps
1048576 kilobytes total disk space.
3133 kilobytes in 5 directories.
323039 kilobytes in 1 user files.
720904 kilobytes are available for use.
File system is clean.
All observed inconsistencies have been repaired.
#fsck -y /dev/hd4
The current volume is: /dev/hd2
**Phase 1 - Check Blocks, Files/Directories, and Directory Entries
**Phase 2 - Count links
**Phase 3 - Duplicate Block Rescan and Directory Connectedness
**Phase 4 - Report Problems
**Phase 5 - Check Connectivity
**Phase 7 - Rebuild File/Directory Allocation Maps
**Phase 8 - Rebuild Disk Allocation Maps
3407872 kilobytes total disk space.
6113 kilobytes in 5 directories.
1674936 kilobytes in 1 user files.
1723392 kilobytes are available for use.
File system is clean.
All observed inconsistencies have been repaired.
重启主机,系统仍然停留在0518处。 |
|