Operating System - HP-UX
1837937 Members
2098 Online
110124 Solutions
New Discussion

Re: vg00 Remove Stripping

 
SOLVED
Go to solution
Ralph Rye_1
New Member

vg00 Remove Stripping

I inherited some 11i systems that have certain lv's in vg00 that are striped for some reason. I would like to convert them to be mirrored across the two internal disks. I believe the only good way I have to do this is to make a ignite tape and lay the O.S. back down in a non-stripe config and then mirror the disks.

Any other way of doing this online?

In a VXVM config I would just add the mirror plex and then remove the stripe plex, but of course I don't have that luxary.

Thanks,
Ralph
6 REPLIES 6
Geoff Wild
Honored Contributor

Re: vg00 Remove Stripping

That is correct - you will have to re-create the volume group.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Stf
Esteemed Contributor

Re: vg00 Remove Stripping

Yes you're right, there is not other way...

Stf ;-)
Tim D Fulford
Honored Contributor

Re: vg00 Remove Stripping

Ignite is probably the best, but you could re-build the system from the gropund up... harder, but then you get to really do what you feel need, no compromises.

You might be able to do it on-line by mirroring the striped LV, deleting the original, then re-mirroring (it depends on how the LV was striped, if it was kB then thee is no way you can do this). You will also need enough dsk space and the LV's to be changed must NOT be lvol1,2 or 3.

Regards

Tim
-
Sanjay_6
Honored Contributor

Re: vg00 Remove Stripping

Hi Ralph,

I'm hoping we are talking about vg00 and that you just have a few lv's in vg00 that are striped. why don't you back up the data on those lv's and recreate them without the stripe.

If app/programs using this lv can be shutdown, shutdown those apps / programs\, back the data on these lv's, remove the lv's using lvremove and then recreate them without the striping. That is all there is. There is no need to do the ignite and all that stuff if it is not neccessary.

Not all lv's are created stipe in vg00. primarily the system lv are non-striped, so you should not have to do a ignite backup and reinstall the OS.

Hope this helps.

Regds
Paul Torp
Regular Advisor
Solution

Re: vg00 Remove Stripping

and..

"send persons that stripe vg00 to jail..."

Ignite tape...

make_tape_recovery -vA

boot on it.. and there you go..

"sendmail is kind of fun..."
Ralph Rye_1
New Member

Re: vg00 Remove Stripping

Thanks everyone for your answers.

I will be going down the ignite route.

Also I agree with the statement about admins striping on vg00 should go to jail.

The real kicker of these systems is that they are members of Service Guard cluster, but the previous admin for some reason decided he didn't want to mirror the O.S. disks to give the nodes good availability, but instead striped a bunch of the vg00 volumes.

Well it's time to go do some change mangement paperwork.

Thanks,
Ralph