Steps
- Download the OS-appropriate WD_x compressed file (Windows or Linux) to the desktop.
WD_Linux
WD_Windows - Uncompress the file
Windows:
Right click WD_Windows.zip and choose “Extract All…”
Linux:
Open Terminal and type sudo tar -xvf WD_Linux.tar.gz - Stop the exacqVision Server service.
- Open a Command Prompt or Terminal and navigate to the WD_x folder.
- The process varies here, depending on the OS. In the Command Prompt or Terminal, type:
Windows:WD_download.exe RR04.pkg
Linux:sudo chmod 775 WD_download.sh
sudo ./WD_download.sh RR04.pkg - Note: All drives should state they have RR02 as their firmware. Type all and then press Enter to apply the firmware to all drives.
- When the process completes, type
WD_download.exe -list
and confirm the firmware is now RR04. Typesudo ./WD_download.sh -list
in Linux. - Start the exacqVision Server service.
<br>
Additional Information:
These steps only apply under the following conditions
- The drives are 2TB Western Digital Re Enterprise (Black) models connected via an LSI 9271-8i controller. This will only occur in select 4U A-Series models and any Z-Series model of server. Check BBE for drive model before attempting to update firmware.
- The drives have RR02 as their firmware. If the system or firmware is not found in BBE, use the
WD_download.exe -list
command in Windows orsudo ./WD_download.sh -list
command in Linux. Elevating the .sh file in Linux with chmod must still occur before it will operate correctly. - CAUTION: Do not attempt to use this firmware on other drive families or capacities as it will not resolve the issue and may cause drive failure.
- In some instances, there may be a mix of drives that do not have the RR02 firmware. In these cases, you can select the individual drive ports in the command line, i.e. 1,5,17 instead of all.