免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1240 | 回复: 0
打印 上一主题 下一主题

[小机硬件] 通过管理客户端去连服务器会导致服务器宕机的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-08-01 21:51 |只看该作者 |倒序浏览
本来想在服务器上安装一个veritas的备份软件,但是装好后,首先服务器异常,后来发觉是tmp目录下的权限被修改了,本应该是root:root权限,变成了bin:bin,修改回来后,服务器能正常启动,但是不能用Administrator Client去连,一连就宕机,后来搜集nsd,发现宕机地日志如下:
ptrgl._ptrgl() at 0xd01d4b58
raise.nsleep(??, ??) at 0xd01e3280
raise.nsleep(??, ??) at 0xd01e3280
sleep(??) at 0xd024cf88
fatal_error(??, ??, ??) at 0xd2977d0c
Panic(??) at 0xd293a30c
ItemValueToOrFrom(0x0, 0xc6796250, 0x332e332e, 0x5010501, 0x0) at 0xd296e35c
ServerDirLinkInfoGet(??, ??) at 0x10023354
DbServer(0x6b2be, 0x17800) at 0x100159ec
WorkThreadTask(??, ??) at 0x10054530
Scheduler(??) at 0x10043e7c
ThreadWrapper(??) at 0xd28ee360
pth_pthread._pthread_body(??) at 0xd00fa56c

后来查找IBM KB,查找到类似的错误信息,
http://www-1.ibm.com/support/docview.wss?rs=203&context=SW000&dc=DB510&dc=DB520&dc=D800&dc=D900&dc=DA900&dc=DA800&dc=DB530&dc=DA600&dc=D600&dc=D700&dc=DA500&dc=D200&dc=DA410&dc=DA450&dc=DA430&dc=DA440&dc=DB540&dc=DB400&dc=DA420&dc=DA460&dc=DB300&dc=DA470&dc=DA480&dc=DB100&dc=DA4A10&dc=DA4A20&dc=DA700&dc=DA4A30&dc=DB550&dc=D100&q1=1099808&uid=swg21099808&loc=en_US&cs=UTF-8&lang=all


Cause

Solution
This issue was reported to Quality Engineering as SPR# TDAS5E2J4J and has been addressed in Domino 6.0.2 and 6.0.2 CF1.
Excerpt from the Fix List for Lotus Notes and Lotus Domino Release 6.0.2 Maintenance Release (MR)
Server Administration - DB/Dir links
SPR# TDAS5E2J4J - Fixed this problem so that a *.dir file requiring 2+ passes to send in a NetBfr will now avoid a PANIC.
In this case, based on the call to ServerDirLinkInfoGet, it appears the server is trying to reference what it believes to be a Domino Directory link (a ".dir" file in the Data directory that points to another physical directory on the machine). Looking in the data directory, we find this file:
lnmclm04.dir
which is simply a text file containing a listing of the data directory structure, including subdirectories. Because it has the ".dir" extension, the Domino server believed it was a Directory link and was attempting to reference the directory it expected to find within. However, the file did not contain a simple reference to another directory, such as "/home/server4/notesdata," and so the server crashed when trying to read in the data. Removing the file resolved the crash.
Supporting Information:
For further information, refer to the R5 Administrator's Guide (help5_admin.nsf) that comes with Domino R5; specifically, the section on creating/deleting directory links. Below is an excerpt from that Guide:
Directory links
You can store databases in a directory outside the Domino data directory to take advantage of disk space available on other servers. Then you create a link that is in the Domino data directory and points to that directory. In the Domino data directory, users see the directory link MKTG.DIR as the subdirectory MKTG, with a directory folder icon next to it. Users who do not have access to a linked directory can see the directory link, but cannot access the directory.
You can use a directory link on a Web server to point browser users to a directory outside the Domino data directory. When you create this link, you must specify access for browser users -- for example, specify access for anonymous users or enter the names of users who use name-and-password or SSL client authentication.


是由于数据目录下存在一些.dir扩展名的文件,但是不是手动创建指向一个实际的目录,后来查找nsd中发现数据目录下的确存在这种文件。./veritas/openv/java/jre/lib/fonts/fonts.dir。将其删除就OK.


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/11279/showart_149395.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP