Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.4
-
None
-
None
Description
Run setup, configure for oracle. Postgres should not be setup + started.
root@ip-10-152-186-137 ~# ambari-server start
Using python /usr/bin/python2.6
Starting ambari-server
Run initdb
Initializing database: [ OK ]
About to start PostgreSQL
Checking iptables...
iptables is disabled now
Running server: /usr/jdk64/jdk1.6.0_31/bin/java -server -XX:NewRatio=3 -XX:+UseConcMarkSweepGC -XX:-UseGCOverheadLimit -XX:CMSInitiatingOccupancyFraction=60 -Xms512m -Xmx2048m -cp /etc/ambari-server/conf:/usr/lib/ambari-server/:/u01/app/oracle/product/11.2.0/xe/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/usr/lib/ambari-server/ org.apache.ambari.server.controller.AmbariServer >/var/log/ambari-server/ambari-server.out 2>&1
root@ip-10-152-186-137 ~# ps -ef
postfix 28329 1294 0 00:06 ? 00:00:00 pickup -l -t fifo -u
oracle 28597 1 0 00:49 ? 00:00:00 xe_w000_XE
postgres 28908 1 1 00:57 ? 00:00:00 /usr/bin/postmaster -p 5432 -D /
postgres 28910 28908 0 00:57 ? 00:00:00 postgres: logger process
postgres 28912 28908 0 00:57 ? 00:00:00 postgres: writer process
postgres 28913 28908 0 00:57 ? 00:00:00 postgres: wal writer process
postgres 28914 28908 0 00:57 ? 00:00:00 postgres: autovacuum launcher pr
postgres 28915 28908 0 00:57 ? 00:00:00 postgres: stats collector proces
root 28965 28242 4 00:59 pts/0 00:00:00 ps -ef