<?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 Disk configuration info in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251104#M551533</link>
    <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;Just a little question:&lt;BR /&gt;Where do [pv|vg|lv]display get their info?&lt;BR /&gt;ie do they only scan device files or do they actually scan the disks you want to look at?&lt;BR /&gt;&lt;BR /&gt;My problem is that we currently have a bad disk I have to remove.  "ioscan" times out on it which generates a syslog error which in turn get picked up by our system monitor which then pages our on call person.  &lt;BR /&gt;So I just want to make sure that any queries I make don't trigger pages.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Rayb&lt;BR /&gt;-------------------------------------------------------------------------------------------------------&lt;BR /&gt;P.S. This thread has been moved from HP-UX&amp;gt; system administration to LVM and VxVM - Forum Moderator</description>
    <pubDate>Tue, 10 Aug 2010 18:01:10 GMT</pubDate>
    <dc:creator>Raynald Boucher</dc:creator>
    <dc:date>2010-08-10T18:01:10Z</dc:date>
    <item>
      <title>Disk configuration info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251104#M551533</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;Just a little question:&lt;BR /&gt;Where do [pv|vg|lv]display get their info?&lt;BR /&gt;ie do they only scan device files or do they actually scan the disks you want to look at?&lt;BR /&gt;&lt;BR /&gt;My problem is that we currently have a bad disk I have to remove.  "ioscan" times out on it which generates a syslog error which in turn get picked up by our system monitor which then pages our on call person.  &lt;BR /&gt;So I just want to make sure that any queries I make don't trigger pages.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Rayb&lt;BR /&gt;-------------------------------------------------------------------------------------------------------&lt;BR /&gt;P.S. This thread has been moved from HP-UX&amp;gt; system administration to LVM and VxVM - Forum Moderator</description>
      <pubDate>Tue, 10 Aug 2010 18:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251104#M551533</guid>
      <dc:creator>Raynald Boucher</dc:creator>
      <dc:date>2010-08-10T18:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Disk configuration info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251105#M551534</link>
      <description>Hi,&lt;BR /&gt;Not able to understand your question, if you want to change any faulty disk then reffer this attached pdf file.&lt;BR /&gt;This will help you.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Tue, 10 Aug 2010 18:53:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251105#M551534</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2010-08-10T18:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Disk configuration info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251106#M551535</link>
      <description>&amp;gt;Where do [pv|vg|lv]display get their info?&lt;BR /&gt;&lt;BR /&gt;From /etc/lvmtab, /etc/lvmpvg and /dev/vg*/group.</description>
      <pubDate>Tue, 10 Aug 2010 22:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251106#M551535</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-08-10T22:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Disk configuration info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251107#M551536</link>
      <description>each disk has a vgra that contains information about which vg the disk belongs to , the extent size and other such details .&lt;BR /&gt;commands like vgscan , pvdisplay  scan the vgra of the disks but vgdisplay just looks in the files like /etc/lvmtab/&lt;VGNAME&gt;.conf&lt;/VGNAME&gt;</description>
      <pubDate>Wed, 11 Aug 2010 05:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251107#M551536</guid>
      <dc:creator>Amit Shrivastava_1</dc:creator>
      <dc:date>2010-08-11T05:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Disk configuration info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251108#M551537</link>
      <description>If you don't want pages...either turn off the monitor, or (depending on what you use to monitor) edit out disk monitoring.  I am presuming you are meaning getting additional errors when you replace the disk and then have to run ioscan again to ensure all is seen and working properly.&lt;BR /&gt;&lt;BR /&gt;Turn things back on when done and all is working properly.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2010 10:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251108#M551537</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2010-08-11T10:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Disk configuration info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251109#M551538</link>
      <description>Thanks for the info.&lt;BR /&gt;We don't want to stop the monitor as it checks for many other things and the paperwork we have to do to make any update to a production system is huge.&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;&lt;BR /&gt;RayB</description>
      <pubDate>Wed, 11 Aug 2010 11:14:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-configuration-info/m-p/5251109#M551538</guid>
      <dc:creator>Raynald Boucher</dc:creator>
      <dc:date>2010-08-11T11:14:52Z</dc:date>
    </item>
  </channel>
</rss>

