<?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: BAD FS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713277#M61097</link>
    <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt; The -n is forcing the "No" responses. &lt;BR /&gt;Drop it from the command line  OR  if you do want "Yes" responses forced substitute -y for it.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
    <pubDate>Mon, 29 Apr 2002 16:43:46 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2002-04-29T16:43:46Z</dc:date>
    <item>
      <title>BAD FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713274#M61094</link>
      <description>Hello All,&lt;BR /&gt;I have a test Kclass with a corrupted vxfs filesystem. I had to abort a restore and it must have corrupted the FS. It wont mount. I get "vxfs mount: /dev/vg02/lvol1 is corrupted,needs checking". So I run a "fsck -F vxfs -n /dev/vg02/lvol1". Here is the output from my fsck. &lt;BR /&gt;&lt;BR /&gt;[mailtest:/]# fsck -F vxfs -n /dev/vg02/lvol1&lt;BR /&gt;vxfs fsck: file system had I/O error(s) on user data.&lt;BR /&gt;pass0 - checking structural files&lt;BR /&gt;pass1 - checking inode sanity and blocks&lt;BR /&gt;pass2 - checking directory linkage&lt;BR /&gt;pass3 - checking reference counts&lt;BR /&gt;pass4 - checking resource maps&lt;BR /&gt;OK to clear log? (ynq)n&lt;BR /&gt;sanity checks/updates have not been completed - restart? (ynq)n                                                &lt;BR /&gt;&lt;BR /&gt;The system looks like it prompts for a y or n, but it enters a 'n' automatically. It does not give me a chance to answer the question. Any ideas? The file system is 3 4gb drives, striped for 1 12gb filesystem, called oracle_test.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Apr 2002 16:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713274#M61094</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2002-04-29T16:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: BAD FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713275#M61095</link>
      <description>Hi Robert:&lt;BR /&gt;&lt;BR /&gt;1) It will not prompt you because you have already given '-n' with fsck. This will answer all questions with 'n'. See man fsck_vxfs&lt;BR /&gt;&lt;BR /&gt;2) Run this command:&lt;BR /&gt;&lt;BR /&gt;# fsck -F vxfs -o full /dev/vg02/rlvol1&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Mon, 29 Apr 2002 16:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713275#M61095</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-04-29T16:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: BAD FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713276#M61096</link>
      <description>Is it because you have said no to clear logs?I guess you should try to say yes on to clear logs and see what the systems does.&lt;BR /&gt;&lt;BR /&gt;ashish</description>
      <pubDate>Mon, 29 Apr 2002 16:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713276#M61096</guid>
      <dc:creator>ashish nanjiani</dc:creator>
      <dc:date>2002-04-29T16:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAD FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713277#M61097</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt; The -n is forcing the "No" responses. &lt;BR /&gt;Drop it from the command line  OR  if you do want "Yes" responses forced substitute -y for it.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Apr 2002 16:43:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713277#M61097</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-04-29T16:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAD FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713278#M61098</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;try&lt;BR /&gt;&lt;BR /&gt;umount /dev/vg02/lvol1&lt;BR /&gt;fsck -y /dev/vg02/lvol1&lt;BR /&gt;&lt;BR /&gt;John.</description>
      <pubDate>Mon, 29 Apr 2002 16:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713278#M61098</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2002-04-29T16:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAD FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713279#M61099</link>
      <description>Don't use switch -n.&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Apr 2002 16:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713279#M61099</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2002-04-29T16:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: BAD FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713280#M61100</link>
      <description>Continue to my above answer remove -n from your command.That's where the problem lies.</description>
      <pubDate>Mon, 29 Apr 2002 16:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713280#M61100</guid>
      <dc:creator>ashish nanjiani</dc:creator>
      <dc:date>2002-04-29T16:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAD FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713281#M61101</link>
      <description>Since you have given -n as a option it has taken no as a reply. Run the same with -y option. It may come back okay.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Mon, 29 Apr 2002 16:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713281#M61101</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-04-29T16:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: BAD FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713282#M61102</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;of course Shiju answer is probably the best for you as you can answer interactively.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;John.</description>
      <pubDate>Mon, 29 Apr 2002 16:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713282#M61102</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2002-04-29T16:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: BAD FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713283#M61103</link>
      <description>Hi Robert&lt;BR /&gt;&lt;BR /&gt;The problem is that you are using a -n option &lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -n /dev/vg02/lvol1"&lt;BR /&gt;&lt;BR /&gt;please use -y option so that it will ansewer y to the questions if you want that way .&lt;BR /&gt;&lt;BR /&gt;Thaat should solve it.&lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -y /dev/vg02/rlvol1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Mon, 29 Apr 2002 16:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713283#M61103</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-04-29T16:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: BAD FS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713284#M61104</link>
      <description>Thank You...........</description>
      <pubDate>Mon, 29 Apr 2002 16:53:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-fs/m-p/2713284#M61104</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2002-04-29T16:53:07Z</dc:date>
    </item>
  </channel>
</rss>

