问题描述:Sun V890双机系统,Solaris 8+ Cluster 3.0 + VxVM 4.1, scstat命令显示NAFO工作不正常。过若干秒后显示degraded。 pnmstat 显示变化为OK->DOUBT->DOWN->OK, NAFO网卡工作不稳定。 [email=root@node-1]root@node-1[/email] # scstat ------------------------------------------------------------------ -- Cluster Nodes -- Node name status --------- ...
我的V440做了硬件RAID1,今天报错:Volume 0 is degraded,说是raid1的c1t0d0降级了,什么意思?可以修复吗,还是重新做一遍RAID 1??
我的双机最近总是报错,ADAPTER PERFORMANCE degraded 3DB7729E 0718030004 P H ssa0 ADAPTER PERFORMANCE degraded 是什么原因呢?
aix4.3.3.0 errpt -aj 3DB7729E IDENTIFIER: 3DB7729E Date/Time: Thu Aug 20 13:00:00 Sequence Number: 46471 Machine Id: 000097184C00 Node Id: TDMS_H50_B Class: H Type: PERF Resource Name: ssa1 Resource Class: adapter Resource Type: ssa Location: 30-78 VPD: Part Number.................025L5814 FRU Number................
查看硬盘的状态为degraded,具体表示什么意思,硬盘是这种状态需要做些什么工作? 按F1可以得到英文帮助是这样: degraded Indicates that a decrease in performance has occurred because a component that is not critical has failed. No data is lost due to this failure, but the damaged unit needs to be repaired or replaced.
呵呵,解决啦,把该cpu板插到另一台4800上就ok了,主要是5.14的firmware不检查chs。gs的sun机子过保啦死活都不给service密码。 在平台shell下查看 [code] SF4800:SC> showboards Slot Pwr Component Type State status Domain ---- --- -------------- ----- ------ ------ SSC0 On System Controller Main Passed - SSC1 On P...
查看服务器目前状态信息的命令,两种方式: 1. 命令行,进入mysql/bin目录下,输入mysqladmin extended-status 2. 连接到 mysql ,输入show status; 3. 如果要查看某个数据,可以 mysql> show status like 'table%'; +-----------------------+-------+ | Variable_name | Value | +-----------------------+-------+ | Table_locks_immediate | 12 | | Table_locks_waited | 0 | +---------------...
請問一下在Volumn上可以看到save set的資訊 ,其中一欄位status ,它的狀態可以是browseable or recyclable ..等,這個狀態是由Browse polciy or retent policy決定呢? ,若標示recyclable的話,是否一定要透過scanner command 後, save set才能被還原呢 ?謝謝
This script is actually another slow log detector, but it will also send mail instead of writing logs only.1. monitor MySQL, if the connection >= 30 then call the sendmail function --------------------------------------------------------- $ more master_mysql_monitor.sh #!/bin/sh flag=30 //more than 30 connections path=/root/xxd/monitor user=username pass=password host=IP ...