<?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: Skip fsck on reboot in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984092#M4896</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Running on a non a fsck'd system is like running into a hole in the groud - eventually you'll have to face the problem, better do it now.&lt;BR /&gt;My advice is to backup the faulty system,check if there are also IO error's in the syslog that shows physicall problems on the disk.&lt;BR /&gt;If so replace the disk and reinstall the os - later restore the data.&lt;BR /&gt;In case of only SW/OS problem&lt;BR /&gt;reinstall the OS with repartioning the disk.&lt;BR /&gt;If it's a production 24*7 system - create an alternate server beforehand.&lt;BR /&gt;&lt;BR /&gt;And remember - backup first, think later...&lt;BR /&gt;&lt;BR /&gt;Best Regards.&lt;BR /&gt;Lior./</description>
    <pubDate>Sat, 31 May 2003 06:47:10 GMT</pubDate>
    <dc:creator>Lior Mishkovsky</dc:creator>
    <dc:date>2003-05-31T06:47:10Z</dc:date>
    <item>
      <title>Skip fsck on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984083#M4887</link>
      <description>Hi&lt;BR /&gt;I have performed reboot of linux servers (Red Hat 6.X) that have been up for one year and encountered cases of fsck failing. After fsck failed, all I could do is to go into maintenance mode or reboot. Worse of all, fsck further corrupted the filesystems&lt;BR /&gt;&lt;BR /&gt;Since the server has been running without fail or problems, will it be better to skip fsck on reboot?&lt;BR /&gt;</description>
      <pubDate>Thu, 29 May 2003 08:41:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984083#M4887</guid>
      <dc:creator>kenny chia</dc:creator>
      <dc:date>2003-05-29T08:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Skip fsck on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984084#M4888</link>
      <description>I suggest you to go to maintanance mode and run fsck manually.&lt;BR /&gt;&lt;BR /&gt;I don't think skipping fsck is a good idea.&lt;BR /&gt;&lt;BR /&gt;Vitaly.</description>
      <pubDate>Thu, 29 May 2003 09:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984084#M4888</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-05-29T09:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Skip fsck on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984085#M4889</link>
      <description>Have you probably noticed what fsck was &lt;BR /&gt;complaining about?Have you also noticed what&lt;BR /&gt;partition was it complaining about?&lt;BR /&gt;The unwritten rule is to boot the server into&lt;BR /&gt;single-user mode with only limited number of filesystems mounted and run fscks as much as needed.</description>
      <pubDate>Thu, 29 May 2003 09:31:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984085#M4889</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-05-29T09:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Skip fsck on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984086#M4890</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Linux ext2 filesystem is being fscked either&lt;BR /&gt;* Exceed maximum mount count.&lt;BR /&gt;* Exceed interval-between-checked.&lt;BR /&gt;&lt;BR /&gt;So you may modify these valuses using /sbin/tune2fs command.&lt;BR /&gt;&lt;BR /&gt;Check tune2fs online manual for more info.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 29 May 2003 09:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984086#M4890</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2003-05-29T09:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Skip fsck on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984087#M4891</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;if fsck tries to scan, it means that either there is a problem with the filesystem or it has not updated the filesystem after fixing the problem previous table.&lt;BR /&gt;&lt;BR /&gt;suggest to boot from a cd and manually run fsck.&lt;BR /&gt;&lt;BR /&gt;also, RH6.x belongs to stone age. consider upgrading. and use a journalling filesystem like ext3 to mimise hassles.&lt;BR /&gt;&lt;BR /&gt;-balaji</description>
      <pubDate>Thu, 29 May 2003 10:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984087#M4891</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-05-29T10:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Skip fsck on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984088#M4892</link>
      <description>I have tried to do fsck manually.. It "fixed" the filesystem but it ended up corrupting the filesystem instead. For example, it reassigned files to another name or the files simply became inaccessible.&lt;BR /&gt;&lt;BR /&gt;I'm stuck with too many stone age Red Hat 6.X servers that I cannot upgrade..&lt;BR /&gt;&lt;BR /&gt;The only solution to my problem so far is &lt;BR /&gt;1. Identify the corrupted partition.&lt;BR /&gt;2. Backup the entire partition.&lt;BR /&gt;3. Delete all files in the partition. This will remove the corrupted files&lt;BR /&gt;4. Restore back the files in the partition</description>
      <pubDate>Thu, 29 May 2003 10:32:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984088#M4892</guid>
      <dc:creator>kenny chia</dc:creator>
      <dc:date>2003-05-29T10:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Skip fsck on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984089#M4893</link>
      <description>In this situation i would remove the harddrive of an other machine which&lt;BR /&gt;is running the same Redhat version and put it in the old linux server. I would use this harddrive to boot linux and repair the file system on&lt;BR /&gt;the original harddrive (just copy the files off the other machines harddrive).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Thu, 29 May 2003 11:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984089#M4893</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-05-29T11:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Skip fsck on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984090#M4894</link>
      <description>Kenny,&lt;BR /&gt;are whose system or user files?most probably&lt;BR /&gt;fsck tried to repair some lost/unassigned inodes-files after a bad/unclean shutdown.&lt;BR /&gt;There are also ways to repair the files found&lt;BR /&gt;in lost+found depends on damage.&lt;BR /&gt;Zeev</description>
      <pubDate>Thu, 29 May 2003 14:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984090#M4894</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-05-29T14:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Skip fsck on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984091#M4895</link>
      <description>Unix Systems really,really,REALLY need to run fsck to maintain logical volume(HP-UX) and filesystem health.&lt;BR /&gt;&lt;BR /&gt;Linux is no exception.&lt;BR /&gt;&lt;BR /&gt;If fsck if finding problems and messign up filesystems then maybe its the problem and you need to get new binaries, or do an OS update.&lt;BR /&gt;&lt;BR /&gt;Just because the system is running right now doesn't mean it will forever.  You need to track down why this is happening and correct it.&lt;BR /&gt;&lt;BR /&gt;I think this could be a mirroring problem, or your disk is giving you troble, but I can not say for certain.&lt;BR /&gt;&lt;BR /&gt;If its redhat, see if there is an update for fsck and other OS disk utilities.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 29 May 2003 19:58:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984091#M4895</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-29T19:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Skip fsck on reboot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984092#M4896</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Running on a non a fsck'd system is like running into a hole in the groud - eventually you'll have to face the problem, better do it now.&lt;BR /&gt;My advice is to backup the faulty system,check if there are also IO error's in the syslog that shows physicall problems on the disk.&lt;BR /&gt;If so replace the disk and reinstall the os - later restore the data.&lt;BR /&gt;In case of only SW/OS problem&lt;BR /&gt;reinstall the OS with repartioning the disk.&lt;BR /&gt;If it's a production 24*7 system - create an alternate server beforehand.&lt;BR /&gt;&lt;BR /&gt;And remember - backup first, think later...&lt;BR /&gt;&lt;BR /&gt;Best Regards.&lt;BR /&gt;Lior./</description>
      <pubDate>Sat, 31 May 2003 06:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/skip-fsck-on-reboot/m-p/2984092#M4896</guid>
      <dc:creator>Lior Mishkovsky</dc:creator>
      <dc:date>2003-05-31T06:47:10Z</dc:date>
    </item>
  </channel>
</rss>

