I do not use distributed replication across zones. :)

2014-04-24 15:00 GMT+04:00 <[email protected]>:

> I dont use distributed replication across zones.
> $ sudo radosgw-admin zone list
> { "zones": [
>         "default"]}
>
> --
> Regards,
> Mikhail
>
>
> On Thu, 24 Apr 2014 14:52:09 +0400
> Irek Fasikhov <[email protected]> wrote:
>
> > These pools of different purposes.
> >
> >
> > [root@ceph01 ~]# radosgw-admin zone list
> > { "zones": [
> >         "default"]}
> > [root@ceph01 ~]# radosgw-admin zone get default
> > { "domain_root": ".rgw",
> >   "control_pool": ".rgw.control",
> >   "gc_pool": ".rgw.gc",
> >   "log_pool": ".log",
> >   "intent_log_pool": ".intent-log",
> >   "usage_log_pool": ".usage",
> >   "user_keys_pool": ".users",
> >   "user_email_pool": ".users.email",
> >   "user_swift_pool": ".users.swift",
> >   "user_uid_pool": ".users.uid",
> >   "system_key": { "access_key": "",
> >       "secret_key": ""},
> >   "placement_pools": [
> >         { "key": "default-placement",
> >           "val": { *"index_pool": ".rgw.buckets.index",*
> >               "*data_pool": ".rgw.buckets"*}}]}
> >
> >
> > [root@ceph01 ~]# ceph osd dump | grep pool
> > pool 0 'data' rep size 3 min_size 1 crush_ruleset 0 object_hash
> > rjenkins pg_num 64 pgp_num 64 last_change 5156 owner 0
> > crash_replay_interval 45 pool 1 'metadata' rep size 3 min_size 1
> > crush_ruleset 1 object_hash rjenkins pg_num 64 pgp_num 64 last_change
> > 5158 owner 0 pool 2 'rbd' rep size 3 min_size 2 crush_ruleset 2
> > object_hash rjenkins pg_num 3200 pgp_num 3200 last_change 11642 owner
> > 0 pool 80 'rbdtest' rep size 2 min_size 1 crush_ruleset 0 object_hash
> > rjenkins pg_num 1024 pgp_num 1024 last_change 11550 owner 0
> > pool 101 '.rgw.root' rep size 3 min_size 1 crush_ruleset 0 object_hash
> > rjenkins pg_num 8 pgp_num 8 last_change 11476 owner 0
> > pool 102 '.rgw.control' rep size 3 min_size 1 crush_ruleset 0
> > object_hash rjenkins pg_num 8 pgp_num 8 last_change 11478 owner 0
> > pool 103 '.users.uid' rep size 3 min_size 1 crush_ruleset 0
> > object_hash rjenkins pg_num 8 pgp_num 8 last_change 11480 owner
> > 18446744073709551615 pool 104 '.rgw' rep size 3 min_size 1
> > crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8 last_change
> > 11482 owner 18446744073709551615 pool 105 '.rgw.gc' rep size 3
> > min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8
> > last_change 11484 owner 18446744073709551615 pool 106 '.users.email'
> > rep size 3 min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8
> > pgp_num 8 last_change 11486 owner 0 pool 107 '.users' rep size 3
> > min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8
> > last_change 11488 owner 0 pool 108 '.rgw.buckets.index' rep size 3
> > min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8
> > last_change 11490 owner 0 pool 109 '.rgw.buckets' rep size 3 min_size
> > 2 crush_ruleset 0 object_hash rjenkins pg_num 512 pgp_num 512
> > last_change 11631 owner 0
> >
> >
> >
> >
> >
> > 2014-04-24 14:30 GMT+04:00 <[email protected]>:
> >
> > > > You need to create a pool named ".rgw.buckets.index"
> > > I tried it before i sent a letter to the list.
> > > All of my buckets have "index_pool": ".rgw.buckets".
> > >
> > > --
> > > Regards,
> > > Mikhail
> > >
> > >
> > > On Thu, 24 Apr 2014 14:21:57 +0400
> > > Irek Fasikhov <[email protected]> wrote:
> > >
> > > > You need to create a pool named ".rgw.buckets.index"
> > > >
> > > >
> > > >
> > > > 2014-04-24 14:05 GMT+04:00 <[email protected]>:
> > > >
> > > > > Hi,
> > > > >
> > > > > I cant delete pool with empty name:
> > > > >
> > > > > $ sudo rados rmpool "" "" --yes-i-really-really-mean-it
> > > > > successfully deleted pool
> > > > >
> > > > > but after a few seconds it is recreated automatically.
> > > > >
> > > > > $ sudo ceph osd dump | grep '^pool'
> > > > > pool 3 '.rgw' rep size 2 min_size 1 crush_ruleset 0 object_hash
> > > > > rjenkins pg_num 8 pgp_num 8 last_change 9 owner
> > > > > 18446744073709551615 pool 4 '.rgw.gc' rep size 2 min_size 1
> > > > > crush_ruleset 0 object_hash rjenkins pg_num 8 pgp_num 8
> > > > > last_change 10 owner 18446744073709551615 pool 5 '.rgw.control'
> > > > > rep size 2 min_size 1 crush_ruleset 0 object_hash rjenkins
> > > > > pg_num 8 pgp_num 8 last_change 11 owner 18446744073709551615
> > > > > pool 6 '.users.uid' rep size 2 min_size 1 crush_ruleset 0
> > > > > object_hash rjenkins pg_num 8 pgp_num 8 last_change 13 owner 0
> > > > > pool 7 '.users.email' rep size 2 min_size 1 crush_ruleset 0
> > > > > object_hash rjenkins pg_num 8 pgp_num 8 last_change 15 owner 0
> > > > > pool 8 '.users' rep size 2 min_size 1 crush_ruleset 0
> > > > > object_hash rjenkins pg_num 8 pgp_num 8 last_change 17 owner 0
> > > > > pool 9 '.rgw.buckets' rep size 2 min_size 1 crush_ruleset 0
> > > > > object_hash rjenkins pg_num 1024 pgp_num 1024 last_change 38
> > > > > owner 18446744073709551615 pool 10 '.rgw.root' rep size 2
> > > > > min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8
> > > > > pgp_num 8 last_change 100 owner 0 pool 17 '' rep size 2
> > > > > min_size 1 crush_ruleset 0 object_hash rjenkins pg_num 8
> > > > > pgp_num 8 last_change 3347 owner 0
> > > > >
> > > > > ceph version 0.67.7 (d7ab4244396b57aac8b7e80812115bbd079e6b73)
> > > > >
> > > > > How can i delete it forever?
> > > > >
> > > > > --
> > > > > Regards,
> > > > > Mikhail
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > ceph-users mailing list
> > > > > [email protected]
> > > > > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> > > > >
> > > >
> > > >
> > > >
> > >
> >
> >
> >
>



-- 
С уважением, Фасихов Ирек Нургаязович
Моб.: +79229045757
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to