<?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 disk error ... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/disk-error/m-p/3512167#M16835</link>
    <description>All,&lt;BR /&gt;I am getting this error:&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;&lt;BR /&gt;it puts root in read only mode, I can not mount it rw. Any idea?</description>
    <pubDate>Sat, 26 Mar 2005 11:20:54 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2005-03-26T11:20:54Z</dc:date>
    <item>
      <title>disk error ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disk-error/m-p/3512167#M16835</link>
      <description>All,&lt;BR /&gt;I am getting this error:&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;EXT3-fs error (device ide0(3,6)) in start_transaction: Journal has aborted&lt;BR /&gt;&lt;BR /&gt;it puts root in read only mode, I can not mount it rw. Any idea?</description>
      <pubDate>Sat, 26 Mar 2005 11:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disk-error/m-p/3512167#M16835</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-03-26T11:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: disk error ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disk-error/m-p/3512168#M16836</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;good thing - this probably means that the transaction in question got interrupted before any incosistency would result.&lt;BR /&gt;bad thing - usually one has to re-form the fs journal in that situation, and I couldn't tell You how to do that with ext3...&lt;BR /&gt;&lt;BR /&gt;BUT: look at the following link, and especially at the fsck -C -y and also note, that there ought to be an initial error one line ahead of the 'journal has aborted'-messages.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.uwsg.indiana.edu/hypermail/linux/kernel/0402.3/1517.html" target="_blank"&gt;http://www.uwsg.indiana.edu/hypermail/linux/kernel/0402.3/1517.html&lt;/A&gt;</description>
      <pubDate>Sat, 26 Mar 2005 11:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disk-error/m-p/3512168#M16836</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-03-26T11:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: disk error ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disk-error/m-p/3512169#M16837</link>
      <description>I have already fsck it. Any idea?</description>
      <pubDate>Sat, 26 Mar 2005 13:18:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disk-error/m-p/3512169#M16837</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-03-26T13:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: disk error ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disk-error/m-p/3512170#M16838</link>
      <description>hi, &lt;BR /&gt;&lt;BR /&gt;try getting into single user mode, &lt;BR /&gt;&lt;BR /&gt;any error messages on the console??&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Mon, 28 Mar 2005 05:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disk-error/m-p/3512170#M16838</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-03-28T05:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: disk error ...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/disk-error/m-p/3512171#M16839</link>
      <description>A full fsck should clean this up. Otherwise the filesystem in question is corrupted and needs to be restored.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 28 Mar 2005 13:55:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/disk-error/m-p/3512171#M16839</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-03-28T13:55:47Z</dc:date>
    </item>
  </channel>
</rss>

