Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have rack mount server with 10 local HDD, trying to create 5 individual RAID_10 virtual drives using IMC powertool. when I run the command.. getting errorI am trying to create a RAID 10 with Disk 4 and 5 but keep getting this error....PowerTool C:...
I have rack mount server with 10 local HDD, trying to create 10 individual RAID_0 virtual drives using IMC powertool. when I run the command.. getting error Set-ImcStorageVirtualDriveCreatorUsingUnusedPhysicalDrive :aoabdlp00082m:Operation failed. r-...
I found the answer, hit the tab and found the option for Write Policy LOLGet-ImcStorageVirtualDriveCreatorUsingUnusedPhysicalDrive | Set-ImcStorageVirtualDriveCreatorUsingUnusedPhysicalDrive -AdminState trigger -size "3814697MB" -DriveGroup "[4]" -Ra...