|
Post by sunitha on Feb 14, 2019 9:51:25 GMT
Hi,
I have a use case - Redfish server needs to store some files which are to be managed by the redfish client. And the client should get the file operation interfaces to those files. Is there any standard way of doing the file read-write (complete & partial as well) ?
|
|
|
Post by gericson on Feb 14, 2019 14:23:47 GMT
Swordfish adds modeling for management of File Systems and File Shares to Redfish. Swordfish does not provide data path (read/write) access to individual files.
|
|
|
Post by j2hilland on Feb 14, 2019 17:05:40 GMT
Can you help us understand the use case? What files are these? Are you thinking of dump files or something similar? We have talked about support for some things but not a "generic" file store. We have also talked about how to reference images, for instance, for upper level clients.
|
|
|
Post by sunitha on Feb 18, 2019 7:22:37 GMT
Use case is : The BMC can be managed by more than one management console. Those clients can create/delete/modify the host data. All the management consoles which are connected should have the visibility to any data change in the host. Since the BMC is the common entity for both the management consoles, BMC will need to keep those host data as files in its filesystem for which BMC should provide the file management interface to its clients.
|
|
|
Post by ratagupt on Feb 26, 2019 6:58:26 GMT
Jeff,
On BMC we want to keep the partition info of the host in the form of files, these files would be uploaded by the management client.
As the BMC can be managed by more than one management client, so by looking at those files, connected mgmt client have the info for the host and the partition info.
These files normally used when the host goes in a bad state. The management console can get this info and reconfigure the host with this info for the recovery.
Ratan
|
|
|
Post by ratagupt on Mar 28, 2019 4:11:48 GMT
Any suggestions for the above?
|
|