T.R | Title | User | Personal Name | Date | Lines |
---|
307.1 | | EEMELI::MOSER | Orienteers do it in the bush... | Wed Mar 12 1997 08:26 | 5 |
| make sure to set QDSKINTERVAL=1 to reduce the cluster state transition.
You definitely can have a quorum disk different from the system disk.
BTW, what is your RECNXINTERVAL set to?
/cmos
|
307.2 | any effect if QDSKINTERVAL is 10? | HTSC12::MICKWIDLAM | Water addict, water man | Thu Mar 13 1997 22:21 | 7 |
| re .1
What is the effect if the QDSKINTERVAL is set to 10 the default value? The
RECNXINTERVAL is set to 20 as default also.
Regards,
Mickwid.
|
307.3 | | EEMELI::MOSER | Orienteers do it in the bush... | Fri Mar 14 1997 02:55 | 7 |
| qdskinterval=10 will cause a cluster state transition of over 1 min
which you might see as a hung. I believe if you take a coffee break
and come back, after shutting down/halting one node, things are
correctly resolved by then, hence the recommendation to lower the
interval down to 1 sec.
/cmos
|
307.4 | qdskinterval=1 but not work | HTSC12::MICKWIDLAM | Water addict, water man | Tue Apr 01 1997 05:15 | 11 |
| re .3
I tried to set QDSKINTERVAL to 1 but still not solved. Rather, we moved the
quorum disk to system, it can get the quorum. Currently the customer is using
system disk as the quorum disk. But you know, they cannot use system disk
shadowing.
Any idea?
Regards,
Mickwid.
|
307.5 | | EEMELI::MOSER | Orienteers do it in the bush... | Tue Apr 01 1997 08:44 | 21 |
| just to verify a few things:
on both nodes you have
VOTES = 1
EXPECTED_VOTES = 3
QDSKVOTES = 1
QDSKINTERVAL = 1
DISK_QUORUM = "$nnn$DKzzz" ! where nnn is the allocation class
! and zzz the unit number
ALLOCLASS = aaa ! the same non-zero value
Now when both systems are up and running, you halt one system, or
crash it or whatever, and now you're trying to tell us that the
other system will hang forever due to quorum lost?
This can't be true, I've tried and tested this myself on a SCSI
cluster, so there must be something else wrong on your system
(SCSI bus termination etc.)
/cmos
|