Ask a Question related to AIX, Design and Development.
-
JIT #1
mirror rootvg possible during complete overwrite
A quick question for your goddselves
Can we mirror rootvgt on say hdisk0 hdisk1 during complete overwrite install.
If yes
How?
Regards
Sonchacan
JIT Guest
-
rootvg with SDD?
I know it is possible to use plain Shark FC disk for rootvg. I wonder if anyone has tried this and what happened with the SDD devices? Any feedback... -
Rootvg Mirroring Questions
Hi I've inherited 2 7025-F50 AIX 4.3 machines that were initially setup using AIX 3.2. Both machines have 2 SSA disks hdisk0 and hdisk1 for... -
Mirror mirror on the wall.
Is there a way to flip and image around kinda like a mirror effect? -
2 PV in the rootvg through an dd
Are ther any ideas how i can delete the hdisk1 ? Not only rmdev -l hdisk1 -d - i want to use the disk afterwards for a data disk. It´s not so... -
About mirror rootvg and the contents in the rootvg automatically synchronize
After I finished to setup the AIX4.3.3 operating system and all the software including IBM DB27.2 and IBM OLAP Server 8.1 I did the following... -
Iain #2
Re: mirror rootvg possible during complete overwrite
[email]sonchacan@hotmail.com[/email] (JIT) wrote in message news:<d78449d.0310011028.50cac8f4@posting.google.c om>...
Yes.> A quick question for your goddselves
>
> Can we mirror rootvgt on say hdisk0 hdisk1 during complete overwrite install.
>
> If yes
>
> How?
>
>
> Regards
> Sonchacan
The easiest way is :
1. mkszfile
2. Edit /image.data and add in multiple copies -
in the lv_data section change COPIES = 2 for each lv (might be some
other fields to change - compare a mirrored to a non-mirrored lv to
check).
3. Take the mksysb but DO NOT use the -i option (since this will
create a new image.data file which overwrites your old one).
4. Restore the mksysb.
Iain.
Iain Guest
-
Steve Nottingham #3
Re: mirror rootvg possible during complete overwrite
> > A quick question for your goddselves
If you are installing from CD, then the answer is no.>> >
> > Can we mirror rootvgt on say hdisk0 hdisk1 during complete overwrite install.
> >
> > If yes
> >
> > How?
> >
> >
> > Regards
> > Sonchacan
> Yes.
>
> The easiest way is :
>
> 1. mkszfile
> 2. Edit /image.data and add in multiple copies -
> in the lv_data section change COPIES = 2 for each lv (might be some
> other fields to change - compare a mirrored to a non-mirrored lv to
> check).
> 3. Take the mksysb but DO NOT use the -i option (since this will
> create a new image.data file which overwrites your old one).
> 4. Restore the mksysb.
>
> Iain.
Steve
Steve Nottingham Guest
-
mark taylor #4
Re: mirror rootvg possible during complete overwrite
[email]steve@wakefieldrfc.freeserve.co.uk[/email] (Steve Nottingham) wrote in message news:<42862645.0310020830.32479be4@posting.google. com>...
Why would you want to do this ? Can't you wait until the system is> > > A quick question for your goddselves
> > >
> > > Can we mirror rootvgt on say hdisk0 hdisk1 during complete overwrite install.
> > >
installed and then mirrorvg ?
If you want to get all funky, you should check out the
alt_disk_install command to see if that can accomplish what you
desire.
rgds
Mark
mark taylor Guest



Reply With Quote

