<?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 partition table reload in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/partition-table-reload/m-p/4107588#M63226</link>
    <description>I am trying to install diskdump using a script.&lt;BR /&gt;&lt;BR /&gt;The steps I am taking are as follows:&lt;BR /&gt;&lt;BR /&gt;I use fdisk to convert the remaining free space on a drive into a partition for use with diskdump.&lt;BR /&gt;&lt;BR /&gt;In order to format the partition (service diskdump initialformat). I need to load it into the partition table. The closest I have gotten to this is by using two commands:&lt;BR /&gt;&lt;BR /&gt;kpartx -a /dev/cciss/c0d03&lt;BR /&gt;partprobe&lt;BR /&gt;&lt;BR /&gt;This did work the first time I attempted it. However when I tried to repeat this, (after wiping out the diskdump config, and removing the partition of course) - after a reboot /boot had bad blocks.&lt;BR /&gt;&lt;BR /&gt;I think this is occurring because I am reloading the partition table from a drive that has mounted partitions (/dev/cciss/c0d01 and c0d02).&lt;BR /&gt;&lt;BR /&gt;Is there any way to perform this, without spliting the script after the partitioning and rebooting?&lt;BR /&gt;</description>
    <pubDate>Mon, 26 Nov 2007 11:55:04 GMT</pubDate>
    <dc:creator>Senior Beavis</dc:creator>
    <dc:date>2007-11-26T11:55:04Z</dc:date>
    <item>
      <title>partition table reload</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-table-reload/m-p/4107588#M63226</link>
      <description>I am trying to install diskdump using a script.&lt;BR /&gt;&lt;BR /&gt;The steps I am taking are as follows:&lt;BR /&gt;&lt;BR /&gt;I use fdisk to convert the remaining free space on a drive into a partition for use with diskdump.&lt;BR /&gt;&lt;BR /&gt;In order to format the partition (service diskdump initialformat). I need to load it into the partition table. The closest I have gotten to this is by using two commands:&lt;BR /&gt;&lt;BR /&gt;kpartx -a /dev/cciss/c0d03&lt;BR /&gt;partprobe&lt;BR /&gt;&lt;BR /&gt;This did work the first time I attempted it. However when I tried to repeat this, (after wiping out the diskdump config, and removing the partition of course) - after a reboot /boot had bad blocks.&lt;BR /&gt;&lt;BR /&gt;I think this is occurring because I am reloading the partition table from a drive that has mounted partitions (/dev/cciss/c0d01 and c0d02).&lt;BR /&gt;&lt;BR /&gt;Is there any way to perform this, without spliting the script after the partitioning and rebooting?&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2007 11:55:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-table-reload/m-p/4107588#M63226</guid>
      <dc:creator>Senior Beavis</dc:creator>
      <dc:date>2007-11-26T11:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: partition table reload</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-table-reload/m-p/4107589#M63227</link>
      <description>If you really have bad blocks then you have a hardware problem. However, the cciss controller should hide any bad blocks from you so you shouldn't see them. Are you sure it wasn't some other error?&lt;BR /&gt;&lt;BR /&gt;In the past I've seen partprobe fail to pick up changes on a cciss device unless I gave it the whole disk device (ie "partprobe /dev/cciss/c0d0"). You can check /proc/partitions to make sure the kernel sees what you think it's supposed to see.&lt;BR /&gt;&lt;BR /&gt;I have used partprobe like this a number of times on RHEL3 and RHEL4 and have not had problems.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2007 19:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-table-reload/m-p/4107589#M63227</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2007-11-26T19:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: partition table reload</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-table-reload/m-p/4107590#M63228</link>
      <description>Hi,&lt;BR /&gt;   Is it possible if u configured LVM and more over it will be easy for u.&lt;BR /&gt;&lt;BR /&gt;Let me know the script content pls for further analysis&lt;BR /&gt;&lt;BR /&gt;Redgs&lt;BR /&gt;Palani&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2007 03:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-table-reload/m-p/4107590#M63228</guid>
      <dc:creator>palaniappan.sp</dc:creator>
      <dc:date>2007-11-29T03:08:33Z</dc:date>
    </item>
  </channel>
</rss>

