<?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 superblock: Magic number wrong in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137023#M154309</link>
    <description>Well, this is a problem becuase it seems that this is your /stand filesystem after all.  At least it was last mounted on /stand.  Also, it managed to get it to sucessfully mount despite the corrupted filesystem which marks the filesystem as clean.  If it truly is not clean then this  could end up breaking the filesystem completely.&lt;BR /&gt; &lt;BR /&gt;If you can unmount lvol3 then do so and do the "fsck -F vxfs -n -o full" again just to make sure it is a broken filesystem.  Then, do the&lt;BR /&gt; &lt;BR /&gt;"fsck -F vxfs -o full" as mentioned above.</description>
    <pubDate>Fri, 05 Dec 2003 06:54:50 GMT</pubDate>
    <dc:creator>Mark Grant</dc:creator>
    <dc:date>2003-12-05T06:54:50Z</dc:date>
    <item>
      <title>Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3136998#M154284</link>
      <description>fsck&lt;BR /&gt;BAD SUPER BLOCK: MAGIC NUMBER WRONG&lt;BR /&gt;&lt;BR /&gt;How can I repair this error. &lt;BR /&gt;Some aplications doesn't work, CDE...&lt;BR /&gt;Please help.</description>
      <pubDate>Fri, 05 Dec 2003 04:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3136998#M154284</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T04:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3136999#M154285</link>
      <description>I assume this is a hfs filesystem.&lt;BR /&gt; &lt;BR /&gt;try "fsck -F hfs -b 16 &lt;LOGICAL volume=""&gt;"&lt;BR /&gt; &lt;BR /&gt;You need to use the raw device for the logical volume. I'm not entirely sure what you do if this is a vxfs filesystem as I cant see how a full fsck would work when the superblock is broken and I'm not sure if vxfs maintains alternative superblocks like HFS does.&lt;/LOGICAL&gt;</description>
      <pubDate>Fri, 05 Dec 2003 05:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3136999#M154285</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-05T05:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137000#M154286</link>
      <description>Yes it is a HFS&lt;BR /&gt;fsck -F hfs -b 16 /dev/vg00/lvol3&lt;BR /&gt;&lt;BR /&gt;Alternate suber block location: 16&lt;BR /&gt;fsck: /dev/vg00/lvol3: root file system&lt;BR /&gt;continue: y&lt;BR /&gt;BAD SUPER BLOCK: MAGIC NUMBER WRONG&lt;BR /&gt;USE -b ...&lt;BR /&gt;&lt;BR /&gt;Now what....&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2003 05:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137000#M154286</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T05:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137001#M154287</link>
      <description>Very interesant:&lt;BR /&gt;/etc/mnttab&lt;BR /&gt;/dev/vg00/lvol3 / vxfs log 0 1 1070617101&lt;BR /&gt;&lt;BR /&gt;but in &lt;BR /&gt;/etc/fstab&lt;BR /&gt;/dev/vg00/lvol3 / hfs defaults 0 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;??????????????????????&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2003 05:21:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137001#M154287</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T05:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137002#M154288</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mount -a&lt;BR /&gt;# more /etc/mnttab&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 05 Dec 2003 05:24:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137002#M154288</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-12-05T05:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137003#M154289</link>
      <description>Had maybe edit this the -b 16 option???&lt;BR /&gt;&lt;BR /&gt;In fact: The problem was that the user can't login in the cde, in prompt yes.&lt;BR /&gt;After login in black screen sandhour and again the cde login...&lt;BR /&gt;The user said, that he had reseted the computer (There is no reset!!!)&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2003 05:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137003#M154289</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T05:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137004#M154290</link>
      <description>There is no mnttab.old, maybe I edit it.</description>
      <pubDate>Fri, 05 Dec 2003 05:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137004#M154290</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T05:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137005#M154291</link>
      <description>shall i edit it</description>
      <pubDate>Fri, 05 Dec 2003 05:28:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137005#M154291</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T05:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137006#M154292</link>
      <description>vxfs to hfs log to defaults.</description>
      <pubDate>Fri, 05 Dec 2003 05:30:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137006#M154292</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T05:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137007#M154293</link>
      <description>Firstly, use the raw device i.e /dev/vg00/rlvol1 not /dev/vg00/lvol1.  The number after the -b option is to specify the location of alternate copies of the super block.  You should be able to find a list of alternate super blocks in /var/adm/sbtab  You should be able to use any of these values for the -b.&lt;BR /&gt; &lt;BR /&gt;I would point out that I have nver managed to get one of the alternative super blocks to actually work but it's worth a try.</description>
      <pubDate>Fri, 05 Dec 2003 05:31:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137007#M154293</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-12-05T05:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137008#M154294</link>
      <description>DO NOT EDIT THE MNTTAB,&lt;BR /&gt;&lt;BR /&gt;recreate it &lt;BR /&gt;&lt;BR /&gt;# mv mnttab mnttab.old&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 05 Dec 2003 05:31:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137008#M154294</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-12-05T05:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137009#M154295</link>
      <description>Ok I haven't mnttab.old&lt;BR /&gt;Maybe shall I:&lt;BR /&gt;cp /etc/mnttab /etc/mnttab.old&lt;BR /&gt;edit mnttab.old (vxfs to hfs log to defaults)&lt;BR /&gt;mv /etc/mnttab.old /etc/mnttab&lt;BR /&gt;??????????&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2003 05:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137009#M154295</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T05:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137010#M154296</link>
      <description>Mark Grant &lt;BR /&gt;Your answer seens to work.&lt;BR /&gt;After ............  /rlvol1&lt;BR /&gt;No magic number at /rlvol1&lt;BR /&gt;&lt;BR /&gt;but there is the same problem at /rlvol6&lt;BR /&gt;and /lvol3&lt;BR /&gt;But i only see at sbtab &lt;BR /&gt;/rlvol1: super-block backups</description>
      <pubDate>Fri, 05 Dec 2003 05:43:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137010#M154296</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T05:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137011#M154297</link>
      <description>You say you wanted to change vxfs to hfs for the filesystem in mnttab... Are you really certain the filesystem is hfs, and not by any chance vxfs ???&lt;BR /&gt;&lt;BR /&gt;Because in that case, perhaps fsck determined the wrong filesystem type, which could lead to this problem.</description>
      <pubDate>Fri, 05 Dec 2003 05:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137011#M154297</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-12-05T05:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137012#M154298</link>
      <description>Hi Bakos,&lt;BR /&gt;&lt;BR /&gt;Robert and other forum people are right!&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;This command just renames the mnttab file.&lt;BR /&gt;&lt;BR /&gt;# mount -a&lt;BR /&gt;This command re-mount filesystems in base of /etc/fstab.&lt;BR /&gt;After these actions you will see that /etc/mnttab and /etc/fstab should look the same.&lt;BR /&gt;&lt;BR /&gt;I hope this helps you.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Fri, 05 Dec 2003 05:51:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137012#M154298</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2003-12-05T05:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137013#M154299</link>
      <description>I have some clone (I think only, I am since a week here) machines and on this machines is lvol3 hfs in mntab and fstab.&lt;BR /&gt;But in this problemfull machine is in fstab hfs and in mnttab vxfs</description>
      <pubDate>Fri, 05 Dec 2003 05:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137013#M154299</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T05:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137014#M154300</link>
      <description>Oke,&lt;BR /&gt;&lt;BR /&gt;# fsadm -F hfs /dev/vg00/rlvol3&lt;BR /&gt;file system             :     /dev/vg00/rlvol3&lt;BR /&gt;magic number            :                95014&lt;BR /&gt;feature bits            :                    1&lt;BR /&gt;file system supports    : nolargefiles, longfilenames&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs /dev/vg00/rlvol3&lt;BR /&gt;fsadm: not a valid vxfs file system&lt;BR /&gt;&lt;BR /&gt;My filesystem is hfs &lt;BR /&gt;&lt;BR /&gt;# cd /etc&lt;BR /&gt;# mv mnttab mnttab.rjg&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;Yoy mnttab wil be recreated witk the mount command.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 05 Dec 2003 05:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137014#M154300</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-12-05T05:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137015#M154301</link>
      <description>Ok I have this mv /etc/mnttab understand.&lt;BR /&gt;mount -a&lt;BR /&gt;...already mounted&lt;BR /&gt;at lvol6 that is the tmp : not a hfs file system, but in fstab yes.&lt;BR /&gt;On an another machine the mnttab and fstab are vxfs, also maybe the tmp is the problem for CDE.</description>
      <pubDate>Fri, 05 Dec 2003 06:00:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137015#M154301</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T06:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137016#M154302</link>
      <description># fsadm -F hfs /dev/vg00/rlvol3&lt;BR /&gt;is not a hfs file system&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs /dev/vg00/rlvol3&lt;BR /&gt;nolargefiles, longfilenames&lt;BR /&gt;&lt;BR /&gt;And now?...&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2003 06:06:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137016#M154302</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T06:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Bad superblock: Magic number wrong</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137017#M154303</link>
      <description>Now I have edited in the fstab of lvol6 /tmp hfs to vxfs, it is now mounted.&lt;BR /&gt;But the CDE runs still not.(dr_dt no problem)&lt;BR /&gt;syslog.log nothing&lt;BR /&gt;&lt;BR /&gt;By fsck lvol3 / BAD superblock&lt;BR /&gt;rlvol1 Last mounted on /stand&lt;BR /&gt;*******Marking file system clean****&lt;BR /&gt;*** File system was modified&lt;BR /&gt;vxfs fsck /lvol4-8 is currently mounted&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2003 06:26:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bad-superblock-magic-number-wrong/m-p/3137017#M154303</guid>
      <dc:creator>Bakos György</dc:creator>
      <dc:date>2003-12-05T06:26:59Z</dc:date>
    </item>
  </channel>
</rss>

