X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fsrc%2Fbrag%2Fserver%2Fsample.json;fp=src%2Fceph%2Fsrc%2Fbrag%2Fserver%2Fsample.json;h=dd1299ca705405c9c3d7f5e9d6a8f2b35f0253da;hb=812ff6ca9fcd3e629e49d4328905f33eee8ca3f5;hp=0000000000000000000000000000000000000000;hpb=15280273faafb77777eab341909a3f495cf248d9;p=stor4nfv.git diff --git a/src/ceph/src/brag/server/sample.json b/src/ceph/src/brag/server/sample.json new file mode 100644 index 0000000..dd1299c --- /dev/null +++ b/src/ceph/src/brag/server/sample.json @@ -0,0 +1,99 @@ +{ + "cluster_creation_date": "2014-01-16 13:38:41.928551", + "uuid": "20679d0e-04b1-4004-8ee9-45ac271510e9", + "components_count": { + "num_pgs": 192, + "num_mdss": 1, + "num_osds": 1, + "num_data_bytes": 0, + "num_bytes_total": 0, + "num_pools": 3, + "num_mons": 1, + "num_objects": 0 + }, + "crush_types": [ + { + "count": 1, + "type": "osd" + }, + { + "count": 1, + "type": "rack" + }, + { + "count": 1, + "type": "host" + }, + { + "count": 1, + "type": "root" + } + ], + "ownership": { + "organization": "eNovance", + "description": "Use case1", + "name": "Cluster1", + "email": "mail@enovance.com" + }, + "pool_metadata": [ + { + "type": 1, + "id": 0, + "size": 3 + }, + { + "type": 1, + "id": 1, + "size": 3 + }, + { + "type": 1, + "id": 2, + "size": 3 + } + ], + "sysinfo": { + "kernel_types": [ + { + "count": 1, + "type": "#36-Ubuntu SMP Tue Apr 10 22:29:03 UTC 2012" + } + ], + "cpu_archs": [ + { + "count": 1, + "arch": "x86_64" + } + ], + "cpus": [ + { + "count": 1, + "cpu": "Intel Xeon E312xx (Sandy Bridge)" + } + ], + "kernel_versions": [ + { + "count": 1, + "version": "3.2.0-23-virtual" + } + ], + "ceph_versions": [ + { + "count": 1, + "version": "0.75-229-g4050eae(4050eae32cd77a1c210ca11d0f12c74daecb1bd3)" + } + ], + "os_info": [ + { + "count": 1, + "os": "Linux" + } + ], + "distros": [ + { + "count": 1, + "distro": "Ubuntu 12.04 precise (Ubuntu 12.04 LTS)" + } + ] + } +}