<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Automatically Configure Raid During Altiris Deployment in ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405865#M147384</link>
    <description>An easier way would be to configure one server how you want it set up, then grab the hardware configuration using a RDP script job.  They come pre-installed with the installation of RDP phase2 (The HP Support part).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I usually just hand hack the hardware array file myself.&lt;BR /&gt;&lt;BR /&gt;Steven</description>
    <pubDate>Mon, 25 Oct 2004 12:19:31 GMT</pubDate>
    <dc:creator>Steven Clementi</dc:creator>
    <dc:date>2004-10-25T12:19:31Z</dc:date>
    <item>
      <title>Automatically Configure Raid During Altiris Deployment</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405861#M147380</link>
      <description>&lt;P&gt;OK, I have a bunch of Proliant DL360's 380's and 560's. I am planning on deploying Windows 2003 Advanced server to these boxes. I am utilizing Altiris for the initial software deployment. All servers have the 5i raid controller.&lt;BR /&gt;&lt;BR /&gt;I would like to have the portion of Altiris that runs smart start to configure the raid changed from the default configurations. The way it is now is if I have 2 drives they are configured as a raid 0+1. If I have more drives there is a configuration of raid 5. As these servers have slightly different drive configuration I want more control over this process.&lt;BR /&gt;&lt;BR /&gt;Basically, I would like to change the default config to a 16GB raid 0+1 volume and the rest I would like to see a Raid 5. This is possible in the raid config as I have done it. &lt;BR /&gt;&lt;BR /&gt;Any suggestions on what to change during the install process to accomplish this goal?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved&amp;nbsp;from General to ProLiant Servers (ML,DL,SL). - Hp forum Moderator&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2015 04:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405861#M147380</guid>
      <dc:creator>greg jones_7</dc:creator>
      <dc:date>2015-03-09T04:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Configure Raid During Altiris Deployment</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405862#M147381</link>
      <description>Hey Greg,&lt;BR /&gt;Sure you can.&lt;BR /&gt;&lt;BR /&gt;The Smart Array configuration portion of RDP configures based on the number of drives in your system.&lt;BR /&gt;&lt;BR /&gt;You will have to do a little reading on SmartStart Scriping. Sorry I don't have a link.&lt;BR /&gt;&lt;BR /&gt;Under Program files-&amp;gt;Altiris-&amp;gt;eXpress-&amp;gt;Deployment Server-&amp;gt;deploy-&amp;gt;configs&lt;BR /&gt;&lt;BR /&gt;locate mldl-a.ini, create a copy of this file.  Name it something based on your configuration.  Modify that copy with what you want to acheive. The commands must be in order &lt;BR /&gt;for this to work correctly.  Once completed.&lt;BR /&gt;&lt;BR /&gt;Run RDP, create a copy of your windows 2003 MLDL script and modify the copied script.  Under "Set Hardware Configuration" change &lt;BR /&gt;set aryfile=mldl-a.ini with your new *.ini file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Oct 2004 12:19:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405862#M147381</guid>
      <dc:creator>John Kufrovich</dc:creator>
      <dc:date>2004-10-22T12:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Configure Raid During Altiris Deployment</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405863#M147382</link>
      <description>Thanks John,&lt;BR /&gt;&lt;BR /&gt;I have modified my mldl-a.ini file with the following config for my DL380's&lt;BR /&gt;&lt;BR /&gt;Action = Configure&lt;BR /&gt;Method = Custom&lt;BR /&gt;&lt;BR /&gt;;Controller specifications&lt;BR /&gt;;Controller Smart Array 5i&lt;BR /&gt;Controller    = ALL&lt;BR /&gt;ReadCache     = 100&lt;BR /&gt;WriteCache    = 0&lt;BR /&gt;RebuildPriority = Low&lt;BR /&gt;ExpandPriority  = Low&lt;BR /&gt;&lt;BR /&gt;;Array Specifications&lt;BR /&gt;Array         = A&lt;BR /&gt;Drive         = 2:0,2:1&lt;BR /&gt;OnlineSpare   = No&lt;BR /&gt;&lt;BR /&gt;;Drive Specifications&lt;BR /&gt;LogiclDrive     = 1&lt;BR /&gt;RAID            = 1&lt;BR /&gt;Size            = 16384&lt;BR /&gt;; Blocks Per dr =32770560, Offest =0&lt;BR /&gt;; Blocks = 32770560&lt;BR /&gt;Sectors         = 32&lt;BR /&gt;StripeSize      = 128&lt;BR /&gt;ArrayAccelerator = Enabled&lt;BR /&gt;&lt;BR /&gt;;Drive Specifications&lt;BR /&gt;LogiclDrive     = 2&lt;BR /&gt;RAID            = 1&lt;BR /&gt;Size            = MAX&lt;BR /&gt;; Blocks Per dr =32770560, Offest =0&lt;BR /&gt;; Blocks = 32770560&lt;BR /&gt;Sectors         = 32&lt;BR /&gt;StripeSize      = 128&lt;BR /&gt;ArrayAccelerator = Enabled&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This works great and gives me the 16Gb partition and a 50 some Gb partition.  I tried this with my DL360's and my DL560's to no avail.  After a little digging I noticed the SCSI bus is different for these servers.  The drives on these servers are 1:0,1:1 not 2:0,2:1 as in the 380.&lt;BR /&gt;&lt;BR /&gt;I've gotten this far and changed the "Drive =" to the correct id's and it works for the 360's and 560's.  &lt;BR /&gt;&lt;BR /&gt;Does anyone know a way to have the adapter automatically configure the first 2 drives no matter what bus/SCSI ID?&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 12:01:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405863#M147382</guid>
      <dc:creator>greg jones_7</dc:creator>
      <dc:date>2004-10-25T12:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Configure Raid During Altiris Deployment</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405864#M147383</link>
      <description>By the way, I've scrapped the RAID 5 idea and have decided this is the configuration of 80% of my servers.  The deltas I will just convert the second partition to raid five with the rest of the drives throught the GUI.</description>
      <pubDate>Mon, 25 Oct 2004 12:11:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405864#M147383</guid>
      <dc:creator>greg jones_7</dc:creator>
      <dc:date>2004-10-25T12:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Configure Raid During Altiris Deployment</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405865#M147384</link>
      <description>An easier way would be to configure one server how you want it set up, then grab the hardware configuration using a RDP script job.  They come pre-installed with the installation of RDP phase2 (The HP Support part).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I usually just hand hack the hardware array file myself.&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Mon, 25 Oct 2004 12:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405865#M147384</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2004-10-25T12:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Configure Raid During Altiris Deployment</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405866#M147385</link>
      <description>I did a capture of the hardware and that was my starting point for the file.  My problem is when I do a Scripted install of 2003 the install will fail unless I have replaced the mldl-a.inf with one that corresponds to that server type.  This is the problem with the 2:0,2:1 and 1:0,1:1 thing.  That is why I was looking for another suggestion as to an automatic config of my array.  &lt;BR /&gt;&lt;BR /&gt;Should I configure another 2003 scripted install?  If I do that then it's still going to call the mldl-a ini file right?</description>
      <pubDate>Mon, 25 Oct 2004 12:37:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405866#M147385</guid>
      <dc:creator>greg jones_7</dc:creator>
      <dc:date>2004-10-25T12:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Configure Raid During Altiris Deployment</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405867#M147386</link>
      <description>Unfortunately, nothing comes to mind. But you could just create a script just for those servers types.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 12:38:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405867#M147386</guid>
      <dc:creator>John Kufrovich</dc:creator>
      <dc:date>2004-10-25T12:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Configure Raid During Altiris Deployment</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405868#M147387</link>
      <description>So in the Array Specifications section, there is not an open variable for "Drives ="  Could I use Drives = All, or something like Drives = First Two (I know that's not it but I'm just pointing in a direction).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 12:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405868#M147387</guid>
      <dc:creator>greg jones_7</dc:creator>
      <dc:date>2004-10-25T12:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Configure Raid During Altiris Deployment</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405869#M147388</link>
      <description>If you have different hardware configs, you can create different install jobs vs. modifying the job/file everytime you have to install on a server with a different config.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would just create 2 different jobs for a scripted WIndows install... one for a DL380, one for the 360/580. (or 3 different jobs if necessary)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Steven&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 12:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405869#M147388</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2004-10-25T12:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Configure Raid During Altiris Deployment</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405870#M147389</link>
      <description>"If I do that then it's still going to call the mldl-a ini file right? "&lt;BR /&gt;&lt;BR /&gt;No, you tell the job which file to call in the task definition.&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Mon, 25 Oct 2004 12:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405870#M147389</guid>
      <dc:creator>Steven Clementi</dc:creator>
      <dc:date>2004-10-25T12:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically Configure Raid During Altiris Deployment</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405871#M147390</link>
      <description>I'll try that then steven.  Thanks for the help.  I'll post again when I have configured a new scripted install.&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 13:03:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/automatically-configure-raid-during-altiris-deployment/m-p/3405871#M147390</guid>
      <dc:creator>greg jones_7</dc:creator>
      <dc:date>2004-10-25T13:03:05Z</dc:date>
    </item>
  </channel>
</rss>

