1833776 Members
2102 Online
110063 Solutions
New Discussion

Mirror of swap

 
SOLVED
Go to solution
OldSchool
Honored Contributor

Mirror of swap

So I'm going thru the config on one of the servers and find that the status of vg00/lvol2 is available,not available/syncd. Neither MirrorWriteCache or MirrorConsistency is set. Went to run lvchange -M y on the vol and got message cannot change while active.

Is there an easy way to do this or do I have to boot into lvm maint. mode?

Thx
2 REPLIES 2
DCE
Honored Contributor
Solution

Re: Mirror of swap

If you want to change mirror write cache and/or mirror consistency, you will have to do it in maintanence mode. However HP recommends that those setting be off on your primary swap.
OldSchool
Honored Contributor

Re: Mirror of swap

Thanks....

I was just comparing it to the other servers (all set w/ MirrorWriteCache), but I can just leave it alone if its not a problem.