
alanr at unix
Aug 8, 2007, 6:30 AM
Post #1 of 5
(489 views)
Permalink
|
|
Re: v1.x -> v2.x stonith device external / segv
|
|
Leroy van Logchem wrote: > Hi all, > > 1) > I'am trying to go from 1.2.5 to heartbeat 2.1.2-2. > We used to run a script to handle our stonith device (due complex setup; > 3 PSU's). > I can't find the stonith device external, is there still a simple way? > > 2) > stonith -h gives "Segmentation fault" on CentOS 5 x86_x64 > using the default rpm's from the extra repository. > Signature: > DSA/SHA1, Wed 01 Aug 2007 01:02:21 AM CEST, Key ID a8a447dce8562897 > > --- > Program received signal SIGSEGV, Segmentation fault. > 0x00002aaaab33f280 in ?? () > (gdb) bt > #0 0x00002aaaab33f280 in ?? () > #1 0x0000003c95e42b02 in g_slice_free1 () from /lib64/libglib-2.0.so.0 > #2 0x0000003c95e20ee4 in g_hash_table_remove () from > /lib64/libglib-2.0.so.0 > #3 0x0000003c96603177 in DelPILPluginUniv () from /usr/lib64/libpils.so.1 > #4 0x0000003c96602ebb in ?? () from /usr/lib64/libpils.so.1 > #5 0x0000003c96603ccf in PILGetDebugLevel () from /usr/lib64/libpils.so.1 > #6 0x0000003c96604894 in PILLoadPlugin () from /usr/lib64/libpils.so.1 > #7 0x0000003c96603917 in PILGetDebugLevel () from /usr/lib64/libpils.so.1 > #8 0x0000003c96603a30 in PILGetDebugLevel () from /usr/lib64/libpils.so.1 > #9 0x0000003c96603c5f in PILGetDebugLevel () from /usr/lib64/libpils.so.1 > #10 0x0000003c96603d49 in PILIncrIFRefCount () from /usr/lib64/libpils.so.1 > #11 0x0000003c97e030b0 in stonith_delete () from /usr/lib64/libstonith.so.1 > #12 0x0000000000401527 in confhelp () > #13 0x0000000000401222 in usage () > #14 0x0000000000401c46 in main () Well, we spent a bit of time looking at this before the release went out, and thought we had fixed it. In fact, is is fixed on SUSE Linux, but obviously not really fixed :-(. R2 external STONITH handling is much more sophisticated, and much better. But, there is no separate external device, but it supports external devices. Could you take out a bugzilla for this? -- Alan Robertson <alanr [at] unix> "Openness is the foundation and preservative of friendship... Let me claim from you at all times your undisguised opinions." - William Wilberforce _______________________________________________ Linux-HA mailing list Linux-HA [at] lists http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
|