<?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: fsck in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067253#M139879</link>
    <description>I thought syntax was:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -y -o full /dev/vgxx/rlvolx &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The actual answer to your question is correct though.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 09 Sep 2003 20:31:07 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-09-09T20:31:07Z</dc:date>
    <item>
      <title>fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067251#M139877</link>
      <description>What does the '-y' do in the following command?&lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -y -o full /dev/vgxx/lvolx</description>
      <pubDate>Tue, 09 Sep 2003 20:27:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067251#M139877</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-09-09T20:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067252#M139878</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;The -y flag for fsck answers 'yes' to any questions that fsck would ask you while checking a filesystem.  Handy if you have already run it once and you know what you will be answering 'yes' to.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2003 20:29:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067252#M139878</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-09-09T20:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067253#M139879</link>
      <description>I thought syntax was:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -y -o full /dev/vgxx/rlvolx &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The actual answer to your question is correct though.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 09 Sep 2003 20:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067253#M139879</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-09T20:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067254#M139880</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt;A full fsck without the -y option will prompt you for a response if it is not sure the correct course of action, i.e. whether a file should be deleted etc. The choices are [qyn] I think for quit, yes or no. Adding -y simply means "answer yes to all questions".&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Tue, 09 Sep 2003 20:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067254#M139880</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-09-09T20:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067255#M139881</link>
      <description>Would one of those questions be, 'do you want to relocate data on the disk'?</description>
      <pubDate>Tue, 09 Sep 2003 20:31:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067255#M139881</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-09-09T20:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067256#M139882</link>
      <description>Plus should I do it on the rlvol and not lvol&lt;BR /&gt;??? Is this a must always....</description>
      <pubDate>Tue, 09 Sep 2003 20:33:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067256#M139882</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-09-09T20:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067257#M139883</link>
      <description>I've never seen any questions about relocating data, and I've fsck'd some filesystems that were pretty hosed up.   Mostly the questions are about repairing inodes and resetting flags.  The trick is to run it with the -n option to answer no to everything and see what the questions are first.  Then you can run it with -y to do the actual cleanup.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2003 20:34:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067257#M139883</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-09-09T20:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067258#M139884</link>
      <description>y stands for YES!!&lt;BR /&gt;&lt;BR /&gt;man fsck_vxfs for more&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Tue, 09 Sep 2003 20:37:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067258#M139884</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-09-09T20:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067259#M139885</link>
      <description>I can't see that option anywhere. Relocating valid data blocks is not something fsck would do - it should just check the structural data is in sync with the data on the filesystem. It may relocate blocks to lost+found but this wouldn't be the form of the question. Also, I believe using the raw volume is slightly faster.</description>
      <pubDate>Tue, 09 Sep 2003 20:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067259#M139885</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-09-09T20:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067260#M139886</link>
      <description>I *think* that IF during the fsck process, the system exceeds the read retry limit it assumes the block has gone bad &amp;amp; the system may ask if you wish to attempt relocation. But I'm not sure fsck issues the msg - it may be LVM popping up to query you.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 09 Sep 2003 21:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067260#M139886</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-09-09T21:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: fsck</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067261#M139887</link>
      <description>fsck -F vxfs -y (stands for running fsck without any prompt, means it takes 'yes' as default for all Q )&lt;BR /&gt;&lt;BR /&gt;Enjoy&lt;BR /&gt;Murgesh</description>
      <pubDate>Wed, 10 Sep 2003 11:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck/m-p/3067261#M139887</guid>
      <dc:creator>Murgesh_2</dc:creator>
      <dc:date>2003-09-10T11:07:20Z</dc:date>
    </item>
  </channel>
</rss>

