AIX5300-02升级到5300-08遇到的问题

2532阅读 0评论2009-10-10 舒风星
分类:系统运维

  在AIX上部署Domino server8.5需要AIX的版本至少为5300-07。下载08的TL准备将系统升级。update后查看系统的版本:
#oslevel -r
5300-07
 
#oslevel -rl 5300-08
Fileset                                 Actual Level           Recommended ML
-----------------------------------------------------------------------------
ifor_ls.html.en_US.base.cli             5.3.7.0                5.3.8.0       
 
在IBM的网站查了一下fileset ifor_ls.html.en_US.base.cli得到了答案。
 
The following install issue is now documented.

During an update from AIX 5.3 TL 05 to TL08, the fileset
ifor_ls.html.en_US.base.cli was not updated to TL 08.
During the first update, the fileset was installed at AIX
5.3 TL 07. The update this fileset the update process
needs to be executed a second time.
再做一次update_all就ok了。
#oslevel -r
5300-08
 
上一篇:domino server 8.5在solaris 10 zone下的安装注意事项
下一篇:启动Domino server 8.5遭遇bindsock的错误