<?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: Win 2003 Srvr doesn't boot after expanding smartarray 641 RAID5 in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714365#M19210</link>
    <description>I've found the cause, and the solution.&lt;BR /&gt;&lt;BR /&gt;I hope that there is a good reason behind this mess because otherwise it would be pretty retarded.&lt;BR /&gt;&lt;BR /&gt;On HP side: disk geometrys change when you change the array: 3 HHDs giving a capacity of 135 GB show a geometry of 255H, 32 S, 35419C. This is surprising because I thought that on modern drives, geometry was always 255H 63S when the capacity was &amp;gt; 2GB.&lt;BR /&gt;5HDDs giving a capacity of 270 GB show a geometry of 255H, 63S, 35419C.&lt;BR /&gt;&lt;BR /&gt;On M$ side: apparently, the geometry is encoded in the boot sector of the system partition. If the geometry changes, the OS hangs or crashes at boot. Isn't that effing great?&lt;BR /&gt;&lt;BR /&gt;To fix the problem, check &lt;A href="http://support.microsoft.com/?kbid=167045" target="_blank"&gt;http://support.microsoft.com/?kbid=167045&lt;/A&gt; and  &lt;A href="http://support.microsoft.com/kb/119467/." target="_blank"&gt;http://support.microsoft.com/kb/119467/.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It works with the floppy. As I don't fancy having to boot from a floppy after the array upsize, I'll try the goofy trick of the small FAT first partition.&lt;BR /&gt;&lt;BR /&gt;I've also tried with Linux (Debian), and reinstalling GRUB was enough to fix the problem.</description>
    <pubDate>Thu, 23 Feb 2006 05:46:32 GMT</pubDate>
    <dc:creator>Pascal Roman</dc:creator>
    <dc:date>2006-02-23T05:46:32Z</dc:date>
    <item>
      <title>Win 2003 Srvr doesn't boot after expanding smartarray 641 RAID5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714360#M19205</link>
      <description>This isn't dramatic as it is happening on a test server but I can't put the finger on the problem.&lt;BR /&gt;&lt;BR /&gt;The setup: ML350 w/ 2GB RAM, Smartarray 641 RAID5 3x72,8GB, Windows 2003 server Std Ed.&lt;BR /&gt;&lt;BR /&gt;The array is configured as a single logical drive  divided in 1 4GB boot partition, 2 primary partitions and 1 extended partition holding 1 logical partition.&lt;BR /&gt;&lt;BR /&gt;I want to expand the array with 2 additional disk, increase the logical drive size and finally all the partitions sizes (with the exception of the 4GB boot partition holding the OS).&lt;BR /&gt;&lt;BR /&gt;I'm using the following method (which works fine when I'm replacing IDE HDDs with bigger ones in workstations):&lt;BR /&gt;&lt;BR /&gt;-start the server with a Knoppix Live-On Linux CD&lt;BR /&gt;-create the cciss device&lt;BR /&gt;-copy the whole logical drive as an image file on another HDD (bit-to-bit with dd, over the network with netcat as the IDE controller of the ML350 doesn't support DMA)&lt;BR /&gt;-mount the partitions from the image file and open a few files at random to test the copy -&amp;gt; OK&lt;BR /&gt;-shut down the server, install the 2 extra HDDs, delete the logical drive and recreate it from the ROM.&lt;BR /&gt;&lt;BR /&gt;From now on, I've tried those two variants with the same (lack of) results:&lt;BR /&gt;&lt;BR /&gt;A)&lt;BR /&gt;-start with Knoppix again and create the cciss device&lt;BR /&gt;-using fdisk, create empty partitions at the new (increased) size&lt;BR /&gt;&lt;BR /&gt;B)&lt;BR /&gt;-make a blank install of Windows 2003 server&lt;BR /&gt;-using the disk manager, create empty partitions at the new (increased) size&lt;BR /&gt;&lt;BR /&gt;Then the last steps:&lt;BR /&gt;&lt;BR /&gt;-using dd and netcat, copy each partition one by one from the image file into the new partitions on the server&lt;BR /&gt;-mount each partition and open files at random to test the copy -&amp;gt; ok&lt;BR /&gt;-remove the Knoppix CD and restart the server&lt;BR /&gt;&lt;BR /&gt;During boot, the server hangs at "Attempting to boot from C:" &lt;BR /&gt;&lt;BR /&gt;If I use the recovery console from the Windows 2003 server CD, I can access the files on the boot partition. Using FIXMBR and FIXBOOT hasn't helped.&lt;BR /&gt;&lt;BR /&gt;I've tried a lot of ways to try and fix this. Instead of the "Attempting..." message, I've sometimes received a "A read error has occurred, Press Ctl-Alt-Del now" but I can't remember what I had done at this time.&lt;BR /&gt;&lt;BR /&gt;However, if I remove 2 HDDs from the array, the server will start all right after restoring the partitions one by one using the same method as described previously.&lt;BR /&gt;&lt;BR /&gt;I've also tried to install a GRUB to 'jumpstart' Win 2003. I need to read the GRUB manual pages further because I think that my setup was faulty. However, I've noticed this: when linux is loaded and the cciss device is created, the geometry of the logical drive is 255 heads, 63 sectors and 35419 cylinders. The geometry stays the same with a 3 or 5 HDDs RAID array, only the size of the cylinders change. During boot, invoking the geometry command of grub shows 255H, 63S, 1024C. &lt;BR /&gt;&lt;BR /&gt;I suspect a geometry problem in the first stage of the boot. Could it come from the boot sector from the boot partition?&lt;BR /&gt;&lt;BR /&gt;I could do with any pointer. Thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jan 2006 16:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714360#M19205</guid>
      <dc:creator>Pascal Roman</dc:creator>
      <dc:date>2006-01-20T16:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2003 Srvr doesn't boot after expanding smartarray 641 RAID5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714361#M19206</link>
      <description>Oops, I forgot to add that I use ntfsresize to increase the size of the file system in the partitions freshly copied from the image file.&lt;BR /&gt;&lt;BR /&gt;However, the boot partitions stays at 4 GB due to the smart array 641 limit.</description>
      <pubDate>Sat, 21 Jan 2006 03:06:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714361#M19206</guid>
      <dc:creator>Pascal Roman</dc:creator>
      <dc:date>2006-01-21T03:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2003 Srvr doesn't boot after expanding smartarray 641 RAID5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714362#M19207</link>
      <description>Bump</description>
      <pubDate>Thu, 26 Jan 2006 13:15:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714362#M19207</guid>
      <dc:creator>Pascal Roman</dc:creator>
      <dc:date>2006-01-26T13:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2003 Srvr doesn't boot after expanding smartarray 641 RAID5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714363#M19208</link>
      <description>Does the "default" entry in boot.ini reflects the right disk and partition?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Matthijs</description>
      <pubDate>Sun, 29 Jan 2006 17:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714363#M19208</guid>
      <dc:creator>Matthijs Wijers_1</dc:creator>
      <dc:date>2006-01-29T17:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2003 Srvr doesn't boot after expanding smartarray 641 RAID5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714364#M19209</link>
      <description>Yes, boot.ini looks ok.&lt;BR /&gt;&lt;BR /&gt;Diskpart looks fine too.</description>
      <pubDate>Thu, 02 Feb 2006 14:47:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714364#M19209</guid>
      <dc:creator>Pascal Roman</dc:creator>
      <dc:date>2006-02-02T14:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Win 2003 Srvr doesn't boot after expanding smartarray 641 RAID5</title>
      <link>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714365#M19210</link>
      <description>I've found the cause, and the solution.&lt;BR /&gt;&lt;BR /&gt;I hope that there is a good reason behind this mess because otherwise it would be pretty retarded.&lt;BR /&gt;&lt;BR /&gt;On HP side: disk geometrys change when you change the array: 3 HHDs giving a capacity of 135 GB show a geometry of 255H, 32 S, 35419C. This is surprising because I thought that on modern drives, geometry was always 255H 63S when the capacity was &amp;gt; 2GB.&lt;BR /&gt;5HDDs giving a capacity of 270 GB show a geometry of 255H, 63S, 35419C.&lt;BR /&gt;&lt;BR /&gt;On M$ side: apparently, the geometry is encoded in the boot sector of the system partition. If the geometry changes, the OS hangs or crashes at boot. Isn't that effing great?&lt;BR /&gt;&lt;BR /&gt;To fix the problem, check &lt;A href="http://support.microsoft.com/?kbid=167045" target="_blank"&gt;http://support.microsoft.com/?kbid=167045&lt;/A&gt; and  &lt;A href="http://support.microsoft.com/kb/119467/." target="_blank"&gt;http://support.microsoft.com/kb/119467/.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It works with the floppy. As I don't fancy having to boot from a floppy after the array upsize, I'll try the goofy trick of the small FAT first partition.&lt;BR /&gt;&lt;BR /&gt;I've also tried with Linux (Debian), and reinstalling GRUB was enough to fix the problem.</description>
      <pubDate>Thu, 23 Feb 2006 05:46:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/win-2003-srvr-doesn-t-boot-after-expanding-smartarray-641-raid5/m-p/3714365#M19210</guid>
      <dc:creator>Pascal Roman</dc:creator>
      <dc:date>2006-02-23T05:46:32Z</dc:date>
    </item>
  </channel>
</rss>

