SLOW mksysb


 
Thread Tools Search this Thread
Operating Systems AIX SLOW mksysb
# 1  
Old 07-23-2009
SLOW mksysb

Hello.

I am running AIX 5.2 on a 9131-52A

I am trying to run a mksysb. I ran one on a similar 9131 and it did not take long at all. But this one is taking forever. My output is as follows:

*********************************************************
AIX:/ # mksysb -i /dev/rmt0

Creating information file (/image.data) for rootvg.

Creating tape boot image ..
bosboot: Boot image is 18795 512 byte blocks.


Creating list of files to back up
Backing up 55618 files..............................
17317 of 55618 files backed up (31%)..............................
17319 of 55618 files backed up (31%)..............................
17321 of 55618 files backed up (31%)..............................
17321 of 55618 files backed up (31%)..............................
17321 of 55618 files backed up (31%)..............................
17322 of 55618 files backed up (31%)..............................
17322 of 55618 files backed up (31%)..............................
17322 of 55618 files backed up (31%)..............................
17323 of 55618 files backed up (31%)..............................
17323 of 55618 files backed up (31%)..............................
17323 of 55618 files backed up (31%)..............................
17323 of 55618 files backed up (31%)..........................
*********************************************************

And this is still running at only 31%. It has been going for at least an hour.
My block size on my drive is 0. It is an internal 4mm DAT72 drive. I am not getting dinged with any entries in the error report.

Any suggestions would be helpful before I call Big Blue.

Thanks
Mike

Last edited by mhenryj; 07-23-2009 at 03:40 PM..
# 2  
Old 07-23-2009
You can do a mksysb to disk. that will show if it's a system issue or a tape drive issue. You can try setting the block size to 262144, which should speed things up. If I remember correctly, if you point your mksysb to /dev/rmt0.1, your tape will be rewinded for you once it completes.
Padow
# 3  
Old 07-23-2009
Thanks Padow. I will try a different block size next time.

It ultimately did finish. Kicked up real quick form 31% to 60% then 100% and did indicate success.

*********************************************************

AIX :/ # mksysb -i /dev/rmt0

Creating information file (/image.data) for rootvg.

Creating tape boot image ..
bosboot: Boot image is 18795 512 byte blocks.


Creating list of files to back up
Backing up 55618 files..............................
17317 of 55618 files backed up (31%)..............................
17319 of 55618 files backed up (31%)..............................
17321 of 55618 files backed up (31%)..............................
17321 of 55618 files backed up (31%)..............................
17321 of 55618 files backed up (31%)..............................
17322 of 55618 files backed up (31%)..............................
17322 of 55618 files backed up (31%)..............................
17322 of 55618 files backed up (31%)..............................
17323 of 55618 files backed up (31%)..............................
17323 of 55618 files backed up (31%)..............................
17323 of 55618 files backed up (31%)..............................
17323 of 55618 files backed up (31%)..............................
17323 of 55618 files backed up (31%)..............................
17323 of 55618 files backed up (31%)..............................
17327 of 55618 files backed up (31%)..............................
17332 of 55618 files backed up (31%)..............................
17335 of 55618 files backed up (31%)..............................
33794 of 55618 files backed up (60%).........................
55618 of 55618 files backed up (100%)
0512-038 mksysb: Backup Completed Successfully.

bosboot: Boot image is 18795 512 byte blocks.
AIX :/ #
*********************************************************

If anyonw has any further ideas, please submit. I will post a follow up if needed next time around with a diff block size.

Take care all
Mike
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Mandatory FS for mksysb

Hi all, my first post. Be kind to me and to my english writing (i'm french) :) During mksysb backup, some files are moving. I don't know yet which files (i'm starting a new job). For now, i'm wondering which fs are mandatory for a mksysb backup. Currently, hereafter the content of rootvg :... (5 Replies)
Discussion started by: Fundix
5 Replies

2. AIX

mksysb to tape too slow...

had this p520 server connected to a DDS-3 4mm tape drive... running AIX 7.1 TL01 -- the latest release. mksysb -i -e /dev/rmt/1 ..tells me only 1% is done after over an hour ... I had no problems with th hardware and other connections... tar command to /dev/rmt/1 runs very fast ....... (3 Replies)
Discussion started by: ppchu99
3 Replies

3. AIX

mksysb using NIM

I am implementing mksysb backups using NIM. I am using nimsh as client communication and mksysb backup are working fine, but this requires remote logon to be enabled for root. Any thoughts on how can I implement mksysb backups using NIM without enabling remote logon for "root" ? (1 Reply)
Discussion started by: mk8570
1 Replies

4. 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

5. AIX

MKSYSB backup

Hi, Currently we are taking mksysb backup through smitty mksysb command and directing the backup to happen on a tape.We have inbuilt tape drives in the AIX servers. Can we take the mksysb backup through 3rd party software tool (Symantec netbackup of IBm TSM). If yes what is the procedure and... (4 Replies)
Discussion started by: dwiravi
4 Replies

6. AIX

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... (5 Replies)
Discussion started by: samnyc
5 Replies

7. 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

8. 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

9. 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

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