Project

General

Profile

Actions

Bug #263

closed

failed to assign a block name for image (during create)

Added by Wido den Hollander almost 14 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Trying to create a image with rbdtool, this fails:

root@client02:~# rbdtool --create alpha --size 10240
10.07.08_09:41:19.774668 7fa27b5dd710 monclient(hunting): found mon1
failed to assign a block name for image
create error: Operation not supported
root@client02:~#

The rbd pool does exist:

root@client02:~# rbdtool --list
10.07.08_09:42:40.974633 7f8930739710 monclient(hunting): found mon0
pool rbd doesn't contain rbd images
root@client02:~#
Actions #1

Updated by Wido den Hollander almost 14 years ago

Also fails with qemu-kvm:

root@client02:/usr/src/qemu-kvm# qemu-img create -f rbd rbd:rbd/alpha 10G
Formatting 'rbd:rbd/alpha', fmt=rbd size=10737418240 cluster_size=0 
10.07.08_10:00:37.866245 7f5be8fc6710 monclient(hunting): found mon0
failed assigning block id
qemu-img: rbd:rbd/alpha: error while creating rbd: Input/output error
root@client02:/usr/src/qemu-kvm#
Actions #2

Updated by Wido den Hollander almost 14 years ago

Seems fixed since today. (unstable branch) (Had to install binutils though)

Had to run "cclass -a" to fix it.

Actions #3

Updated by Sage Weil almost 14 years ago

  • Status changed from New to Resolved
Actions #4

Updated by Sage Weil over 13 years ago

  • Project changed from 3 to Ceph
  • Category deleted (8)
Actions

Also available in: Atom PDF