互联网服务故障诊断

克隆系统时报错

背景是这样的: hdisk0 是 rootvg, 现在需要克隆一份到 hdisk1给其他环境用。

alt_disk_copy -d hdisk1
Calling mkszfile to create new /image.data file.
ls: 0653-341 The file /dev/ipldevice does not exist.

0301-150 bosboot: Invalid or no boot device specified!
usage:  bosboot {-a | -v} [-d device] [-p proto] [-k kernel] [-l lvdev]
                [-b file] [-M serv|norm|both] [-D|-I] [-LTq]
        Where:
        -a              Create boot image and write to device or file.
        -v              Verify, but do not build boot image.
        -d device       Device for which to create the boot image.
        -p proto        Use given proto file for RAM disk file system.
        -k kernel       Use given kernel file for boot image.
        -l lvdev        Target boot logical volume for boot image.
        -b file         Use given file name for boot image name.
        -D              Load kernel debugger.
        -I              Load and Invoke kernel debugger.
        -M norm|serv|both       Boot mode - normal or service.
        -T platform     Specifies the hardware platform type.
        -q              Query disk space required to create boot image.
        -L              Enable MP locks instrumentation.





0301-150 bosboot: Invalid or no boot device specified!
usage:  bosboot {-a | -v} [-d device] [-p proto] [-k kernel] [-l lvdev]
                   [-b file] [-M primary|standby|both] [-D|-I] [-LTq]
        Where:
        -a              Create boot image and write to device or file.
        -v              Verify, but do not build boot image.
        -d device       Device for which to create the boot image.
        -p proto        Use given proto file for RAM disk file system.
        -k kernel       Use given kernel file for boot image.
        -l lvdev        Target boot logical volume for boot image.
        -b file         Use given file name for boot image name.
        -D              Load kernel debugger.
        -I              Load and Invoke kernel debugger.
        -M primary|standby|both Boot mode - primary or standby.
        -T platform     Specifies the hardware platform type.
        -q              Query disk space required to create boot image.
        -L              Enable MP locks instrumentation.

---------------------

从别的服务器上  mknod 生成了一个  /dev/ipldevice 还是不行
crw-r--r--    1 root     system       20,  1 Oct 01 09:49 ipldevice


然后尝试 mirrorvg,又报以下信息:

22:40:25 lpar5E@root:[/]#mirrorvg -S rootvg hdisk0
0516-1734 mklvcopy: Warning, savebase failed.  Please manually run 'savebase' before rebooting.
0516-1734 mklvcopy: Warning, savebase failed.  Please manually run 'savebase' before rebooting.
0516-1734 mklvcopy: Warning, savebase failed.  Please manually run 'savebase' before rebooting.
0516-1734 mklvcopy: Warning, savebase failed.  Please manually run 'savebase' before rebooting.
0516-1734 mklvcopy: Warning, savebase failed.  Please manually run 'savebase' before rebooting.
0516-1734 mklvcopy: Warning, savebase failed.  Please manually run 'savebase' before rebooting.
0516-1734 mklvcopy: Warning, savebase failed.  Please manually run 'savebase' before rebooting.
0516-1734 mklvcopy: Warning, savebase failed.  Please manually run 'savebase' before rebooting.
0516-1734 mklvcopy: Warning, savebase failed.  Please manually run 'savebase' before rebooting.
0516-1804 chvg: The quorum change takes effect immediately.
0516-1734 chvg: Warning, savebase failed.  Please manually run 'savebase' before rebooting.
0516-1126 mirrorvg: rootvg successfully mirrored, user should perform
        bosboot of system to initialize boot records.  Then, user must modify
        bootlist to include:  hdisk1 hdisk0.
0516-1734 mirrorvg: Warning, savebase failed.  Please manually run 'savebase' before rebooting.


现在好担心这个机器重启后起不来了~~
参与6

4同行回答

jiyong025jiyong025数据库管理员江苏开拓
把之前的hdisk都删除再cfgmgr重新识别一下显示全部

把之前的hdisk都删除再cfgmgr重新识别一下

收起
互联网服务 · 2022-12-14
浏览447
午夜幽魂午夜幽魂系统运维工程师计算机有限公司
LZ是不是做过镜像的rootvg呀,或者拆过镜像,但是你没有重新执行bosboot -ad hdisk0,没有更新hd5,可能就有这个问题显示全部
LZ是不是做过镜像的rootvg呀,或者拆过镜像,
但是你没有重新执行bosboot -ad hdisk0,没有更新hd5,可能就有这个问题收起
系统集成 · 2013-11-15
浏览2800
yinkyink系统工程师by
#bosboot -ad /dev/ipdevice在最后一行的#bosboot -ad /dev/ipdevice 作用跟#bosboot -ad /dev/hdisk# 是一样的.其实/dev/ipldevice 是到引导盘的链接:ls -al /dev/hdisk0 /dev/ipldevicebrw------- 1 root system 14, 1 Nov 21 13:30 /dev/hdisk0crw------- 2 root sys...显示全部
#bosboot -ad /dev/ipdevice
在最后一行的#bosboot -ad /dev/ipdevice
作用跟#bosboot -ad /dev/hdisk# 是一样的.
其实/dev/ipldevice 是到引导盘的链接:
ls -al /dev/hdisk0 /dev/ipldevice
brw------- 1 root system 14, 1 Nov 21 13:30 /dev/hdisk0
crw------- 2 root system 14, 1 Dec 11 17:02 /dev/ipldevice收起
互联网服务 · 2013-11-15
浏览2749
xieyadongxieyadong系统工程师南方电网
synclvodm同步下odm再看看显示全部
synclvodm同步下odm再看看收起
系统集成 · 2013-11-15
浏览2198

提问者

2010
软件开发工程师abc
擅长领域: 服务器灾备存储

相关问题

相关资料

相关文章

问题状态

  • 发布时间:2013-11-15
  • 关注会员:2 人
  • 问题浏览:7213
  • 最近回答:2022-12-14
  • X社区推广