最近作了一个主机迁移,把domino数据迁移了过去,然后再启动服务器的时候,只有database server进程启动,其他的router,amgr,replica等都没有启动,输入load amgr等都没有任何输出,后来查到IBM 网站的文档,发现应该是与操作系统的补丁有关系,由于操作系统是AIX 5.1 M4的版本,需要升级操作系统的补丁才可以,于是去安装了相应的补丁,问题则解决。参考文档如下:
Domino Does Not Load Any Task on AIX 5.2 M1 or AIX 5.1 M4
|
Problem |
Your Domino server is installed on AIX 5.2 M1 or AIX 5.1 M4. The server task starts fine, but none of the tasks in the ServerTasks line load. If you type "load " in the Domino console, nothing happens. |
|
Solution |
To resolve the issue for AIX 5.2 M1, verify whether bos.mp64 version 5.2.0.10 is installed. If so, it is necessary to apply PTF 486444, which sets bos.mp64 to version 5.2.0.11.
To resolve the issue for AIX 5.1 M4, apply IY44200.
You can obtain downloads for AIX patches from the public IBM Web site:
Supporting Information: Example of what happens with the bad AIX M levels:
$ ./server
Lotus Domino (r) Server, Release 6.0.2CF1, June 9, 2003 Copyright (c) IBM Corporation 1987, 2003. All Rights Reserved.
14:49:01 Begin scan of databases to be consistency checked 14:49:01 End scan of databases: 4 found 14:49:02 Server started on physical node lukee0 14:49:02 An Adminp request has been submitted to update port information in the server document 07/22/2003 14:49:03 The Console file is /notesdata/IBM_TECHNICAL_SUPPORT/console.log 07/22/2003 14:49:03 Console Logging is DISABLED 07/22/2003 14:49:34 Database Server started > /notesdata/NW960614.sh[2]: 32170 Killed /notesdata/X0175173.sh[2]: 26492 Killed /notesdata/X5041860.sh[2]: 25632 Killed /notesdata/X3330521.sh[2]: 31286 Killed /notesdata/X6638956.sh[2]: 26418 Killed /notesdata/X5709948.sh[2]: 25686 K
PTF 486444 APARs are as follows: IY43412 400948 Crash when the call to find_dir_name fails in get_linkname IY43515 402698 LIBPATH of longer than 1024 characters has kernel memory leak IY43814 384632 pv_nframes field is not decremented in exec IY43815 401292 System hang while running swapoff IY43929 397222 NBC causes system crash due to excessive pinning IY43930 401044 Memory affinity performance improvement IY43931 402711 System crash during memory move with heavy NFS stress IY43983 392427 CPU system time up 10-15% migrating from 433 to 51 IY43984 400933 thread_post_many does not work for 32-bit app/64-bit kernel IY43985 394926 getargs() returns inconsistent error codes IY43986 399828 bad fault address in siginfo IY44171 401137 DSI xbcopy+000068 IY44172 401942 Cannot add interfaces to a VIPA interface with 64bit kernel IY44174 402979 VxFS: D_REMOTE vs D_LOCALCLIENT IY44177 397877 NET_MALLOC called with M_WAITOK in interrupt context IY44179 401783 multicast ping crashes system IY44180 402869 Remove extra HASHCLASS_LOCK in iGetSpecial() IY44181 403332 hstchong02 trouble w/ large dlpar cpu moves IY44182 403620 DLPAR: Memory leak in JFS2 inode cache IY44183 403677 LL/POE bmaxdata jobs fail due to changed hard stack limit IY44251 403003 TCP/IP performance enhancement IY44294 403618 SYSTEM HANG DUE TO DEADLOCK BETWEEN SOCKET LOCK AND RTENTRY IY44295 400806 Crash in remove_e_list with IPv6 enabled IY44343 401573 vmo option to patch htabscale IY44612 400780 Possible system hang due to deadlock in loader
| | | | |
阅读(1952) | 评论(0) | 转发(0) |