<?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: Read Only FS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/read-only-fs/m-p/5209573#M51417</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This condition usually only comes about when there is a problem with the filesystem or the underlying disk.&lt;BR /&gt;&lt;BR /&gt;The system should be booted in single user mode and fsck be run on the root file system.&lt;BR /&gt;&lt;BR /&gt;You might wish to use vmware utilities to check the disk integrity of the virtual machine as well.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 16 Nov 2009 14:24:00 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-11-16T14:24:00Z</dc:date>
    <item>
      <title>Read Only FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-only-fs/m-p/5209572#M51416</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have got a root file system running in read-only mode. It is a VMware (2.5) server running Linux Red Hat AS4 .&lt;BR /&gt;&lt;BR /&gt;A reboot resolves the issue in the short-term but only for a few days before it reverts back to read-only mode again. I have applied the latest kernel patch but this did not resolve the issue. There are no errors in the fstab and the following error occurs when trying to remount the FS:&lt;BR /&gt;&lt;BR /&gt;# mount -o remount,rw /dev/sda1 /&lt;BR /&gt;mount: you must specify the filesystem type&lt;BR /&gt;&lt;BR /&gt;It appears to be read write but as you can see from the other example this is not the case:&lt;BR /&gt;# mount -l&lt;BR /&gt;/dev/mapper/vg0-lvol00 on / type ext3 (rw) []&lt;BR /&gt;&lt;BR /&gt;# rm httpd.pid &lt;BR /&gt;rm: remove regular file `httpd.pid'? y&lt;BR /&gt;rm: cannot remove `httpd.pid': Read-only file system&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;D.</description>
      <pubDate>Mon, 16 Nov 2009 11:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-only-fs/m-p/5209572#M51416</guid>
      <dc:creator>Duffs</dc:creator>
      <dc:date>2009-11-16T11:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Read Only FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-only-fs/m-p/5209573#M51417</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This condition usually only comes about when there is a problem with the filesystem or the underlying disk.&lt;BR /&gt;&lt;BR /&gt;The system should be booted in single user mode and fsck be run on the root file system.&lt;BR /&gt;&lt;BR /&gt;You might wish to use vmware utilities to check the disk integrity of the virtual machine as well.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 16 Nov 2009 14:24:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-only-fs/m-p/5209573#M51417</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-11-16T14:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Read Only FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-only-fs/m-p/5209574#M51418</link>
      <description>If SEP's thoughts do not lead to a solution then another thought...&lt;BR /&gt;&lt;BR /&gt;Are you sure the OS is not crashing or someone is poweroffing the VM when you are not aware ?&lt;BR /&gt;&lt;BR /&gt;who -b after the revert to RO might lead you somewhere.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Nov 2009 18:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-only-fs/m-p/5209574#M51418</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2009-11-16T18:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Read Only FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-only-fs/m-p/5209575#M51419</link>
      <description>Hi Duffs&lt;BR /&gt;I am also with SEP, This indicates there is a problem with your file system intrgrity. and i also suggest to do a fsck on the / file system. better you take backups before you do any thing.&lt;BR /&gt;&lt;BR /&gt;Good Luck...!&lt;BR /&gt;NJ</description>
      <pubDate>Tue, 17 Nov 2009 03:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-only-fs/m-p/5209575#M51419</guid>
      <dc:creator>Nuwan Alwis</dc:creator>
      <dc:date>2009-11-17T03:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Read Only FS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/read-only-fs/m-p/5209576#M51420</link>
      <description>Hi lads thanks for the suggestions but appently this is a known bug in VMWare. I had applied kernel patch update 4 but VMWare recommend patch update 5 for my version of software. Applied the patch and performed a reboot and all looks good so far.&lt;BR /&gt;The following link is very useful:&lt;BR /&gt;&lt;A href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=51306" target="_blank"&gt;http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=51306&lt;/A&gt;</description>
      <pubDate>Tue, 17 Nov 2009 08:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/read-only-fs/m-p/5209576#M51420</guid>
      <dc:creator>Duffs</dc:creator>
      <dc:date>2009-11-17T08:48:57Z</dc:date>
    </item>
  </channel>
</rss>

