If you have already created a partition on your Broadcom virtual disks and renamed your partitions, you can easily see this name again in the Windows installer.
Otherwise, you will only see drive numbers (which may be different between the installed operating system (eg: Windows) and the Windows installer).
For example, we can easily see our first 2 Broadcom virtual disks partitioned on Windows.
On the other hand, it is impossible to differentiate the 2 other non-partitioned Broadcom virtual disks (hence the appearance of unallocated space on them) and above all, it is impossible to know which virtual disk IDs they correspond to in the management tools. Broadcom.
To find the 2 identifiers of your virtual disks (RAID logical disks) on Windows, you will need to use the "StorCLI" command line tool available for Windows and Linux.
To do this, go to the page of your Broadcom MegaRAID controller. In our case: MegaRAID 9560-8i.
Then, go to: Downloads -> Management Software and Tools.
Next, click on the "Latest StorCLI" link to download the latest version of the "StorCLI" command line tool.
Note: StorCLI replaces the old MegaCLI tool.
Accept the Broadcom contract.
Note: you must go to the bottom of the contract, then check the box provided to be able to click on "I Agree".
Unzip the downloaded file.
In our case: "007.2705.0000.0000_storcli_rel.zip".
In the folder "007.2705.0000.0000_storcli_rel\storcli_rel", you will find a file "Unified_storcli_all_os.zip" which you will also need to unzip.
Then, in the "Windows" folder, you will find the command line tool "storcli64.exe".
Warning : the "StorCLI" command line tool must be launched as administrator.
Otherwise, StorCLI will tell you that it could not find your Broadcom MegaRAID controller. This error is simply due to a rights problem.
Search for "cmd" in the start menu and launch Command Prompt as administrator.
Check at the top left that your command prompt is launched as administrator, then move to the folder where the "storcli64.exe" executable is located using the "cd" command:
Batch
cd C:\Users\InformatiWeb\Downloads\007.2705.0000.0000_storcli_rel\storcli_rel\Unified_storcli_all_os\Unified_storcli_all_os\Windows
Then, to get information regarding your Broadcom MegaRAID controller, type the command below.
Batch
storcli64.exe /c0 show
If your command prompt is run as administrator, the "StorCLI" tool will display this:
Plain Text
Generating detailed summary of the adapter, it may take a while to complete. CLI Version = 007.2705.0000.0000 August 24, 2023 Operating system = Windows 10 Controller = 0 Status = Success Description = None Product Name = MegaRAID 9560-8i 4GB ...
If you forgot to launch Command Prompt as administrator, you will receive this error:
Plain Text
Status = Failure Description = Controller 0 not found
A little further down, you will also find the list of your virtual disks (RAID logical disks) created on your Broadcom MegaRAID controller.
As you can see, in our case we have 4 virtual disks (RAID logical disks):
Plain Text
... Virtual Drives = 4 VD LIST : ======= ------------------------------------------------------------------ DG/VD TYPE State Access Consist Cache Cac sCC Size Name ------------------------------------------------------------------ 0/232 RAID5 Optl RW Yes RWBD - ON 1.818 TB VDName_03 0/233 RAID5 Optl RW Yes RWBD - ON 1.818 TB VDName_02 0/234 RAID5 Optl RW Yes RWBD - ON 1.818 TB VDName_01 0/235 RAID5 Optl RW Yes RWBD - ON 1.818 TB VDName_00 ------------------------------------------------------------------
Once you know the IDs and names of the virtual disks configured on your Broadcom MegaRAID controller, you will need to obtain detailed information (via the "all" keyword) to find the ID (visible in Broadcom tools and on Windows) and the SCSI identifier (visible on Linux).
To do this, use the command below:
Batch
storcli64.exe /c0 /v232 show all
Source : Virtual Drive Show Commands - Broadcom.
In our case, this is displayed.
We can therefore see:
Plain Text
/c0/v232 : ======== ------------------------------------------------------------------ DG/VD TYPE State Access Consist Cache Cac sCC Size Name ------------------------------------------------------------------ 0/232 RAID5 Optl RW Yes RWBD - ON 1.818 TB VDName_03 ------------------------------------------------------------------ ... VD232 Properties : ================ ... Exposed to OS = Yes OS Drive Name = Disk 2 ... SCSI NAA Id = 600062b20ecabe002d06fabfd6d6cc1b ...
If you specify the wrong virtual disk number, this error will appear.
Plain Text
Status = Failed / ErrCd = 255 / ErrMsg = Invalid VD number
Using the "OS Drive Name" property in the "VDxx Properties" section, you know which virtual disk on your Broadcom controller corresponds to which disk in Windows Disk Management.
RAID 3/21/2025
RAID 3/28/2025
RAID 4/1/2022
RAID 3/25/2022
Pinned content
Contact
® InformatiWeb-Pro.net - InformatiWeb.net 2008-2022 - © Lionel Eppe - All rights reserved.
Total or partial reproduction of this site is prohibited and constitutes an infringement punishable by articles L.335-2 and following of the intellectual property Code.
No comment