<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fujita222</author_name>
  <author_url>https://blog.hatena.ne.jp/fujita222/</author_url>
  <blog_title>エンジニア的な技術的なブログ</blog_title>
  <blog_url>https://fujita222.hateblo.jp/</blog_url>
  <categories>
    <anon>サーバの容量確保</anon>
  </categories>
  <description>サーバの管理者にとって頭の痛い問題で、 クラウドサーバは便利なんですけど、容量がちっちゃくて すぐ容量不足に陥る。 そんなときの対処法の１つ。 プロセスが使用している途中で削除したファイルが 使用してた容量が開放されずに残っていることがある。 それが現れるのが、dfとduコマンド df du -sh / 上のコマンドで見比べてみる、すると結果が明らかに合わないのだ 問題のファイルは下記で探せる ls -al /proc/*/fd/* | grep deleted これはapacheを再起動してあげれば、開放されるよ。 apache/bin/apachectl restart</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffujita222.hateblo.jp%2Fentry%2F2013%2F09%2F20%2F104953&quot; title=&quot;dfとduコマンドの結果に違いがあってヘンなとき【サーバの容量確保ワザ】 - エンジニア的な技術的なブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-09-20 10:49:53</published>
  <title>dfとduコマンドの結果に違いがあってヘンなとき【サーバの容量確保ワザ】</title>
  <type>rich</type>
  <url>https://fujita222.hateblo.jp/entry/2013/09/20/104953</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
