All of lore.kernel.org
 help / color / mirror / Atom feed
* questions about erasure coded pool and rados
@ 2014-10-17 10:13 yue longguang
  2014-10-17 10:16 ` Owen Synge
  2014-10-17 13:10 ` Loic Dachary
  0 siblings, 2 replies; 3+ messages in thread
From: yue longguang @ 2014-10-17 10:13 UTC (permalink / raw)
  To: ceph-devel

1. why erasure coded pool does not work with rbd?
2. i used rados command to put a file into erasue coded pool,then rm
it. why the file remains on osd's backend fs all the time?
3. what is the best use case with erasure coded pool?

4. command of 'rados ls' is to list objects, where are the object-name stored?
5.when a rbd file is put on erasure coded pool, where is the
infomation(rbd name) of the rbd stored?

thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: questions about erasure coded pool and rados
  2014-10-17 10:13 questions about erasure coded pool and rados yue longguang
@ 2014-10-17 10:16 ` Owen Synge
  2014-10-17 13:10 ` Loic Dachary
  1 sibling, 0 replies; 3+ messages in thread
From: Owen Synge @ 2014-10-17 10:16 UTC (permalink / raw)
  To: yue longguang, ceph-devel

An erasure encoded pool cannot be accessed directly using rbd. For this
reason we need a cache pool and an erasure pool. This not only allows
supporting rbd but increases performance.


http://karan-mj.blogspot.de/2014/04/erasure-coding-in-ceph.html
http://docs.ceph.com/docs/master/rados/operations/pools/
http://ceph.com/docs/master/rados/operations/cache-tiering/

Good luck

Owen

On 10/17/2014 12:13 PM, yue longguang wrote:
> 1. why erasure coded pool does not work with rbd?
> 2. i used rados command to put a file into erasue coded pool,then rm
> it. why the file remains on osd's backend fs all the time?
> 3. what is the best use case with erasure coded pool?
> 
> 4. command of 'rados ls' is to list objects, where are the object-name stored?
> 5.when a rbd file is put on erasure coded pool, where is the
> infomation(rbd name) of the rbd stored?
> 
> thanks
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: questions about erasure coded pool and rados
  2014-10-17 10:13 questions about erasure coded pool and rados yue longguang
  2014-10-17 10:16 ` Owen Synge
@ 2014-10-17 13:10 ` Loic Dachary
  1 sibling, 0 replies; 3+ messages in thread
From: Loic Dachary @ 2014-10-17 13:10 UTC (permalink / raw)
  To: yue longguang, ceph-devel

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

Hi,

In addition to Owen's answer:

On 17/10/2014 03:13, yue longguang wrote:
> 1. why erasure coded pool does not work with rbd?
> 2. i used rados command to put a file into erasue coded pool,then rm
> it. why the file remains on osd's backend fs all the time?

They will go away at some point but they are not removed from the file system immediately. There is however no risk that they re-appear in ceph ;-)

Cheers

> 3. what is the best use case with erasure coded pool?
> 4. command of 'rados ls' is to list objects, where are the object-name stored?
> 5.when a rbd file is put on erasure coded pool, where is the
> infomation(rbd name) of the rbd stored?
> 
> thanks
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-17 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-17 10:13 questions about erasure coded pool and rados yue longguang
2014-10-17 10:16 ` Owen Synge
2014-10-17 13:10 ` Loic Dachary

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.