All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Priebe <s.priebe@profihost.ag>
To: "ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: BUG: problem when removing / creating rbd image (format v2)
Date: Sat, 03 Nov 2012 11:27:42 +0100	[thread overview]
Message-ID: <5094F19E.7010401@profihost.ag> (raw)

Hello list,

[systemI: ~]# rbd -p kvmstor rm vm-113-disk-1
2012-11-03 11:25:43.520833 7fb191d71760 -1 librbd::ImageCtx: error 
finding header: (2) No such file or directory
Removing image: 0% complete...failed.
rbd: delete error: (2) No such file or directory
2012-11-03 11:25:43.531708 7fb191d71760 -1 librbd: error removing img 
from new-style directory: (2) No such file or directory

[systemI: ~]# rbd create -p kvmstor --format 2 --size 32000 
--stripe-count 4 --stripe-unit 1048576 -s 4194304 kvm-113-disk-1
rbd: create error: (17) File exists
2012-11-03 11:25:41.017364 7fae8b832760 -1 librbd: rbd image 
kvm-113-disk-1 already exists

[systemI: ~]# rbd -p kvmstor rm vm-113-disk-1
2012-11-03 11:26:55.552217 7f1349114760 -1 librbd::ImageCtx: error 
finding header: (2) No such file or directory
2012-11-03 11:26:55.564664 7f1349114760 -1 librbd: error removing img 
from new-style directory: (2) No such file or directory
Removing image: 0% complete...failed.
rbd: delete error: (2) No such file or directory

There seems to be a bug ;-)

Stefan

             reply	other threads:[~2012-11-03 10:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-03 10:27 Stefan Priebe [this message]
2012-11-03 16:18 ` BUG: problem when removing / creating rbd image (format v2) Josh Durgin
2012-11-03 16:32   ` Stefan Priebe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5094F19E.7010401@profihost.ag \
    --to=s.priebe@profihost.ag \
    --cc=ceph-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.