<?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: File system /var  is fulll in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212151#M10532</link>
    <description>Sendmail maintains its mail related files in /var/spool/mqueue/*. Don't delete these files because these are the mails which are in queue. &lt;BR /&gt;"mailq" command prints a summary of the mail messages.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
    <pubDate>Mon, 08 Mar 2004 11:20:02 GMT</pubDate>
    <dc:creator>Sergejs Svitnevs</dc:creator>
    <dc:date>2004-03-08T11:20:02Z</dc:date>
    <item>
      <title>File system /var  is fulll</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212148#M10529</link>
      <description>Hi..&lt;BR /&gt;&lt;BR /&gt;My /var file system is full.. i know that the /var/spool mqueue has all space used... can i erase all files on that directory?&lt;BR /&gt;&lt;BR /&gt;Something is afected if i erase yhat files?</description>
      <pubDate>Mon, 08 Mar 2004 10:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212148#M10529</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-03-08T10:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: File system /var  is fulll</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212149#M10530</link>
      <description>You can delete them ! But know that you are deleting mail queue... &lt;BR /&gt;Look here for type of files you'll find :&lt;BR /&gt;&lt;A href="http://nscp.upenn.edu/aix4.3html/files/aixfiles/mqueue.htm" target="_blank"&gt;http://nscp.upenn.edu/aix4.3html/files/aixfiles/mqueue.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Mon, 08 Mar 2004 10:47:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212149#M10530</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-03-08T10:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: File system /var  is fulll</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212150#M10531</link>
      <description>mailq&lt;BR /&gt;&lt;BR /&gt;This will show lots of email that is waiting to get off your machine.&lt;BR /&gt;&lt;BR /&gt;If you care about the mail, you don't want to delete it.&lt;BR /&gt;&lt;BR /&gt;rm -f /var/spool/mqueue/*&lt;BR /&gt;&lt;BR /&gt;Will clear the mail.&lt;BR /&gt;&lt;BR /&gt;It will give you space on /var&lt;BR /&gt;&lt;BR /&gt;Next you need to look at your mail setup and figure out why mail can't get off the box.&lt;BR /&gt;&lt;BR /&gt;/etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;Valid DNS servers&lt;BR /&gt;&lt;BR /&gt;sendmail.cf&lt;BR /&gt;&lt;BR /&gt;Is DS relay set and not working?&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 someone@aol.com&lt;BR /&gt;type some text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;will get you trace diagnostics so this does not happen again.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Mon, 08 Mar 2004 11:01:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212150#M10531</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-08T11:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: File system /var  is fulll</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212151#M10532</link>
      <description>Sendmail maintains its mail related files in /var/spool/mqueue/*. Don't delete these files because these are the mails which are in queue. &lt;BR /&gt;"mailq" command prints a summary of the mail messages.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Mon, 08 Mar 2004 11:20:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212151#M10532</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2004-03-08T11:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: File system /var  is fulll</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212152#M10533</link>
      <description>Just to recover some space to the get the system up again have a look at /var/log . At least on my system this contains archived message and login files (look for .gz files) that at least can be moved off the disk without problems (depending on your needs you might also dispose of them all together). Else I agree you do need to check your mail setup.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Mon, 08 Mar 2004 14:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212152#M10533</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-03-08T14:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: File system /var  is fulll</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212153#M10534</link>
      <description>Ok! thanks...Now i have other situation&lt;BR /&gt;&lt;BR /&gt;Using df -k command i see var until 100% used.. but whn i use du -k on /var i have only 82 MB used.. /var/size is 2 GB.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Mar 2004 17:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212153#M10534</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-03-08T17:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: File system /var  is fulll</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212154#M10535</link>
      <description>Hello Edwin,&lt;BR /&gt;&lt;BR /&gt;did you execute the du on /var as root? Files you are not allowed to read will not be reported...&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Mon, 08 Mar 2004 17:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212154#M10535</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-03-08T17:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: File system /var  is fulll</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212155#M10536</link>
      <description>Hi Edwin,&lt;BR /&gt;&lt;BR /&gt;The result is normal :&lt;BR /&gt;"If an argument is the absolute file name of a disk device node containing a mounted filesystem, df shows the space available on that filesystem rather than on the filesystem containing the device node (which is always the root filesystem). " (from man df). &lt;BR /&gt;In other words, umount /var and df shoudl give you proper result. DU result is the right one.&lt;BR /&gt;BTW, why -k argument, if you don't precise block size ?&lt;BR /&gt;I usually use df -h or du -h (or -H).&lt;BR /&gt;&lt;BR /&gt;j</description>
      <pubDate>Tue, 09 Mar 2004 05:10:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-var-is-fulll/m-p/3212155#M10536</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-03-09T05:10:27Z</dc:date>
    </item>
  </channel>
</rss>

