<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>arrowislandnai</author_name>
  <author_url>https://blog.hatena.ne.jp/arrowislandnai/</author_url>
  <blog_title>犬とプログラミング</blog_title>
  <blog_url>https://arw.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>Vagrantfile 検証に Vagrant を使います。 1GB のディスクを 2 つ追加しています。 この 2 つのディスクを使い、論理ボリュームを作成します。 # -*- mode: ruby -*- # vi: set ft=ruby : ENV[&quot;VAGRANT_EXPERIMENTAL&quot;] = &quot;disks&quot; Vagrant.configure(&quot;2&quot;) do |config| config.vm.box = &quot;bento/ubuntu-18.04&quot; config.vm.disk :disk, size: &quot;1GB&quot;, name: &quot;disk-0&quot; config.vm.disk …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Farw.hatenablog.jp%2Fentry%2F2021%2F10%2F23%2F161650&quot; title=&quot;LVM で論理ボリュームを作成する - 犬とプログラミング&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>2021-10-23 16:16:50</published>
  <title>LVM で論理ボリュームを作成する</title>
  <type>rich</type>
  <url>https://arw.hatenablog.jp/entry/2021/10/23/161650</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
