ISP 8.1.17 Server Installation fails

gutti122

Newcomer
Joined
Oct 10, 2023
Messages
3
Reaction score
0
Points
0
Dear Community,

maybe you can help me here out, i am expecting an error which i never had before and cant solve for days.

I have a freshly installed RHEL 8.1 Machine and wanted to install ISP 8.1.17 Server (it will be used for a pentest), the installation run through when i want to configure the database via /opt/tivoli/tsm/server/bin/dsmicfgx , the configuration runs through until the point when the server config boots up a second time when he wants to create the user id etc.

I had so many other problems before, missing symbolic links to gskit and db2 files after i fixed all this i get this.

Instance User is tsminst3
groupadd tsmsrvrs -g 1111
useradd -d /home/tsminst2 -u 2222 -g 1111 -s/bin/bash tsminst2

Install dir

[root@TSMSRV bin]# ls -la /isp/
total 0
drwxrwxr-x. 6 tsminst3 tsmsrvrs 63 Oct 11 12:50 .
dr-xr-xr-x. 18 root root 255 Oct 6 11:19 ..
drwxrwxr-x 4 tsminst3 tsmsrvrs 28 Oct 10 18:10 ispbkp
drwxrwxr-x 6 tsminst3 tsmsrvrs 54 Oct 11 12:50 ispdb
drwxrwxr-x 4 tsminst3 tsmsrvrs 35 Oct 11 12:50 isplog
drwxr-xr-x 3 tsminst3 tsmsrvrs 235 Oct 11 12:57 tsminst3



----------------
Creating the database manager instance...
The database manager instance was created successfully.

Formatting the server database...

ANR7800I DSMSERV generated at 11:13:11 on Nov 28 2022.

IBM Spectrum Protect for Linux/x86_64
Version 8, Release 1, Level 17.000

Licensed Materials - Property of IBM

(C) Copyright IBM Corporation 1990, 2022.
All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.

ANR7801I Subsystem process ID is 14392.
ANR0900I Processing options file /isp/tsminst3/dsmserv.opt.
ANR0010W Unable to open message catalog for language en_US.UTF-8. The default
language message catalog will be used.
ANR7814I Using instance directory /isp/tsminst3.
ANR3339I Default Label in key data base is TSM Server SelfSigned SHA Key.
ANR4726I The ICC support module has been loaded.
ANR0152I Database manager successfully started.
ANR2976I Offline DB backup for database TSMDB1 started.
ANR2974I Offline DB backup for database TSMDB1 completed successfully.
ANR0992I Server's database formatting complete.
ANR0369I Stopping the database manager because of a server shutdown.

Format completed with return code 0
Beginning initial configuration...

-bash: line 0: ulimit: open files: cannot modify limit: Operation not permitted
ANR7800I DSMSERV generated at 11:13:11 on Nov 28 2022.

IBM Spectrum Protect for Linux/x86_64
Version 8, Release 1, Level 17.000

Licensed Materials - Property of IBM

(C) Copyright IBM Corporation 1990, 2022.
All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.

ANR7801I Subsystem process ID is 15569.
ANR0900I Processing options file /isp/tsminst3/dsmserv.opt.
ANR0010W Unable to open message catalog for language en_US.UTF-8. The default
language message catalog will be used.
ANR7814I Using instance directory /isp/tsminst3.
ANR3339I Default Label in key data base is TSM Server SelfSigned SHA Key.
ANR4726I The ICC support module has been loaded.
ANR0990I Server restart-recovery in progress.
ANR0302W Server monitoring has been disabled by option.
ANR0152I Database manager successfully started.
ANR0162W Supplemental database diagnostic information: -1:08001:-30081
([IBM][CLI Driver] SQL30081N A communication error has been detected.
Communication protocol being used: "TCP/IP". Communication API being used:
"SOCKETS". Location where the error was detected: "::1". Communication
function detecting the error: "connect". Protocol specific error code(s):
"111", "*", "*". SQLSTATE=08001
).
ANR1820E The server could not connect to the database manager by using TCP/IP
port 51500.

Configuration is complete.

--------------------------------------

Server wont start , trace file is attached.

Maybe someone can help me here.

Cheers
Thomas
 

Attachments

  • dsmicfgx.trc.txt
    83.2 KB · Views: 6
Hi,

after a lot research, i found out that something happened during first configuration and a instance half done was left in db2, since i am no db2 pro i cant clear it up fully but it takes still the port 1500 etc so i completly setup the redhat os and ibm from scratched now it worked.

Maybe as some hints have a look with db2ilist helps alot.

I dont know how to mark this solved, maybe an moderator can do this.

Cheers
Thomas
 
Back
Top