<?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: vgscan error : Unable to scan &amp;quot;Physical volumes&amp;quot; on system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057598#M600623</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;just restore your /etc/lvmtab file from the backup. the vgscan -v command is suppose to help you restore the file /etc/lvmtab. another thing to check is whether your system is patched with the latest lvm patch.</description>
    <pubDate>Tue, 21 Aug 2007 10:07:51 GMT</pubDate>
    <dc:creator>tkc</dc:creator>
    <dc:date>2007-08-21T10:07:51Z</dc:date>
    <item>
      <title>vgscan error : Unable to scan "Physical volumes" on system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057591#M600616</link>
      <description>Hi, &lt;BR /&gt;I'm using hp-ux ia64 , which is connected to 2 storage arrays. I'm trying to create /etc/lvmtab file using command "vgscan" . Following is the error i'm getting..&lt;BR /&gt;# vgscan -v&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/vg00".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/VGpkg01".&lt;BR /&gt;...&lt;BR /&gt;..&lt;BR /&gt;Unable to scan "Physical volumes" on system&lt;BR /&gt;&lt;BR /&gt;I checked all the physical connections its all ok. follwoing is the output from ioscan&lt;BR /&gt;# ioscan -nfC disk&lt;BR /&gt;Class     I  H/W Path       Driver   S/W State   H/W Type     Description&lt;BR /&gt;==========================================================================&lt;BR /&gt;disk      0  0/0/2/0.0.0    sdisk    CLAIMED     DEVICE       HP 73.4GST373453LC&lt;BR /&gt;                           /dev/dsk/c0t0d0     /dev/dsk/c0t0d0s2   /dev/rdsk/c0t0d0    /dev/rdsk/c0t0d0s2&lt;BR /&gt;                           /dev/dsk/c0t0d0s1   /dev/dsk/c0t0d0s3   /dev/rdsk/c0t0d0s1  /dev/rdsk/c0t0d0s3&lt;BR /&gt;disk      1  0/0/2/0.2.0    sdisk    CLAIMED     DEVICE       HP 73.4GST373453LC&lt;BR /&gt;                           /dev/dsk/c0t2d0     /dev/dsk/c0t2d0s2   /dev/rdsk/c0t2d0    /dev/rdsk/c0t2d0s2&lt;BR /&gt;                           /dev/dsk/c0t2d0s1   /dev/dsk/c0t2d0s3   /dev/rdsk/c0t2d0s1  /dev/rdsk/c0t2d0s3&lt;BR /&gt;disk      2  0/0/2/1.3.0    sdisk    CLAIMED     DEVICE       HP      DVD-ROM 305&lt;BR /&gt;                           /dev/dsk/c1t3d0   /dev/rdsk/c1t3d0&lt;BR /&gt;disk    145  0/4/2/0.1.1.0.0.0.1    sdisk    CLAIMED     DEVICE       COMPAQ  HSV111 (C)COMPAQ&lt;BR /&gt;                           /dev/dsk/c50t0d1   /dev/rdsk/c50t0d1&lt;BR /&gt;disk    146  0/4/2/0.1.1.0.0.0.2    sdisk    CLAIMED     DEVICE       COMPAQ  HSV111 (C)COMPAQ&lt;BR /&gt;.....&lt;BR /&gt;...&lt;BR /&gt;Any idea , why vgscan is failing ? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Aug 2007 07:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057591#M600616</guid>
      <dc:creator>Manas Ranjan Patra</dc:creator>
      <dc:date>2007-08-21T07:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: vgscan error : Unable to scan "Physical volumes" on system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057592#M600617</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Perhaps because the two disks are compaq disks and this is not supported by the OS. Not sure, never seen a compaq disk on ioscan, maybe these are new.&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;perhaps:&lt;BR /&gt;&lt;BR /&gt;mv /etc/lvmtab /etc/lvmtab.save&lt;BR /&gt;&lt;BR /&gt;vgscan -a&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 21 Aug 2007 07:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057592#M600617</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-08-21T07:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: vgscan error : Unable to scan "Physical volumes" on system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057593#M600618</link>
      <description>The compaq hsv device is a EVA5k.&lt;BR /&gt;&lt;BR /&gt;What gives vgscan -v -p ?</description>
      <pubDate>Tue, 21 Aug 2007 07:45:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057593#M600618</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-21T07:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: vgscan error : Unable to scan "Physical volumes" on system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057594#M600619</link>
      <description># vgscan -v -p&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/vg00".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/VGpkg01".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/VGpkg02".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/VGpkg03".&lt;BR /&gt;....&lt;BR /&gt;...&lt;BR /&gt;..&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/VGpkg19".&lt;BR /&gt;vgscan: Couldn't access the list of physical volumes for volume group "/dev/VGpkg20".&lt;BR /&gt;Unable to scan "Physical volumes" on system&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Aug 2007 07:52:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057594#M600619</guid>
      <dc:creator>Manas Ranjan Patra</dc:creator>
      <dc:date>2007-08-21T07:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: vgscan error : Unable to scan "Physical volumes" on system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057595#M600620</link>
      <description>Did you remove /etc/lvmtab?&lt;BR /&gt;&lt;BR /&gt;The "Couldn't access the list ..." message is normal if there is no lvmtab file.&lt;BR /&gt;&lt;BR /&gt;How does this file look after vgscan?&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab</description>
      <pubDate>Tue, 21 Aug 2007 08:06:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057595#M600620</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-08-21T08:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: vgscan error : Unable to scan "Physical volumes" on system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057596#M600621</link>
      <description>Hi Torsten,&lt;BR /&gt;Yeah!! the file /etc/lvmtab got deleted accidently. Thats why i'm trying to create a new /etc/lvmtab file using vgscan.&lt;BR /&gt;&lt;BR /&gt;after a vgscan , file /etc/lvmtab is having following info only..&lt;BR /&gt;--------------------&lt;BR /&gt;# cat /etc/lvmtab&lt;BR /&gt;â ¥Î¦#&lt;BR /&gt;--------------------&lt;BR /&gt;# strings /etc/lvmtab is showing nothing.&lt;BR /&gt;&lt;BR /&gt;Any pointer how to populate the /etc/lvmtab file with vg informations ?&lt;BR /&gt;&lt;BR /&gt;Or, any work-arround to recreate the correct /etc/lvmtab file ?</description>
      <pubDate>Tue, 21 Aug 2007 08:18:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057596#M600621</guid>
      <dc:creator>Manas Ranjan Patra</dc:creator>
      <dc:date>2007-08-21T08:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: vgscan error : Unable to scan "Physical volumes" on system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057597#M600622</link>
      <description>What is the output of vgdisplay on any one of those VGs and post it here:&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v VGpkg20</description>
      <pubDate>Tue, 21 Aug 2007 09:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057597#M600622</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-08-21T09:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: vgscan error : Unable to scan "Physical volumes" on system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057598#M600623</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;just restore your /etc/lvmtab file from the backup. the vgscan -v command is suppose to help you restore the file /etc/lvmtab. another thing to check is whether your system is patched with the latest lvm patch.</description>
      <pubDate>Tue, 21 Aug 2007 10:07:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057598#M600623</guid>
      <dc:creator>tkc</dc:creator>
      <dc:date>2007-08-21T10:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: vgscan error : Unable to scan "Physical volumes" on system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057599#M600624</link>
      <description>What LVM commands patch is installed on this server?&lt;BR /&gt;&lt;BR /&gt;Take a look at the latest LVM commands patch at &lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=pdb_na-PHCO_35524-1" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=pdb_na-PHCO_35524-1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;where there are 2 bugs/issues mentioned/reported related to the error " Unable to scan "Physical volumes" on system "  and their fix.&lt;BR /&gt;&lt;BR /&gt;1.  SR:8606450128 CR:JAGag07221 )&lt;BR /&gt; On Itanium(R)-based systems installed with LVM commands&lt;BR /&gt; patch PHCO_34421, vgscan and vgimport commands fail with&lt;BR /&gt; the below error message whenever the first disk in the&lt;BR /&gt; system contains no HPUX partition.&lt;BR /&gt;         "Unable to scan Physical volumes on system"&lt;BR /&gt;&lt;BR /&gt;2. ( SR:8606397516 CR:JAGaf57498 )&lt;BR /&gt; On systems with more than 8160 physical volumes,&lt;BR /&gt; vgimport(1M) and vgscan(1M) fail with the following error&lt;BR /&gt; message:&lt;BR /&gt; "Unable to scan Physical Volumes on system"&lt;BR /&gt;&lt;BR /&gt;Verify which one is applicable to this system. You may need to install this latest patch PHCO_35524.</description>
      <pubDate>Tue, 21 Aug 2007 20:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057599#M600624</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2007-08-21T20:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: vgscan error : Unable to scan "Physical volumes" on system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057600#M600625</link>
      <description>Thanks Nirmal for the input. &lt;BR /&gt;Just curious to know if the LVM patch is sensitive to the SAN zone configuration ? As i was working with this server before, without any issue and after getting this server into another zone , its giving this kind of issue.</description>
      <pubDate>Wed, 22 Aug 2007 02:14:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgscan-error-unable-to-scan-quot-physical-volumes-quot-on-system/m-p/4057600#M600625</guid>
      <dc:creator>Manas Ranjan Patra</dc:creator>
      <dc:date>2007-08-22T02:14:09Z</dc:date>
    </item>
  </channel>
</rss>

