Operating System - HP-UX
1836451 Members
2289 Online
110100 Solutions
New Discussion

Package configuration change while QS is down

 
SOLVED
Go to solution
abcd7
Frequent Advisor

Package configuration change while QS is down


Hi,

Can one do package configuration while one's Quorum Server is down ?

cmcheckconf -P

cmapplyconf -P

I know, cluster configuration cant be chnaged while lock disk / QS is down. Did anyone try changing a package configuration while QS or lock disk is not available?

I did refer to HP documentation on SG. It doesnt talk about 'cmapplyconf -P'

Thanks

Doug
3 REPLIES 3
Kenan Erdey
Honored Contributor

Re: Package configuration change while QS is down

Hi,

in manuals it's written:

While the old Quorum Server is down and the new one is being set up:

These three commands will not work: cmquerycl -q, cmapplyconf -C, and cmcheckconf -C.

i didn't try but so i can think package configuration can be changed.

Kenan.
Computers have lots of memory but no imagination
melvyn burnard
Honored Contributor
Solution

Re: Package configuration change while QS is down

Modifying a package should work fine with the QS down, it is only when modifying the cluster configuration that this will not work.
You shoul get the QS running though.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
abcd7
Frequent Advisor

Re: Package configuration change while QS is down


Thanks Melvyn