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 146693 Details for
Bug 224462
clurgmgrd claim "service started" but it is not
[?]
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.
rg_test output of new configuration, clusterfs.sh modified to set mountpoint unique="0"
foo2-clusterfs-changed.out (text/plain), 4.60 KB, created by
Lon Hohberger
on 2007-01-26 17:39:30 UTC
(
hide
)
Description:
rg_test output of new configuration, clusterfs.sh modified to set mountpoint unique="0"
Filename:
MIME Type:
Creator:
Lon Hohberger
Created:
2007-01-26 17:39:30 UTC
Size:
4.60 KB
patch
obsolete
>Running in test mode. >Loaded 12 resource rules >=== Resources List === >Resource type: script >Agent: script.sh >Attributes: > name = apache start-stop [ primary unique ] > file = /etc/init.d/httpd [ unique required ] > service_name [ inherit("service%name") ] > >Resource type: script >Agent: script.sh >Attributes: > name = vsftpd [ primary unique ] > file = /etc/init.d/vsftpd [ unique required ] > service_name [ inherit("service%name") ] > >Resource type: clusterfs >Agent: clusterfs.sh >Attributes: > name = WWWData [ primary ] > mountpoint = /opt/www [ required ] > device = /dev/emcpowerd1 [ unique required ] > fstype = gfs > force_unmount = 0 > fsid = 41107 > nfslock [ inherit("service%nfslock") ] > >Resource type: service [INLINE] >Instances: 1/1 >Agent: service.sh >Attributes: > name = mysqld [ primary unique required ] > domain = mysql > autostart = 1 > recovery = restart > >Resource type: ip [INLINE] >Instances: 1/1 >Agent: ip.sh >Attributes: > address = 172.17.0.123 [ primary unique ] > monitor_link = 1 > nfslock [ inherit("service%nfslock") ] > >Resource type: script [INLINE] >Agent: script.sh >Attributes: > name = mysql start-stop [ primary unique ] > file = /etc/init.d/mysqld [ unique required ] > service_name [ inherit("service%name") ] > >Resource type: fs [INLINE] >Instances: 1/1 >Agent: fs.sh >Attributes: > name = MysqlData [ primary ] > mountpoint = /var/lib/mysql [ unique required ] > device = /dev/mapper/MysqlData-VarLibMysql [ unique required ] > fstype = ext3 > force_unmount = 1 > self_fence = 1 > nfslock [ inherit("service%nfslock") ] > fsid = 30618 > force_fsck = 0 > >Resource type: service [INLINE] >Instances: 1/1 >Agent: service.sh >Attributes: > name = apache25 [ primary unique required ] > domain = apache25 > autostart = 1 > >Resource type: clusterfs [INLINE] >Agent: clusterfs.sh >Attributes: > name = WWWSoft1 [ primary ] > mountpoint = /opt/soft [ required ] > device = /dev/emcpowera1 [ unique required ] > fstype = gfs > force_unmount = 0 > fsid = 30342 > nfslock [ inherit("service%nfslock") ] > >Resource type: service [INLINE] >Instances: 1/1 >Agent: service.sh >Attributes: > name = apache26 [ primary unique required ] > domain = apache26 > autostart = 1 > >Resource type: clusterfs [INLINE] >Agent: clusterfs.sh >Attributes: > name = WWWSoft2 [ primary ] > mountpoint = /opt/soft [ required ] > device = /dev/emcpowerb1 [ unique required ] > fstype = gfs > force_unmount = 0 > fsid = 30343 > nfslock [ inherit("service%nfslock") ] > >=== Resource Tree === >service { > name = "mysqld"; > domain = "mysql"; > autostart = "1"; > recovery = "restart"; > ip { > address = "172.17.0.123"; > monitor_link = "1"; > nfslock = "(null)"; > } > script { > name = "mysql start-stop"; > file = "/etc/init.d/mysqld"; > service_name = "mysqld"; > } > fs { > name = "MysqlData"; > mountpoint = "/var/lib/mysql"; > device = "/dev/mapper/MysqlData-VarLibMysql"; > fstype = "ext3"; > force_unmount = "1"; > self_fence = "1"; > nfslock = "(null)"; > fsid = "30618"; > force_fsck = "0"; > } >} >service { > name = "apache25"; > domain = "apache25"; > autostart = "1"; > script { > name = "vsftpd"; > file = "/etc/init.d/vsftpd"; > service_name = "apache25"; > } > script { > name = "apache start-stop"; > file = "/etc/init.d/httpd"; > service_name = "apache25"; > } > clusterfs { > name = "WWWData"; > mountpoint = "/opt/www"; > device = "/dev/emcpowerd1"; > fstype = "gfs"; > force_unmount = "0"; > fsid = "41107"; > nfslock = "(null)"; > } > clusterfs { > name = "WWWSoft1"; > mountpoint = "/opt/soft"; > device = "/dev/emcpowera1"; > fstype = "gfs"; > force_unmount = "0"; > fsid = "30342"; > nfslock = "(null)"; > } >} >service { > name = "apache26"; > domain = "apache26"; > autostart = "1"; > script { > name = "vsftpd"; > file = "/etc/init.d/vsftpd"; > service_name = "apache26"; > } > script { > name = "apache start-stop"; > file = "/etc/init.d/httpd"; > service_name = "apache26"; > } > clusterfs { > name = "WWWData"; > mountpoint = "/opt/www"; > device = "/dev/emcpowerd1"; > fstype = "gfs"; > force_unmount = "0"; > fsid = "41107"; > nfslock = "(null)"; > } > clusterfs { > name = "WWWSoft2"; > mountpoint = "/opt/soft"; > device = "/dev/emcpowerb1"; > fstype = "gfs"; > force_unmount = "0"; > fsid = "30343"; > nfslock = "(null)"; > } >} >=== Failover Domains === >Failover domain: mysql >Flags: Restricted > Node blade21 (priority 1) > Node blade22 (priority 1) >Failover domain: apache25 >Flags: Restricted > Node blade25 (priority 1) >Failover domain: apache26 >Flags: Restricted > Node blade26 (priority 1) >Failover domain: ftp >Flags: Restricted > Node blade25 (priority 1) > Node blade26 (priority 1)
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 224462
:
146689
|
146690
|
146691
|
146692
| 146693 |
146694