You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2013/06/09 22:47:20 UTC

[jira] [Resolved] (AMBARI-2334) When setup for oracle, postgres should not be started

     [ https://issues.apache.org/jira/browse/AMBARI-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Mohanty resolved AMBARI-2334.
-----------------------------------

    Resolution: Fixed

committed to trunk and branch-1.2.4
                
> When setup for oracle, postgres should not be started
> -----------------------------------------------------
>
>                 Key: AMBARI-2334
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2334
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 1.2.4
>            Reporter: Myroslav Papirkovskyy
>            Assignee: Myroslav Papirkovskyy
>             Fix For: 1.2.4
>
>         Attachments: AMBARI-2334_branch-1.2.4.patch, AMBARI-2334_trunk.patch
>
>
> 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira