Originally posted by: tips_luo
I need to install a new server using mksysb on NIM, which we have done before. But this time there is a little difference - one disk hdisk0 on rootvg is bad and missing.
I checked the /image.data, it includes the below information:
-
grep VG_SOURCE_DISK_LIST /image.data
VG_SOURCE_DISK_LIST= hdisk0 hdisk3
-
grep LV_SOUR /image.data
LV_SOURCE_DISK_LIST= hdisk0 hdisk1 hdisk3
LV_SOURCE_DISK_LIST= hdisk0 hdisk1 hdisk3
LV_SOURCE_DISK_LIST= hdisk0 hdisk1 hdisk3
From the above output we can see, the missing disk hdisk1 is not in the VG_SOURCE_DISK_LIST, but it still is in the LVSOURCE_DISK_LIST.
I also checked the /bosinst.data, the hdisk1 has been removed and is not there.
On the new system to install, there are 2 hdisks.
My question is, will the installation successfully if I just follow the common NIM install procedure? or can I do it by setting the “Force Unattended Installation Enablement?” to "No" and specifying the new hdisks?
#AIX-Forum