IBM Knowledge Center
IBM Knowledge Center
Article. Configuring YUM and creating local repositories on IBM AIX. October 24, 2018. Article. Setting up a firewall with AIX TCP/IP filtering.
Using the safest method possible : You would then replace the altinst_rootvg placeholder in the ODM (# alt_rootvg_op -X altinst_rootvg), rmdev hdisk1, shutdown the server, physically remove that disk, go to another server that is powered down and plug in the disk. # alt_disk_copy -i /home/image.data -d hdisk2-B Prevents the alt_disk_copy command from setting the bootlist to the target disk after the successful completion of the operation. alt_rootvg_op flags-d target_disk – Needed for most rootvg_op commands except for the –X and -S flags. 2016-09-18 · Syntax : alt_disk_copy -d
IBM Knowledge Center
Posted in Real life AIX. Tagged with AIX, alt_disk, alt_disk_copy, alt_inst, alternate, clone, disk, failure, os, rootvg, upgrade. 10 comments. IBM Docs 2012-10-22 2016-11-27 IBM AIX commands you should not leave home without.
IBM Knowledge Center
alt_disk_copy -d hdisk3 -F 5300-01_AIX_ML -l /updates The bootlist would then be set to boot from hdisk3 at the next reboot. To clone the running rootvg to hdisk3 and hdisk4, and execute update_all on all updates from /updates: alt_disk_copy -d "hdisk3 hdisk4" -b update_all -l /updates
AIX alt_disk_copy. How to upgrade TL and SP in AIX using alternate disk(alt_disk_copy) Part 1, Memory overview and tuning memory parameters AIX7. The alt_disk_copy is a built-in AIX utility that allows the cloning of a running rootvg. alt_disk_copy is typically used for upgrades that effect the running of AIX, cloning of disks for migration, and online backups of rootvg. # alt_disk_copy -d
# alt_disk_copy -i /home/image.data -d hdisk2-B Prevents the alt_disk_copy command from setting the bootlist to the target disk after the successful completion of the operation. alt_rootvg_op flags-d target_disk – Needed for most rootvg_op commands except for the –X and -S flags. 2016-09-18 · Syntax : alt_disk_copy -d
Köpa mat på företaget
The alt_disk_copy is a built-in AIX utility that allows the cloning of a running rootvg. alt_disk_copy is typically used for upgrades that effect the running of AIX, cloning of disks for migration, and online backups of rootvg. # alt_disk_copy -d
In this case the installed fixes can be removed directly in the altinst_rootvg.
När avslutas radiotjänst
fastighet gåva skatt
fanga engelska
elda blöjor
johannes nilsson bornholm
staylive tranås
franska lärare göteborg
IBM Knowledge Center
In that article, I did not cover hardware migrations as this was out of scope. 2018-06-17 · # alt_disk_copy -i /home/image.data -d hdisk2-B Prevents the alt_disk_copy command from setting the bootlist to the target disk after the successful completion of the operation. alt_rootvg_op flags-d target_disk – Needed for most rootvg_op commands except for the –X and -S flags. # alt_disk_copy -d hdisk5 -b update_all -l /mnt/AIX_TL -d represents alternate disk name -b represents bundle -l represent location of the TL or SP packages. Recommended : Execute the command in nohup, to avoid the network issues while doing activity # nohup alt_disk_copy -d hdisk5 -b update_all -l /mnt/AIX_TL > /tmp/altinst_log & To verify the # alt_disk_copy -B –O –d hdisk1 This performs a device reset on hdisk1.