cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1438
Views
1
Helpful
1
Replies

Virtual Drive using IMC Powertool

prasanthnbc
Level 1
Level 1

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-type: RAIDcontroller: SLOT-HBAvirtual-drive:

-1command-status: Controller does not support write-back caching

At line:2 char:1

here is my command

Get-ImcStorageVirtualDriveCreatorUsingUnusedPhysicalDrive |

Set-ImcStorageVirtualDriveCreatorUsingUnusedPhysicalDrive -AdminState trigger -size "3814697MB" -DriveGroup "[3]" -RaidLevel 0 -VirtualDriveName "Data_1" -Force

Any help is much appreciated.

Thank You

1 Accepted Solution

Accepted Solutions

prasanthnbc
Level 1
Level 1

I found the answer, hit the tab and found the option for Write Policy LOL

Get-ImcStorageVirtualDriveCreatorUsingUnusedPhysicalDrive | Set-ImcStorageVirtualDriveCreatorUsingUnusedPhysicalDrive -AdminState trigger -size "3814697MB" -DriveGroup "[4]" -RaidLevel 0 -VirtualDriveName "RAID0_4" -WritePolicy "Write Through" -Force

View solution in original post

1 Reply 1

prasanthnbc
Level 1
Level 1

I found the answer, hit the tab and found the option for Write Policy LOL

Get-ImcStorageVirtualDriveCreatorUsingUnusedPhysicalDrive | Set-ImcStorageVirtualDriveCreatorUsingUnusedPhysicalDrive -AdminState trigger -size "3814697MB" -DriveGroup "[4]" -RaidLevel 0 -VirtualDriveName "RAID0_4" -WritePolicy "Write Through" -Force

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Cisco UCS X-Series Energy Efficiency Offer