Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. connecting the ethernet cable to the ATCA shelf manager
  2. connecting the power cable, and the ATCA shelf will run with the default setup. 
  3. need to turn the cooling fan to lower speed to reduce noise
    1. ssh login to the shelf manager
      1. login to rddev111 at first
      2. ssh to the shelf manager: ssh root@atlas-sm 
    2. check fan state with cmd:

      1. clia fans  
      2. clia shelf fans_state
    3. disable auto fan with cmd:

      1. clia setfanpolicy 20 6 disable
      2. clia setfanpolicy 20 7 disable
      3. clia getfanpolicy 20 6 –s
      4. clia getfanpolicy 20 7 –s
    4. set fan min level with cmd:

      1.  clia minfanlevel 20 6 2
      2. clia minfanlevel 20 7 2
    5. set fan level with cmd:

      1. clia setfanlevel 20 6 2
      2. clia setfanlevel 20 7 2

...