ServerView Problem with Linux CMS and external PostgreSQL DB

PRIMERGY, SPARC Enterprise Server, PRIMEFLEX, PRIMEPower, BS2000

Moderator: ModTeam

dgarmes
Posts: 5
Joined: Tue Feb 18, 2014 10:14
Product(s): ServerView

ServerView Problem with Linux CMS and external PostgreSQL DB

Postby dgarmes » Mon Apr 21, 2014 12:09

I am trying to install the CMS under Red Hat, but i have problems trying to configure the external PostreSQL database.

I am following the manual "ServerView Operations Manager V.6.30 - Installation under Linux", in page 97: "ServerView database on a remote database server".

In page 98, it is said that 1. Install the ServerViewBase package. -> DONE

2. Edit /etc/fujitsu/ServerViewSuite/ServerView/global.conf, to put your COM_DB_SERVER IP:

cat /etc/fujitsu/ServerViewSuite/ServerView/global.conf

# Extension for ServerViewDB
export COM_DB_SERVER="10.111.222.16"

3. Install further required packages with the following command:
./install.sh

I get the next error:

Executing script "53-special-upgrade.sh" at 2014/04/21-11:59
+ '[' -n '' -a '' == true -a -f /var/fujitsu/ServerViewSuite/ServerViewDB/ServerViewDB_Dump ']'
+ exit 0
Executing script "55-DB-init.sh" at 2014/04/21-11:59
ERROR: script /opt/fujitsu/ServerViewSuite/ServerView/scripts/install/ServerViewDB/55-DB-init.sh failed. Exitcode: 101. Exiting configure-ServerView.sh
ERROR: hard termination required.
warning: %post(ServerViewDB-6.21-08.i386) scriptlet failed, exit status 1
ERROR: Problems occured with ServerViewDB package !
ERROR: ServerView installation failed !


If in 2, I try to put the IP of the CMS and the DB Server:

cat /etc/fujitsu/ServerViewSuite/ServerView/global.conf

# Leave this variable equal "127.0.0.1" if DB and CMS are installed on the same host
export COM_CMS_SERVER="10.111.222.165"

# Extension for ServerViewDB
export COM_DB_SERVER="10.111.222.16"

I get:

Executing script "10-odbc-uninst.sh" at 2014/04/21-12:03
Executing script "service-stop.sh" at 2014/04/21-12:03
ERROR: Wrong configuration of DB mode
ERROR: Please, check variables COM_DB_SERVER and COM_CMS_SERVER
error: %pre(ServerViewDB-6.21-08.i386) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping ServerViewDB-6.21-08
ERROR: Problems occured with ServerViewDB package !
ERROR: ServerView installation failed !

What can i do? The ServerView database is not generated on the remote database server...

forall
Posts: 10
Joined: Wed Oct 01, 2008 8:29
Product(s): RX100S5,RX300S3

Re: ServerView Problem with Linux CMS and external PostgreSQ

Postby forall » Fri Oct 31, 2014 8:00

Hi,

In external database pg_hba.conf you add this server to access to database? Can you past here a log from postgres log file when you try install a CMS Serverview?


Return to “Server Products”

Who is online

Users browsing this forum: No registered users and 1 guest