免费注册 查看新帖 |

Chinaunix

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

Solaris 10系统频频被挂起 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-06-21 11:45 |只看该作者 |倒序浏览
本帖最后由 sghhttp 于 2011-06-21 12:43 编辑

现象:  能ping通,tnsping通,但很慢,数据库不能访问,ssh连接不了,显示器、键盘接服务器没有反应。
系统内核:SunOS DB02 5.10 Generic_142910-17 i86pc i386 i86pc
数据库:  ORACLE RDBMS Version: 10.2.0.1.0.
检查: oracle alter警告日志,adump ,bdump ,cdump ,udump 都已经检查,宕机前后没有发现有价值的的日志。
       系统的 /var/log ,/var/mail,/ var/adm 下的日志也查过没有发现有价值的日志。
各位大哥请帮忙分析问题出在哪里,我还可以从哪些地方去分析查找问题。不胜感激!

论坛徽章:
0
2 [报告]
发表于 2011-06-21 17:38 |只看该作者
你机器的硬件配置是怎么样的?

论坛徽章:
1
2015年亚洲杯之沙特阿拉伯
日期:2015-04-10 13:59:00
3 [报告]
发表于 2011-06-21 17:46 |只看该作者
more /etc/nsswitch.conf

看下 host 后面是否有dns
more /etc/resolv.conf

论坛徽章:
0
4 [报告]
发表于 2011-06-21 18:27 |只看该作者
bash-3.00# more /etc/nsswitch.conf
#
# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# ident "@(#)nsswitch.files     1.14    06/05/03 SMI"

#
# /etc/nsswitch.files:
#
# An example file that could be copied over to /etc/nsswitch.conf; it
# does not use any naming service.
#
# "hosts:" and "services:" in this file are used only if the
# /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.

passwd:     files
group:      files
hosts:      files
ipnodes:    files
networks:   files
protocols:  files
rpc:        files
ethers:     files
netmasks:   files
bootparams: files
publickey:  files
# At present there isn't a 'files' backend for netgroup;  the system will
#   figure it out pretty quickly, and won't use netgroups at all.
netgroup:   files
automount:  files
aliases:    files
services:   files
printers:       user files

auth_attr:  files
prof_attr:  files
project:    files

tnrhtp:     files
tnrhdb:     files
bash-3.00# more /etc/resolv.conf
/etc/resolv.conf: No such file or directory

论坛徽章:
0
5 [报告]
发表于 2011-06-21 18:31 |只看该作者
我的服务器硬件配置:
bash-3.00# prtdiag -v
System Configuration: Dell Inc. PowerEdge R710
BIOS Configuration: Dell Inc. 1.3.6 10/30/2009
BMC Configuration: IPMI 2.0 (KCS: Keyboard Controller Style)

==== Processor Sockets ====================================

Version                          Location Tag
-------------------------------- --------------------------
Intel(R) Xeon(R) CPU           E5504  @ 2.00GHz CPU1
Intel(R) Xeon(R) CPU           E5504  @ 2.00GHz CPU2

==== Memory Device Sockets ================================

Type    Status Set Device Locator      Bank Locator
------- ------ --- ------------------- --------------------
Unknown empty  1   DIMM_A1            
Unknown in use 1   DIMM_A2            
Unknown in use 2   DIMM_A3            
Unknown empty  2   DIMM_A4            
Unknown empty  3   DIMM_A5            
Unknown empty  3   DIMM_A6            
Unknown empty  4   DIMM_A7            
Unknown empty  4   DIMM_A8            
Unknown empty  5   DIMM_A9            
Unknown empty  5   DIMM_B1            
Unknown in use 6   DIMM_B2            
Unknown in use 6   DIMM_B3            
Unknown empty  4   DIMM_B4            
Unknown empty  5   DIMM_B5            
Unknown empty  6   DIMM_B6            
Unknown empty  4   DIMM_B7            
Unknown empty  5   DIMM_B8            
Unknown empty  6   DIMM_B9            

==== On-Board Devices =====================================
Embedded Matrox G200 Video
Embedded Broadcom 5709C NIC 1
Embedded Broadcom 5709C NIC 2
Embedded Broadcom 5709C NIC 3
Embedded Broadcom 5709C NIC 4
Integrated RAID Controller

==== Upgradeable Slots ====================================

ID  Status    Type             Description
--- --------- ---------------- ----------------------------
1   available Unknown          PCI1
2   available Unknown          PCI2
3   available Unknown          PCI3
4   available Unknown          PCI4

论坛徽章:
0
6 [报告]
发表于 2011-06-21 18:32 |只看该作者
在这里先谢过楼上两位大哥了

论坛徽章:
0
7 [报告]
发表于 2011-06-21 22:11 |只看该作者
provide output
#svcs ssh

论坛徽章:
0
8 [报告]
发表于 2011-06-22 11:33 |只看该作者
svcs ssh输出如下
# svcs ssh
STATE          STIME    FMRI
online         Jun_20   svc:/network/ssh:default

论坛徽章:
0
9 [报告]
发表于 2011-06-22 23:54 |只看该作者
本帖最后由 peterwang_60 于 2011-06-23 02:26 编辑

Try from local host with
ssh userid@localhost

Try from remote machine with
telnet yourservername 22

Also you could try from remote machine with
ssh -v userid@servername or with ip

provide output

论坛徽章:
0
10 [报告]
发表于 2011-06-27 16:50 |只看该作者
bash-3.00$ ssh oracle@DB02
The authenticity of host 'db02 (192.168.19.11)' can't be established.
RSA key fingerprint is 7f:c4:8d:88:d7:66:4a:1e:a1:85:63:93:e9:92:33:41.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'db02,192.168.19.11' (RSA) to the list of known hosts.
Password:
Last login: Mon Jun 27 16:35:18 2011 from 192.168.19.51
Oracle Corporation      SunOS 5.10      Generic Patch   January 2005
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP