免费注册 查看新帖 |

Chinaunix

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

[存储备份] AIX SAN boot for System p [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-09-09 15:27 |只看该作者 |倒序浏览


Creating a boot disk with alt_disk_install
In order to use this command, the following file sets must be installed:
    bos.alt_disk_install.boot_images
    bos.alt_disk_install.rte (pour rootvg cloning)

1. Create a logical drive on the DS4000 big enough to contain all
rootvg data, and make an appropriate zoning to see the DS4000 from the
AIX system.
2. Assuming that the source internal SCSI disk is hdisk0 and the target disk on the DS4000
is hdisk3, use one of the following commands to clone hdisk0 to hdisk3:
#lsdev –Cc disk
#/usr/sbin/alt_disk_install –C –B -P all hdisk3
3.You can verify the result with the lspv command, activating the
volume group with varyonvg altinst_rootvg and lsvg -l altint_rootvg.
#lspv
#varyonvg altinst_roog
#lsvg –l altinst_rootvg
4.you need to clean up the alternate disk volume group and make hdisk0 as a system
disk using the command:
#alt_disk_install -X
5.Ensure the proper boot logical setting for the target disk:
/usr/lpp/bosinst/blvset -d /dev/hdisk3 -g level
6. If you find that the boot logical volume settings on the cloned disk are blank, you should
update the cloned boot logical volume manually with the following command:
echo y | /usr/lpp/bosinst/blvset -d /dev/hdisk3 -plevel
7. It is then necessary to change the AIX boot list to force AIX to start on hdisk3 at the next
reboot.
#bootlist -m normal hdisk3
#shutdown -Fr
8. The system comes back up, booting from the DS4000 rootvg disk.
Creating a SAN boot disk by mirroring
#smitty vg
→ Set Characteristics of a Volume Group
→ Add a Physical Volume from a Volume Group.
#smitty vg → Mirror a Volume Group,

Verify that all partitions are mirrored (see Figure 10-8) with
#lsvg -l rootvg,

recreate the boot logical drive, and change the normal boot list with the following commands:
#bosboot -ad hdisk3
#bootlist -m normal hdisk3

The next step is to remove the original mirror copy with smitty vg → Unmirror a Volume Group.
Remove the disk from the volume group rootvg with smitty vg → Set
Characteristics of a Volume Group → Remove a Physical Volume from a
Volume Group

We recommend that you execute the following commands again:
bosboot -ad hdisk3
bootlist -m normal hdisk3
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/16937/showart_1177867.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP