From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio M. Di Nitto Date: Mon, 29 Aug 2011 12:23:34 +0200 Subject: [Cluster-devel] Question about /etc/init.d/cman start In-Reply-To: <24E144B8C0207547AD09C467A8259F75377CB509@lisa.maurer-it.com> References: <24E144B8C0207547AD09C467A8259F75377CB339@lisa.maurer-it.com> <4E5B336F.4020908@redhat.com> <24E144B8C0207547AD09C467A8259F75377CB397@lisa.maurer-it.com> <4E5B41FE.1090309@redhat.com> <24E144B8C0207547AD09C467A8259F75377CB3EE@lisa.maurer-it.com> <4E5B5D94.5020006@redhat.com> <24E144B8C0207547AD09C467A8259F75377CB509@lisa.maurer-it.com> Message-ID: <4E5B68A6.4060809@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 08/29/2011 12:11 PM, Dietmar Maurer wrote: >> Yes, generally the fact that quorum is not achieved with N seconds is an >> indication of something wrong in the cluster or the hw (for instance network >> issues). Users prefer to see an error at that point, rather than keep executing >> more daemons that will just make things more confusing on why it's not working >> at higher levels (rgmanager or gfs) when the issue is at the bottom layers. > > That sounds reasonable, but it seems that rgmanager is always started with: > > /etc/init.d/rgmanager > > So we have rgmanager running, but no dlm_controld and no fenced. Is it expected to > work that way? If dlm is not working, rgmanager will exit with error. rgmanager does not use fenced directly so that's "irrelevant". Fabio