ProLiant Servers (ML,DL,SL)
1753913 Members
8505 Online
108810 Solutions
New Discussion

Re: Update firmware on dl360 gen9 from esxi host software.

 
Robert Cook_6
Frequent Advisor

Update firmware on dl360 gen9 from esxi host software.

I have a remote server with slow internet access.  I need to update the P440AR Smart Array.  Booting the ISO for SPP from the ILO times out and never boots.  I tried to use the install method from the firmware install notes by loading the zip file to the ESXi host.

https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_f20b99606f3f43f2b410a6d688&swEnvOid=4234#tab3

But I get the error message when executing the file.

Unable to create scratch directory

!!!Error detected ... preserving working files for analysis

Is there a more detailed installation instruction?  

I am not the administrator of the system, just tasked with finding a solution.

Regards,

Bob

 

Any sufficiently advanced technology is indistinguishable from magic. Arthor C Clark
2 REPLIES 2
vijay9
HPE Pro

Re: Update firmware on dl360 gen9 from esxi host software.

Hi Robert, 

Follow the steps below to make it happen – 

  • enable SSH on your ESXi host (configuration tab, Security Profile, Properties)
  • copy the CPxxxxxx.scexe file to /tmp on your ESXi Host using eg. WinSCP
  • logon as root at your ESXi host and change to /tmp
  • check with “ls” if your CP file is there
  • change file permission to executable: “chmod +x CPxxxxxx.scexe”
  • now run the file: “./CPxxxxxx.scexe” 

Once complete reboot the ESXi host – done!

Regards,

Vijay 

 


I am an HPE employee

Accept or Kudo

Robert Cook_6
Frequent Advisor

Re: Update firmware on dl360 gen9 from esxi host software.

Vijay,

     Thanks.  I'll pass this on.  Hopefully this fixes the problem.  I'll respond with the results.

 

Bob

Any sufficiently advanced technology is indistinguishable from magic. Arthor C Clark