Generate Crashdump log via Redfish

Venkata Chandrappa Venkata_Chandrappa at phoenix.com
Tue Aug 25 16:14:49 AEST 2020


Got it. Thanks for the information!

-----Original Message-----
From: openbmc [mailto:openbmc-bounces+venkata_chandrappa=phoenix.com at lists.ozlabs.org] On Behalf Of openbmc-request at lists.ozlabs.org
Sent: Thursday, August 20, 2020 9:12 AM
To: openbmc at lists.ozlabs.org
Subject: openbmc Digest, Vol 60, Issue 55

Send openbmc mailing list submissions to
	openbmc at lists.ozlabs.org

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.ozlabs.org/listinfo/openbmc
or, via email, send a message with subject or body 'help' to
	openbmc-request at lists.ozlabs.org

You can reach the person managing the list at
	openbmc-owner at lists.ozlabs.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of openbmc digest..."


Today's Topics:

   1. Re: Generate Crashdump log via Redfish (Bills, Jason M)
   2. BIOS Configuration (Ryan Chow)
   3. GUI Design Workgroup - BMCWeb login change (Joseph Reynolds)
   4. Re: GUI Design Workgroup - BMCWeb login change (Derick Montague)
   5. Re: GUI Design Workgroup - BMCWeb login change (Ed Tanous)
   6. Re:  RE:  Re: Network Settings GUI (rxsun)


----------------------------------------------------------------------

Message: 1
Date: Wed, 19 Aug 2020 11:38:50 -0700
From: "Bills, Jason M" <jason.m.bills at linux.intel.com>
To: openbmc at lists.ozlabs.org
Subject: Re: Generate Crashdump log via Redfish
Message-ID: <439e92d3-a9ae-8bf7-7edf-b9401dedea49 at linux.intel.com>
Content-Type: text/plain; charset=utf-8; format=flowed



On 8/14/2020 7:02 AM, Venkata Chalapathy wrote:
> Hi Everyone,
> 
> I?m looking for guidance on generating a crashdump log via the Redfish 
> interface. There are two actions available to the user to generate the 
> dump ? OnDemand and SendRawPeci. But I?m not aware of the payload data I 
> need to be sending along with the request to generate the dump in either 
> of the cases. Could you please share the payload that I need to attach 
> to the request.
> 
> "#Crashdump.OnDemand":?{
> 
> "target": 
> "/redfish/v1/Systems/system/LogServices/Crashdump/Actions/Oem/Crashdump.OnDemand"
> 
>  ??????},
This is the OEM action to trigger the Intel crashdump application. 
There is no payload required for this action.

It's on my list to move this to the new standard dump service "Create" 
action when it's finalized.

> 
> "#Crashdump.SendRawPeci":?{
> 
> "target": 
> "/redfish/v1/Systems/system/LogServices/Crashdump/Actions/Oem/Crashdump.SendRawPeci"
> 
PECI is a communication protocol for BMC on Intel processors.  This is 
an OEM action to send a PECI command to the CPU.  The payload is a 
single "PECICommands" JSON object that is a double array of bytes where 
each row is a raw PECI command.
{
     "PECICommands": [[48, 5, 9, 161, 0, 0, 0, 0],
                      [48, 5, 9, 161, 0, 0, 4, 0]]
}

We had proposed a standard Processor commands resource but the DMTF 
rejected it and proposed we keep this as OEM.  We're still working out 
how to handle it, but I'd like to make this standard as well.

> Best Regards,
> 
> Venka
> 


------------------------------

Message: 2
Date: Wed, 19 Aug 2020 15:12:08 -0400
From: Ryan Chow <kwongyhue.chow at gmail.com>
To: openbmc at lists.ozlabs.org
Subject: BIOS Configuration
Message-ID:
	<CABg4NFNhVXt59apmv331zRNXExvN23cS_vcNPddfVCQntPSCtw at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello,
I have seen some talk of remote BIOS configuration in the works, but I was
wondering if anyone can point me where I can start looking to configure the
BIOS locally. I would like to start by doing something relatively simple
such as setting the default boot mode to UEFI/Legacy.

Thanks,
Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20200819/419b5d25/attachment-0001.htm>

------------------------------

Message: 3
Date: Wed, 19 Aug 2020 17:41:45 -0500
From: Joseph Reynolds <jrey at linux.ibm.com>
To: Derick Montague <Derick.Montague at ibm.com>,
	openbmc at lists.ozlabs.org
Subject: GUI Design Workgroup - BMCWeb login change
Message-ID: <6fd33e23-9845-ed74-7784-75a3a1439f1f at linux.ibm.com>
Content-Type: text/plain; charset=utf-8; format=flowed

On 8/19/20 8:55 AM, Derick Montague wrote:
>   
> Hello,
>     
> I apologize for the late notice. Here is the agenda for today's GUI Design Work Group.
>     
> - Changes to BMC Web Login and continued work on phosphor-webui

Derick, the "BMCWeb login change" [1] also came up in the security 
working group meeting.? Folks were interested in getting the questions 
answered rather more quickly.

What is the best way to resolve the issues?? Email?? Video conference?? 
IRC chat?? Or continue with the gerrit review?

- Joseph

[1]: https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/35457

> - Use utility classes
> - Discuss Server LED layout -https://github.com/openbmc/webui-vue/issues/18 	
> - Discuss button styles on Local user management page - https://github.com/openbmc/webui-vue/issues/12 	Help wanted items
> - Design Review items
> - Demo of working Web UI progress
>     
>     
> Please visit the wiki for connection info and notes from past groups.
> https://github.com/openbmc/openbmc/wiki/GUI-Design-work-group
>     
>   
> Thank you!
>     
> Derick Montague
> FED Lead | OpenBMC Design Team Lead
> IBM Cognitive Systems User Experience
>



------------------------------

Message: 4
Date: Wed, 19 Aug 2020 22:52:40 +0000
From: "Derick Montague" <Derick.Montague at ibm.com>
To: jrey at linux.ibm.com
Cc: openbmc at lists.ozlabs.org
Subject: Re: GUI Design Workgroup - BMCWeb login change
Message-ID:
	<OFB642107F.4E5E7CE6-ON002585C9.007D46F4-002585C9.007DAC18 at notes.na.collabserv.com>
	
Content-Type: text/plain; charset=UTF-8

> Derick, the "BMCWeb login change" [1] also came up in the security
> working group meeting.  Folks were interested in getting the questions
> answered rather more quickly.
 
> What is the best way to resolve the issues?  Email?  Video conference? 
> IRC chat?  Or continue with the gerrit review?

That is a great question for the community. We are trying to find a way to
accommodate this WITHOUT having to manage the login page in BMC Web. Maybe
we can gather a list of people that are interested and set up a Webex 
discussion. We should probably post the question in IRC also to make the 
request a bit broader than email.
 



------------------------------

Message: 5
Date: Wed, 19 Aug 2020 16:06:15 -0700
From: Ed Tanous <ed at tanous.net>
To: Joseph Reynolds <jrey at linux.ibm.com>
Cc: Derick Montague <Derick.Montague at ibm.com>, OpenBMC Maillist
	<openbmc at lists.ozlabs.org>
Subject: Re: GUI Design Workgroup - BMCWeb login change
Message-ID:
	<CACWQX80KUxiRXtZv2Cd6UZ=0jTDKdg35JQFOfUAeFsss0kcg7Q at mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

On Wed, Aug 19, 2020 at 3:43 PM Joseph Reynolds <jrey at linux.ibm.com> wrote:
>
> What is the best way to resolve the issues?  Email?  Video conference?
> IRC chat?  Or continue with the gerrit review?

Gerrit or the mailing list, that way it's documented for the next time
it gets brought up, and we can point to the discussion later.


------------------------------

Message: 6
Date: Thu, 20 Aug 2020 09:11:29 +0800
From: "rxsun"<rxsun at zd-tech.com.cn>
To: "Derick Montague"<Derick.Montague at ibm.com>
Cc: "openbmc"<openbmc at lists.ozlabs.org>,
	"derick.montague"<derick.montague at gmail.com>,
	"xzcheng"<xzcheng at zd-tech.com.cn>,
	"ratagupt"<ratagupt at linux.vnet.ibm.com>
Subject: Re:  RE:  Re: Network Settings GUI
Message-ID:
	<3f858d5d.2facc1.174096bc131.Coremail.rxsun at zd-tech.com.cn>
Content-Type: text/plain; charset="utf-8"

Hi , Derick!
I'd like to work on IPV6  functionality of phosphor-webui and start to impliment it  on the phosphor-webui.
would you please show me  the design that was originally completed for the previous layout?

And ,how to proposal my code to webui project ?would you like to tell me detail?

Best Reguards,
ruixia,sun



2020-08-19 

rxsun 



????"Derick Montague" <Derick.Montague at ibm.com>
?????2020-08-13 11:22
???RE: Re: Network Settings GUI
????"rxsun"<rxsun at zd-tech.com.cn>
???"openbmc"<openbmc at lists.ozlabs.org>,"derick.montague"<derick.montague at gmail.com>,"xzcheng"<xzcheng at zd-tech.com.cn>,"ratagupt"<ratagupt at linux.vnet.ibm.com>

Hello ruxia, sun!

We have started work on the webui-vue GUI that will expect to be a replacement for phosphor-webui. The IPv6 functionality is not ready for the webui-vue GUI because we are transitioning from the REST API to Redfish. If you are interested in adding the functionality to phosphor-webui, I can look for the design that was originally completed for the previous layout. Is that something you are interested in?

Thank you!

Derick Montague
FED Lead | OpenBMC Design Team Lead
IBM Cognitive Systems User Experience


----- Original message -----
From: "rxsun"<rxsun at zd-tech.com.cn>
To: "Derick Montague"<Derick.Montague at ibm.com>
Cc: "derick.montague"<derick.montague at gmail.com>, "openbmc"<openbmc at lists.ozlabs.org>, "ratagupt"<ratagupt at linux.vnet.ibm.com>, "???"<xzcheng at zd-tech.com.cn>
Subject: [EXTERNAL] Re: Re: Network Settings GUI
Date: Mon, Aug 10, 2020 3:04 AM
 

Hi Derick,
My team has confirmed that the Openbmc backend has supported IPV6 on version v28, I am going to implement the ipv6 configuration in webui (with angularJS),would you please tell me the  UX prototype design of webui for IPV6 is ok? I have signed the  Cooperation and  Contribution License Agreement.
BTW:How to proposal my code to webui project ?would you like to tell me detail?

Best Reguards,
ruixia,sun


2020-08-10 

rxsun



????"Derick Montague" <Derick.Montague at ibm.com>
?????2020-03-11 19:42
???Re: Network Settings GUI
????"rxsun"<rxsun at zd-tech.com.cn>
???"derick.montague"<derick.montague at gmail.com>,"openbmc"<openbmc at lists.ozlabs.org>,"ratagupt"<ratagupt at linux.vnet.ibm.com>

Hi Ruxia, 

> Sorry for late reply. I had read  https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/24317  ,  I saw the calling of redfish  in api-ulti.js . I wonder if the ipv6 has been done in this BMC system.  Would you like to tell me the ipv6 support schedule of  bmc OS? 


  
Jandra is no longer working on this project and the IBM design team is working on a new version of the GUI written in Vue.js. We are just starting to talk about IPv6 again and I do think it may be ready. I see that Ratan is on this mail thread and he should be able to specify for sure if the backend supporting IPv6 is ready. 

Thanks, 
Derick 

  


  
  
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20200820/8016bf4f/attachment.htm>

End of openbmc Digest, Vol 60, Issue 55
***************************************



More information about the openbmc mailing list