Skip to main content
Home
badllama.com
  • Search
  • Log In

Dell OpenManage

Wed, 04/06/2011 - 22:44 by bchavet

Installation

Instructions for using Dell's yum repository are available at http://linux.dell.com/repo/hardware/

wget -q -O - http://linux.dell.com/repo/hardware/OMSA_6.1/bootstrap.cgi | bash
yum install srvadmin-all
srvadmin-services.sh start

Create a new RAID device

omconfig storage controller action=createvdisk controller=0 raid=r1 size=max adisk=0:0:0,0:0:1
Powered by Backdrop CMS