<?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: doubt from below thread title : replace a bad disk with new disk on the same vg . - in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-from-below-thread-title-replace-a-bad-disk-with-new-disk/m-p/4700027#M383922</link>
    <description>hi matti&lt;BR /&gt;&lt;BR /&gt;aware of evainfo tool,but any idea of using correct options to that,&lt;BR /&gt;&lt;BR /&gt;while creating v disk, we will make a note of wwn no for identifying device name as &lt;BR /&gt;evainfo -w wwn no , so r u aware of any correct option to use with evainfo tool to find the failed disk.&lt;BR /&gt;&lt;BR /&gt;since all are in production i cant try out.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;MC</description>
    <pubDate>Fri, 15 Oct 2010 12:35:46 GMT</pubDate>
    <dc:creator>madhuchakkaravarthy</dc:creator>
    <dc:date>2010-10-15T12:35:46Z</dc:date>
    <item>
      <title>doubt from below thread title : replace a bad disk with new disk on the same vg . -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-from-below-thread-title-replace-a-bad-disk-with-new-disk/m-p/4700024#M383919</link>
      <description>&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1452068" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1452068&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;thread asked by fizan in system administration.&lt;BR /&gt;&lt;BR /&gt;there was a reply from bijessh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Since the disk is mirrored,&lt;BR /&gt;You can connect the hard disk and do,&lt;BR /&gt;#ioscan -fnC disk&lt;BR /&gt;#vgcfgrestore -n vgXX /dev/rdsk/cXtXdx&lt;BR /&gt;#vgchange -a y /dev/vgXX&lt;BR /&gt;#vgsync /dev/vgXX&lt;BR /&gt;For non mirrored disks, you have to restore the data from the backup.&lt;BR /&gt;#####################################&lt;BR /&gt;&lt;BR /&gt;disk that was failed is allocated from storage,&lt;BR /&gt;so how could we find that particular failed disk is from particular vg and node,&lt;BR /&gt;&lt;BR /&gt;we have eva , what we do is if a disk got failed &lt;BR /&gt;&lt;BR /&gt;1.unplug the failed disk.&lt;BR /&gt;2.plug the new disk&lt;BR /&gt;3.move it the same dg.&lt;BR /&gt;  ( possiable to identify the dg)&lt;BR /&gt;4.automatically sync done while the disk replaced in the same dg.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;my doubt is, any commands to find the vg and node for a failed disk &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Oct 2010 11:32:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-from-below-thread-title-replace-a-bad-disk-with-new-disk/m-p/4700024#M383919</guid>
      <dc:creator>madhuchakkaravarthy</dc:creator>
      <dc:date>2010-10-15T11:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: doubt from below thread title : replace a bad disk with new disk on the same vg . -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-from-below-thread-title-replace-a-bad-disk-with-new-disk/m-p/4700025#M383920</link>
      <description>&amp;gt; my doubt is, any commands to find the vg and node for a failed disk&lt;BR /&gt;&lt;BR /&gt;The EVA storage is managed using the "EVA Command View" software. This software can tell you which node would be affected by the disk failure. &lt;BR /&gt;&lt;BR /&gt;With the Command View software package, there is a small utility "evainfo". You should install it on all HP-UX systems connected to EVA: it will allow you to see the EVA disk identifiers in HP-UX.&lt;BR /&gt;&lt;BR /&gt;You can download the evainfo tool here:&lt;BR /&gt;(Choose your HP-UX version, then download. The instructions for use are within the Release Notes.)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=3439051" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=3439051&lt;/A&gt;〈=en&amp;amp;cc=us&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=471497&amp;amp;taskId=135&lt;BR /&gt;&lt;BR /&gt;The download link for the evainfo tool at the HP Business Support Center was found in this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1177260" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1177260&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 15 Oct 2010 12:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-from-below-thread-title-replace-a-bad-disk-with-new-disk/m-p/4700025#M383920</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-10-15T12:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: doubt from below thread title : replace a bad disk with new disk on the same vg . -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-from-below-thread-title-replace-a-bad-disk-with-new-disk/m-p/4700026#M383921</link>
      <description>When replacing a failed disk in an array like an EVA, you should not have to do much on the host side.&lt;BR /&gt;&lt;BR /&gt;When you replace the failed disk the EVA should take care of automatically rebuilding all data that resides on that disk.&lt;BR /&gt;&lt;BR /&gt;The systems that use the EVA should never see any outage.  The systems are using LUNs that are set up from the EVA, they do NOT see individual disks.</description>
      <pubDate>Fri, 15 Oct 2010 12:16:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-from-below-thread-title-replace-a-bad-disk-with-new-disk/m-p/4700026#M383921</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-10-15T12:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: doubt from below thread title : replace a bad disk with new disk on the same vg . -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-from-below-thread-title-replace-a-bad-disk-with-new-disk/m-p/4700027#M383922</link>
      <description>hi matti&lt;BR /&gt;&lt;BR /&gt;aware of evainfo tool,but any idea of using correct options to that,&lt;BR /&gt;&lt;BR /&gt;while creating v disk, we will make a note of wwn no for identifying device name as &lt;BR /&gt;evainfo -w wwn no , so r u aware of any correct option to use with evainfo tool to find the failed disk.&lt;BR /&gt;&lt;BR /&gt;since all are in production i cant try out.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;MC</description>
      <pubDate>Fri, 15 Oct 2010 12:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-from-below-thread-title-replace-a-bad-disk-with-new-disk/m-p/4700027#M383922</guid>
      <dc:creator>madhuchakkaravarthy</dc:creator>
      <dc:date>2010-10-15T12:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: doubt from below thread title : replace a bad disk with new disk on the same vg . -</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/doubt-from-below-thread-title-replace-a-bad-disk-with-new-disk/m-p/4700028#M383923</link>
      <description>A 'vdisk' on the EVA is that the HP-UX servers it is presented to use.&lt;BR /&gt;&lt;BR /&gt;This is not the same as the physical disk on the EVA.  A vidsk is made up of space carved out of the EVA and can span multiple physical disks.  A 'vdisk' should never fail.&lt;BR /&gt;&lt;BR /&gt;I could be wrong, but I don't think you are going to see any information on failed **physical** disks via the 'evainfo' tool.&lt;BR /&gt;&lt;BR /&gt;To see they physical disks in the EVA I think you have to use the CommandViewEVA tool.</description>
      <pubDate>Fri, 15 Oct 2010 13:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/doubt-from-below-thread-title-replace-a-bad-disk-with-new-disk/m-p/4700028#M383923</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-10-15T13:04:40Z</dc:date>
    </item>
  </channel>
</rss>

