Sponsored Content
Operating Systems Solaris Hardware faulty, but which hardware? Post 302581385 by dehetoxic on Tuesday 13th of December 2011 05:38:17 AM
Old 12-13-2011
opps, sorry i run the wrong command, here is the output

Code:
# fmstat
module             ev_recv ev_acpt wait  svc_t  %w  %b  open solve  memsz  bufsz
cpumem-diagnosis         1       0  0.0    6.4   0   0     2     0   4.0K   744b
cpumem-retire            0       0  0.0    0.1   0   0     0     0    12b      0
disk-transport           0       0  0.0   12.1   0   0     0     0    40b      0
eft                     17      17  0.0   58.6   0   0     1     0   975K   282b
etm                      4       0  0.0    5.8   0   0     0     0   1.2K   144b
fabric-xlate             2       0  0.0    0.6   0   0     0     0      0      0
fmd-self-diagnosis     530       0  0.0    0.0   0   0     0     0      0      0
io-retire                4       0  0.0    0.1   0   0     0     0      0      0
snmp-trapgen             0       0  0.0    0.1   0   0     0     0    32b      0
sp-monitor               0       0  0.0    1.6   0   0     0     0    24b      0
sysevent-transport       0       0  0.0    5.5   0   0     0     0      0      0
syslog-msgs              0       0  0.0    0.0   0   0     0     0      0      0
zfs-diagnosis            0       0  0.0    1.6   0   0     0     0      0      0
zfs-retire               0       0  0.0    0.0   0   0     0     0      0      0

 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Hardware

Hi I have a problem to start up my Solaris Ultra 5. When it boots up I get a strange clicking sound, sounds like the hard drive that is "thinking" very hard. On the screen I get these messages: Boot device: Files and Args: Please check cable and try again Network link setup fail Time out... (8 Replies)
Discussion started by: Orange
8 Replies

2. UNIX Desktop Questions & Answers

hardware 3d

How do I check my system to see if the graphics are using hardware 3d suport or not. I have a TNT2 on RH 7.1 kernel 2.4.9-?(can't remember off top of my head)I'm running all the latest updates from RH. Also I now have a dvd drive and I am trying to find a player that will play all movies and not... (1 Reply)
Discussion started by: MaxCat
1 Replies

3. UNIX for Dummies Questions & Answers

Per and Hardware

Is it possible to use Perl to work with hardware? Or is it strictly for text processing. (1 Reply)
Discussion started by: Luftwaffe
1 Replies

4. Programming

C and hardware !

Hello ! I have a friend , in one day he tell me this : some guy made a cool program in C , for some sort or hardware control . I say : wow ! Maybe someone , can give me an example , how can C control hardware so good ( as I hear ) , and maybe some cool information , where to learn the idea ,... (1 Reply)
Discussion started by: !_30
1 Replies

5. Solaris

Hardware

Hi, I'm looking to run Sun Solaris 8 or 9, but have been running windows :mad: .can anyone give me advice about the hardware needed for solaris and possably any software i may need, the type of model and where i may be able to buy these within the uk. :confused: ... (3 Replies)
Discussion started by: franz
3 Replies

6. Solaris

hardware problem?

Can someone tell me what the following means? We have a v440 running Solaris 9. What do the patterns actually mean? May 17 12:12:03 ibasdb02 cediag: Revision: 1.78 @ 2005/02/11 15:5 :29 UTC May 17 12:12:03 ibasdb02 cediag: Analysed System: SunOS 5.9 with UP 117171-17 (MPR active) May 17... (5 Replies)
Discussion started by: hshapiro
5 Replies

7. AIX

New Hardware

Can someone help me with what I am guessing is a simple job for an AIX admin. However I am 100% HP-UX and not touched AIX before the start of this week. I am trying to connect an IBM Blade (JS22) to our HP Enterprise Tape Library. I have done all the SAN zoning and this appears to be happy... (5 Replies)
Discussion started by: Andyp2704
5 Replies

8. Virtualization and Cloud Computing

Hardware virtualization

Hello to all In my organization we want to pass to move the systems to an virtualized environment, nevertheless, considering the absence of resources, the idea is to acquire the versers and that the department (I) do the facilities, tests, etc. Wearing out the possible minimal cost in... (1 Reply)
Discussion started by: aalvarez77
1 Replies

9. Solaris

Porting to new hardware - best way?

Same version of Solaris etc. Moving to new hardware. The application that runs on this server is easy enough to re-install but Im concerned about things like:- 1. Users/passwords/home directories 2. Cron jobs 3. Static routes Is there ANY way to either export this sort of thing so that I... (6 Replies)
Discussion started by: psychocandy
6 Replies

10. Solaris

[solved] How to blink faulty disk in Solaris hardware?

Hi Guys, One of two disks in my solaris machine has failed, the name is disk0, this is SUN physical sparc machine But I work remotely, so people working near that physical server are not that technical, so from OS command prompt can run some command to bink faulty disk at front panel of Server.... (9 Replies)
Discussion started by: manalisharmabe
9 Replies
fmstat(1M)						  System Administration Commands						fmstat(1M)

NAME
fmstat - report fault management module statistics SYNOPSIS
fmstat [-astTz] [-m module] [interval [count]] DESCRIPTION
The fmstat utility can be used by administrators and service personnel to report statistics associated with the Solaris Fault Manager, fmd(1M) and its associated set of modules. The Fault Manager runs in the background on each Solaris system. It receives telemetry informa- tion relating to problems detected by the system software, diagnoses these problems, and initiates proactive self-healing activities such as disabling faulty components. You can use fmstat to view statistics for diagnosis engines and agents that are currently participating in fault management. The documenta- tion for fmd(1M), fmadm(1M), and fmdump(1M) describes more about tools to observe fault management activities. If the -m option is present or the -t option is present, fmstat reports any statistics kept by the specified fault management module. The module list can be obtained using fmadm config. If the -m option is not present, fmstat reports the following statistics for each of its client modules: module The name of the fault management module, as reported by fmadm config. ev_recv The number of telemetry events received by the module. ev_acpt The number of events accepted by the module as relevant to a diagnosis. wait The average number of telemetry events waiting to be examined by the module. svc_t The average service time for telemetry events received by the module, in milliseconds. %w The percentage of time that there were telemetry events waiting to be examined by the module. %b The percentage of time that the module was busy processing telemetry events. open The number of active cases (open problem investigations) owned by the module. solve The total number of cases solved by this module since it was loaded. memsz The amount of dynamic memory currently allocated by this module. bufsz The amount of persistent buffer space currently allocated by this module. The fmstat utility requires the user to posses the SYS_CONFIG privilege. Refer to the for more information about how to configure Solaris privileges. OPTIONS
The following options are supported: -a Print all statistics for a module, including those kept on its behalf by fmd. If the -a option is not present, only those sta- tistics kept by the module are reported. If the -a option is used without the -m module, a set of global statistics associated with fmd are displayed. -m module Print a report on the statistics associated with the specified fault management module, instead of the default statistics report. Modules can publish an arbitrary set of statistics to help Sun service the fault management software itself. The mod- ule statistics constitute a Private interface. See attributes(5) for information on Sun's rules for Private interfaces. Scripts should not be written that depend upon the values of fault management module statistics as they can change without notice. -s Print a report on Soft Error Rate Discrimination (SERD) engines associated with the module instead of the default module sta- tistics report. A SERD engine is a construct used by fault management software to determine if a statistical threshold mea- sured as N events in some time T has been exceeded. The -s option can only be used in combination with the -m option. -t Print a report on the statistics associated with each fault management event transport. Each fault management module can pro- vide the implementation of one or more event transports. -T Print a table of the authority information associated with each fault management event transport. If the -m option is present, only transports associated with the specified module are displayed. -z Omit statistics with a zero value from the report associated with the specified fault management module. The -z option can only be used in combination with the -m option. OPERANDS
The following operands are supported: count Print only count reports, and then exit. interval Print a new report every interval seconds. If no interval and no count are specified, a single report is printed and fmstat exits. If an interval is specified but no count is speci- fied, fmstat prints reports every interval seconds indefinitely until the command is interrupted. EXIT STATUS
The following exit values are returned: 0 Successful completion. 1 A fatal error occurred. A fatal error could be the failure to communicate with fmd(1M). It could also be that insufficient privileges were available to perform the requested operation. 2 Invalid command-line options were specified. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfmd | +-----------------------------+-----------------------------+ |Interface Stability |See below. | +-----------------------------+-----------------------------+ The command-line options are Evolving. The human-readable default report is Unstable. The human-readable module report is Private. SEE ALSO
fmadm(1M), fmd(1M), fmdump(1M), attributes(5) SunOS 5.11 23 Dec 2005 fmstat(1M)
All times are GMT -4. The time now is 09:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy