<?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: autopath errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227182#M467877</link>
    <description>It would be always better to shutdown the applications on the server that uses these LUNS and umount the filesystems prior to doing your EVA work.&lt;BR /&gt;&lt;BR /&gt;Reboot the machine, hope fully it will soloved the problems</description>
    <pubDate>Sat, 27 Feb 2010 02:38:30 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2010-02-27T02:38:30Z</dc:date>
    <item>
      <title>autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227177#M467872</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Today, i was unknowingly deleted a vdisk at EVA in which the related device files are available at host (HP-UX 11.11).&lt;BR /&gt;&lt;BR /&gt;I have found that in the ioscan output some device files are detected with no hardware.  These device files are related to a filesystem which is a test one.&lt;BR /&gt;&lt;BR /&gt;In the autopath display output, there these device files are with failed status.&lt;BR /&gt;&lt;BR /&gt;Now i have tried to export this volume group and have received the warning as "device is busy".&lt;BR /&gt;&lt;BR /&gt;Also, checked the process of autopath in which "autopath monitor" is running and also in the syslog pulling the following error for every second.&lt;BR /&gt;"AUTOPATH : All the paths to the end device failed"&lt;BR /&gt;&lt;BR /&gt;Kindly recommend me how can i troubleshoot this problem.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Feb 2010 12:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227177#M467872</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-02-26T12:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227178#M467873</link>
      <description>try with the command&lt;BR /&gt;&lt;BR /&gt;#autopath discover&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Feb 2010 12:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227178#M467873</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-02-26T12:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227179#M467874</link>
      <description>and than run &lt;BR /&gt;&lt;BR /&gt;#insf -e</description>
      <pubDate>Fri, 26 Feb 2010 12:50:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227179#M467874</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-02-26T12:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227180#M467875</link>
      <description>insf -eC disk &lt;BR /&gt;&lt;BR /&gt;This will create the device files</description>
      <pubDate>Fri, 26 Feb 2010 14:24:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227180#M467875</guid>
      <dc:creator>HCL Ash</dc:creator>
      <dc:date>2010-02-26T14:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227181#M467876</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have executed the above you stated, autopath discover, insf -eC disk but there is no luck; the autopath errors are still pulling out in the syslog file and observed that the "autopath monitor" is running.&lt;BR /&gt;&lt;BR /&gt;I also tried to delete that device path in that autopath; by using "autopath delete /dev/dsk/c#t#d#" but with the warning message that "AUTOPATH: is busy".&lt;BR /&gt;&lt;BR /&gt;Also i am afraid that this will make any cause to other filesystems on that server? kindly suggest me the impact of this problem because i was unable to resolve this yesterday and could go to office on Monday.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Feb 2010 02:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227181#M467876</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-02-27T02:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227182#M467877</link>
      <description>It would be always better to shutdown the applications on the server that uses these LUNS and umount the filesystems prior to doing your EVA work.&lt;BR /&gt;&lt;BR /&gt;Reboot the machine, hope fully it will soloved the problems</description>
      <pubDate>Sat, 27 Feb 2010 02:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227182#M467877</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-27T02:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227183#M467878</link>
      <description>Hi Johnson,&lt;BR /&gt;&lt;BR /&gt;I have tried to deactivate the volume group but it is not allowing me and unable to export the vg.&lt;BR /&gt;&lt;BR /&gt;Also kindly suggest me how can i stop the "auto path monitor" as currently running due to that autopath errors are pulling to syslog.log file and also unable to delete the LUNS in autopath saying that the device is busy.&lt;BR /&gt;&lt;BR /&gt;Suppose if i reboot the system then in that case prior to reboot i should umount and export the vg right and also may i know after reboot the autopath error msgs will stop?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 27 Feb 2010 08:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227183#M467878</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-02-27T08:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227184#M467879</link>
      <description>you can stop the autopath as follows&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/autopathinit stop&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck</description>
      <pubDate>Sat, 27 Feb 2010 08:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227184#M467879</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-02-27T08:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227185#M467880</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Now i ran the ignite backup and it got failed with the following message:&lt;BR /&gt;&lt;BR /&gt;lvlnboot: Couldn't query physical volume "/dev/dsk/c10t1d1":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;save_config: Error - The command "lvlnboot" returns a non-zero value. You may use "vgscan&lt;BR /&gt;-v " command to recreate the "/etc/lvmtab" file.&lt;BR /&gt;ERROR:   /opt/ignite/bin/save_config failed&lt;BR /&gt;&lt;BR /&gt;Can i perform the "vgscan -v" command?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Actually the device "/dev/dsk/c10t1d1" is using that live filesystem. If i execute the above command the problem could be resolved?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2010 07:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227185#M467880</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-01T07:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227186#M467881</link>
      <description>Yes you can run vgscan it just creates the lvmtab file.&lt;BR /&gt;Better you move old lvmtab and then run &lt;BR /&gt;vgscan(1)&lt;BR /&gt;read man page for more information.&lt;BR /&gt;&lt;BR /&gt;Check in ioscanas well if they path is available.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Mon, 01 Mar 2010 07:26:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227186#M467881</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-03-01T07:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227187#M467882</link>
      <description>Hi Kapil,&lt;BR /&gt;&lt;BR /&gt;This device file is not available.&lt;BR /&gt;&lt;BR /&gt;Even though also if i run the vgscan command does it cause any problem?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards</description>
      <pubDate>Mon, 01 Mar 2010 07:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227187#M467882</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-01T07:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227188#M467883</link>
      <description>Which is this device its not root device right, if its not available you may have to fix it so that server can see this device.&lt;BR /&gt;&lt;BR /&gt;Well even if its not there vgscan sould not complaint and create lvmtab file again. &lt;BR /&gt;&lt;BR /&gt;You can safely run it, this would not trouble it.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Mon, 01 Mar 2010 07:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227188#M467883</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-03-01T07:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227189#M467884</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I ran the vgscan -v and started the ignite backup but no luck.&lt;BR /&gt;&lt;BR /&gt;Anyhow i got a downtime to restart the server after 2 hours.&lt;BR /&gt;Can anyone suggest  me, still in the /etc/lvmtab file the entries:&lt;BR /&gt;/dev/Test_vgworking&lt;BR /&gt;K]1?&lt;BR /&gt;/dev/dsk/c10t1d5&lt;BR /&gt;/dev/dsk/c14t1d0&lt;BR /&gt;/dev/dsk/c10t1d0&lt;BR /&gt;are available.  After reboot these entries will clearup because due to this the ignite backup has not done as these device files are no more but the entries are there in /etc/lvmtab file.&lt;BR /&gt;&lt;BR /&gt;I have tried to export the vg related to this device files but unable to do and received the warning message as "Device is busy"&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2010 10:27:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227189#M467884</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-01T10:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227190#M467885</link>
      <description>&amp;gt;&amp;gt;I have tried to export the vg related to this device files but unable to do and received the warning message as "Device is busy&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;# vgexport -f /dev/Test_vgworking&lt;BR /&gt;# cp -p /etc/lvmtab /etc/lvmtab.org -&amp;gt; backup&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.bkp.Mar012010 -&amp;gt; rename /etc/lvmtab&lt;BR /&gt;# /usr/sbin/vgscan -v&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Johnson&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2010 11:54:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227190#M467885</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-03-01T11:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: autopath errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227191#M467886</link>
      <description>Thank you Kapil and Johnson.&lt;BR /&gt;&lt;BR /&gt;As Johnson, said yesterday i have rebooted the server and all the failed device files in autopath got cleared and this time i successfully exported the vg.&lt;BR /&gt;&lt;BR /&gt;Specially Thanks to you guys as i sorted many of my problems with the help of you.</description>
      <pubDate>Tue, 02 Mar 2010 02:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath-errors/m-p/5227191#M467886</guid>
      <dc:creator>S.S.</dc:creator>
      <dc:date>2010-03-02T02:36:26Z</dc:date>
    </item>
  </channel>
</rss>

