- Community Home
- >
- Servers and Operating Systems
- >
- ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- how to switch AdapterType SmartHBA from CurrentO...
-
- Forums
-
Blogs
- Hybrid Cloud
- Edge
- Data & AI
- Working in Tech
- AI Insights
- Alliances
- Around the Storage Block
- Behind the scenes at Labs
- Careers in Tech
- HPE Storage Tech Insiders
- Inspiring Progress
- IoT at the Edge
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Russia
- HPE Blog, UK & Ireland
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-24-2018 12:55 AM
04-24-2018 12:55 AM
Hello
I'm managing HP DL380 GEN9 server deployement. the final goal is to install ESX 6.5.
to do that I need to modify adapterType SmartHBA Model=Smart HBA H240ar from CurrentOperatingMode=RAID to CurrentOperatingMode=HBA to enable the pathtrough
and I don't want to change it manualy but in scripting way
I use ilorest and python for script developement
have you a solution to manage the smartarray, how modify settitgs in remote way
thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-24-2018 04:44 AM
04-24-2018 04:44 AM
Re: how to switch AdapterType SmartHBA from CurrentOperatingMode=RAID to CurrentOperatingMode=HBA
I'm not sure that option can be changed with ilorest, but can be scripted using hpssacli. If you haven't yet you might want to look at the HPE Scripting Toolkit https://www.hpe.com/us/en/product-catalog/detail/pip.scripting-toolkit-for-windows-and-linux.5219389.html

- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-24-2018 11:42 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-25-2018 02:40 AM
04-25-2018 02:40 AM
Re: how to switch AdapterType SmartHBA from CurrentOperatingMode=RAID to CurrentOperatingMode=HBA
to go further
• To switch between pass-through and RAID 0 modes on HPE storage controllers:
# esxcli hpssacli cmd -q “controller slot= modify hbamode=<on/off> forced”
• To create a single disk RAID 0 set: # esxcli hpssacli cmd -q “controller slot= create type=ld drives= raid=0"
more detail here: https://h20195.www2.hpe.com/V2/GetDocument.aspx?docname=4aa6-6658enw
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP