<?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: unwritable /tmp on RedHat 7.2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989478#M4959</link>
    <description>Hi.&lt;BR /&gt;I have found out that /tmp was occupied  by process in D state (uninterruptable sleep). Thats why no one could read (write) /tmp. What I shoud do with such process.&lt;BR /&gt;&lt;BR /&gt;D'oka Illia</description>
    <pubDate>Sun, 08 Jun 2003 08:47:55 GMT</pubDate>
    <dc:creator>Ilia Dyoka</dc:creator>
    <dc:date>2003-06-08T08:47:55Z</dc:date>
    <item>
      <title>unwritable /tmp on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989474#M4955</link>
      <description>Hi All.&lt;BR /&gt;I have HP Netserver LP2000r  (512 Mb RAM ) wuth RedHat 7.2. System has default kernel 2.4.7-10. On system works Apache+PHP+MySQL ans Samsung Contact + AVP (Anti Virus). Afrer 42 days of uptime I have noted that /tmp has bacame unwritable.  And even ls /tmp has hung.  kill -9 on ls /tmp has failed.&lt;BR /&gt;Only reset has helped.&lt;BR /&gt;What should I do i such situation ?&lt;BR /&gt;&lt;BR /&gt;[root@main root]# ll -d /tmp&lt;BR /&gt;drwxrwxrwt   11 root     root       102400 Jun  5 12:00 /tmp&lt;BR /&gt;&lt;BR /&gt;[root@main root]# df&lt;BR /&gt;Filesystem           1k-blocks      Used Available Use% Mounted on&lt;BR /&gt;/dev/md0               3573520   2645468    746524  78% /&lt;BR /&gt;none                    224108         0    224108   0% /dev/shm&lt;BR /&gt;/dev/sdc1             26233060   9847168  15053304  40% /big&lt;BR /&gt;/dev/sdd1              8744304   5554980   2745132  67% /small&lt;BR /&gt;&lt;BR /&gt;D'oka Illia&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jun 2003 07:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989474#M4955</guid>
      <dc:creator>Ilia Dyoka</dc:creator>
      <dc:date>2003-06-05T07:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: unwritable /tmp on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989475#M4956</link>
      <description>At the time you did this df and ll -d, you had rebooted, didn't you ?&lt;BR /&gt;Could be that your tmp is filled in that time, you could add your cron table a job to empty it everyday from the files generated you do not need anymore... Do yo see this already active in your cron ?&lt;BR /&gt;J</description>
      <pubDate>Thu, 05 Jun 2003 07:34:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989475#M4956</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-05T07:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: unwritable /tmp on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989476#M4957</link>
      <description>Hi,&lt;BR /&gt;You could try a fsck to the / partition.&lt;BR /&gt;&lt;BR /&gt;When the problem is solved you should build a partition for /tmp directory.&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Thu, 05 Jun 2003 10:55:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989476#M4957</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-06-05T10:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: unwritable /tmp on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989477#M4958</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;The one of the good things to do is make difrent partitions for directorys that grove without control on them so when the /tmp will be difrent partition the bigest problem that you will get is that is no more space in the /tmp partition but your system will continue to work fine.&lt;BR /&gt;&lt;BR /&gt;Also you must check if some programs write swap files and they take all the space.&lt;BR /&gt;&lt;BR /&gt;You can write a script that will check all the directorys for log files, core and other junk and will remove it, be carfull&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Fri, 06 Jun 2003 17:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989477#M4958</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-06T17:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: unwritable /tmp on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989478#M4959</link>
      <description>Hi.&lt;BR /&gt;I have found out that /tmp was occupied  by process in D state (uninterruptable sleep). Thats why no one could read (write) /tmp. What I shoud do with such process.&lt;BR /&gt;&lt;BR /&gt;D'oka Illia</description>
      <pubDate>Sun, 08 Jun 2003 08:47:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989478#M4959</guid>
      <dc:creator>Ilia Dyoka</dc:creator>
      <dc:date>2003-06-08T08:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: unwritable /tmp on RedHat 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989479#M4960</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You should check what's this procces,&lt;BR /&gt;who run it, who his father (PPID).&lt;BR /&gt;If this will help you understand what's&lt;BR /&gt;this procces good if not,&lt;BR /&gt;next check in man or help, check your&lt;BR /&gt;syslog, mail, dmesg to may have some info.&lt;BR /&gt;If not then try to kill it whit KILL&lt;BR /&gt;signal and see what's hapend if he didn't&lt;BR /&gt;die you will nead to reboot.&lt;BR /&gt;After the reboot check if it's running again&lt;BR /&gt;and the problem is came back if do&lt;BR /&gt;try to understand who run it, may be&lt;BR /&gt;he dameged or you need to upgrate it.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Sun, 08 Jun 2003 18:12:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/unwritable-tmp-on-redhat-7-2/m-p/2989479#M4960</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-08T18:12:16Z</dc:date>
    </item>
  </channel>
</rss>

