12v slot AC Support in x86-power-control

P. Priyatharshan PriyatharshanP at hcl.com
Fri Oct 9 01:55:42 AEDT 2020


Hi Anton,

We have a HSC sensor to control the power to a module and that has been controlled by GPIO [No i2c bus or busses].

Thanks,
Priyatharshan P
________________________________
From: Anton Kachalov <rnouse at google.com>
Sent: 08 October 2020 19:15
To: P. Priyatharshan <PriyatharshanP at hcl.com>
Cc: Vijay Khemka <vijaykhemka at fb.com>; openbmc at lists.ozlabs.org <openbmc at lists.ozlabs.org>; ed at tanous.net <ed at tanous.net>; Velumani T-ERS,HCLTech <velumanit at hcl.com>
Subject: Re: 12v slot AC Support in x86-power-control


[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.]

Hi, Priyatharshan

This feature sound like adding more chassisX objects. Do you have separate sensors (e.g. on i2c bus or busses) per each board in the slots?

On Thu, Oct 8, 2020, 15:15 P. Priyatharshan <PriyatharshanP at hcl.com<mailto:PriyatharshanP at hcl.com>> wrote:
Thanks Vijay/Patrick for your comments.

The feature we are working is different from vijay's feature.


Out platform is multi host system and we  have the host as FRU and it can be plugged in to a slot. The slot has an option to control slot power and this can be used for a AC cycle.

We proposed  a design to add the slot power control in the x86-power-control.The earlier discussion can be found in the below link.

https://lists.ozlabs.org/pipermail/openbmc/2020-August/022481.html<https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.ozlabs.org%2Fpipermail%2Fopenbmc%2F2020-August%2F022481.html&data=02%7C01%7CPriyatharshanP%40hcl.com%7Cf860afb53aff482d5ce508d86b907d6a%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C637377615609744524&sdata=vvML%2B9O%2Bt5szee5X%2B6gW6H%2FPGYzoZAWEoOOVY2%2FxY%2B0%3D&reserved=0>

ed tanous,

I will create a clear document on when to use this slot power control feature.

Thanks,
Priyatharshan P

________________________________
From: Vijay Khemka <vijaykhemka at fb.com<mailto:vijaykhemka at fb.com>>
Sent: 08 October 2020 06:11
To: P. Priyatharshan <PriyatharshanP at hcl.com<mailto:PriyatharshanP at hcl.com>>; openbmc at lists.ozlabs.org<mailto:openbmc at lists.ozlabs.org> <openbmc at lists.ozlabs.org<mailto:openbmc at lists.ozlabs.org>>; ed at tanous.net<mailto:ed at tanous.net> <ed at tanous.net<mailto:ed at tanous.net>>
Cc: Velumani T-ERS,HCLTech <velumanit at hcl.com<mailto:velumanit at hcl.com>>
Subject: Re: 12v slot AC Support in x86-power-control


[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.]

Hi Priyatharshan,

Chassis system reset is for removing AC power for the whole chassis and it is already supported in x86-power-control. I am working on enabling this feature in redfish. I am not sure how it is related to your new features. If it is related then you can also define system_reset target unit.



Regards

-Vijay



From: "P. Priyatharshan" <PriyatharshanP at hcl.com<mailto:PriyatharshanP at hcl.com>>
Date: Tuesday, October 6, 2020 at 9:43 AM
To: "openbmc at lists.ozlabs.org<mailto:openbmc at lists.ozlabs.org>" <openbmc at lists.ozlabs.org<mailto:openbmc at lists.ozlabs.org>>, Vijay Khemka <vijaykhemka at fb.com<mailto:vijaykhemka at fb.com>>, "ed at tanous.net<mailto:ed at tanous.net>" <ed at tanous.net<mailto:ed at tanous.net>>
Cc: "Velumani T-ERS,HCLTech" <velumanit at hcl.com<mailto:velumanit at hcl.com>>
Subject: 12v slot AC Support in x86-power-control



Hi Vijay,



I am working on a patch to support  12v slot AC cycle in x86-power-control.This can be enabled by configuring slotACPowerName in json config file.Since you are also working on similar kind of feature in x86-power-control, I would like bring up this discussion on mailing list to understand how these two features, and the design you proposed for chassis reset are intended to work together.Kindly go through my design changes below and share your thoughts.



I have modified the existing /xyz/openbmc_project/state/chassis0 object to implement 12V On, Off, and Power Cycle for system which has 12V Slot power support.





If slotACPowerName is disabled and if,



RequestedPowerTransition = "xyz.openbmc_project.State.Chassis.Transition.Off" then poweroff [existing functionality not changed]



RequestedPowerTransition = "xyz.openbmc_project.State.Chassis.Transition.On" then powerOn [existing functionality not changed]



RequestedPowerTransition = "xyz.openbmc_project.State.Chassis.Transition.PowerCycle" then PowerCycle [existing functionality not changed]



events will be called.







If slotACPowerName is enabled and if,



RequestedPowerTransition = "xyz.openbmc_project.State.Chassis.Transition.Off" then 12V Ac Slot Off



RequestedPowerTransition = "xyz.openbmc_project.State.Chassis.Transition.On" then 12V Ac Slot On



RequestedPowerTransition = "xyz.openbmc_project.State.Chassis.Transition.PowerCycle" then 12V Ac Slot PowerCycle



events will be called.



Thanks,

Priyatharshan P

::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.

________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20201008/df2bfe9d/attachment-0001.htm>


More information about the openbmc mailing list