0

I want to change SATA Controller Options on HP servers with iLO5 How I can change it by scripting? For example, I found iLO4 solutions, where people mounting virtual media by iLO scripting

cd /map1/oemhp_vm1/cddr1
set oemhp_image=file://var/images/isoimage.iso
set oemhp_boot=connect

In my case, I want to change SATA Controller Options (disable Embedded smart array and enable SATA AHCI Support), manually it's do like this:

F9 on boot, than, System Configuration > RBSU > Storage Options > SATA Controller Options > Embedded SATA Configuration -> SATA AHCI Support

I found iLO5 Scripting and Command Line Guide, but not found any links with this option (SATA Controller Options)

Can I do this by HP iLO cli or other (scripting) methods (not manual)?

Thanks!

Greg Askew
  • 35,880
  • 5
  • 54
  • 82
mocart
  • 121
  • 1
  • 5

1 Answers1

0

Solved! By using RedFish API Thanks!

mocart
  • 121
  • 1
  • 5