Re: [ceph-users] Ceph pool EC with overwrite enabled

2019-07-05 Thread Fabio Abreu
Hi, I look the newbie problem rs , i've made a little confusion when I read the ec_pool in community document. Thanks . On Fri, Jul 5, 2019 at 1:08 AM huang jun wrote: > try: rbd create backup2/teste --size 5T --data-pool ec_pool > > Fabio Abreu 于2019年7月5日周五 上午1:49写道: > > > > Hi Everybody, >

Re: [ceph-users] Ceph pool EC with overwrite enabled

2019-07-04 Thread huang jun
try: rbd create backup2/teste --size 5T --data-pool ec_pool Fabio Abreu 于2019年7月5日周五 上午1:49写道: > > Hi Everybody, > > I have a doubt about the usability of rbd with EC pool , I tried to use this > in my CentOS lab but I just receive some errors when I try create a rbd > image inside this pool.