Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / brag / server / sample.json
1 {
2   "cluster_creation_date": "2014-01-16 13:38:41.928551",
3   "uuid": "20679d0e-04b1-4004-8ee9-45ac271510e9",
4   "components_count": {
5     "num_pgs": 192,
6     "num_mdss": 1,
7     "num_osds": 1,
8     "num_data_bytes": 0,
9     "num_bytes_total": 0,
10     "num_pools": 3,
11     "num_mons": 1,
12     "num_objects": 0
13   },
14   "crush_types": [
15     {
16       "count": 1,
17       "type": "osd"
18     },
19     {
20       "count": 1,
21       "type": "rack"
22     },
23     {
24       "count": 1,
25       "type": "host"
26     },
27     {
28       "count": 1,
29       "type": "root"
30     }
31   ],
32   "ownership": {
33     "organization": "eNovance",
34     "description": "Use case1",
35     "name": "Cluster1",
36     "email": "mail@enovance.com"
37   },
38   "pool_metadata": [
39     {
40       "type": 1,
41       "id": 0,
42       "size": 3
43     },
44     {
45       "type": 1,
46       "id": 1,
47       "size": 3
48     },
49     {
50       "type": 1,
51       "id": 2,
52       "size": 3
53     }
54   ],
55   "sysinfo": {
56     "kernel_types": [
57       {
58         "count": 1,
59         "type": "#36-Ubuntu SMP Tue Apr 10 22:29:03 UTC 2012"
60       }
61     ],
62     "cpu_archs": [
63       {
64         "count": 1,
65         "arch": "x86_64"
66       }
67     ],
68     "cpus": [
69       {
70         "count": 1,
71         "cpu": "Intel Xeon E312xx (Sandy Bridge)"
72       }
73     ],
74     "kernel_versions": [
75       {
76         "count": 1,
77         "version": "3.2.0-23-virtual"
78       }
79     ],
80     "ceph_versions": [
81       {
82         "count": 1,
83         "version": "0.75-229-g4050eae(4050eae32cd77a1c210ca11d0f12c74daecb1bd3)"
84       }
85     ],
86     "os_info": [
87       {
88         "count": 1,
89         "os": "Linux"
90       }
91     ],
92     "distros": [
93       {
94         "count": 1,
95         "distro": "Ubuntu 12.04 precise (Ubuntu 12.04 LTS)"
96       }
97     ]
98   }
99 }