Chinaunix

标题: HP Data Protector备份故障 [打印本页]

作者: spyself    时间: 2012-06-27 10:28
标题: HP Data Protector备份故障
一台HP RX6600安装了DP cell manager,windows 2003 安装的dp client端
今天登陆DP CLIENT GUI 突然发现没能正常备份oracle
然后我到cell maager端,通过命令查看dp服务,发下这个mm服务down掉
/opt/omni/sbin/omnisv -status
    ProcName  Status  [PID]   
===============================
    rds     : Active  [19077]
    crs     : Active  [19107]
    mmd     : Down
    omnitrig: Active
    Sending of traps disabled.
===============================
Status: At least one of Data Protector relevant processes/services is not running.

接着,我用命令把dp服务重启
#/opt/omni/sbin/omnisv -stop
HP OpenView Storage Data Protector services successfully stopped

/opt/omni/sbin/omnisv -start
HP OpenView Storage Data Protector services successfully started.
再查看状态,mmd服务已经在运行
#/opt/omni/sbin/omnisv -status
    ProcName  Status  [PID]   
===============================
    rds     : Active  [28491]
    crs     : Active  [28521]
    mmd     : Active  [28520]
    omnitrig: Active
    Sending of traps disabled.
===============================
Status: All Data Protector relevant processes/services up and running.

但,过了一分钟,再查看状态,mmd服务又变成了down
/var/adm/syslog/syslog.log 系统日志一直没信息输出
这时候 我再查看DP的日志,有如下信息
06/27/12 10:21:07  OMNIDBUTIL.28522.0 ["db/vel_cls_spec.c /main/dp56/dp60_fix/1":122] A.06.00 bPHSS_37821
  VELOCIS DB ERROR [65535] internal error [-2009] The session is disconnected (S_SESDISCON)


06/27/12 10:22:56  MMD.28520.0 ["db/vel_cls_spec.c /main/dp56/dp60_fix/1":122] A.06.00 bPHSS_37821
  VELOCIS DB ERROR [65535] internal error [-2009] The session is disconnected (S_SESDISCON)

请问 这个是什么原因呢?
作者: uu563112676    时间: 2012-06-27 13:02
之前出现过类似现象嘛?

你试试在 hpux系统上 运行   ./opt/omni/lbin/mmd  看看输出

之后 你运行 swlist -l fileset -a state |grep -i PHSS_42235 看看系统中有没有这个patch
作者: uu563112676    时间: 2012-06-27 13:37
刚查了些文档,有一段关于mmd failed的介绍,仅供参考

然后重新 /opt/omni/sbin/omnisv -start 一下 试试吧

截图00.jpg (24.75 KB, 下载次数: 17)

截图00.jpg

作者: spyself    时间: 2012-06-27 14:08
回复 3# uu563112676


    嗯 我来试一下
多谢回复
作者: lloydm    时间: 2012-06-28 19:27
提示: 作者被禁止或删除 内容自动屏蔽




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2