|
From: SourceForge.net <no...@so...> - 2010-12-16 17:59:08
|
Bugs item #3138636, was opened at 2010-12-16 15:57 Message generated for change (Comment added) made by lissav You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1006945&aid=3138636&group_id=208749 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: AIX-specific Group: 2.6 Status: Open Resolution: None Priority: 6 Private: No Submitted By: fang zheng (fangz8) Assigned to: Lissa Valletta (lissav) Summary: can not start xcatd on SN with db2 after installation Initial Comment: After SN installation finished I got the message: ************begin*********** AIX Version 7 Copyright IBM Corporation, 1982, 2010. Console login: 0513-085 The conserver Subsystem is not on file. 0513-059 The ctrmc Subsystem has been started. Subsystem PID is 4915372. ERROR:Need xcatdport defined in site table, try chtab key=xcatdport site.value=3001 Died at /opt/xcat/sbin/xcatd line 135. 12/16 09:41:56 tftpd: [00000001] EZZ7001I Retrieval failed for the message: TFTP_MSG_C_1: {1,1} Starting. Running postscript: syslog 0513-044 The syslogd Subsystem was requested to stop. Running postscript: aixremoteshell Running postscript: syncfiles Did not sync any files. Running postscript: otherpkgs ./otherpkgs: no extra rpms to install Running postscript: db2install 0513-059 The nfsd Subsystem has been started. Subsystem PID is 3932346. Running postscript: servicenode sh[3]: 0513-059: not found sh[4]: Error:: not found sh[3]: restartxcatd: not found sh[5]: 0513-059: not found sh[6]: Error:: not found Running postscript: odbcsetup *************end************ Then I login and run command lsdef: ***********begin************ bash-3.2# lsdef Connection failure: IO::Socket::SSL: connect: Connection refused at /opt/xcat/lib/perl/xCAT/Client.pm line 158. bash-3.2# startsrc -s xcatd 0513-059 The xcatd Subsystem has been started. Subsystem PID is 5177552. bash-3.2# ERROR:Need xcatdport defined in site table, try chtab key=xcatdport site.value=3001 Died at /opt/xcat/sbin/xcatd line 135. ************end*************** I got some failure message and run chtab key=xcatdport site.value=3001 on SN **********begin****** bash-3.2# chtab key=xcatdport site.value=3001 bash-3.2# startsrc -s xcatd 0513-059 The xcatd Subsystem has been started. Subsystem PID is 4784356. bash-3.2# Added subsystem conserver. 0513-059 The conserver Subsystem has been started. Subsystem PID is 5177564. [Thu Dec 16 09:51:02 2010] conserver (5177564): conserver.com version 8.1.16 [Thu Dec 16 09:51:02 2010] conserver (5177564): started as `root' by `root' [Thu Dec 16 09:51:02 2010] conserver (5177564): ERROR: fopen(/etc/conserver.cf): No such file or directory xCATd: service starting bash-3.2# tabdump site Request matched no policy rule: peername=root, peerhost=localhost tabdump Permission denied for request: peername=root, peerhost=localhost,peerfqdn=localhost,peerport=42102 command= tabdump Error: Permission denied for request **********end******** bash-3.2# ls -l /opt/IBM total 0 drwxr-xr-x 3 root system 256 Dec 16 09:36 db2 bash-3.2# rpm -qa |grep -i db perl-DBD-DB2-1-2 perl-DBD-Pg-2-17.2 perl-DBD-SQLite-1.13-3 perl-DBD-mysql-4.007-2 perl-DBI-1.611-3 unixODBC-2.2.15-32bit db2 seems has been installed on SN but I can not start xcatd. ---------------------------------------------------------------------- >Comment By: Lissa Valletta (lissav) Date: 2010-12-16 17:59 Message: Please send MN ip and logon information to my notes id. I will say though using bash on AIX with db2 may be the problem. AIX root must be korn shell with DB2. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1006945&aid=3138636&group_id=208749 |