X7ROOT File Manager
Current Path:
/usr/share/cluster
usr
/
share
/
cluster
/
📁
..
📄
ASEHAagent.sh.metadata
(3.89 KB)
📄
SAPDatabase.metadata
(5.52 KB)
📄
SAPInstance.metadata
(3.91 KB)
📄
apache.sh.metadata
(3.03 KB)
📄
bind-mount.sh.metadata
(1.72 KB)
📄
clusterfs.sh.metadata
(5.48 KB)
📄
db2.sh.metadata
(1.58 KB)
📄
drbd.sh.metadata
(1.39 KB)
📄
fence_mpath_check
(9.98 KB)
📄
fence_mpath_check_hardreboot
(9.98 KB)
📄
fence_scsi_check
(15.95 KB)
📄
fence_scsi_check.pl
(15.95 KB)
📄
fence_scsi_check_hardreboot
(15.95 KB)
📄
fs.sh.metadata
(6.65 KB)
📄
ip.sh.metadata
(4.13 KB)
📄
lvm.sh.metadata
(2.31 KB)
📄
mysql.sh.metadata
(3.01 KB)
📄
named.sh.metadata
(3.2 KB)
📄
netfs.sh.metadata
(4.74 KB)
📄
nfsclient.sh.metadata
(4.74 KB)
📄
nfsexport.sh.metadata
(2.42 KB)
📄
nfsserver.sh.metadata
(3.16 KB)
📄
openldap.sh.metadata
(2.86 KB)
📄
oracledb.sh.metadata
(3.69 KB)
📄
orainstance.sh.metadata
(2.84 KB)
📄
oralistener.sh.metadata
(2.05 KB)
📄
postgres-8.sh.metadata
(3.17 KB)
📁
relaxng
📄
samba.sh.metadata
(2.49 KB)
📄
script.sh.metadata
(1.77 KB)
📄
service.sh.metadata
(7.58 KB)
📄
smb.sh.metadata
(1.78 KB)
📄
tomcat-6.sh.metadata
(2.15 KB)
📄
vm.sh.metadata
(9.66 KB)
Editing: openldap.sh.metadata
<?xml version="1.0"?> <resource-agent version="rgmanager 2.0" name="openldap"> <version>1.0</version> <longdesc lang="en"> This defines an instance of Open LDAP </longdesc> <shortdesc lang="en"> Defines an Open LDAP server </shortdesc> <parameters> <parameter name="name" primary="1"> <longdesc lang="en"> Specifies a service name for logging and other purposes </longdesc> <shortdesc lang="en"> Name </shortdesc> <content type="string"/> </parameter> <parameter name="config_file"> <longdesc lang="en"> Define absolute path to configuration file </longdesc> <shortdesc lang="en"> Config File </shortdesc> <content type="string" default="/etc/openldap/slapd.conf"/> </parameter> <parameter name="url_list"> <longdesc lang="en"> Serve URL list. Default behaviour of URL list is changed and enhanced. eg. ldap:/// won't bind all IP address on the computer but to all IP addresses in service. Using ldap://0:port/ will bind to all IP addresses for service on given port. </longdesc> <shortdesc lang="en"> URL list </shortdesc> <content type="string" default="ldap:///"/> </parameter> <parameter name="slapd_options"> <longdesc lang="en"> Other command-line options for slapd </longdesc> <shortdesc lang="en"> Other command-line options for slapd </shortdesc> <content type="string" /> </parameter> <parameter name="shutdown_wait"> <longdesc lang="en"> Wait X seconds for correct end of service shutdown </longdesc> <shortdesc lang="en"> Wait X seconds for correct end of service shutdown </shortdesc> <content type="integer" /> </parameter> <parameter name="service_name" inherit="service%name"> <longdesc lang="en"> Inherit the service name. We need to know the service name in order to determine file systems and IPs for this service. </longdesc> <shortdesc lang="en"> Inherit the service name. </shortdesc> <content type="string"/> </parameter> </parameters> <actions> <action name="start" timeout="0"/> <action name="stop" timeout="0"/> <!-- Checks to see if it''s mounted in the right place --> <action name="status" interval="1m" timeout="10"/> <action name="monitor" interval="1m" timeout="10"/> <!-- Checks to see if we can read from the mountpoint --> <action name="status" depth="10" timeout="30" interval="5m"/> <action name="monitor" depth="10" timeout="30" interval="5m"/> <action name="meta-data" timeout="0"/> <action name="validate-all" timeout="0"/> </actions> <special tag="rgmanager"> </special> </resource-agent>
Upload File
Create Folder