- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- mr416i-p WinPE storcli64 cannot change to good fro...
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
Discussions
Discussions
Discussions
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
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
09-27-2023 06:28 AM - last edited on 10-08-2023 06:50 PM by support_s
09-27-2023 06:28 AM - last edited on 10-08-2023 06:50 PM by support_s
mr416i-p WinPE storcli64 cannot change to good from online
I have an ML30 Gen10+ server with the mr416i-p controller. I have a winpe iso that has the drivers for the storage and other toolkit drivers injected, and i can see the drives in my controller with storcli utility from WinPE. The Status of the 2 drives is "online", and I cannot for the life of me get the drives to go into a "ugood" status from WinPE.
The storcli set good command returns with an error, saying the operation failed because it is not allowed on the 2 drives I have selected. Is this because they are in an online status therefore locked? If I go into BIOS and change them to Ugood, i can then boot to winpe and can add those drives to my R1 array i'm trying to create in this example., but we are trying to automate BIOS and Storage changes via winpe in an automated fashion.
What would be the reason I cannot change the status of the physical drives in winpe, via storcli64?
- Tags:
- Prolaint server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 09:18 AM - edited 09-27-2023 09:21 AM
09-27-2023 09:18 AM - edited 09-27-2023 09:21 AM
Re: mr416i-p WinPE storcli64 cannot change to good from online
Hi InsightAutomato,
On you post, I assume that StorCLI64 working well be winPE, you wish to make the disks in to UGOOD state. I am curious to understand the requirement for UGOOD state.
If you want to make the disk as UGOOD using StorCLI. you can try the following commands on
./storcli64 /c0/sall show #identify the disk and its ID
./storcli64 /c0/e251/s7> set offline #make it offline
./storcli64 /c0/e251/s7 set missing #make it missing
./storcli64 /c0/e251/s7 set good force #make it UGOOD force, if not working then make it jbod [./storcli64 /c0/e251/s7 set jbod ]
The format looks like : ./storCLI64 /c0/<enclosure id if any>/<disk number or ID> .
Here e251 is the enclosure and s7 is disk number or ID.
Regards,
Shiva_JR
Please mark as 'Accepted solution' if my post worked and award me the 'Kudos'.
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 11:40 AM
09-27-2023 11:40 AM
Re: mr416i-p WinPE storcli64 cannot change to good from online
Thanks for the reply.
The reason for UGOOD state requirement is because when drives say status "ONLN" (Online) they will not allow me to add the drives to any new virtual drive group when creating them in a RAID. When in BIOS i can set to UGOOD state for the physical disks, then boot to WinPE , and it will now allow me to add the drives to a new Virtual Drive group/RAID.
However using StorCLI in WinPE, I cannot make the drives go offline or missing because the return of the command is "Operation not allowed" on the drive. It is stuck with "ONLN" (Online) status and not allowing me to create new Virtual Drive while the drives are in that state.
Also, I cannot set JBOD because it says controller does not support JBOD, so the drives are still stuck in online status.
Any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 10:48 PM
10-03-2023 10:48 PM
Re: mr416i-p WinPE storcli64 cannot change to good from online
Hi @InsightAutomato,
Could you please confirm the reason of using WinPE and if you can try installation of Supported OS directly, and then install the required Drivers and Utilities, and let us know the observations.
I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]