SEO

vBulletin Search Engine Optimization


Go Back   UnixAdminTalk.com > Unix Operating Systems > AIX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-17-2008, 05:26 PM
relikwie
 
Posts: n/a
Default not possible to create mksysb dvd

Hi,

I'am having trouble creating a makesysb dvd.
I am using an empty dvd-ram single sided (4.7GB) and have tried
various ways to create the mksysb. But each of them fail.

I have to VG's and tried to use both for fs creation. Though,
the error I get when using rootvg is different from the one from
datavg.

Can someone help me out. The errors don't help me find the problem.

I have pasted the errors output for each vg and the lsvg details here:
http://pastebin.com/m2e3cf805


Thanks in advance,
relikwie.
Reply With Quote
  #2 (permalink)  
Old 01-18-2008, 05:13 PM
 
Posts: n/a
Default Re: not possible to create mksysb dvd

On Jan 17, 6:35*am, relikwie <[email protected]> wrote:
> Hi,
>
> I'am having trouble creating a makesysb dvd.
> I am using an empty dvd-ram single sided (4.7GB) and have tried
> various ways to create the mksysb. But each of them fail.
>
> I have to VG's and tried to use both for fs creation. Though,
> the error I get when using rootvg is different from the one from
> datavg.
>
> Can someone help me out. The errors don't help me find the problem.
>
> I have pasted the errors output for each vg and the lsvg details here:http://pastebin.com/m2e3cf805
>
> Thanks in advance,
> relikwie.


I have used this for several years on a daily basis. Runs about 2 hrs.
Have tested recovery/restore with it as well.

#this exec runs nightly and saves the rootvg to DVD-RAM
echo '************************************************* ***********'
echo 'backup the rootVG volume group to DVD-RAM(daily copy)'

now=`date`
echo mksysb backup to DVD-RAM started on $now
/usr/sbin/mkcd -U -d /dev/cd0 -P -V rootvg

now=`date`
echo mksysb nightly onsite backup to DVD-RAM completed on $now

echo
'************************************************* *******************'

I use Maxell media, part #636070

When the DVD-RAM drive first came out, not all media worked equally
well.
Might try a change in media.


Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:14 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31