)]}'
{"ceph-client/templates/bin/pool/_init.sh.tpl":[{"author":{"_account_id":29974,"name":"Stephen Taylor","email":"stephen.taylor.1@att.com","username":"st053q"},"change_message_id":"78afedd29b732147ec91411e92cbca88e90640ff","unresolved":false,"context_lines":[{"line_number":107,"context_line":"#"},{"line_number":108,"context_line":"  ceph --cluster \"${CLUSTER}\" osd pool set \"${POOL_NAME}\" size ${POOL_REPLICATION}"},{"line_number":109,"context_line":"  ceph --cluster \"${CLUSTER}\" osd pool set \"${POOL_NAME}\" crush_rule \"${POOL_CRUSH_RULE}\""},{"line_number":110,"context_line":"# set pp_num to all pools"},{"line_number":111,"context_line":"  if [[ -z \"$(ceph osd versions | grep ceph\\ version | grep -v nautilus)\" ]]; then"},{"line_number":112,"context_line":"    CURRENT_PG_VALUE\u003d$(ceph --cluster \"${CLUSTER}\" osd pool get \"${POOL_NAME}\" \"pg_num\" | awk \"/^pg_num:/ { print \\$NF }\")"},{"line_number":113,"context_line":"    if [ \"${POOL_PLACEMENT_GROUPS}\" -gt \"${CURRENT_PG_VALUE}\" ]; then"}],"source_content_type":"text/x-smarty","patch_set":2,"id":"1fa4df85_de636e19","line":110,"range":{"start_line":110,"start_character":6,"end_line":110,"end_character":15},"updated":"2020-03-02 20:02:09.000000000","message":"pg_num for","commit_id":"662ffca6c575c9fe20c23324fdc6449c61ea8e88"},{"author":{"_account_id":29974,"name":"Stephen Taylor","email":"stephen.taylor.1@att.com","username":"st053q"},"change_message_id":"78afedd29b732147ec91411e92cbca88e90640ff","unresolved":false,"context_lines":[{"line_number":110,"context_line":"# set pp_num to all pools"},{"line_number":111,"context_line":"  if [[ -z \"$(ceph osd versions | grep ceph\\ version | grep -v nautilus)\" ]]; then"},{"line_number":112,"context_line":"    CURRENT_PG_VALUE\u003d$(ceph --cluster \"${CLUSTER}\" osd pool get \"${POOL_NAME}\" \"pg_num\" | awk \"/^pg_num:/ { print \\$NF }\")"},{"line_number":113,"context_line":"    if [ \"${POOL_PLACEMENT_GROUPS}\" -gt \"${CURRENT_PG_VALUE}\" ]; then"},{"line_number":114,"context_line":"      ceph --cluster \"${CLUSTER}\" osd pool set \"${POOL_NAME}\" \"pg_num\" \"${POOL_PLACEMENT_GROUPS}\""},{"line_number":115,"context_line":"    fi"},{"line_number":116,"context_line":"  else"}],"source_content_type":"text/x-smarty","patch_set":2,"id":"1fa4df85_1e810690","line":113,"range":{"start_line":113,"start_character":4,"end_line":113,"end_character":69},"updated":"2020-03-02 20:02:09.000000000","message":"This check isn\u0027t necessary since Nautilus has the ability to merge PGs and decrease pg_num. This wasn\u0027t possible in previous releases.","commit_id":"662ffca6c575c9fe20c23324fdc6449c61ea8e88"}]}
