<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>PCとかケータイのBlog &#187; Uncategorized</title>
	<atom:link href="http://b.0r2.info/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://b.0r2.info</link>
	<description>PC, Mac, ケータイ, ガジェットの話題を思いつくままに綴る</description>
	<lastBuildDate>Fri, 28 Oct 2011 22:02:23 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>

   <image>
    <title>PCとかケータイのBlog</title>
    <url>http://0.gravatar.com/avatar/16ff9a17ed5d94569176f6ba649df376.png?s=48</url>
    <link>http://b.0r2.info</link>
   </image>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/category/uncategorized/feed/" />
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>サイトデザインを(また)変えてみた</title>
		<link>http://b.0r2.info/2009/06/13/%e3%82%b5%e3%82%a4%e3%83%88%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3%e3%82%92%e3%81%be%e3%81%9f%e5%a4%89%e3%81%88%e3%81%a6%e3%81%bf%e3%81%9f/</link>
		<comments>http://b.0r2.info/2009/06/13/%e3%82%b5%e3%82%a4%e3%83%88%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3%e3%82%92%e3%81%be%e3%81%9f%e5%a4%89%e3%81%88%e3%81%a6%e3%81%bf%e3%81%9f/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 20:28:35 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.0r2.info/blog/?p=772</guid>
		<description><![CDATA[画面スクロールが若干もたつくのが気になったので、 サイトデザインを変えてみた。 結構満足。]]></description>
			<content:encoded><![CDATA[<p>画面スクロールが若干もたつくのが気になったので、<br />
サイトデザインを変えてみた。</p>
<p>結構満足。</p>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2009/06/13/%e3%82%b5%e3%82%a4%e3%83%88%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3%e3%82%92%e3%81%be%e3%81%9f%e5%a4%89%e3%81%88%e3%81%a6%e3%81%bf%e3%81%9f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2009/06/13/%e3%82%b5%e3%82%a4%e3%83%88%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3%e3%82%92%e3%81%be%e3%81%9f%e5%a4%89%e3%81%88%e3%81%a6%e3%81%bf%e3%81%9f/" />
	</item>
		<item>
		<title>lvremove出来ない！(Can&#039;t remove open logical volume &quot;hogehoge&quot;)</title>
		<link>http://b.0r2.info/2009/03/20/lvremove%e5%87%ba%e6%9d%a5%e3%81%aa%e3%81%84%ef%bc%81cant-remove-open-logical-volume-hogehoge/</link>
		<comments>http://b.0r2.info/2009/03/20/lvremove%e5%87%ba%e6%9d%a5%e3%81%aa%e3%81%84%ef%bc%81cant-remove-open-logical-volume-hogehoge/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 00:13:20 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dm]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LVM]]></category>
		<category><![CDATA[lvremove]]></category>
		<category><![CDATA[サーバ管理]]></category>

		<guid isPermaLink="false">http://www.0r2.info/blog/?p=726</guid>
		<description><![CDATA[lvmを使っていて、必要なくなったlvを削除するためのコマンドである、 lvremove というのがあります。 先日、iscsiテスト用に作ったlvを、これを使って削除しようとしたら、 $ sudo lvremove / <a href='http://b.0r2.info/2009/03/20/lvremove%e5%87%ba%e6%9d%a5%e3%81%aa%e3%81%84%ef%bc%81cant-remove-open-logical-volume-hogehoge/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>lvmを使っていて、必要なくなったlvを削除するためのコマンドである、<br />
lvremove<br />
というのがあります。<br />
先日、iscsiテスト用に作ったlvを、これを使って削除しようとしたら、</p>
<pre>
$ sudo lvremove  /dev/vg01/iscsi
Can't remove open logical volume "iscsi"
</pre>
<p>と、言われて削除できなかったので、その解決方法など。<br />
<span id="more-726"></span><br />
結論を言うと、</p>
<pre>
$ sudo dmsetup ls
vg01-iscsip3	(254, 4)
vg01-iscsip1	(254, 3)
vg01-iscsi	(254, 0)
$ sudo dmsetup remove vg01-iscsip1
$ sudo dmsetup remove vg01-iscsip3
$ sudo dmsetup remove vg01-iscsi
$ sudo lvremove  /dev/vg01/iscsi
  Logical volume "iscsi" successfully removed
</pre>
<p>と、すれば良い模様。<br />
最初、</p>
<pre>
$ sudo dmsetup remove vg01-iscsi
</pre>
<p>をやったのですが、</p>
<pre>
device-mapper: remove ioctl failed: Device or resource busy
Command failed
</pre>
<p>と、言われて削除できませんでした。</p>
<p>vg01-iscsip1,3というのが(多分)勝手に作られていて、<br />
それがあったために、vg01-iscsiを削除できなかったのではないかと思っています。</p>
<p>#記憶は若干あやふやなので、参考程度に。。</p>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2009/03/20/lvremove%e5%87%ba%e6%9d%a5%e3%81%aa%e3%81%84%ef%bc%81cant-remove-open-logical-volume-hogehoge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2009/03/20/lvremove%e5%87%ba%e6%9d%a5%e3%81%aa%e3%81%84%ef%bc%81cant-remove-open-logical-volume-hogehoge/" />
	</item>
		<item>
		<title>LinuxでDVDをバックアップのメモ</title>
		<link>http://b.0r2.info/2009/01/30/linux%e3%81%a7dvd%e3%82%92%e3%83%90%e3%83%83%e3%82%af%e3%82%a2%e3%83%83%e3%83%97%e3%81%ae%e3%83%a1%e3%83%a2/</link>
		<comments>http://b.0r2.info/2009/01/30/linux%e3%81%a7dvd%e3%82%92%e3%83%90%e3%83%83%e3%82%af%e3%82%a2%e3%83%83%e3%83%97%e3%81%ae%e3%83%a1%e3%83%a2/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 20:14:21 +0000</pubDate>
		<dc:creator>masayukig</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.0r2.info/blog/?p=713</guid>
		<description><![CDATA[DVDは、結構長期間保存がきくが、いつどうなるか分かったものではないので、 バックアップをするためのメモです。 私の趣味で(というかWindows環境が手元にないので)LinuxでDVDをバックアップしたときのメモです。 <a href='http://b.0r2.info/2009/01/30/linux%e3%81%a7dvd%e3%82%92%e3%83%90%e3%83%83%e3%82%af%e3%82%a2%e3%83%83%e3%83%97%e3%81%ae%e3%83%a1%e3%83%a2/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>DVDは、結構長期間保存がきくが、いつどうなるか分かったものではないので、<br />
バックアップをするためのメモです。</p>
<p>私の趣味で(というかWindows環境が手元にないので)LinuxでDVDをバックアップしたときのメモです。</p>
<p>$ sudo apt-get install dvdbackup<br />
バックアップしたいDVDディスクを挿入。<br />
$ cd バックアップ先ディレクトリ; dvdbackup -M -v</p>
<p>これでOK。</p>
<p>さらに、ISOイメージにしたい場合には、genisoimageというソフトを使うらしいが、<br />
まだ私は使っていない。</p>
]]></content:encoded>
			<wfw:commentRss>http://b.0r2.info/2009/01/30/linux%e3%81%a7dvd%e3%82%92%e3%83%90%e3%83%83%e3%82%af%e3%82%a2%e3%83%83%e3%83%97%e3%81%ae%e3%83%a1%e3%83%a2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://b.0r2.info/2009/01/30/linux%e3%81%a7dvd%e3%82%92%e3%83%90%e3%83%83%e3%82%af%e3%82%a2%e3%83%83%e3%83%97%e3%81%ae%e3%83%a1%e3%83%a2/" />
	</item>
	</channel>
</rss>

