Hi. I am in the process of decomissioning 2 AIX servers. One server does not have a tape drive, so I attempted a remote backup, using the following commands:
bosboot -ad /dev/rmt0 -b /tmp/1_bosboot.img
mkinsttape /tmp/2_mkinsttape.img
mksysb -e -i -p /tmp/4_mksysb.img
The first 2 backups work, but as soon as i try the third one, i get this error message:
0512-039 mksysb: WARNING: /mksysb/server/target/4_mksysb.img does not appear to be a tape device and will NOT have a bootable image.
I also get the following:
0511-079
0512-005
0512-040
I really need this done as it will be a huge cost saving to the company
bosboot -ad /dev/rmt0 -b /tmp/1_bosboot.img
mkinsttape /tmp/2_mkinsttape.img
mksysb -e -i -p /tmp/4_mksysb.img
The first 2 backups work, but as soon as i try the third one, i get this error message:
0512-039 mksysb: WARNING: /mksysb/server/target/4_mksysb.img does not appear to be a tape device and will NOT have a bootable image.
I also get the following:
0511-079
0512-005
0512-040
I really need this done as it will be a huge cost saving to the company