<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ike-dai</author_name>
  <author_url>https://blog.hatena.ne.jp/ike-dai/</author_url>
  <blog_title>ike-dai's blog</blog_title>
  <blog_url>https://ike-dai.hatenablog.com/</blog_url>
  <categories>
    <anon>仮想化</anon>
  </categories>
  <description>スパースファイル データとデータの間に書き込みがないスペースが存在するファイルのこと。 lsで見ると作成した容量分のサイズが表示されるが、 duやdfで見ると実際の使用容量分でしか表示されない。 スパースファイル作成方法 dd if=/dev/zero of=test.img bs=1024k seek=2048 count=1 ※duで見ると、1MB,lsで見ると2GBのファイル このようにseekを指定することでスパースファイルが作成できる。 実際には1MBのファイルとして存在するので、一瞬で作成される。 ファイルシステムの設定 ext3でスパースファイルを扱うにはファイルシステムの設定を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fike-dai.hatenablog.com%2Fentry%2F20100906%2F1283785213&quot; title=&quot;スパースファイルとVMware - ike-dai&amp;#39;s blog&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>2010-09-06 00:00:13</published>
  <title>スパースファイルとVMware</title>
  <type>rich</type>
  <url>https://ike-dai.hatenablog.com/entry/20100906/1283785213</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
