Help with mksysb


 
Thread Tools Search this Thread
Operating Systems AIX Help with mksysb
# 1  
Old 02-04-2009
Help with mksysb

Hi All,

Working on AIX 4.2 system. On this server there is no tape drive or a DVD Writer attached to the AIX box.
I was able to do mksysb, but I got warning message saying it will not be bootable.

On the new system, I did install 5.3 and now I need to restore this mksysb image from the old system. How do I do that?

Thanks for your help.
# 2  
Old 02-04-2009
You can write your MKSYSB over NFS to another system. You can boot from that image and restore if over the network if you set up a NIM master.

NIM=network installation manager. This is included in the AIX software. - smitty nim
Padow
# 3  
Old 02-04-2009
But not with these levels.
There is no machine that will support both AIX 4.2 and AIX 5.3.
If you have AIX 4.2.1 you can restore it to a 7025-F50 or a 7026-H50 but there are no other machines that will support both AIX 5.3 and AIX 4.2.x
Everything after the F/H50 requires at least AIX 4.3.
You should be able to recover data from the mksysb but you won't be able to boot another 5.3 capable system from it.
If you just need to transfer some data to the newer machine it would be easier to move it over the network.
# 4  
Old 02-05-2009
I can confirm that, you have to update the old system from aix 5.3 cd, you say you have no writer, do you have a cd/dvd drive at all?

put in the aix5.3 cd, and choose "update existing installation"

install the latest fixpacks (AIX 5.3 TL 7 for Power 6)

then take a mksysb image from the updated system and install it anywhere else from nim-server

there is always a risk that your application wont run with the new AIX-Version
# 5  
Old 02-05-2009
I made a typo, AIX server I am trying to upgrade is running 4.3.1.0.

On the AIX server, I don't have any DVD writer. But on the windows server and Sun Solaris, I do have DVD writer. I don't think I can NFS the DVD drive? Any way, I will try to setup the NIM server. We already tested the application works on AIX 5.3. Just trying to find the fastest and easiest solution to upgrade the old server.
# 6  
Old 02-05-2009
OK, 4.3.1 still leaves a pretty narrow window of machines that will support this and 5.3.

What is the new system?
prtconf |head
command will show this.

While you are at it, what is the old machine?

You might still be able to update the 4.3.1 machine to 4.3.3 from fix central but I doubt it.
You have probably left it too long to do this update without major pain.

In fact the only machine that supports 4.3.1 and 5.3, other than the F/H50, is the 7017-S70.

Unless you have one of these three to migrate to 5.3 you are probably stuck.

You might be able to do it with a few days of running alt_disk_'command' combinations, good luck.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

savevg - mksysb

Hello, I use commands savevg & mksysb to do backups on an AIX server. Frequently, I have a return code 3. I would know why, but after searches, I did'nt find. If somebody know ... Tell me. Thanks. emetra (2 Replies)
Discussion started by: emetra
2 Replies

2. AIX

mksysb backup

hi we are having one rootvg in that we created one lv named mksysb_backuplv and normally script will run accordingly to take the backup in the cron,here i just want to know if any rootfilesystem was correpted like /usr or /tmp ,then how could i restore the particular filesystme from the... (1 Reply)
Discussion started by: senmak
1 Replies

3. AIX

Need to take MKSYSB backup

Hi, Can any one suggest me how to take the mksysb backup in CD (VCD/DVD). I have tried like #mkcd -d /dev/cd0, but its not working. (3 Replies)
Discussion started by: oprakash
3 Replies

4. AIX

mksysb

Hello everyone I have two questions. I would like to hear your opinions, your tips. I have several box with aix 5.3. the rootvg in each box has mirror. but I have a cron that makes a mksysb every week. Do you think that it the best to have a mksysb of rootvg if I have a mirror on this... (4 Replies)
Discussion started by: lo-lp-kl
4 Replies

5. AIX

Mksysb message

Hello, I'm starting a mksysb with the help of a unix script and the crontab. The script is scheduled with crontab and executes "mksysb -i -X /dev/rmt0". When the mksysb is completed the script displays the endtime. But I also get a lot of cat messages (see below). When I look with "ps -ef... (2 Replies)
Discussion started by: Peter_e
2 Replies

6. AIX

mksysb backup

hi guys, i just want to take my server's mksysb backup through dvd-rom.but am having the doubt that, while am taking the mksysb backup in image it shows 8GB. So can i confirm that it takes 2 dvds and after writing in 1st cd it will ask for 2nd cd?????? please help me out. (1 Reply)
Discussion started by: rrlog
1 Replies

7. AIX

mksysb issue

Hi, guys I have experience in UNIX, but more in hpux, have done an mksysb in an Aix server 5.3, and then restore in other server with same model, everithing fine but no TCP/IP configuration and hostname its like "localhost" after the restore. It's something wrong? I've change the configuration,... (5 Replies)
Discussion started by: uadm26
5 Replies

8. AIX

mksysb

I dont have either a tape drive or a DVD Writer attached to the AIX box. Can you let me know the possibilities of making an mksysb in a bootable media? This is required as we have a requirement to upgrade the OS. (2 Replies)
Discussion started by: chrisanto_2000
2 Replies

9. AIX

Problem with MKSYSB

Am taking a tape backup and the error output shows this. ---------------------------------------------------------------- ====== mksysb errors from /opt/uss/log/run_mksysb.stdout: 0512-038 mksysb: Backup Completed Successfully. ====== mksysb errors from /opt/uss/log/run_mksysb.stderr: ... (1 Reply)
Discussion started by: balaji_prk
1 Replies

10. AIX

mksysb...

Hi friends.. My one problem is not resolved yet I have another. I am planning to take an OS backup of my p550 using "mksysb". Now i am confussed. suppose I give the command to take the backup into a tape drive and my backup size exceeds the tape capacity.. what will happen? will it ask for... (2 Replies)
Discussion started by: balaji_prk
2 Replies
Login or Register to Ask a Question