"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "test",
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "test",
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "test",
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "test",
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "test",
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "test",
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "test",
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "test",
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "test",
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "test",
\torder 22 (4096 kB objects) (esc)
[^^]+ (re)
\tformat: 2 (esc)
- \tfeatures: layering (esc)
+ \tfeatures: layering, exclusive (esc)
$ rbd info bar --format json | python -mjson.tool | sed 's/,$/, /'
{
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "bar",
<features>
<feature>layering</feature>
<feature>striping</feature>
+ <feature>exclusive</feature>
</features>
</image>
$ rbd info bar@snap
\torder 22 (4096 kB objects) (esc)
[^^]+ (re)
\tformat: 2 (esc)
- \tfeatures: layering (esc)
+ \tfeatures: layering, exclusive (esc)
\tprotected: True (esc)
$ rbd info bar@snap --format json | python -mjson.tool | sed 's/,$/, /'
{
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "bar",
<features>
<feature>layering</feature>
<feature>striping</feature>
+ <feature>exclusive</feature>
</features>
<protected>true</protected>
</image>
\torder 22 (4096 kB objects) (esc)
[^^]+ (re)
\tformat: 2 (esc)
- \tfeatures: layering (esc)
+ \tfeatures: layering, exclusive (esc)
\tprotected: False (esc)
$ rbd info bar@snap2 --format json | python -mjson.tool | sed 's/,$/, /'
{
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "bar",
<features>
<feature>layering</feature>
<feature>striping</feature>
+ <feature>exclusive</feature>
</features>
<protected>false</protected>
</image>
\torder 22 (4096 kB objects) (esc)
[^^]+ (re)
\tformat: 2 (esc)
- \tfeatures: layering (esc)
+ \tfeatures: layering, exclusive (esc)
$ rbd info baz --format json | python -mjson.tool | sed 's/,$/, /'
{
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "baz",
<features>
<feature>layering</feature>
<feature>striping</feature>
+ <feature>exclusive</feature>
</features>
</image>
$ rbd info quux
\torder 22 (4096 kB objects) (esc)
[^^]+ (re)
\tformat: 2 (esc)
- \tfeatures: layering (esc)
+ \tfeatures: layering, exclusive (esc)
$ rbd info rbd_other/child --format json | python -mjson.tool | sed 's/,$/, /'
{
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "child",
<features>
<feature>layering</feature>
<feature>striping</feature>
+ <feature>exclusive</feature>
</features>
</image>
$ rbd info rbd_other/child@snap
\torder 22 (4096 kB objects) (esc)
[^^]+ (re)
\tformat: 2 (esc)
- \tfeatures: layering (esc)
+ \tfeatures: layering, exclusive (esc)
\tprotected: False (esc)
\tparent: rbd/bar@snap (esc)
\toverlap: 512 MB (esc)
"block_name_prefix": "rbd_data.*", (glob)
"features": [
"layering",
- "striping"
+ "striping",
+ "exclusive"
],
"format": 2,
"name": "child",
<features>
<feature>layering</feature>
<feature>striping</feature>
+ <feature>exclusive</feature>
</features>
<protected>false</protected>
<parent>