<?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: files systems checking in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269331#M334002</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It seems the NFS mount point was there and now NFS Server is not available. For this case check ps â  aef | grep syncer ,&lt;BR /&gt;Kill -9 pid of syncer&lt;BR /&gt;Restart it&lt;BR /&gt;/usr/sbin/syncer&lt;BR /&gt;Then try bdf  I think it will solve your problem later when you got downtime reboot the box.&lt;BR /&gt;&lt;BR /&gt;or check syslog.log for any disk failure.&lt;BR /&gt;&lt;BR /&gt;Suraj &lt;BR /&gt;</description>
    <pubDate>Mon, 15 Sep 2008 09:13:10 GMT</pubDate>
    <dc:creator>Suraj K Sankari</dc:creator>
    <dc:date>2008-09-15T09:13:10Z</dc:date>
    <item>
      <title>files systems checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269325#M333996</link>
      <description>i can not check my file system with 'bdf' command.&lt;BR /&gt;&lt;BR /&gt;# bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     589824  314064  273648   53% /&lt;BR /&gt;/dev/vg00/lvol1     314736   82080  201176   29% /stand&lt;BR /&gt;/dev/vg00/lvol8    4718592 2696344 2006480   57% /var&lt;BR /&gt;/dev/vg00/lvol7    4063232 3951336  111048   97% /usr&lt;BR /&gt;/dev/vg00/lvol4    6160384 1093168 5028376   18% /tmp&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Sep 2008 08:55:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269325#M333996</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-09-15T08:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: files systems checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269326#M333997</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Most likely you have a stale NFS mount next on your list or an internal disk has failed.&lt;BR /&gt;&lt;BR /&gt;Investigate and correct and bdf will work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 15 Sep 2008 08:57:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269326#M333997</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-09-15T08:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: files systems checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269327#M333998</link>
      <description>Hi Kacou,&lt;BR /&gt;&lt;BR /&gt;Looks like there is a nfs mounf hanging.&lt;BR /&gt;&lt;BR /&gt;Could you post the /etc/fstab?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 15 Sep 2008 08:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269327#M333998</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2008-09-15T08:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: files systems checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269328#M333999</link>
      <description>[rptprod]atsin:/home/atsin&amp;gt;cat /etc/fstab&lt;BR /&gt;/dev/vg00/lvol3 / vxfs delaylog 0 1&lt;BR /&gt;/dev/vg00/lvol1 /stand hfs defaults 0 1&lt;BR /&gt;/dev/vg00/lvol4 /tmp vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol5 /home vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol6 /opt vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol7 /usr vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol8 /var vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol11 ... swap pri=0 0 0&lt;BR /&gt;/dev/vg00/lvol9 /appl vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;/dev/vg00/lvol10 /backup vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;/dev/vgrpt/lvora01 /tabsrpt/oradata/u01 vxfs rw,suid,largefiles,delaylog,datainlog 0 2&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Sep 2008 09:02:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269328#M333999</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-09-15T09:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: files systems checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269329#M334000</link>
      <description>/dev/vg00/lvol5 /home&lt;BR /&gt;/dev/vg00/lvol6 /opt&lt;BR /&gt;/dev/vg00/lvol9 /appl&lt;BR /&gt;/dev/vg00/lvol10 /backup&lt;BR /&gt;/dev/vgrpt/lvora01 /tabsrpt/oradata/u01&lt;BR /&gt;&lt;BR /&gt;You might want to do bdf on each of these.&lt;BR /&gt;"mount -p" may give you the order after lvol4, if it doesn't hang.</description>
      <pubDate>Mon, 15 Sep 2008 09:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269329#M334000</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-09-15T09:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: files systems checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269330#M334001</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;check the /etc/mnttab. whats its showing.&lt;BR /&gt;check mount -v&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Prashnt</description>
      <pubDate>Mon, 15 Sep 2008 09:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269330#M334001</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2008-09-15T09:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: files systems checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269331#M334002</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It seems the NFS mount point was there and now NFS Server is not available. For this case check ps â  aef | grep syncer ,&lt;BR /&gt;Kill -9 pid of syncer&lt;BR /&gt;Restart it&lt;BR /&gt;/usr/sbin/syncer&lt;BR /&gt;Then try bdf  I think it will solve your problem later when you got downtime reboot the box.&lt;BR /&gt;&lt;BR /&gt;or check syslog.log for any disk failure.&lt;BR /&gt;&lt;BR /&gt;Suraj &lt;BR /&gt;</description>
      <pubDate>Mon, 15 Sep 2008 09:13:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269331#M334002</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-09-15T09:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: files systems checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269332#M334003</link>
      <description># mount -p&lt;BR /&gt;/dev/vg00/lvol3     /                     vxfs  ioerror=nodisable,log,dev=40000003                               0 1&lt;BR /&gt;/dev/vg00/lvol1     /stand                hfs   defaults,dev=40000001                                            0 0&lt;BR /&gt;/dev/vg00/lvol8     /var                  vxfs  ioerror=mwdisable,delaylog,nodatainlog,dev=40000008              0 0&lt;BR /&gt;/dev/vg00/lvol7     /usr                  vxfs  ioerror=mwdisable,delaylog,nodatainlog,dev=40000007              0 0&lt;BR /&gt;/dev/vg00/lvol4     /tmp                  vxfs  ioerror=mwdisable,delaylog,nodatainlog,dev=40000004              0 0&lt;BR /&gt;/dev/vgrpt/lvora01  /tabsrpt/oradata/u01  vxfs  ioerror=mwdisable,largefiles,delaylog,nodatainlog,dev=40010001   0 0&lt;BR /&gt;/dev/vg00/lvol6     /opt                  vxfs  ioerror=mwdisable,delaylog,nodatainlog,dev=40000006              0 0&lt;BR /&gt;/dev/vg00/lvol5     /home                 vxfs  ioerror=mwdisable,delaylog,nodatainlog,dev=40000005              0 0&lt;BR /&gt;/dev/vg00/lvol10    /backup               vxfs  ioerror=mwdisable,largefiles,delaylog,nodatainlog,dev=4000000a   0 0&lt;BR /&gt;/dev/vg00/lvol9     /appl                 vxfs  ioerror=mwdisable,largefiles,delaylog,nodatainlog,dev=40000009   0 0&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Sep 2008 09:16:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269332#M334003</guid>
      <dc:creator>kacou</dc:creator>
      <dc:date>2008-09-15T09:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: files systems checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269333#M334004</link>
      <description>&amp;gt;/dev/vgrpt/lvora01&lt;BR /&gt;&lt;BR /&gt;It appears this is next.  Try a bdf on it to see if that's the one that hangs.</description>
      <pubDate>Mon, 15 Sep 2008 09:27:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269333#M334004</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-09-15T09:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: files systems checking</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269334#M334005</link>
      <description>/dev/vgrpt/lvora01 /tabsrpt/oradata/u01 vxfs ioerror=mwdisable,largefiles,delaylog,nodatainlog,dev=40010001 0 0&lt;BR /&gt;&lt;BR /&gt;Please give the output of following&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v /dev/vgrpt ( Check for status of lvol and physical disk available or unavailable)&lt;BR /&gt;&lt;BR /&gt;lvdisplay -v /dev/vgrpt/lvora01 |more ( check for the physical volumes involved )&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC disk ( check for any disk is coming no h/w or unclaimed )&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Mon, 15 Sep 2008 11:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/files-systems-checking/m-p/4269334#M334005</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-09-15T11:38:11Z</dc:date>
    </item>
  </channel>
</rss>

