Skip to content

[AS5835-54T/X] Change the fan direction of the YM-1401A-CR/BR PSU.#198

Merged
PJHsieh merged 1 commit intoedge-core:202311.Xfrom
roger530-ho:as5835_54t_54x_psu_fan_dir_202311_x
Sep 18, 2024
Merged

[AS5835-54T/X] Change the fan direction of the YM-1401A-CR/BR PSU.#198
PJHsieh merged 1 commit intoedge-core:202311.Xfrom
roger530-ho:as5835_54t_54x_psu_fan_dir_202311_x

Conversation

@roger530-ho
Copy link
Collaborator

Why I did it

PSU-[1,2] FAN-1 direction exhaust is not aligned with FAN-1F direction intake

admin@sonic:~$ show platform fan
  Drawer    LED          FAN    Speed    Direction    Presence    Status          Timestamp
--------  -----  -----------  -------  -----------  ----------  --------  -----------------
FanTray1  green       FAN-1F      45%       intake     Present        OK  20240715 06:25:39
FanTray1  green       FAN-1R      45%       intake     Present        OK  20240715 06:25:39
FanTray2  green       FAN-2F      45%       intake     Present        OK  20240715 06:25:39
FanTray2  green       FAN-2R      45%       intake     Present        OK  20240715 06:25:39
FanTray3  green       FAN-3F      45%       intake     Present        OK  20240715 06:25:39
FanTray3  green       FAN-3R      46%       intake     Present        OK  20240715 06:25:39
FanTray4  green       FAN-4F      45%       intake     Present        OK  20240715 06:25:39
FanTray4  green       FAN-4R      45%       intake     Present        OK  20240715 06:25:40
FanTray5  green       FAN-5F      45%       intake     Present        OK  20240715 06:25:40
FanTray5  green       FAN-5R      45%       intake     Present        OK  20240715 06:25:40
     N/A    red  PSU-1 FAN-1      N/A          N/A     Present    Not OK  20240715 06:25:40
     N/A  green  PSU-2 FAN-1      13%      exhaust     Present        OK  20240715 06:25:40
admin@sonic:~$

How I did it

PSU model and FAN flow

  • YM-1401ACR (AC, B2F)
  • YM-1401ABR (AC, F2B)

So I changed the fan direction based on the PSU model name.

How to verify it

PSU    Model        Serial              HW Rev      Voltage (V)    Current (A)    Power (W)  Status    LED
-----  -----------  ------------------  --------  -------------  -------------  -----------  --------  -----
PSU 1  YM-1401A-CR  SA090W262231000700  N/A               11.82           3.09        39.00  OK        green
PSU 2  YM-1401A-CR  TA070W261952000333  N/A               11.92           3.97        39.00  OK        green
admin@sonic:~$ show platform fan
  Drawer    LED          FAN    Speed    Direction    Presence    Status          Timestamp
--------  -----  -----------  -------  -----------  ----------  --------  -----------------
FanTray1  green       FAN-1F      46%       intake     Present    Not OK  20240911 02:30:30
FanTray1  green       FAN-1R      45%       intake     Present    Not OK  20240911 02:30:30
FanTray2  green       FAN-2F      45%       intake     Present    Not OK  20240911 02:30:30
FanTray2  green       FAN-2R      45%       intake     Present    Not OK  20240911 02:30:30
FanTray3  green       FAN-3F      45%       intake     Present    Not OK  20240911 02:30:30
FanTray3  green       FAN-3R      46%       intake     Present    Not OK  20240911 02:30:30
FanTray4  green       FAN-4F      45%       intake     Present    Not OK  20240911 02:30:30
FanTray4  green       FAN-4R      46%       intake     Present    Not OK  20240911 02:30:30
FanTray5  green       FAN-5F      46%       intake     Present    Not OK  20240911 02:30:30
FanTray5  green       FAN-5R      46%       intake     Present    Not OK  20240911 02:30:30
     N/A  green  PSU-1 FAN-1      19%       intake     Present        OK  20240911 02:30:30
     N/A  green  PSU-2 FAN-1      13%       intake     Present        OK  20240911 02:30:30

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@PJHsieh PJHsieh merged commit 5be258d into edge-core:202311.X Sep 18, 2024
bryan1978 pushed a commit that referenced this pull request Jan 17, 2025
…lly (#18076)

#### Why I did it
src/sonic-gnmi
```
* d56712a - (HEAD -> master, origin/master, origin/HEAD) Update GNMI path schema (#197) (4 days ago) [ganglv]
* 758ec18 - Call flag.Parse() to parse global flags like -logtostderr (#198) (5 days ago) [Zain Budhwani]
* 736e3b4 - Add signal handler to stop gnmi server for when sigterm or sigquit is called (#189) (3 weeks ago) [Zain Budhwani]
* 5b59c57 - Fix sonic string in osversion/build (#190) (4 weeks ago) [Zain Budhwani]
* d8d15c7 - Enable unit tests and code coverage for telemetry.go (#186) (5 weeks ago) [Zain Budhwani]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants