cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] Change in rgmanager - broke my config
@ 2008-09-15 14:33 Charles Riley
  2008-09-15 18:33 ` Charles Riley
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Riley @ 2008-09-15 14:33 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Hi,

I am using rhcs on RHEL4.

At some point in the recent past, clurgmgrd was changed so that when it
parses cluster.conf,  it checks to make sure that filesystem mountpoints
are all unique.

For 99% of clusters out there this is probably a good thing.  However,
in this case failover domains and services are configured such that even
though multiple machines are mounting devices on the same mount point,
there is no possible way that any one server could ever attempt to mount
more than one device on the same mountpoint.  Each server runs ONE
service which gets it's own private disk space (no filesystem sharing is
going on, and "run exlclusive" is enabled for the service).  If one of
the hot standby servers in the failover domain for the service isn't
available ( extremely small but non-zero chance of that happening),  the
service simply won't (shouldn't) start.

In short, rgmanager is being overprotective and hosing me up =).

I could just use older rpms, but looking through the release notes there
are several bugs fixed, and I don't really want to lose those fixes.

What I'd like to do is modify rgmanager so it will not enforce that
filesystem mountpoints be unique in a case like mine.

I'm in a bit of a crunch (I need to get a system configured, tested, 
and shipped) so if anyone is familiar with what section of the code I
should be looking at I'd appreciate the headstart =)

Also, it appears that once rgmanager finds a collision, it pretty much
just stops parsing that section of the config.  One side effect of that
is that the system will then let you start that service and report the
service running,  even though it's really not.  Not really a bug, but
probably not how we'd like it to work.

Thanks guys,

Charles


 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-09-15 18:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-15 14:33 [Cluster-devel] Change in rgmanager - broke my config Charles Riley
2008-09-15 18:33 ` Charles Riley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).