All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mario van der Linde <linde@b1-systems.de>
To: ceph-devel@vger.kernel.org
Subject: rbd - input/output error
Date: Sun, 13 Nov 2011 11:15:17 +0100	[thread overview]
Message-ID: <4EBF98B5.7040706@b1-systems.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 2621 bytes --]

Hello,

i'm playing around with ceph and set up a cluster with 5 nodes. cephfs
is working fine, but if i try to use rbd i get the following error:

> ceph1:~ # modprobe rbd
> ceph1:~ # rbd create testimg --size 10240
> create error: error 5: Input/output error
> ceph1:~ # ceph --version
> ceph version 0.37 (commit:a6f3bbb744a6faea95ae48317f0b838edb16a896)

There are no log messages that give me a hint whats going wrong.

Does anybody know what the cause of this error is?

Here is the ceph.conf used for this cluster:
> [global]
>         log dir = /srv/ceph/out
>         logger dir = /srv/ceph/log
>        ; chdir = ""
>         pid file = /srv/ceph/out/$type$id.pid
> [mds]
>         pid file = /srv/ceph/out/$name.pid
>        ; lockdep = 1
>        ; debug ms = 1
>        ; debug mds = 20
>        ; mds log max segments = 2
>        max mds = 3
> [osd]
>        ; lockdep = 1
>        ; debug ms = 1
>        ; debug osd = 25
>        ; debug journal = 20
>        ; debug filestore = 10
>         osd data = /srv/ceph/dev/osd$id
>         osd journal = /srv/ceph/dev/osd$id/journal
>         osd journal size = 512
> [mon]
>        lockdep = 1
>        debug mon = 20
>        debug paxos = 20
>        debug ms = 1
>        mon data = "/srv/ceph/dev/mon$id"
> [mon.1]
>        host = ceph1
>        mon addr = 192.168.1.221:6789
> [mon.2]
>        host = ceph2
>        mon addr = 192.168.1.222:6789
> [mon.3]
>        host = ceph3
>        mon addr = 192.168.1.223:6789
> ;[mon.4]
> ;       host = ceph4
> ;       mon addr = 192.168.1.224:6789
> ;[mon.5]
> ;       host = ceph5
> ;       mon addr = 192.168.1.225:6789
> [osd.1]
>        host = ceph1
>        btrfs devs = /dev/sda6
> [osd.2]
>        host = ceph2
>        btrfs devs = /dev/sda6
> [osd.3]
>        host = ceph3
>        btrfs devs = /dev/sda6
> [osd.4]
>        host = ceph4
>        btrfs devs = /dev/sda6
> [osd.5]
>        host = ceph5
>        btrfs devs = /dev/sda6
> [mds.0]
>        host = ceph1
> [mds.1]
>        host = ceph2
> [mds.2]
>        host = ceph3


Greetings
Mario

-- 

Mario van der Linde                  Geschaeftsfuehrer: Ralph Dehner
Linux Consultant & Trainer           Unternehmenssitz:  Vohburg
B1 Systems GmbH                      Amtsgericht:       Ingolstadt
Osterfeldstraße 7                    Handelsregister:   HRB 3537
85088 Vohburg                        http://www.b1-systems.de
Mobil: +49 151 168 794 85
EMail: linde@b1-systems.de

http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0xD31B76884480BB04


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

             reply	other threads:[~2011-11-13 10:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-13 10:15 Mario van der Linde [this message]
2011-11-14 19:48 ` rbd - input/output error Sage Weil
2011-11-14 21:30   ` Mario van der Linde
2011-11-14 21:39     ` Sage Weil
2011-11-14 21:59       ` Mario van der Linde
2011-11-14 22:05         ` Tommi Virtanen
2011-11-14 22:17           ` [solved] " Mario van der Linde
2011-11-14 22:09         ` Sage Weil
2011-11-14 22:13           ` Tommi Virtanen

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=4EBF98B5.7040706@b1-systems.de \
    --to=linde@b1-systems.de \
    --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.