Project

General

Profile

Actions

Bug #12763

closed

rbd: unmap failed: (16) Device or resource busy

Added by ceph zte over 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
rbd
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
krbd
Crash signature (v1):
Crash signature (v2):

Description

My ceph version is 0.87.

The linux system info
[root@client27 ~]# uname -a
Linux client27 3.10.0-123.el7.x86_64 #1 SMP Thu Apr 30 13:53:41 CST 2015 x86_64 x86_64 x86_64 GNU/Linux

[root@song my-cluster]# rbd ls -p song
im1

[root@song my-cluster]# rbd info -p song -i im1
rbd image 'im1':
size 1024 MB in 256 objects
order 22 (4096 kB objects)
block_name_prefix: rb.0.101f.2ae8944a
format: 1

[root@song ~]# rbd showmapped
id pool image snap device
1 song im1 - /dev/rbd1

There is no clone or snap on the image im1.I have no operation on the image im1.

When unmap the im1,the below error accurs.I do not kown how the watchers generate and

how to remove the listwatcher to unmap the im1.

[root@song ~]# rados -p song listwatchers im1.rbd
watcher=10.118.202.189:0/748084886 client.4137 cookie=1

[root@song my-cluster]# rbd unmap /dev/rbd1
rbd: sysfs write failed
rbd: unmap failed: (16) Device or resource busy

Actions

Also available in: Atom PDF