Sponsored Content
Full Discussion: Sun v215 Fan Speed
Operating Systems Solaris Sun v215 Fan Speed Post 302988478 by DukeNuke2 on Tuesday 27th of December 2016 04:51:47 AM
Old 12-27-2016
The fans are controlled by the service processor due to the enviromental conditions. If something is of with the fans, a firmware update might help.

So updating the ALOM and OBP to latest level might solve your problems.
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

dmidecode, RAM speed = "Current Speed: Unknown"

Hello, I have a Supermicro server with a P4SCI mother board running Debian Sarge 3.1. This is the "dmidecode" output related to RAM info: RAM speed information is incomplete.. "Current Speed: Unknown", is there anyway/soft to get the speed of installed RAM modules? thanks!! Regards :)... (0 Replies)
Discussion started by: Santi
0 Replies

2. Solaris

Sun box's NIC speed setting

Is there a way to check if my Sun box's network interface card is set to 10 or 100 Mbps? Thanks! (1 Reply)
Discussion started by: FredSmith
1 Replies

3. BSD

Fan control

Hi all, Is there any way that I can get some control over th fan in my Evo N400C laptop running OpenBSD 4.0? Right now the fan is running constantly and it woulf be nice if it could be quiet sometime. (1 Reply)
Discussion started by: Timmy66
1 Replies

4. UNIX for Advanced & Expert Users

Unable to connect to Sunfire v215 box via XStart

SUN DataBase Server (Sunfire v215) Machine addresses Server IP:10.8.104.53 Server Mgmt IP:10.8.104.51 Server hostname:memstestdb OS passwords root:********* oracle:********* ALOM (Admin/Management) Machine IP: 10.8.104.51 ALOM account and password: admin:s@vi2005 (Note: at the... (2 Replies)
Discussion started by: jai111
2 Replies

5. Filesystems, Disks and Memory

data from blktrace: read speed V.S. write speed

I analysed disk performance with blktrace and get some data: read: 8,3 4 2141 2.882115217 3342 Q R 195732187 + 32 8,3 4 2142 2.882116411 3342 G R 195732187 + 32 8,3 4 2144 2.882117647 3342 I R 195732187 + 32 8,3 4 2145 ... (1 Reply)
Discussion started by: W.C.C
1 Replies

6. Solaris

Fan failure

would Solaris 10 shutdown automatically if both CPU fans fail? (7 Replies)
Discussion started by: orange47
7 Replies

7. Solaris

Sun Fire V240 server Fan replacement

I have a sun fire v240 server. The output of prtdiag -v shows a failed fan. There are 3 fans for cooling system board. There is 1 fan for each of the powersupply (There are 2 powersupplies) From the below output how do i know which fan is bad and whats its location... (3 Replies)
Discussion started by: Tirmazi
3 Replies

8. Hardware

How to remove fan from cpu fan chassis?

hi all, kindly help in this matter. Can i check anyone has any experience in removing the CPU fan from its chassis? my fan is spoilt and i wish to replace with other type. See picture below.. http://zone11.codemicroinc.netdna-cdn.com/large_1054367.jpg ---------- Post updated at 05:15 PM... (6 Replies)
Discussion started by: lchunleo
6 Replies

9. Solaris

Sun Fire V210 CPU Fan Temp too high?

Hey, I have a V210 with a failed CPU fan. The temperature is currently at 84C and I've been asked to wait a few weeks before replacing as its a production system and it cant be shut down yet. Is it too hot? Do I risk killing the CPU at this temp? Its been like this for a few weeks now... (5 Replies)
Discussion started by: magarvo
5 Replies

10. Solaris

Sun v215 ALOM Reset

Hi all, I got a v215 but the login credentials are unknown. I plug the serial management RS232-RJ45 and get the output on the terminal. I reseted NVRAM and battery but I can't use the default login still. After these operations the output from boot is as such ; ALOM POST 1.0 Status =... (21 Replies)
Discussion started by: y33t
21 Replies
envd(1M)																  envd(1M)

NAME
envd - system physical environment daemon SYNOPSIS
configfile] DESCRIPTION
The daemon provides a means for the system to respond to environmental conditions detected by hardware. Such responses are typically designed to maintain file system integrity and prevent data loss. The environmental conditions currently recognized by are over-tempera- ture and chassis fan failure. logs messages and then executes actions when a supported environmental event is detected. Whether to do message logging and what actions to perform for a given environmental event are determined by configfile (default is If no option was specified and the default configfile does not exist, fails. A recommended default configfile is available in The configfile (or is only examined when the daemon is started or when it receives a signal to restart and re-initialize the daemon itself. uses the message logging facility to log warning messages. If configfile specifies messages to be logged, the destination of the warning messages is determined by the configuration of the facility of the daemon (see syslogd(1M) and syslog(3C) for details) and various priori- ties defined below for the corresponding environmental events. Warning messages are written to the console if is unable to send to The configfile is composed of event lines, each of which followed by zero or more action lines. Comment lines can be interspersed at any point. No more than one event line can be specified for a given event. Event Event lines consist of an event keyword and a message indicator, separated by a colon Valid event keywords are and Valid message indicators are and An example is indicating that warning messages are to be sent for the event. Event keywords must start in the first column, and only one event and one message indicator are allowed on a given line. Action Action lines can consist of a sequence of any valid commands or pipelines. Lines from one event line to the next event line, or to the end of the file, are part of the action lines for the preceding event, and are passed intact to the shell to execute upon detecting the event. The action for an event can span across several lines, but the syntax of every line must be understood by There are no default actions for any events if no action lines are specified. No parsing or syntax checking is performed on the action lines; system administrators are responsible for verifying the correctness of the action syntax. Comments Lines beginning with the character in the first column are comment lines, and all characters up to the subsequent new-line character are ignored. Blank lines are ignored as comment lines. Here is an example file: Only users with appropriate privileges can invoke Over-temperature and Fan Failure Handling Over-temperature and fan failure handling is supported only on systems equipped with appropriate sensing hardware. Over-temperature and fan failure limits vary, depending on the hardware. Each system processor defines its own thresholds for supported equipment combinations. The table below shows temperature and fan failure states. For the temperature ranges and fan states specific to your system configuration, refer to any of the following documents for your system: or +-------------------+-------------------------------------------+ |State | State Description | +-------------------+-------------------------------------------+ |NORMAL | Within normal operating temperature range | |OVERTEMP_CRIT | Temperature has exceeded the normal oper- | | | ating range of the system, but is still | | | within the operating limit of the hard- | | | ware media. | |OVERTEMP_EMERG | Temperature has exceeded the maximum | | | specified operating limit of hardware | | | media; power loss is imminent. A minimum | | | of about 60 seconds is guaranteed between | | | the OVERTEMP_MID state and the | | | OVERTEMP_POWERLOSS (power loss) state. | |OVERTEMP_POWERLOSS | Hardware will disconnect all power from | | | all cards in the system chassis. | |FAN_NORMAL | All chassis fans are operating normally. | |FANFAIL_CRIT | One or more chassis fans have failed, but | | | the system has enough redundant fans to | | | allow continued operation while the | | | failed fans are replaced. | |FANFAIL_EMERG | Chassis fan failures prevent continued | | | operation of the system; power loss is | | | imminent. | |FANFAIL_POWERLOSS | Hardware will disconnect all power from | | | all cards in the system chassis. | +-------------------+-------------------------------------------+ The priorities mapped to the environmental events are: (for and and (for and Any non-shutdown activities (e.g. file transfer) should be performed at and It is important to configure only critical activities for because the over-temperature might rise dramatically fast to It is recommended to perform a quick shutdown using at and to preserve file system data integrity. If the hardware enters the or state and the system has not been shut down, the sudden loss of power could result in data loss. Note that power-fail recovery functionality is not available in this case. When the hardware powers down, no warning messages are produced, and no action is taken by the system. Whenever an environmental state changes from one level to another (such as from to or from to the warning message, if specified, is logged, and the corresponding action is executed once, and only once, per state change. AUTHOR
was developed by HP. FILES
executable file default configuration file default configuration file work files SEE ALSO
reboot(1M), shutdown(1M), syslogd(1M), syslog(3C), envd(1M)
All times are GMT -4. The time now is 11:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy