Changes between Version 5 and Version 6 of ComtelATCAShelf


Ignore:
Timestamp:
Sep 15, 2016, 3:30:07 PM (9 years ago)
Author:
Dan Gastler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ComtelATCAShelf

    v5 v6  
    66 == Log ==
    77
     8 === 2016-09-12 Dan ===
     9 config file updates for sane fan trays
     10/etc/rc.comtel
     11{{{
     12#CARRIER_OPTIONS="USE_DEFAULT_COOLING=TRUE" # enables default cooling strategy (non-zoned)
     13CARRIER_OPTIONS="USE_DEFAULT_COOLING=TRUE" # enables default cooling strategy (non-zoned)
     14}}}
     15/etc/shelfman.conf.comtel
     16{{{
     17#MIN_FAN_LEVEL = 40
     18MIN_FAN_LEVEL = 1
     19}}}
     20/etc/shelfman.conf
     21{{{
     22# COOLING_FAN_DECREASE_TIMEOUT = 0                                           
     23COOLING_FAN_DECREASE_TIMEOUT = 1       
     24# COOLING_FAN_INCREASE_TIMEOUT = 0                                           
     25COOLING_FAN_INCREASE_TIMEOUT = 1           
     26}}}
    827
    928
     29 === 2016-09-12 ===
    1030* Using a POT, the power shelf output voltage was set to 48V
    1131