openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Issue#3500 : Redfish configuration backup and restore function
@ 2022-03-02  7:54 Sandeep Kumar
  2022-03-03 19:48 ` Patrick Williams
  0 siblings, 1 reply; 5+ messages in thread
From: Sandeep Kumar @ 2022-03-02  7:54 UTC (permalink / raw)
  To: openbmc

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

Hi,

While looking at the issues list, came across this. We would like to take this up and work on it. Any help to getting up to speed would help.

Thanks,
Sandeep.
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you



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

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

* Re: Issue#3500 : Redfish configuration backup and restore function
  2022-03-02  7:54 Issue#3500 : Redfish configuration backup and restore function Sandeep Kumar
@ 2022-03-03 19:48 ` Patrick Williams
  2022-03-03 20:49   ` Adriana Kobylak
  0 siblings, 1 reply; 5+ messages in thread
From: Patrick Williams @ 2022-03-03 19:48 UTC (permalink / raw)
  To: Sandeep Kumar; +Cc: gmills, openbmc, anoo

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

On Wed, Mar 02, 2022 at 07:54:30AM +0000, Sandeep Kumar wrote:
> Hi,
> 
> While looking at the issues list, came across this. We would like to take this up and work on it. Any help to getting up to speed would help.
> 
> Thanks,
> Sandeep.

https://github.com/openbmc/openbmc/issues/3500

It looked like this was an issue that was of interest originally to IBM?  The
design was abandoned in Gerrit and there appears to have been no progress at the
DMTF on Redfish interfaces.

Gunnar and Adriana, can you weigh in?

-- 
Patrick Williams

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: Issue#3500 : Redfish configuration backup and restore function
  2022-03-03 19:48 ` Patrick Williams
@ 2022-03-03 20:49   ` Adriana Kobylak
  2022-03-04  9:53     ` Sandeep Kumar
  0 siblings, 1 reply; 5+ messages in thread
From: Adriana Kobylak @ 2022-03-03 20:49 UTC (permalink / raw)
  To: Patrick Williams; +Cc: Gunnar Mills, openbmc, Sandeep Kumar

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



On Mar 3, 2022, at 1:48 PM, Patrick Williams <patrick@stwcx.xyz<mailto:patrick@stwcx.xyz>> wrote:

On Wed, Mar 02, 2022 at 07:54:30AM +0000, Sandeep Kumar wrote:
Hi,

While looking at the issues list, came across this. We would like to take this up and work on it. Any help to getting up to speed would help.

Thanks,
Sandeep.

https://github.com/openbmc/openbmc/issues/3500

It looked like this was an issue that was of interest originally to IBM?  The
design was abandoned in Gerrit and there appears to have been no progress at the
DMTF on Redfish interfaces.

Gunnar and Adriana, can you weigh in?

Hi, yes, IBM was and is still interested in this feature but has been lower priority. I met with the DMTF a while back and they have agreed on the need to have this functionality and have made recommendations on the implementation, they are just asking for a volunteer to propose the schema, their guideline is to support a blob specific to the implementation (instead of specific interfaces to backup/restore) and have the implementation decide on the format and handling/decoding of the blob. The binary blob would be uploaded using the existing Redfish multipart form.

For the discussion details you can subscribe to the DMTF github and look at issue: https://github.com/DMTF/Redfish/issues/3430

It’d be of great help to submit the schema proposal and get it through the approval process, the schema would not be very complex, then the next step would be to discuss within OpenBMC how we want to handle the blob and what data we want backed up / restored.


--
Patrick Williams


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

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

* RE: Issue#3500 : Redfish configuration backup and restore function
  2022-03-03 20:49   ` Adriana Kobylak
@ 2022-03-04  9:53     ` Sandeep Kumar
  2022-03-04 14:46       ` Adriana Kobylak
  0 siblings, 1 reply; 5+ messages in thread
From: Sandeep Kumar @ 2022-03-04  9:53 UTC (permalink / raw)
  To: Adriana Kobylak, Patrick Williams; +Cc: Gunnar Mills, openbmc

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

Hi Patrick/Adriana,

Thanks for the information. Trying to access the link provided for the issue : https://github.com/DMTF/Redfish/issues/3430 . But looks like it is not accessible. Could you please point to the correct link?

Thanks,
Sandeep.

From: Adriana Kobylak <anoo@us.ibm.com>
Sent: Friday, March 4, 2022 2:19 AM
To: Patrick Williams <patrick@stwcx.xyz>
Cc: Sandeep Kumar <sandeep.pkumar@tcs.com>; Gunnar Mills <gmills@us.ibm.com>; openbmc@lists.ozlabs.org
Subject: Re: Issue#3500 : Redfish configuration backup and restore function

"External email. Open with Caution"



On Mar 3, 2022, at 1:48 PM, Patrick Williams <patrick@stwcx.xyz<mailto:patrick@stwcx.xyz>> wrote:

On Wed, Mar 02, 2022 at 07:54:30AM +0000, Sandeep Kumar wrote:

Hi,

While looking at the issues list, came across this. We would like to take this up and work on it. Any help to getting up to speed would help.

Thanks,
Sandeep.

https://github.com/openbmc/openbmc/issues/3500

It looked like this was an issue that was of interest originally to IBM?  The
design was abandoned in Gerrit and there appears to have been no progress at the
DMTF on Redfish interfaces.

Gunnar and Adriana, can you weigh in?

Hi, yes, IBM was and is still interested in this feature but has been lower priority. I met with the DMTF a while back and they have agreed on the need to have this functionality and have made recommendations on the implementation, they are just asking for a volunteer to propose the schema, their guideline is to support a blob specific to the implementation (instead of specific interfaces to backup/restore) and have the implementation decide on the format and handling/decoding of the blob. The binary blob would be uploaded using the existing Redfish multipart form.

For the discussion details you can subscribe to the DMTF github and look at issue: https://github.com/DMTF/Redfish/issues/3430

It’d be of great help to submit the schema proposal and get it through the approval process, the schema would not be very complex, then the next step would be to discuss within OpenBMC how we want to handle the blob and what data we want backed up / restored.



--
Patrick Williams

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you



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

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

* Re: Issue#3500 : Redfish configuration backup and restore function
  2022-03-04  9:53     ` Sandeep Kumar
@ 2022-03-04 14:46       ` Adriana Kobylak
  0 siblings, 0 replies; 5+ messages in thread
From: Adriana Kobylak @ 2022-03-04 14:46 UTC (permalink / raw)
  To: Sandeep Kumar; +Cc: Gunnar Mills, openbmc

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



On Mar 4, 2022, at 3:53 AM, Sandeep Kumar <sandeep.pkumar@tcs.com<mailto:sandeep.pkumar@tcs.com>> wrote:

This Message Is From an External Sender
This message came from outside your organization.
Hi Patrick/Adriana,

Thanks for the information. Trying to access the link provided for the issue : https://github.com/DMTF/Redfish/issues/3430 . But looks like it is not accessible. Could you please point to the correct link?

Hi. Right, need to subscribe to the DMTF and request access since it’s a private repo. Here are the instructions I got from Gunnar a while back:

First, join the DMTF: https://www.dmtf.org/join Join as "an individual employee of a current member company".  Use your company email since only member companies get access.
Second: Join the "Redfish Forum" working group. https://members.dmtf.org/workgroup/index  Menu > Group > All Groups -- Select "Redfish Forum". You can use OpenBMC for the reason why you are joining.
Third: Send an email to the redfish forum chair with your GitHub Id, asking for access to github.com/DMTF/Redfish<http://github.com/DMTF/Redfish> (email address will be should be included with "Approved for membership to Redfish” )
Link to redfish forum: https://redfishforum.com/


Thanks,
Sandeep.

From: Adriana Kobylak <anoo@us.ibm.com<mailto:anoo@us.ibm.com>>
Sent: Friday, March 4, 2022 2:19 AM
To: Patrick Williams <patrick@stwcx.xyz<mailto:patrick@stwcx.xyz>>
Cc: Sandeep Kumar <sandeep.pkumar@tcs.com<mailto:sandeep.pkumar@tcs.com>>; Gunnar Mills <gmills@us.ibm.com<mailto:gmills@us.ibm.com>>; openbmc@lists.ozlabs.org<mailto:openbmc@lists.ozlabs.org>
Subject: Re: Issue#3500 : Redfish configuration backup and restore function

"External email. Open with Caution"



On Mar 3, 2022, at 1:48 PM, Patrick Williams <patrick@stwcx.xyz<mailto:patrick@stwcx.xyz>> wrote:

On Wed, Mar 02, 2022 at 07:54:30AM +0000, Sandeep Kumar wrote:

Hi,

While looking at the issues list, came across this. We would like to take this up and work on it. Any help to getting up to speed would help.

Thanks,
Sandeep.

https://github.com/openbmc/openbmc/issues/3500

It looked like this was an issue that was of interest originally to IBM?  The
design was abandoned in Gerrit and there appears to have been no progress at the
DMTF on Redfish interfaces.

Gunnar and Adriana, can you weigh in?

Hi, yes, IBM was and is still interested in this feature but has been lower priority. I met with the DMTF a while back and they have agreed on the need to have this functionality and have made recommendations on the implementation, they are just asking for a volunteer to propose the schema, their guideline is to support a blob specific to the implementation (instead of specific interfaces to backup/restore) and have the implementation decide on the format and handling/decoding of the blob. The binary blob would be uploaded using the existing Redfish multipart form.

For the discussion details you can subscribe to the DMTF github and look at issue: https://github.com/DMTF/Redfish/issues/3430

It’d be of great help to submit the schema proposal and get it through the approval process, the schema would not be very complex, then the next step would be to discuss within OpenBMC how we want to handle the blob and what data we want backed up / restored.



--
Patrick Williams


=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you


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

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

end of thread, other threads:[~2022-03-07  0:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02  7:54 Issue#3500 : Redfish configuration backup and restore function Sandeep Kumar
2022-03-03 19:48 ` Patrick Williams
2022-03-03 20:49   ` Adriana Kobylak
2022-03-04  9:53     ` Sandeep Kumar
2022-03-04 14:46       ` Adriana Kobylak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).