使用 alt_disk_copy 克隆 rootvg(2)
发布时间:2021-06-08
发布时间:2021-06-08
采用克隆,安装AIX 操作系统,方便快捷
Creating /alt_inst/home file system. Creating /alt_inst/opt file system. Creating /alt_inst/tmp file system. …...... …......
for backup and restore into the alternate file system... Backing-up the rootvg files and restoring them to the alternate file system... Modifying ODM on cloned disk. Building boot image on cloned disk. forced unmount of /alt_inst/var forced unmount of /alt_inst/usr forced unmount of /alt_inst/tmp forced unmount of /alt_inst/opt forced unmount of /alt_inst/home ….. …..
Changing logical volume names in volume group descriptor area. Fixing LV control blocks... Fixing file system superblocks...
Bootlist is set to the boot disk: hdisk1
现在,有了一个克隆的 rootvg,它的名称是 altinst_rootvg。注意,前面的输出表明,alt_disk_copy 已经把引导列表改为从克隆的
rootvg(现在是 hdisk1)引导。
可以通过执行 bootlist 命令确认这一点。
现在,可以安装 ML 升级了。在执行
ML 升级之后,需要重新引导系统。对于这个示例,ML 升级将安装在真正的 rootvg(即 hdisk0)上,所以现在需要修改引导列表,希望系统在升级之后能够运行正常。
确认对引导列表的修改:
接下来,安装 ML 升级,然后重新引导。在重新引导之后,系统上有 rootvg 和克隆的 rootvg。可以看到根卷组没有改名,因为我们是从真正的 rootvg (hdisk0) 引导的: