- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- DL380 Gen 10 SPP on ESXI
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2023 06:25 AM - last edited on тАО02-05-2023 08:48 PM by support_s
тАО02-03-2023 06:25 AM - last edited on тАО02-05-2023 08:48 PM by support_s
Hi,
OK, maybe my earlier question was convoluted. Let me try it this way:
My server is a DL380 Gen10, running VMware ESXi, 7.0.3, 19482537.
I'd like to install SPP 2022.09.01.00, get my server to version 2.78, and update all the firmware.
Do I use this file P52581_001_gen10spp-2022.09.01.00-SPP2022090100.2022_0930.1?
Do I follow the Linux directions from the read-me?
If not, where do I find esxi-specific instructions?
OR
Should I use the ESXI Custom Image from vmware.com, VMware-ESXi-7.0.3-20842708-HPE-703.0.0.11.1.0.25-Dec2022, update my esxi to 7.0.3, 20842708? I don't know if it contains new firmware, drivers, etc.
If I should install them seperately (run the HP updates and also run the VMware updates), which should I do first?
Thanks,
Jeff
Solved! Go to Solution.
- Tags:
- bios
- Prolaint server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2023 07:26 AM
тАО02-03-2023 07:26 AM
Query: DL380 Gen 10 SPP on ESXI
System recommended content:
2. Gen10/Gen10 Plus SPP 2022.09.00.00 Release Notes
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".
Thank you for being a HPE valuable community member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2023 09:19 AM - edited тАО02-03-2023 09:20 AM
тАО02-03-2023 09:19 AM - edited тАО02-03-2023 09:20 AM
Re: Query: DL380 Gen 10 SPP on ESXI
Thanks for the links.
The first refers to esxi 6 and I'm on 7.0U3.
The second pointed me to "Gen10/Gen10 Plus SPP 2022.09.01.00 Release Notes" but I'm not sure what to do from here.
Is it as simple as copying the P52581_001_gen10spp-2022.09.01.00-SPP2022090100.2022_0930.1.iso image to a flash drive, boot from it, and follow the prompts?
I'm just terrified at the possiblity of wiping out my system because I'm having such a hard time following the instructions.
Thanks,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2023 12:11 PM - last edited a month ago by Parvez_Admin
тАО02-03-2023 12:11 PM - last edited a month ago by Parvez_Admin
SolutionHello there, what I usually do is this:
Once the Node is in maintenance mode I completely remove it from the cluster, and either update it or reinstall it using HPE's ESXi image which comes with the drivers and everything. Once finished that, I launch SPP's SUM on any windows computer/server on the same network.
Once in the SUM web interface, you just need to add the iLO of he recently upgraded server. The SUM process will analyze not only the firmware but also the drivers. This is possible by the iLO 5 API integrations with the OS.
Once the SUM analysis is complete, it'll let you know the updates required. And you just need to let it run.
Sometimes the new drivers needs to be manually applied on the ESXi through CLI. If that's the case, you just need to SSH to the ESXi and run a couple of commands:
sut -status
sut -deployreboot
Once the drivers are applied, the server will reboot and then it'll be ready to be added again to the cluster.
I know it sounds kind messy, but it actually is quite simple and secure.
Here's a little reference:
HPE SPP SUM: https://support.hpe.com/hpesc/public/docDisplay?docId=a00075877en_us&docLocale=en_US
Admin [above link is no longer valid, please visit https://support.hpe.com/connect/s/ to find the latest info ]
iSUT Integrated Smart Update Tools CLI Reference Guide https://support.hpe.com/hpesc/public/docDisplay?docId=a00068223en_us&docLocale=en_US
Step by step examples: https://cloud-duo.com/2021/07/patching-hpe-gen-10-esxi-servers-with-isut/
Hope this is what you looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2023 12:19 PM
тАО02-03-2023 12:19 PM
Re: Query: DL380 Gen 10 SPP on ESXI
At first glance I think this is EXACTLY what I'm looking for. Thank you so much!!
Jeff