iDRAC Powershell Setup and Basic Audit

With the introduction of the Dell Hardware into the VxRack SDDC and Flex1000 ecosystems, I figured I better spend some time figuring out the iDRAC PowerShell cmdlets. Prerequisites: Powershell v3 minimum Installed iDRAC Module Locations: http://en.community.dell.com/techcenter/systems-management/w/wiki/7727.powershell-cmdlets-for-poweredge-servers Check where your current modules are installed by running this command Get-Module –ListAvailable Your Module Location will be listed as below.… Continue reading iDRAC Powershell Setup and Basic Audit

Installing ScaleIO Plugin and SVM Template

To integrate the ScaleIO Plugin with your vCenter DELLEMC have provided a very handy PowerCli script which make the process very easy indeed. Firstly download the ScaleIO VMware install media from the DELLEMC Support website https://support.emc.com/downloads/33925_ScaleIO The contents of the download consists of two folders. ScaleIO_xxxxx-ESX-Download – contains the OVA file which will be cloned… Continue reading Installing ScaleIO Plugin and SVM Template

ScaleIO Basic Concepts for vSphere

SDC  – ScaleIO Data Client  Vib or Driver that exposes ScaleIO block volumes to the application . EG ESX. It allows the hypervisor to issue IO request to the ScaleIO Storage array. SDC communicate with neighbour nodes over TCP/IP and is fully routable. On an ESX Host the SDC is installed on the Physical host by the vSphere Webclient… Continue reading ScaleIO Basic Concepts for vSphere