# /etc/ClusterTools2/cs_precheck_for_oracle 
# For SLES11.
#
SW_REL="SLE-11-x86_64-SP1"
#
SW_KRNL="kernel-default-2.6.32.19-0.3 x86_64"
#
# TODO: check gcc, Java, ulimit
SW_PKG="orarun ulimit
oracleasmlib oracleasm-support
cups-client cups-drivers cups-libs cups-libs-32bit cups cups-autoconfig
xorg-x11-libs xorg-x11
nfs-client
glibc glibc-32bit glibc-locale glibc-locale-32bit glibc-devel
kernel-default linux-kernel-headers
binutils gcc gcc-32bit gcc43 gcc-locale gcc-locale libgcc43 libgcc43-32bit
libaio libaio-devel
sysstat supportutils suse-sam
openais libopenais3 corosync libcorosync4 pacemaker pacemaker-mgmt libpacemaker3 cluster-glue cluster-network-kmp-default libglue2 resource-agents 
yast2-cluster
multipath-tools mdadm device-mapper device-mapper-32bit libext2fs2 libuuid1 libuuid1-32bit uuid-runtime
ClusterTools2"
#
SW_NOT="apparmor sapconf"
#
RUNLVL=3
SRV_RUN="boot.multipath multipathd ntp boot.sysstat boot.clock uuidd orarun"
SRV_NOT="boot.md boot.apparmor boot.dmraid boot.sapconf slpd alsasound openais SuSEfirewall2_init SuSEfirewall2_setup ocfs2 o2cb open-iscsi sapinit"

# TODO: Oracle users
DBUSER="oracle"
DBGROUP="dba oinstall"
# TODO: Oracle pathes and files
# /etc/sysconfig/oracle
# /etc/oratab
# /opt/oracle/
#
