Start a Conversation

Unsolved

This post is more than 5 years old

M

15693

February 26th, 2016 04:00

Networker 9.0.0.2 Rhel implementation || Unable to contact authentication server on host BKP-01 and port 9090

Hi Guys,

I am implementing Networker 9.0.0.2  on Rhel machine. During NMC configuration I ran into following message

WARNING: Unable to contact authentication server on host BKP-01 and port 9090

Auth configuration went fine and when NMC was been configured I got into above warning.

Need your suggestion to resolve this issue.

LOGS:

---------

]# /opt/nsr/authc-server/scripts/authc_configure.sh

Specify the directory where the Java Standard Edition Runtime Environment (JRE) software is installed [/usr/java/latest]: /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/

The Apache Tomcat will use "BKP-01" as the host name.

The Apache Tomcat will use "9090" as the port number.

The NetWorker Authentication Service requires a keystore file to configure encryption and to provide SSL support.

EMC recommends that you specify a password that has a minimum of nine characters,

with at least one upper case letter, one lower case letter, one number and one special character.

The installation process will create a new keystore file.

Specify the keystore password:

Confirm the password:

The NetWorker Authentication Service defines automatically an administrator user account

named administrator in the NetWorker Authentication Service local database.

This account is specific to the administration of the NetWorker Authentication Service and

is no way related to other administrator accounts on this system.

The password of this account must meet the following criteria: A minimum of nine characters

with at least one upper case letter, one lower case letter, one number and one special character.

Specify an initial password for administrator:

Confirm the password:

Creating the installation log in /opt/nsr/authc-server/logs/install.log.

Performing initialization. Please wait...

The Installation completed successful.

=========================================

# /opt/lgtonmc/bin/nmc_config

For optimum security, the NMC server must run the embedded PostgreSQL database server

as a non root user. Specify a local user name that will start the database server.

If you specify a user that does not exist, the configuration process will provide you with

the option to create the user account.

Specify the user for the database server [postgres]: nwkradmin

Specify the directory to use for the LGTOnmc database [/nsr/nmc/nmcdb]:

Do you want to migrate the NMC server data from a previous LGTOnmc 8.x.x release ? n

Specify the host name of the NetWorker Authentication Service host [BKP-01]:

WARNING: Unable to contact authentication server on host BKP-01 and port 9090

Do you want to specify a different authentication server host or port ? y

Specify the host name of the NetWorker Authentication Service host [BKP-01]:

Specify the port number that the NetWorker Authentication Service uses for communication [9090]:

WARNING: Unable to contact authentication server on host BKP-01 and port 9090

Do you want to specify a different authentication server host or port ? n

Start the NMC server daemons at end of the configuration ? y

Creating the installation log in /opt/lgtonmc/logs/install.log.

Performing initialization. Please wait...

Starting GST:

GST Services, Version 9.0.Build.448

done.

The installation completed successfully.

You have new mail in /var/spool/mail/root

11 Posts

November 25th, 2016 04:00

/tmp/start_nw.txt


++ NSRRC=/nsr/nsrrc

++ NSR_ENVEXEC=/opt/nsr/admin/nsr_envexec

++ NETWORKERRC=/opt/nsr/admin/networkerrc

++ case $1 in

++ start_service

++ echo 'starting NetWorker daemons:'

++ '[' -x /opt/nsr/admin/nsr_serverrc ']'

++ . /opt/nsr/admin/nsr_serverrc

++++ rpm -q --qf '%{INSTPREFIXES}\n' lgtoauthc

+++ AUTHC_PKG_HOME=/opt/nsr/authc-server

+++ '[' '!' -f /opt/nsr/authc-server/script/authc_configure.sh ']'

+++ AUTHC_PKG_HOME=/opt/nsr/authc-server

+++ AUTHC_HOME=/nsr/authc

+++ export AUTHC_HOME

+++ AUTHC_INSTALLRC=/nsr/authc/conf/installrc

+++ JAVA_HOME=

+++ '[' -f /nsr/authc/conf/installrc ']'

+++ . /nsr/authc/conf/installrc

++++ JAVA_HOME=/usr/java/jdk1.8.0_111

+++ '[' -z /usr/java/jdk1.8.0_111 ']'

+++ export JAVA_HOME

+++ JSVC_DIR=/opt/nsr/jsvc

+++ export JSVC_DIR

++++ grep ':5672 '

++++ grep qpidd

++++ netstat -lnpt

+++ qpiddchk=

+++ '[' -n '' ']'

+++ return 0

++ '[' -f /usr/sbin/nsrexecd ']'

++ '[' -f /usr/sbin/NetWorker.clustersvr ']'

++ /opt/nsr/admin/nsr_envexec -u /nsr/nsrrc -s /opt/nsr/admin/networkerrc /usr/sbin/nsrexecd

++ /usr/bin/tee /dev/console

++ echo ' nsrexecd'

++ '[' -x /usr/sbin/nsrpsd ']'

++ /usr/sbin/nsrpsd -i

++ '[' -f /usr/sbin/lgtolmd ']'

++ '[' -f /usr/sbin/nsrctld -a '!' -f /usr/sbin/NetWorker.clustersvr ']'

++ /usr/bin/tee /dev/console

++ /opt/nsr/admin/nsr_envexec -u /nsr/nsrrc -s /opt/nsr/admin/networkerrc /usr/sbin/nsrctld

++ echo ' nsrctld'

++ '[' -f /opt/nsr/nsrmq/bin/nsrmqd ']'

++ '[' -d /var/lock/subsys ']'

++ touch /var/lock/subsys/networker

/etc/init.d/networker status

++ NSRRC=/nsr/nsrrc

++ NSR_ENVEXEC=/opt/nsr/admin/nsr_envexec

++ NETWORKERRC=/opt/nsr/admin/networkerrc

++ case $1 in

++ '[' -f /usr/sbin/nsr_shutdown ']'

++ /usr/sbin/nsr_shutdown -l

+--o nsrexecd (14519)

November 29th, 2016 08:00

Hi Debek,

please stop networker (Service networker stop)

1) start nsrexecd: nsrexecd -D9 > /tmp/nsrexecd.log 2>&1

2) start nsrctld: source /opt/nsr/admin/networkerrc

                         source /opt/nsr/admin/nsr_serverrc

                         nsrctld -D9 > /tmp/nsrctd.lg 2>&1

wait a Moment and stop networker via nsr_shutdown

bg

1 Message

February 18th, 2017 06:00

Hi Debek,

Are the NMC server and Networker server same here?

December 15th, 2017 05:00

I had this same issue (NMC and Networker server were the same for me) and it ended up being the linux firewall.  It turned back on after a reboot so we had to update the policy so it would stay disabled.

No Events found!

Top