Dell EMC VxFlex Ready Node 13G Manual page 56

Hide thumbs Also See for EMC VxFlex Ready Node 13G:
Table of Contents

Advertisement

Preparing Disks
Create virtual devices for HDD with PERCCLI
Hardware Configuration and Operating System Installation Guide - Windows Servers
56
Use PERCCLI to create virtual devices (VDs) for HDDs on a VxFlex Ready Node
server. The devices can be used as part of a Storage Pool or to provide caching.
Before you begin
Ensure that the PERCCLI disk utility is installed.
cd /opt/lsi/perccli/
Create one VD for each HDD:
When DAS Cache is not used, configure the VDs for HDD with Direct IO, write-
l
back, and read-ahead enabled.
When DAS Cache is used, configure the VDs for HDD with Direct IO, write-
l
through, and read-ahead enabled.
Procedure
1. Log in to the server.
2. Create the VD:
Option
DAS Cache
Other
configurations
<EID> and <Slt> are the Enclosure ID and Slot ID values, identified in a
where
previous step.
Description
Create a VD that can be accelerated using the DAS Cache
utility:
perccli64.exe /c0 add vd type=raid0
drives=<EID>:<Slt> direct wt ra pdcache=off
Example:
perccli64.exe /c0 add vd type=raid0 drives=32:6
direct wt ra pdcache=off
Create a VD that can be accelerated using a utility such as
RFcache, or that will not be accelerated at all:
perccli64.exe /c0 add vd type=raid0 drives=32:6
direct wt ra pdcache=off
perccli64.exe /c0 add vd type=raid0
drives=<EID>:<Slt> direct wb ra pdcache=off
Example:
perccli64.exe /c0 add vd type=raid0 drives=32:6
direct wb ra pdcache=off

Advertisement

Table of Contents
loading

Table of Contents