Discussion:
[drbd-mc] bug? resource/service missing
martin.braun
2010-04-19 08:40:30 UTC
Permalink
Hi,

I have a four node cluster, not all resources are installed on all nodes
(see below). However one resource is missing in the cluster/service view:
My resource resAPP is neither covered by a node nor displayed.

Could that be caused by the fact, that the resource is not installed on
any node?

4 Nodes configured, 4 expected votes
7 Resources configured.
============

Online: [ux-0 ux-1 ux-4 ux-5 ]

Master/Slave Set: msDRBD
Masters: [ ux-0 ]
Slaves: [ ux-1 ]
Master/Slave Set: msDRBD_APP
Masters: [ ux-5 ]
Slaves: [ ux-4 ]
resFS (ocf::heartbeat:Filesystem): Started ux-0
resVIP (ocf::heartbeat:IPaddr2): Started ux-0
resAPP (ocf::icw:ocfAPP): Started ux-5
resFS_APP (ocf::heartbeat:Filesystem): Started ux-5
resVIP_APP (ocf::heartbeat:IPaddr2): Started ux-5

Failed actions:
resAPP_monitor_0 (node=ux-1, call=16, rc=5, status=complete): not
installed
resAPP_monitor_0 (node=ux-0, call=21, rc=5, status=complete): not
installed

best,
Martin




InterComponentWare AG:
Vorstand: Peter Kirschbauer (Vors.), J?rg Stadler / Aufsichtsratsvors.: Prof. Dr. Christof Hettich
Firmensitz: 69190 Walldorf, Industriestra?e 41 / AG Mannheim HRB 351761 / USt.-IdNr.: DE 198388516
Rasto Levrinc
2010-04-19 11:45:51 UTC
Permalink
Post by martin.braun
Hi,
I have a four node cluster, not all resources are installed on all nodes
My resource resAPP is neither covered by a node nor displayed.
Could that be caused by the fact, that the resource is not installed on
any node?
Yes, that's the reason, although in the future I want to show it as not
installed in the graph.

Rasto
--
: Dipl-Ing Rastislav Levrinc
: DRBD-MC http://www.drbd.org/mc/management-console/
: DRBD/HA support and consulting http://www.linbit.com/
DRBD(R) and LINBIT(R) are registered trademarks of LINBIT, Austria.
martin.braun
2010-04-19 12:14:44 UTC
Permalink
Hi Rasto,
Post by Rasto Levrinc
Post by martin.braun
Could that be caused by the fact, that the resource is not installed on
any node?
Sorry, I meant _every_ node.
Post by Rasto Levrinc
Yes, that's the reason, although in the future I want to show it as not
installed in the graph.
Applications are not always installed on every nodes - however one should
be able to administrate and monitor these services.

When I try to move a resource group on the graph with that missing
resource I get this error:

AppError.Text
release: 0.7.1

uncaught exception
java.lang.NullPointerException
null
drbd.gui.resources.GroupInfo.isOneFailedCount(GroupInfo.java:632)
drbd.gui.resources.ServiceInfo$28.enablePredicate(ServiceInfo.java:3964)
drbd.utilities.MyMenuItem.processAccessType(MyMenuItem.java:262)
drbd.utilities.MyMenuItem.<init>(MyMenuItem.java:134)
drbd.utilities.MyMenuItem.<init>(MyMenuItem.java:162)
drbd.gui.resources.ServiceInfo$28.<init>(ServiceInfo.java:3955)
drbd.gui.resources.ServiceInfo.createPopup(ServiceInfo.java:3945)
drbd.gui.resources.GroupInfo.createPopup(GroupInfo.java:380)
drbd.gui.resources.Info$3.run(Info.java:619)
java.lang.Thread.run(Thread.java:619)

thanks,
Martin
Post by Rasto Levrinc
[image removed]
Re: [drbd-mc] bug? resource/service missing
Rasto Levrinc
drbd-mc
19.04.2010 13:47
drbd-mc-bounces at lists.linbit.com
Post by martin.braun
Hi,
I have a four node cluster, not all resources are installed on all nodes
My resource resAPP is neither covered by a node nor displayed.
Could that be caused by the fact, that the resource is not installed on
any node?
Yes, that's the reason, although in the future I want to show it as not
installed in the graph.
Rasto
--
: Dipl-Ing Rastislav Levrinc
: DRBD-MC http://www.drbd.org/mc/management-console/
: DRBD/HA support and consulting http://www.linbit.com/
DRBD(R) and LINBIT(R) are registered trademarks of LINBIT, Austria.
_______________________________________________
drbd-mc mailing list
drbd-mc at lists.linbit.com
http://lists.linbit.com/mailman/listinfo/drbd-mc
InterComponentWare AG:
Vorstand: Peter Kirschbauer (Vors.), J?rg Stadler / Aufsichtsratsvors.: Prof. Dr. Christof Hettich
Firmensitz: 69190 Walldorf, Industriestra?e 41 / AG Mannheim HRB 351761 / USt.-IdNr.: DE 198388516
Rasto Levrinc
2010-04-19 12:30:05 UTC
Permalink
Post by martin.braun
Hi Rasto,
Post by martin.braun
Could that be caused by the fact, that the resource is not installed
on
Post by martin.braun
any node?
Sorry, I meant _every_ node.
At the moment info about installed resource agents (RAs) comes from one
node, so it depends if it is installed there or not.
Post by martin.braun
Applications are not always installed on every nodes - however one
should be able to administrate and monitor these services.
The DMC assumes that the same RAs are installed everywhere, but yes you
are right it does not have to be and it will be fixed. Application does
not have to be installed everywhere, just the resource agent.

Rasto
--
: Dipl-Ing Rastislav Levrinc
: DRBD-MC http://www.drbd.org/mc/management-console/
: DRBD/HA support and consulting http://www.linbit.com/
DRBD(R) and LINBIT(R) are registered trademarks of LINBIT, Austria.
Loading...