<?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: SAN &amp;amp; Bad Block Relocation Policy in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929007#M634523</link>
    <description>Hi Justin,&lt;BR /&gt;&lt;BR /&gt;It does not really matter as long as the LVM does not attempt to relocate a bad block which is accomplished by both options.&lt;BR /&gt;&lt;BR /&gt;-r N does not even maintain a bad block directory which is a preferred option to me as we dont' want to care about the bad blocks at all.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Mon, 17 Mar 2003 18:08:41 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2003-03-17T18:08:41Z</dc:date>
    <item>
      <title>SAN &amp; Bad Block Relocation Policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929006#M634522</link>
      <description>&lt;BR /&gt;I have read that I should disable bad block relocation policy for disks on my HP-UX box that are on/connected via a SAN that is connected via Fibre Channel because the SAN array does the bad block relocation for me. If so and believe it is, should I do a `lvchange -r n /dev/vgname/lvname` or `lvchange -r N /dev/vgname/lvname` ?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;- Justin</description>
      <pubDate>Mon, 17 Mar 2003 18:01:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929006#M634522</guid>
      <dc:creator>Justin Willoughby</dc:creator>
      <dc:date>2003-03-17T18:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAN &amp; Bad Block Relocation Policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929007#M634523</link>
      <description>Hi Justin,&lt;BR /&gt;&lt;BR /&gt;It does not really matter as long as the LVM does not attempt to relocate a bad block which is accomplished by both options.&lt;BR /&gt;&lt;BR /&gt;-r N does not even maintain a bad block directory which is a preferred option to me as we dont' want to care about the bad blocks at all.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 17 Mar 2003 18:08:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929007#M634523</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-03-17T18:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAN &amp; Bad Block Relocation Policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929008#M634524</link>
      <description>Hi Justin:&lt;BR /&gt;&lt;BR /&gt;For an EMC2 SAN, you want to use '-N' which prevents bad block relocation *and* the Bad Block Directory.&lt;BR /&gt;&lt;BR /&gt;When done, an 'lvdisplay' of the changed logical volume will show "Bad block NONE".&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 17 Mar 2003 18:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929008#M634524</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-03-17T18:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAN &amp; Bad Block Relocation Policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929009#M634525</link>
      <description>If you don't want Unix to handle your bad block reallocation at all, you should definitely use :&lt;BR /&gt;&lt;BR /&gt;#lvchange -r N /dev/vgname/lvname</description>
      <pubDate>Mon, 17 Mar 2003 18:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929009#M634525</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2003-03-17T18:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAN &amp; Bad Block Relocation Policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929010#M634526</link>
      <description>Depends on the array...we have EMC and for them we turn off the BadBlock Reallocation (since EMC handles it).  To leave it on, would create confusion between the server and the array.&lt;BR /&gt;&lt;BR /&gt;The command I have always used is the lvchange -r N ....&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Mar 2003 18:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929010#M634526</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2003-03-17T18:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAN &amp; Bad Block Relocation Policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929011#M634527</link>
      <description>Great!&lt;BR /&gt;&lt;BR /&gt;Thanks All, that answers my question!&lt;BR /&gt;&lt;BR /&gt;- Justin</description>
      <pubDate>Mon, 17 Mar 2003 18:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-amp-bad-block-relocation-policy/m-p/2929011#M634527</guid>
      <dc:creator>Justin Willoughby</dc:creator>
      <dc:date>2003-03-17T18:15:36Z</dc:date>
    </item>
  </channel>
</rss>

