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 593195 Details for
Bug 807735
RHHAv2 Query/Job Server failover should be tied to schedd
[?]
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
cluster.conf (text/plain), 3.32 KB, created by
Tomas Rusnak
on 2012-06-20 12:34:52 UTC
(
hide
)
Description:
cluster.conf
Filename:
MIME Type:
Creator:
Tomas Rusnak
Created:
2012-06-20 12:34:52 UTC
Size:
3.32 KB
patch
obsolete
><?xml version="1.0"?> ><cluster config_version="95" name="HA-schedd"> > <fence_daemon post_join_delay="30"/> > <clusternodes> > <clusternode name="rhel-ha-1.hostname" nodeid="1"> > <fence> > <method name="virt-fenc"> > <device domain="test" name="fenc"/> > </method> > </fence> > </clusternode> > <clusternode name="rhel-ha-2.hostname" nodeid="2"> > <fence> > <method name="virt-fenc"> > <device domain="test" name="fenc"/> > </method> > </fence> > </clusternode> > <clusternode name="rhel-ha-3.hostname" nodeid="3"> > <fence> > <method name="virt-fenc"> > <device domain="test" name="fenc"/> > </method> > </fence> > </clusternode> > </clusternodes> > <fencedevices> > <fencedevice agent="fence_xvm" name="fenc"/> > </fencedevices> > <rm> > <failoverdomains> > <failoverdomain name="Schedd hasched2 Failover Domain" restricted="1"> > <failoverdomainnode name="rhel-ha-1.hostname"/> > <failoverdomainnode name="rhel-ha-2.hostname"/> > <failoverdomainnode name="rhel-ha-3.hostname"/> > </failoverdomain> > <failoverdomain name="Schedd hasched3 Failover Domain" restricted="1"> > <failoverdomainnode name="rhel-ha-1.hostname"/> > <failoverdomainnode name="rhel-ha-2.hostname"/> > <failoverdomainnode name="rhel-ha-3.hostname"/> > </failoverdomain> > <failoverdomain name="Schedd hasched1 Failover Domain" restricted="1"> > <failoverdomainnode name="rhel-ha-1.hostname"/> > <failoverdomainnode name="rhel-ha-2.hostname"/> > <failoverdomainnode name="rhel-ha-3.hostname"/> > </failoverdomain> > </failoverdomains> > <service domain="Schedd hasched3 Failover Domain" name="HA_Schedd3" recovery="relocate"> > <netfs export="/mnt/ha3" force_unmount="1" fstype="nfs" host="<IP>" mountpoint="/mnt/ha3" name="Job Queue for hasched3" options="sync,rw"> > <condor __independent_subtree="1" __max_restarts="3" __restart_expire_time="10" name="ha_schedd3" type="schedd"> > <condor name="ha_jobserver3" type="job_server"/> > <condor name="ha_query3" type="query_server"/> > </condor> > </netfs> > </service> > <service domain="Schedd hasched2 Failover Domain" name="HA_Schedd2" recovery="relocate"> > <netfs export="/mnt/ha2" force_unmount="1" fstype="nfs" host="<IP>" mountpoint="/mnt/ha2" name="Job Queue for hasched2" options="sync,rw"> > <condor __independent_subtree="1" __max_restarts="3" __restart_expire_time="10" name="ha_schedd2" type="schedd"/> > <condor name="ha_jobserver2" type="job_server"/> > <condor name="ha_query2" type="query_server"/> > </netfs> > </service> > <service domain="Schedd hasched1 Failover Domain" name="HA_Schedd1" recovery="relocate"> > <netfs export="/mnt/ha1" force_unmount="1" fstype="nfs" host="<IP>" mountpoint="/mnt/ha1" name="Job Queue for hasched1" options="sync,rw"> > <condor __independent_subtree="1" __max_restarts="3" __restart_expire_time="10" name="ha_schedd1" type="schedd"> > <condor name="ha_jobserver1" type="job_server"/> > <condor name="ha_query1" type="query_server"/> > </condor> > </netfs> > </service> > </rm> > <logging debug="on"> > <logging_daemon debug="on" name="rgmanager"/> > <logging_daemon debug="on" name="fenced"/> > </logging> > <cman/> ></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 807735
: 593195