<?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 - invalid super block in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539437#M222945</link>
    <description>You are running fsck on a disk.&lt;BR /&gt;&lt;BR /&gt;I've always run it on a filesystem.&lt;BR /&gt;&lt;BR /&gt;fs I thought stood for filesystem.&lt;BR /&gt;&lt;BR /&gt;I'm not saying you can't do what you are doing, it just seems unusual.&lt;BR /&gt;&lt;BR /&gt;You may have a problem with your disk. Or there may be something on it that prevents fsck from udnerstanding it.&lt;BR /&gt;&lt;BR /&gt;At this point, I'd use mstm,cstm or xstm and test that disk thoroughly. Something is wrong with it and it needs to be fixed or replaced.&lt;BR /&gt;&lt;BR /&gt;pvdisplay -v /dev/dsk/c0t4d0&lt;BR /&gt;&lt;BR /&gt;maybe rdsk, I get confused.&lt;BR /&gt;&lt;BR /&gt;See whats on it and then make arrangements to back it allup.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 06 May 2005 12:42:01 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-05-06T12:42:01Z</dc:date>
    <item>
      <title>fsck - invalid super block</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539436#M222944</link>
      <description>I had a disk that after a reboot did not come back up. When I tried to do:&lt;BR /&gt;# fsck -F vxfs -o full /dev/dsk/c0t4d0&lt;BR /&gt;invalid super-block&lt;BR /&gt;search for auxiliary super-block? (ynq)y&lt;BR /&gt;vxfs fsck: read failure at 589824&lt;BR /&gt;&lt;BR /&gt;I have tried 3 other super blocks that I have read in the forums that are basically default but same issue.&lt;BR /&gt;As well, we do not have the sbtab file anywhere  on the server. I thought this is created by default when you newfs a file system???&lt;BR /&gt;So we did a newfs on the system and when we try the same command we get the same error..&lt;BR /&gt;But, if I just run:&lt;BR /&gt;# fsck /dev/dsk/c0t4d0&lt;BR /&gt;fsck: /etc/default/fs is used for determining the file system type&lt;BR /&gt;** /dev/dsk/c0t4d0&lt;BR /&gt;** Last Mounted on&lt;BR /&gt;** Phase 1 - Check Blocks and Sizes&lt;BR /&gt;** Phase 2 - Check Pathnames&lt;BR /&gt;** Phase 3 - Check Connectivity&lt;BR /&gt;** Phase 4 - Check Reference Counts&lt;BR /&gt;** Phase 5 - Check Cyl groups&lt;BR /&gt;2 files, 0 icont, 9 used, 4103189 free (13 frags, 512897 blocks)&lt;BR /&gt; &lt;BR /&gt;Everything checks out ok.&lt;BR /&gt;What are we missing???&lt;BR /&gt;&lt;BR /&gt;Thanks for the help.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2005 11:08:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539436#M222944</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2005-05-06T11:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: fsck - invalid super block</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539437#M222945</link>
      <description>You are running fsck on a disk.&lt;BR /&gt;&lt;BR /&gt;I've always run it on a filesystem.&lt;BR /&gt;&lt;BR /&gt;fs I thought stood for filesystem.&lt;BR /&gt;&lt;BR /&gt;I'm not saying you can't do what you are doing, it just seems unusual.&lt;BR /&gt;&lt;BR /&gt;You may have a problem with your disk. Or there may be something on it that prevents fsck from udnerstanding it.&lt;BR /&gt;&lt;BR /&gt;At this point, I'd use mstm,cstm or xstm and test that disk thoroughly. Something is wrong with it and it needs to be fixed or replaced.&lt;BR /&gt;&lt;BR /&gt;pvdisplay -v /dev/dsk/c0t4d0&lt;BR /&gt;&lt;BR /&gt;maybe rdsk, I get confused.&lt;BR /&gt;&lt;BR /&gt;See whats on it and then make arrangements to back it allup.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 06 May 2005 12:42:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539437#M222945</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-06T12:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: fsck - invalid super block</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539438#M222946</link>
      <description>Maybe I am going about this all wrong.&lt;BR /&gt;&lt;BR /&gt;I can not do a pvdisplay:&lt;BR /&gt;# ioscan -funC disk&lt;BR /&gt;disk      1  10/0.4.0     sdisk       CLAIMED   DEVICE    SEAGATE ST34371W&lt;BR /&gt;                         /dev/dsk/c0t4d0   /dev/rdsk/c0t4d0&lt;BR /&gt;&lt;BR /&gt;Also, when I run cstm, I get an error:&lt;BR /&gt;Waiting to obtain host information from the local host shelby.mts.mb.ca.&lt;BR /&gt;The diagnostic daemon "diagmond" may have been started recently and is busy&lt;BR /&gt;building the device map.&lt;BR /&gt;&lt;BR /&gt;If this message persists for a long time, it is possible that either the&lt;BR /&gt;diagnostic daemon is not running, or that networking is improperly configured.&lt;BR /&gt;The networking configuration can be verified by comparing 'nslookup `hostname`'&lt;BR /&gt;with the output of ifconfig of the LANs identified by lanscan.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But, everything looks correct!</description>
      <pubDate>Fri, 06 May 2005 14:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539438#M222946</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2005-05-06T14:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: fsck - invalid super block</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539439#M222947</link>
      <description>fsck -F vxfs -o full /dev/dsk/c0t4d0&lt;BR /&gt;&lt;BR /&gt;This command only makes sense if you are testing a filesystem using whole-disk allocation. Whole disk is almost never used anymore and especially when you also mention pvcreate, your test makes no sense.&lt;BR /&gt;&lt;BR /&gt;Now this would make sense:&lt;BR /&gt;fsck -F vxfs -o full /dev/vg02/lvol1&lt;BR /&gt;&lt;BR /&gt;assuming /dev/vg02/lvol1 houses an vxfs filesystem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now, if you do want to test a disk for errors, this makes more sense:&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/rdsk/c0t4d0 bs=64k of=/dev/null&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2005 14:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539439#M222947</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-05-06T14:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: fsck - invalid super block</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539440#M222948</link>
      <description>I have ran the test for the disk:&lt;BR /&gt;# dd if=/dev/rdsk/c0t4d0 bs=64k of=/dev/null&lt;BR /&gt;dd read error: I/O error&lt;BR /&gt;9+0 records in&lt;BR /&gt;9+0 records out&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Does not tell me alot...</description>
      <pubDate>Fri, 06 May 2005 15:00:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539440#M222948</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2005-05-06T15:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: fsck - invalid super block</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539441#M222949</link>
      <description>Well, it tells me that you have a bad disk (or at least some sort of hardware problem -- cable, controller, terminator, disk, etc) -- but probably a bad disk.</description>
      <pubDate>Fri, 06 May 2005 15:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539441#M222949</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-05-06T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: fsck - invalid super block</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539442#M222950</link>
      <description>Dead disk.&lt;BR /&gt;&lt;BR /&gt;Say a prayer for it, if you do that sort of thing, and figure out which one is dead. Then arrange a hardware service call to replace it.&lt;BR /&gt;&lt;BR /&gt;If possible, get the disk out of the volume group its in with vgreduce. At this point it might still work.&lt;BR /&gt;&lt;BR /&gt;Still could be a cable issue, but seems the disk is kinda gone.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 06 May 2005 17:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539442#M222950</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-06T17:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: fsck - invalid super block</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539443#M222951</link>
      <description>Easy answer: whenever fsck says there is an error reading the disk, there is nothing fsck can do about it--the disk is bad and must be replaced. The verification is with dd. The reason that fsck works after newfs is that there is nothing in the filesystem so the data to check is very small, located at the begimnning of the disk. Contrary to popular opinion, fsck is NOT a disk checker/fixer. It is a directory structure repair tool. It reads the directory and filesystem codes and fixes links and pointers that are incorrect. This has nothing to do with bad spots on the disk. If a filesystem structure cannot be read, fsck aborts as there is nothing more that can be done.&lt;BR /&gt; &lt;BR /&gt;You'll have to backup any other lvols on this disk, remove the disk from the volume group, replace it, then add the new disk back into the volume group, recreate the lvols and restore your data.</description>
      <pubDate>Fri, 06 May 2005 20:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539443#M222951</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-05-06T20:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: fsck - invalid super block</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539444#M222952</link>
      <description>Hello I am not expert on this but just writing may be learn a few things by helping. As far as i know you need sbtab file for only HFS file system, JFS manages its disk metadata  itself. In this case fcsk could not find neither primary super block nor backups. Really bad situation i hope you have backup of the disk because the case shows physically error of the disk.&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
      <pubDate>Mon, 09 May 2005 03:03:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539444#M222952</guid>
      <dc:creator>Aykut Guven</dc:creator>
      <dc:date>2005-05-09T03:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: fsck - invalid super block</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539445#M222953</link>
      <description>Hi ,&lt;BR /&gt;dear first find out block size of yur file system .&lt;BR /&gt;&lt;BR /&gt;and then try to make dummy file sysrem of exact block size of yur old file system.last line of output will give you superblocks of yur file system. try it with "fsck" .you will get overcome of yur problem.</description>
      <pubDate>Mon, 09 May 2005 05:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/3539445#M222953</guid>
      <dc:creator>Amit_68</dc:creator>
      <dc:date>2005-05-09T05:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: fsck - invalid super block</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/6483702#M487068</link>
      <description>&lt;P&gt;Hi Clay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please how can you fix it if dd command ain't broke?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2014 11:28:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-invalid-super-block/m-p/6483702#M487068</guid>
      <dc:creator>emmy9120</dc:creator>
      <dc:date>2014-05-22T11:28:02Z</dc:date>
    </item>
  </channel>
</rss>

