ProLiant Servers (ML,DL,SL)
1832949 Members
3265 Online
110048 Solutions
New Discussion

Ynt: Query: Getting workload profile information in iLO 6

 
SOLVED
Go to solution
icolgun1
Occasional Advisor

Getting workload profile information in iLO 6

In the iLO 5 interface, we can see the workload profile information in the Performance tab. However, this seems to have been removed in iLO 6. How can I get this information without entering the BIOS?

12 REPLIES 12
Sahana_S
HPE Pro

Re: Getting workload profile information in iLO 6

Hello @icolgun1 ,

  1. Click Performance in the navigation tree, and then click the Workload Advisor tab.
  2. Review the details in the Server Workload section.

    If iLO was reset, information for the 10 min and 1 hr intervals will be available after the server has been powered on for 10 minutes or 1 hour.

    For more information, please refer to this link.

     

    If you feel this was helpful, please click the KUDOS thumb below. Also consider marking this as an "Accepted Solution", if the post has helped to solve your issue.

    Thanks,
    Sahana S



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
icolgun1
Occasional Advisor

Re: Getting workload profile information in iLO 6

I only need the workload profile information. No need for details. While it is as follows in iLO 5, this information is not available in iLO 6.

 

iLO 5 Web UIiLO 5 Web UI2.png

yesheswini_s
HPE Pro

Re: Getting workload profile information in iLO 6

Hi @icolgun1 ,

Please check for the workload profile information under the tab workload advisor on the Performance page.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
support_s
System Recommended

Query: Getting workload profile information in iLO 6

System recommended content:

1. HPE iLO 5 User Guide | Selecting a workload profile by using iLO 5 and Always On Intelligent Provisioning

2. HPE iLO 6 User Guide | iLO features

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".

 

Thank you for being a HPE valuable community member.


Accept or Kudo

icolgun1
Occasional Advisor

Ynt: Query: Getting workload profile information in iLO 6

Our device is licensed and  managed via Oneview. I have reviewed the documentation many times, but I think the Workload Profile information has been removed from the ilo 6 interface. If I connect to iLO via cli, is there a command that I can use to get this information?

TVVJ
HPE Pro

Ynt: Query: Getting workload profile information in iLO 6

Hello,

It is recommended to make all changes to the workload profile using the UEFI System Utilities (RBSU). It so appears that iLO does not allow to make such setting from that environment.

Regards,



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[All opinions expressed here are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
icolgun1
Occasional Advisor

Ynt: Query: Getting workload profile information in iLO 6

@TVVJ @yesheswini_s 

Can't I provide it via RESTful API as well?

TVVJ
HPE Pro

Ynt: Query: Getting workload profile information in iLO 6

Hello,

From the section "Performance management feature requirements" of the "UEFI System Utilities User Guide for HPE Compute Gen11 servers" indicates that the "Workload Profile" is an Intel processor specific feature. If the server in question has AMD processor, then this option will not be listed.

Regards,



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[All opinions expressed here are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
icolgun1
Occasional Advisor

Ynt: Query: Getting workload profile information in iLO 6

Our processor is Intel(R) Xeon(R) Platinium 8462Y+

Cederberg
Honored Contributor
Solution

Ynt: Query: Getting workload profile information in iLO 6

Hi.
For my configurationscript for new Servers/ILOs i use restapi to get and set the Workloadprofile for Gen11 servers. So the information is available thorugh the ilo restapi in the following URL (Bios Settings)
/redfish/v1/systems/1/bios/settings
its under Attributes -> WorkloadProfile
for more documentation of the restapi url
https://servermanagementportal.ext.hpe.com/docs/redfishservices/ilos/ilo6/ilo6_166/ilo6_bios_resourcedefns166/#bios

Hope it helps
Best Regards
//Cederberg

icolgun1
Occasional Advisor

Ynt: Query: Getting workload profile information in iLO 6

Thank you so much. This solved my problem.

Sunitha_Mod
Honored Contributor

Ynt: Query: Getting workload profile information in iLO 6

Hello @icolgun1,

That's Awesome! 

We are extremely glad to know the issue has been resolved and we appreciate you for keeping us updated.