aix更换硬盘出错

一台9111-520服务器,硬盘出现故障,后来更换硬盘,还盘之前的操作如下:
# unmirrorvg rootvg hdisk1
0516-1246 rmlvcopy: If hd5 is the boot logical volume, please run 'chpv -c '
        as root user to clear the boot record and avoid a potential boot
        off an old boot image that may reside on the disk from which this
        logical volume is moved/removed.
0516-1804 chvg: The quorum change takes effect immediately.
0516-1144 unmirrorvg: rootvg successfully unmirrored, user should perform
        bosboot of system to reinitialize boot records.  Then, user must modify
        bootlist to just include:  hdisk0.
# lsvg -p rootvg
rootvg:
PV_NAME           PV STATE          TOTAL PPs   FREE PPs    FREE DISTRIBUTION
hdisk0            active            546         112         29..25..00..00..58
hdisk1            missing           546         546         110..109..109..109..109
# chpv -c hdisk1
# lsvg -p rootvg
rootvg:
PV_NAME           PV STATE          TOTAL PPs   FREE PPs    FREE DISTRIBUTION
hdisk0            active            546         112         29..25..00..00..58
hdisk1            missing           546         546         110..109..109..109..109
# reducevg rootvg hdisk1  
# lsvg -p rootvg
rootvg:
PV_NAME           PV STATE          TOTAL PPs   FREE PPs    FREE DISTRIBUTION
hdisk0            active            546         112         29..25..00..00..58
# bosboot -ad /dev/hdisk0

bosboot: Boot image is 38357 512 byte blocks.
# bootlist -m normal hdisk0 cd0
# bootlist -m normal -o
hdisk0 blv=hd5
cd0

然后diag点亮磁盘,但是没有窒息感remove而是直接拔的,系统重启,重启后更换新硬盘的时候一直出现问题
# extendvg rootvg hdisk1
0516-1398 extendvg: The physical volume hdisk1, appears to belong to
another volume group. Use the force option to add this physical volume
to a volume group.
0516-792 extendvg: Unable to extend volume group.
# lsvg -p rootvg
rootvg:
PV_NAME           PV STATE          TOTAL PPs   FREE PPs    FREE DISTRIBUTION
hdisk0            active            546         112         29..25..00..00..58
# extendvg -f rootvg hdisk1
0516-1184 extendvg: IO failure on hdisk1.
0516-792 extendvg: Unable to extend volume group.
求帮忙!
参与42

34同行回答

VincentVincent存储工程师china
回复 29# notepad     尝试了,如果换插槽可以的话,在就封贴了显示全部
回复 29# notepad


    尝试了,如果换插槽可以的话,在就封贴了收起
银行 · 2014-01-27
浏览3656
notepadnotepad售后技术支持300
你换个插槽不就行了,:L显示全部
你换个插槽不就行了,:L收起
IT分销/经销 · 2014-01-26
浏览3688
VincentVincent存储工程师china
我用和系统一样的光盘修复后,exit退出后出现下面的错误!显示全部
我用和系统一样的光盘修复后,exit退出后出现下面的错误!

Capture12121.PNG

收起
银行 · 2014-01-23
浏览3701
VincentVincent存储工程师china
现在手里面没有安装盘,是ML的版本不一致造成的,我在还盘之前执行rmdev -dl hdisk1了。显示全部
现在手里面没有安装盘,是ML的版本不一致造成的,我在还盘之前执行rmdev -dl hdisk1了。收起
银行 · 2014-01-23
浏览3660
woailili9woailili9系统工程师新明星
但是启动显示/etc/getrootfs[586]: 4226 Killed/etc/getrootfs[586]: 4228 Killed/etc/getrootfs[586]: 4230 Killed/etc/getrootfs[586]: 4232 Killed....就停住,不能进入到命令符#,后来求证是主机中ML的版本和光盘上的不一致而引起的。而且你前面出的问题前面人已经说的挺...显示全部
但是启动显示
/etc/getrootfs[586]: 4226 Killed
/etc/getrootfs[586]: 4228 Killed
/etc/getrootfs[586]: 4230 Killed
/etc/getrootfs[586]: 4232 Killed
....

就停住,不能进入到命令符#,后来求证是主机中ML的版本和光盘上的不一致而引起的。


而且你前面出的问题前面人已经说的挺清楚了,说是你在拔硬盘的时候没有执行rmdev,
所以在插上新硬盘的时候,cfgmgr会生成新的HDISKX,新的硬盘就是这个PV,你直接将
这个PV加入VG用就可以了。收起
硬件生产 · 2014-01-23
浏览3644
VincentVincent存储工程师china
现在系统已经进不去了显示全部
现在系统已经进不去了收起
银行 · 2014-01-22
浏览1534
garger2000garger2000软件开发工程师LEO
把hdisk1 与 hdisk30全部rmdev,然后再cfgmgr吧显示全部
把hdisk1 与 hdisk30全部rmdev,然后再cfgmgr吧收起
互联网服务 · 2014-01-22
浏览1535
VincentVincent存储工程师china
e恩。期初的状态就是missing显示全部
e恩。期初的状态就是missing收起
银行 · 2014-01-21
浏览1527
VincentVincent存储工程师china
恩,更换之前的状态是missing,现在机器起不来了。单用户下报错,/etc/getrootfs[586]: 4226 Killed/etc/getrootfs[586]: 4228 Killed/etc/getrootfs[586]: 4230 Killed/etc/getrootfs[586]: 4232 Killed....显示全部
恩,更换之前的状态是missing,现在机器起不来了。单用户下报错,
/etc/getrootfs[586]: 4226 Killed
/etc/getrootfs[586]: 4228 Killed
/etc/getrootfs[586]: 4230 Killed
/etc/getrootfs[586]: 4232 Killed
....收起
银行 · 2014-01-21
浏览1468
lscomeonlscomeon其它收割者
你lspv 和 lsdev -Cc disk 对比一下你就知道什么原因了你换硬盘之前没有redev -dl hdisk1 ,而你新加的硬 ...airbender 发表于 2014-1-21 09:45     应该就是这个问题吧,还在捉啥呢:L显示全部
你lspv 和 lsdev -Cc disk 对比一下你就知道什么原因了
你换硬盘之前没有redev -dl hdisk1 ,而你新加的硬 ...
airbender 发表于 2014-1-21 09:45



    应该就是这个问题吧,还在捉啥呢:L收起
国防军队 · 2014-01-21
浏览1949

提问者

Vincent
存储工程师china
擅长领域: 服务器存储灾备

相关问题

相关资料

相关文章

问题状态

  • 发布时间:2014-01-21
  • 关注会员:3 人
  • 问题浏览:30209
  • 最近回答:2019-09-17
  • X社区推广