View Single Post

   
  #7 (permalink)  
Old 01-05-2008, 10:30 AM
Joe D.
 
Posts: n/a
Default Re: AIX 52ML04 mksysb questions


scott_doyland@johnlewis.co.uk wrote:
>
> Try running mksysb with the '-i' flag. It may be that your /image.data
> file is incorrect, the -i option will create a new one. Also see the
> mkszfile command and take note of the bit in the man page for mkszfile
> that says:
>
> Scott


That seems to have done the trick; I ran it with a -m option, and it
listed well over 100,000 file to be backed up. It ran to end of tape
rather quickly; or at least I'm assuming it reached EOF, otherwise
something else killed it. Regardless, I did not kill the job, but when
I got the prompt back, I created an exclude file to omit a large
directory in rootvg that isn't needed for an OS recovery.

Then kicked off the mksysb again, this time specifying the exclude
file, and it listed @56000 files to back up and ran to successful
completion. Took about 4 hours.

So thanks to both you and Hajo for all your help; I'm gonna try and
figure out how to make it run quicker (specify a blocking cfactor?
Find other files to exclude?); but for now I'm happy that I have a
mksysb!

Thanks again;

Joe D.

Reply With Quote