<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《Kubernetes Pod无法挂载ceph RBD存储卷的临时解决方法》的评论</title>
	<atom:link href="http://tonybai.com/2017/02/17/temp-fix-for-pod-unable-mount-cephrbd-volume/feed/" rel="self" type="application/rss+xml" />
	<link>https://tonybai.com/2017/02/17/temp-fix-for-pod-unable-mount-cephrbd-volume/</link>
	<description>一个程序员的心路历程</description>
	<lastBuildDate>Wed, 25 Mar 2026 09:21:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：study</title>
		<link>https://tonybai.com/2017/02/17/temp-fix-for-pod-unable-mount-cephrbd-volume/#comment-6932</link>
		<dc:creator>study</dc:creator>
		<pubDate>Fri, 29 Sep 2017 01:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2181#comment-6932</guid>
		<description>我第一次创建pod的时候就出现了问题，MountVolume.SetUp failed for volume &quot;ceph-pv&quot; : rbd: image mysk is locked by other nodes。其他节点应该没有锁住啊。我是用的别人的ceph，他给我提供了keyring和ip，pool已经 image的name。我没有下载他的ceph.conf。创建了secret  pv pvc  pod，在pod的时候出现错误。MountVolume.SetUp failed for volume &quot;ceph-pv&quot; : rbd: image mysk is locked by other nodes。请问必须下载他的ceph.conf吗？如果我没有下载conf，那么我用不了rbd，也不能解锁，是吗</description>
		<content:encoded><![CDATA[<p>我第一次创建pod的时候就出现了问题，MountVolume.SetUp failed for volume “ceph-pv” : rbd: image mysk is locked by other nodes。其他节点应该没有锁住啊。我是用的别人的ceph，他给我提供了keyring和ip，pool已经 image的name。我没有下载他的ceph.conf。创建了secret  pv pvc  pod，在pod的时候出现错误。MountVolume.SetUp failed for volume “ceph-pv” : rbd: image mysk is locked by other nodes。请问必须下载他的ceph.conf吗？如果我没有下载conf，那么我用不了rbd，也不能解锁，是吗</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：liuyu</title>
		<link>https://tonybai.com/2017/02/17/temp-fix-for-pod-unable-mount-cephrbd-volume/#comment-3886</link>
		<dc:creator>liuyu</dc:creator>
		<pubDate>Mon, 15 May 2017 07:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://tonybai.com/?p=2181#comment-3886</guid>
		<description>同样遇到了这个问题。。。应该是删除pod的时候 没有来得及将ceph rbd的锁清除</description>
		<content:encoded><![CDATA[<p>同样遇到了这个问题。。。应该是删除pod的时候 没有来得及将ceph rbd的锁清除</p>
]]></content:encoded>
	</item>
</channel>
</rss>
