Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 877162 Details for
Bug 1079207
clustat -i 0 rarely segfaults in flag_rgmanager_nodes() while cluster is repetitively shutting down and starting up
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
cluster.conf
file_1079207.txt (text/plain), 2.66 KB, created by
Frantisek Reznicek
on 2014-03-21 08:43:48 UTC
(
hide
)
Description:
cluster.conf
Filename:
MIME Type:
Creator:
Frantisek Reznicek
Created:
2014-03-21 08:43:48 UTC
Size:
2.66 KB
patch
obsolete
><?xml version="1.0" ?> ><cluster config_version="1" name="dtests_ha"> > <clusternodes> > <clusternode name="192.168.6.103" nodeid="1" votes="1"> > <fence> > <method name="1"> > <device name="fence_1"/> > </method> > </fence> > </clusternode> > <clusternode name="192.168.6.104" nodeid="2" votes="1"> > <fence> > <method name="1"> > <device name="fence_2"/> > </method> > </fence> > </clusternode> > <clusternode name="192.168.6.105" nodeid="3" votes="1"> > <fence> > <method name="1"> > <device name="fence_3"/> > </method> > </fence> > </clusternode> > </clusternodes> > <cman> > <multicast addr="225.0.0.12"/> > </cman> > <rm log_level="7"> > <failoverdomains> > <failoverdomain name="domain_qpidd_1" restricted="1"> > <failoverdomainnode name="192.168.6.103" priority="1"/> > </failoverdomain> > <failoverdomain name="domain_qpidd_2" restricted="1"> > <failoverdomainnode name="192.168.6.104" priority="1"/> > </failoverdomain> > <failoverdomain name="domain_qpidd_3" restricted="1"> > <failoverdomainnode name="192.168.6.105" priority="1"/> > </failoverdomain> > </failoverdomains> > <resources> > <script file="/etc/init.d/qpidd" name="qpidd"> > <action depth="*" interval="5" name="status"/> > </script> > <script file="/etc/init.d/qpidd-primary" name="qpidd-primary"> > <action depth="*" interval="5" name="status"/> > </script> > <ip address="192.168.6.251" monitor_link="1"/> > </resources> > <service domain="domain_qpidd_1" name="qpidd_1" recovery="restart"> > <script ref="qpidd"/> > </service> > <service domain="domain_qpidd_2" name="qpidd_2" recovery="restart"> > <script ref="qpidd"/> > </service> > <service domain="domain_qpidd_3" name="qpidd_3" recovery="restart"> > <script ref="qpidd"/> > </service> > <service autostart="1" exclusive="0" name="qpidd_primary" recovery="relocate"> > <script ref="qpidd-primary"/> > <ip ref="192.168.6.251"/> > </service> > </rm> > <fence_daemon clean_start="0" post_fail_delay="0" post_join_delay="30"/> > <fencedevices> > <fencedevice action="reboot" agent="fence_xvm" domain="cos6x0" ipport="1229" key_file="/etc/cluster/fence_xvm.key" name="fence_1"/> > <fencedevice action="reboot" agent="fence_xvm" domain="cos6x1" ipport="1229" key_file="/etc/cluster/fence_xvm.key" name="fence_2"/> > <fencedevice action="reboot" agent="fence_xvm" domain="cos6x2" ipport="1229" key_file="/etc/cluster/fence_xvm.key" name="fence_3"/> > </fencedevices> > <logging debug="on"/> ></cluster>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1079207
: 877162