<?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: superblocks backup in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/superblocks-backup/m-p/3511813#M16824</link>
    <description>The superblock copies are spread over the filesystem.&lt;BR /&gt;to find them You will usually need information on the block size of the filesystem.&lt;BR /&gt;&lt;BR /&gt;what happens if You try fsck -b 1843?&lt;BR /&gt;&lt;BR /&gt;in the worst case You can use a loop to seek over the whole filesystem like (example!)&lt;BR /&gt;&lt;BR /&gt;divide filesystem size through blocks&lt;BR /&gt;pos=0;while [ $fssize -ge $pos ];  &lt;BR /&gt;do &lt;BR /&gt;fsck -n -b $pos /dev/vgdata/lvol01 &lt;BR /&gt;done</description>
    <pubDate>Fri, 25 Mar 2005 17:03:15 GMT</pubDate>
    <dc:creator>Florian Heigl (new acc)</dc:creator>
    <dc:date>2005-03-25T17:03:15Z</dc:date>
    <item>
      <title>superblocks backup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/superblocks-backup/m-p/3511812#M16823</link>
      <description>where we can see backup of superblocks in Linux.Like we can see /var/adm/sbtab in HP-UX.&lt;BR /&gt;and while trying to run fsck it shows exception....bad superblock magic number in /dev/hda try fsck -b 1843.</description>
      <pubDate>Fri, 25 Mar 2005 08:38:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/superblocks-backup/m-p/3511812#M16823</guid>
      <dc:creator>Amit_68</dc:creator>
      <dc:date>2005-03-25T08:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: superblocks backup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/superblocks-backup/m-p/3511813#M16824</link>
      <description>The superblock copies are spread over the filesystem.&lt;BR /&gt;to find them You will usually need information on the block size of the filesystem.&lt;BR /&gt;&lt;BR /&gt;what happens if You try fsck -b 1843?&lt;BR /&gt;&lt;BR /&gt;in the worst case You can use a loop to seek over the whole filesystem like (example!)&lt;BR /&gt;&lt;BR /&gt;divide filesystem size through blocks&lt;BR /&gt;pos=0;while [ $fssize -ge $pos ];  &lt;BR /&gt;do &lt;BR /&gt;fsck -n -b $pos /dev/vgdata/lvol01 &lt;BR /&gt;done</description>
      <pubDate>Fri, 25 Mar 2005 17:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/superblocks-backup/m-p/3511813#M16824</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-03-25T17:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: superblocks backup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/superblocks-backup/m-p/3511814#M16825</link>
      <description>hi amit,&lt;BR /&gt;&lt;BR /&gt;check the attached link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.edseek.com/archives/2004/02/25/ext3-filesystem-bad-superblock-recovery/" target="_blank"&gt;http://www.edseek.com/archives/2004/02/25/ext3-filesystem-bad-superblock-recovery/&lt;/A&gt;</description>
      <pubDate>Mon, 28 Mar 2005 05:14:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/superblocks-backup/m-p/3511814#M16825</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-03-28T05:14:25Z</dc:date>
    </item>
  </channel>
</rss>

