<?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: what's  &amp;quot;full file system check required&amp;quot; in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598209#M232502</link>
    <description>Hi kyliu,&lt;BR /&gt;&lt;BR /&gt;You can do fsck full only for lvol2 as follow:&lt;BR /&gt;#fsck -F vxfs -o full /dev/vg01/lvol2</description>
    <pubDate>Mon, 08 Aug 2005 01:20:08 GMT</pubDate>
    <dc:creator>morganelan</dc:creator>
    <dc:date>2005-08-08T01:20:08Z</dc:date>
    <item>
      <title>what's  "full file system check required"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598206#M232499</link>
      <description>Dear Sir,&lt;BR /&gt;   I want to mount a volumn group.&lt;BR /&gt;   I got error as follow....&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;# vgchange -a y /dev/vg01&lt;BR /&gt;Volume group "/dev/vg01" has been successfully changed.&lt;BR /&gt;# mount /dev/vg01/lvol2 /u02&lt;BR /&gt;vxfs mount: /dev/vg01/lvol2 is corrupted. needs checking&lt;BR /&gt;# fsck /dev/vg01/lvol2&lt;BR /&gt;fsck: /etc/default/fs is used for determining the file system type&lt;BR /&gt;log replay in progress&lt;BR /&gt;file system is not clean, full fsck required&lt;BR /&gt;full file system check required, exiting ...&lt;BR /&gt;----------------------------------------&lt;BR /&gt;   what's "full file system check required, exiting "?&lt;BR /&gt;   The /dev/vg01/lvol1 is working normal ,&lt;BR /&gt;   and lvol1 is our production volumn.&lt;BR /&gt;   Can I do only lvol2 for "full "?&lt;BR /&gt;&lt;BR /&gt;  Thank you very much</description>
      <pubDate>Mon, 08 Aug 2005 00:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598206#M232499</guid>
      <dc:creator>kyliu</dc:creator>
      <dc:date>2005-08-08T00:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: what's  "full file system check required"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598207#M232500</link>
      <description>try:&lt;BR /&gt;&lt;BR /&gt;fsck -o full /blabla</description>
      <pubDate>Mon, 08 Aug 2005 00:57:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598207#M232500</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-08-08T00:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: what's  "full file system check required"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598208#M232501</link>
      <description>Hi,&lt;BR /&gt;fsck on vxfs simply checks the indent log. If your curruption is beyond this you need to run full fsck. (-o full).&lt;BR /&gt;See man page of fsck_vxfs&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT</description>
      <pubDate>Mon, 08 Aug 2005 01:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598208#M232501</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2005-08-08T01:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: what's  "full file system check required"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598209#M232502</link>
      <description>Hi kyliu,&lt;BR /&gt;&lt;BR /&gt;You can do fsck full only for lvol2 as follow:&lt;BR /&gt;#fsck -F vxfs -o full /dev/vg01/lvol2</description>
      <pubDate>Mon, 08 Aug 2005 01:20:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598209#M232502</guid>
      <dc:creator>morganelan</dc:creator>
      <dc:date>2005-08-08T01:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: what's  "full file system check required"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598210#M232503</link>
      <description>Looks like your filesystem having serious issues, do:&lt;BR /&gt;&lt;BR /&gt;fsck -o full,nolog /dev/vg01/rlvol2&lt;BR /&gt;&lt;BR /&gt;Sudeesh</description>
      <pubDate>Mon, 08 Aug 2005 03:07:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598210#M232503</guid>
      <dc:creator>Sudeesh</dc:creator>
      <dc:date>2005-08-08T03:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: what's  "full file system check required"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598211#M232504</link>
      <description>In they case you missed the answer, it's: &lt;BR /&gt;&lt;BR /&gt;fsck -o full&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;:-)</description>
      <pubDate>Mon, 08 Aug 2005 03:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598211#M232504</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-08-08T03:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: what's  "full file system check required"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598212#M232505</link>
      <description>actually, in case of trouble,&lt;BR /&gt;it's rather&lt;BR /&gt;&lt;BR /&gt;fsck -Fvxfs -o full,nolog /fs&lt;BR /&gt;&lt;BR /&gt;because this is the only way a 'regular' fsck is going to take place.</description>
      <pubDate>Mon, 08 Aug 2005 07:31:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598212#M232505</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-08-08T07:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: what's  "full file system check required"</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598213#M232506</link>
      <description>You can use fsck with -py option to avoid user interaction to clear/clean.&lt;BR /&gt;&lt;BR /&gt;# fsck -F vxfs -o full -py &lt;LV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Rajesh&lt;/LV&gt;</description>
      <pubDate>Mon, 08 Aug 2005 07:43:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-s-quot-full-file-system-check-required-quot/m-p/3598213#M232506</guid>
      <dc:creator>Rajesh SB</dc:creator>
      <dc:date>2005-08-08T07:43:20Z</dc:date>
    </item>
  </channel>
</rss>

