All of lore.kernel.org
 help / color / mirror / Atom feed
* Queries in phosphor-pid-control(swampd)
@ 2020-11-05 12:22 Kumar Thangavel
  2020-11-09  5:45 ` Kumar Thangavel
  2020-11-11 15:04 ` Patrick Venture
  0 siblings, 2 replies; 4+ messages in thread
From: Kumar Thangavel @ 2020-11-05 12:22 UTC (permalink / raw)
  To: openbmc
  Cc: Patrick Venture, Vijay Khemka, Josh Lehan, Velumani T-ERS,
	HCLTech, Patrick Williams

[-- Attachment #1: Type: text/plain, Size: 1481 bytes --]

Classification: Internal
Hi All,

      Does the current phosphor-pid-control handled the fan failures or if fan values is 0 ?  Looks like, it ignores the fan values is 0 case.
      Could you please clarify me, how the fan(single/both) failures handled. if both fan failures, Do we need to power off the chassis or need to do power sled cycle ?

Thanks,
Kumar.
::DISCLAIMER::
________________________________
The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.
________________________________

[-- Attachment #2: Type: text/html, Size: 3574 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Queries in phosphor-pid-control(swampd)
  2020-11-05 12:22 Queries in phosphor-pid-control(swampd) Kumar Thangavel
@ 2020-11-09  5:45 ` Kumar Thangavel
  2020-11-11 15:04 ` Patrick Venture
  1 sibling, 0 replies; 4+ messages in thread
From: Kumar Thangavel @ 2020-11-09  5:45 UTC (permalink / raw)
  To: openbmc
  Cc: Patrick Venture, Vijay Khemka, Josh Lehan, Velumani T-ERS,
	HCLTech, Patrick Williams

[-- Attachment #1: Type: text/plain, Size: 1975 bytes --]

Classification: Internal
Hi All,

      Gentle Remainder !

       Could you please provide your inputs on this.

Thanks,
Kumar.

From: Kumar Thangavel
Sent: Thursday, November 5, 2020 5:52 PM
To: openbmc@lists.ozlabs.org
Cc: Patrick Venture <venture@google.com>; Josh Lehan <krellan@google.com>; Velumani T-ERS,HCLTech <velumanit@hcl.com>; Vijay Khemka <vijaykhemka@fb.com>; Patrick Williams <patrickw3@fb.com>; sdasari@fb.com
Subject: Queries in phosphor-pid-control(swampd)

Classification: Internal
Hi All,

      Does the current phosphor-pid-control handled the fan failures or if fan values is 0 ?  Looks like, it ignores the fan values is 0 case.
      Could you please clarify me, how the fan(single/both) failures handled. if both fan failures, Do we need to power off the chassis or need to do power sled cycle ?

Thanks,
Kumar.
::DISCLAIMER::
________________________________
The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.
________________________________

[-- Attachment #2: Type: text/html, Size: 5551 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Queries in phosphor-pid-control(swampd)
  2020-11-05 12:22 Queries in phosphor-pid-control(swampd) Kumar Thangavel
  2020-11-09  5:45 ` Kumar Thangavel
@ 2020-11-11 15:04 ` Patrick Venture
  2020-11-12  7:12   ` Kumar Thangavel
  1 sibling, 1 reply; 4+ messages in thread
From: Patrick Venture @ 2020-11-11 15:04 UTC (permalink / raw)
  To: Kumar Thangavel
  Cc: openbmc, Patrick Williams, Josh Lehan, Velumani T-ERS, HCLTech,
	Vijay Khemka

On Thu, Nov 5, 2020 at 4:22 AM Kumar Thangavel <thangavel.k@hcl.com> wrote:
>
> Classification: Internal
>
> Hi All,
>
>
>
>       Does the current phosphor-pid-control handled the fan failures or if fan values is 0 ?  Looks like, it ignores the fan values is 0 case.
>
>       Could you please clarify me, how the fan(single/both) failures handled. if both fan failures, Do we need to power off the chassis or need to do power sled cycle ?

The answers to the failure behaviors you wish are outside the scope of
controlling the fans themselves.  As I understand it, it's up to you
or your use case what happens when fails start failing. The pid
control daemon has default fail-safe values you can set, as well as
minimum RPM set-points, so that if some things fail, it'll still move
forward operating in a best effort to cool the system.  But with fans
failing, if there's something more one wishes to do with it, my
recommendation would be to reach out with a broader email subject line
-- there may be something already in openbmc (probably is) that'll
track failures and trigger behaviors.

However, currently pid control doesn't "manage the system."  Which it
sounds like you want.  Or not?  Your question sounds like you're not
sure what the system _should_ do in a fan failure case, to which I
cannot reply.

Thanks!

>
>
>
> Thanks,
>
> Kumar.
>
> ::DISCLAIMER::
> ________________________________
> The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.
> ________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: Queries in phosphor-pid-control(swampd)
  2020-11-11 15:04 ` Patrick Venture
@ 2020-11-12  7:12   ` Kumar Thangavel
  0 siblings, 0 replies; 4+ messages in thread
From: Kumar Thangavel @ 2020-11-12  7:12 UTC (permalink / raw)
  To: Patrick Venture
  Cc: openbmc, Patrick Williams, Josh Lehan, Velumani T-ERS, HCLTech,
	Vijay Khemka

Classification: Internal

Hi Patrick,

          Thanks for your response.  

          Our requirement is when all fan fails in the system, the slots should be 12 V Power off.  I will send the separate mail for this in detail.

Thanks,
Kumar.

-----Original Message-----
From: Patrick Venture <venture@google.com> 
Sent: Wednesday, November 11, 2020 8:34 PM
To: Kumar Thangavel <thangavel.k@hcl.com>
Cc: openbmc@lists.ozlabs.org; Josh Lehan <krellan@google.com>; Velumani T-ERS,HCLTech <velumanit@hcl.com>; Vijay Khemka <vijaykhemka@fb.com>; Patrick Williams <patrickw3@fb.com>; sdasari@fb.com
Subject: Re: Queries in phosphor-pid-control(swampd)

[CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don’t click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.]

On Thu, Nov 5, 2020 at 4:22 AM Kumar Thangavel <thangavel.k@hcl.com> wrote:
>
> Classification: Internal
>
> Hi All,
>
>
>
>       Does the current phosphor-pid-control handled the fan failures or if fan values is 0 ?  Looks like, it ignores the fan values is 0 case.
>
>       Could you please clarify me, how the fan(single/both) failures handled. if both fan failures, Do we need to power off the chassis or need to do power sled cycle ?

The answers to the failure behaviors you wish are outside the scope of controlling the fans themselves.  As I understand it, it's up to you or your use case what happens when fails start failing. The pid control daemon has default fail-safe values you can set, as well as minimum RPM set-points, so that if some things fail, it'll still move forward operating in a best effort to cool the system.  But with fans failing, if there's something more one wishes to do with it, my recommendation would be to reach out with a broader email subject line
-- there may be something already in openbmc (probably is) that'll track failures and trigger behaviors.

However, currently pid control doesn't "manage the system."  Which it sounds like you want.  Or not?  Your question sounds like you're not sure what the system _should_ do in a fan failure case, to which I cannot reply.

Thanks!

>
>
>
> Thanks,
>
> Kumar.
>
> ::DISCLAIMER::
> ________________________________
> The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents (with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates. Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of authorized representative of HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any email and/or attachments, please check them for viruses and other defects.
> ________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-12  7:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 12:22 Queries in phosphor-pid-control(swampd) Kumar Thangavel
2020-11-09  5:45 ` Kumar Thangavel
2020-11-11 15:04 ` Patrick Venture
2020-11-12  7:12   ` Kumar Thangavel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.