ERROR: STOR013 : One or more Storage device(s) are not in a state where the
operation can be completed.
Make sure the specified storage devices are in a state appropriate for
the requested operation and retry the operation.
So I don't know if that error indicates that a previous consistency check is still running or something else.
Which version of the PERCCLI utility do I need to install?
The one listed under drivers for the R720XD only supports up to VMware ESXi 6.7. The PERCCLI utility listed under drivers for the R730XD supports up to VMware ESXi 7 but it does not list the R720XD as being supported.
From what I see the latest supported version of ESXi for the R720xd is 6.5, as seen on the support page for the R720xd, so the latest supported PERCCLI would be found here.
DELL-Chris H
Social Media and Communities Professional
Dell Technologies | Enterprise Support Services
#IWork4Dell
Did I answer your query? Please click on ‘Mark as Accepted Answer’. ‘Thumbs up’ the posts you like!
So here is what I get after installing PERCCLI in ESX1 7:
[root@esxi-2:/opt/lsi/perccli] ./perccli /c0 show cc
CLI Version = 007.0529.0000.0000 Sep 18, 2018
Operating system = VMkernel 7.0.3
Controller = 0
Status = Success
Description = None
Controller Properties :
=====================
-----------------------------------
Ctrl_Prop Value
-----------------------------------
CC Operation Mode Disabled
CC Execution Delay 168
CC Current State Stopped
CC Number of iterations 0
CC Number of VD completed 0
CC Excluded VDs None
-----------------------------------
I get the same result even after running:
./perccli /c0/v1 start cc
I ran ./perccli /c0/v1 show all so I know I am specifying the correct virtual drive in the other commands.
jeffx2
1 Rookie
•
15 Posts
550
0
Posted January 2nd, 2023 15:00
I figured it out. Thank you to those that responded.