This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
aix:alt_disk [2022/09/26 09:07] manu |
aix:alt_disk [2022/09/26 09:08] (current) manu [Clone rootvg] |
||
---|---|---|---|
Line 12: | Line 12: | ||
* -g: Skips disk bootability checks | * -g: Skips disk bootability checks | ||
- | alt_disk_copy -d <hdisk to clone rootvg> this will clone the rootvg to the specified disk | + | alt_disk_copy -d <hdisk to clone rootvg> this will clone the rootvg to the specified disk |
- | alt_disk_copy -e /etc/exclude.rootvg -d <hdisk> this will use the exclude list during the cloning | + | alt_disk_copy -e /etc/exclude.rootvg -d <hdisk> this will use the exclude list during the cloning |
- | alt_disk_copy -T -d <hdisk> it will convert jfs to jfs2 on the new target disk (from 6.1 TL4 only) | + | alt_disk_copy -T -d <hdisk> it will convert jfs to jfs2 on the new target disk |
- | alt_rootvg_op -X <cloned rootvg to destroy> this will destroy the cloned rootvg (alt_rootvg_op -X altinst_rootvg) | + | alt_rootvg_op -X <cloned rootvg to destroy> this will destroy the cloned rootvg (alt_rootvg_op -X altinst_rootvg) |
- | alt_rootvg_op -W -d <hdisk> this will wake up a disk (cloned filesystems will be mounted with prefix /alt_) | + | alt_rootvg_op -W -d <hdisk> this will wake up a disk (cloned filesystems will be mounted with prefix /alt_) |
- | alt_rootvg_op -S -t <hdisk> this will put cloned rootvg to sleep (before that it will do a bosboot) | + | alt_rootvg_op -S -t <hdisk> this will put cloned rootvg to sleep (before that it will do a bosboot) |
Use a custom image.data | Use a custom image.data |