From 7addb849b94c6fc17ebbd2b7532929546f3fa582 Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 11 Apr 2011 22:52:22 +0000 Subject: [PATCH] checkin upstart db2 config file git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9275 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/tools/xcatfmcd.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 xCAT-server/share/xcat/tools/xcatfmcd.conf diff --git a/xCAT-server/share/xcat/tools/xcatfmcd.conf b/xCAT-server/share/xcat/tools/xcatfmcd.conf new file mode 100644 index 000000000..497839361 --- /dev/null +++ b/xCAT-server/share/xcat/tools/xcatfmcd.conf @@ -0,0 +1,15 @@ +# DB2 fault monitor +# +# Starts xcatfcmd + +description "Fault Monitor is the DB2 database facility that automatically starts an instance after a crash" +version "9.7.0.4" + +start on runlevel [2345] +stop on runlevel [016] + +console output +respawn +respawn limit 10 120 + +exec /opt/ibm/db2/V9.7/bin/db2fmcd