Hi,
I need to recover a p5 550 (AIX 5.3) that crashed. We've talked with IBM and they haven't seen any solution except re-install.
In this server there is a mksysb image on disk (I know it's almost useless to have mksysb on disk, but it's not our server). I think the image is at level 5.3 ML03.
I'm thinking about re-installing, and if the mksysb is still available on disk try to recover it with with alt_disk_install.
I've seen in the infocenter that alt_disk_install is obsolete in AIX 5.3, and that I need to use alt_disk_mksysb.
I wanted to confirm the steps I will need to perform:
- reinstall AIX 5.3 on one disk (hdisk0)
- alt_disk_mksysb -m /path/to/mksysb/image -d hdisk1
- bootlist -m normal hdisk1 hdisk0
- reducevg old_rootvg hdisk0
- extendvg rootvg hdisk0
- mirrorvg onto hdisk0
Should I update the new installation to ML03 before running alt_disk_mksysb?
Is there something I'm missing (more flags on alt_disk_mksysb, etc...)?
Any ideas?
Thanks.
I need to recover a p5 550 (AIX 5.3) that crashed. We've talked with IBM and they haven't seen any solution except re-install.
In this server there is a mksysb image on disk (I know it's almost useless to have mksysb on disk, but it's not our server). I think the image is at level 5.3 ML03.
I'm thinking about re-installing, and if the mksysb is still available on disk try to recover it with with alt_disk_install.
I've seen in the infocenter that alt_disk_install is obsolete in AIX 5.3, and that I need to use alt_disk_mksysb.
I wanted to confirm the steps I will need to perform:
- reinstall AIX 5.3 on one disk (hdisk0)
- alt_disk_mksysb -m /path/to/mksysb/image -d hdisk1
- bootlist -m normal hdisk1 hdisk0
- reducevg old_rootvg hdisk0
- extendvg rootvg hdisk0
- mirrorvg onto hdisk0
Should I update the new installation to ML03 before running alt_disk_mksysb?
Is there something I'm missing (more flags on alt_disk_mksysb, etc...)?
Any ideas?
Thanks.