[drbd-mc] Adding a drbd resource to the cluster

David Davies d at ip6net.net
Fri Mar 5 18:27:38 CET 2010


Hi

I am using DMC-0.6.1,jar on mac osx 10.6.2 to build a 2 node cluster with drbd replicating 2 resources.

I have managed to get drbd up and running and the resources are syncing (19hours so far..)

I have added under Services a group(1) and under that a IPaddr Service

I can get this to move between hosts no problem.

Problem starts here

If I add a dependent service to IPaddr of Filesystem + linbit:drbd the service is visibile on the worksheet

Then I configure the required options

block device i set to drbd:cluster_metadata
mount point i type in the mount point on my drive   /cluster_metadata   (this exists and is not mount on both nodes)
Then I click filesystem type and it errors out with the following popup

Any Ideas ??
I cant add the filesystem to the cluster as i dont know how by hand!

Thank you

David


AppError.Text
release: 0.6.1

uncaught exception
java.lang.ClassCastException: javax.swing.Box$Filler cannot be cast to javax.swing.JScrollPane
javax.swing.Box$Filler cannot be cast to javax.swing.JScrollPane
drbd.gui.GuiComboBox$2.popupMenuWillBecomeVisible(GuiComboBox.java:392)
javax.swing.JComboBox.firePopupMenuWillBecomeVisible(JComboBox.java:938)
javax.swing.plaf.basic.BasicComboPopup.firePopupMenuWillBecomeVisible(BasicComboPopup.java:330)
javax.swing.JPopupMenu.setVisible(JPopupMenu.java:730)
javax.swing.JPopupMenu.show(JPopupMenu.java:904)
com.apple.laf.AquaComboBoxPopup.show(AquaComboBoxPopup.java:99)
javax.swing.plaf.basic.BasicComboPopup.togglePopup(BasicComboPopup.java:1110)
javax.swing.plaf.basic.BasicComboPopup$Handler.mousePressed(BasicComboPopup.java:807)
java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:263)
java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
java.awt.Component.processMouseEvent(Component.java:6345)
javax.swing.JComponent.processMouseEvent(JComponent.java:3255)
java.awt.Component.processEvent(Component.java:6113)
java.awt.Container.processEvent(Container.java:2085)
java.awt.Component.dispatchEventImpl(Component.java:4714)
java.awt.Container.dispatchEventImpl(Container.java:2143)
java.awt.Component.dispatchEvent(Component.java:4544)
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4618)
java.awt.LightweightDispatcher.processMouseEvent(Container.java:4279)
java.awt.LightweightDispatcher.dispatchEvent(Container.java:4212)
java.awt.Container.dispatchEventImpl(Container.java:2129)
java.awt.Window.dispatchEventImpl(Window.java:2475)
java.awt.Component.dispatchEvent(Component.java:4544)
java.awt.EventQueue.dispatchEvent(EventQueue.java:635)
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
java.awt.EventDispatchThread.run(EventDispatchThread.java:122)


More information about the drbd-mc mailing list