fauxhai 2.1.2 → 2.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/lib/fauxhai/mocker.rb +5 -1
  4. data/lib/fauxhai/platforms/amazon/2012.09.json +3 -0
  5. data/lib/fauxhai/platforms/amazon/2013.09.json +3 -0
  6. data/lib/fauxhai/platforms/amazon/2014.03.json +3 -0
  7. data/lib/fauxhai/platforms/centos/5.10.json +2686 -0
  8. data/lib/fauxhai/platforms/centos/5.8.json +3 -0
  9. data/lib/fauxhai/platforms/centos/5.9.json +3 -0
  10. data/lib/fauxhai/platforms/centos/6.0.json +3 -0
  11. data/lib/fauxhai/platforms/centos/6.2.json +3 -0
  12. data/lib/fauxhai/platforms/centos/6.3.json +3 -0
  13. data/lib/fauxhai/platforms/centos/6.4.json +3 -0
  14. data/lib/fauxhai/platforms/centos/6.5.json +3 -0
  15. data/lib/fauxhai/platforms/centos/7.0.json +2807 -0
  16. data/lib/fauxhai/platforms/chefspec/0.6.1.json +1 -0
  17. data/lib/fauxhai/platforms/debian/6.0.5.json +3 -0
  18. data/lib/fauxhai/platforms/debian/7.0.json +3 -0
  19. data/lib/fauxhai/platforms/debian/7.1.json +3 -0
  20. data/lib/fauxhai/platforms/debian/7.2.json +3 -0
  21. data/lib/fauxhai/platforms/debian/7.4.json +3 -0
  22. data/lib/fauxhai/platforms/debian/7.5.json +2681 -0
  23. data/lib/fauxhai/platforms/debian/jessie/sid.json +3 -0
  24. data/lib/fauxhai/platforms/fedora/18.json +3 -0
  25. data/lib/fauxhai/platforms/fedora/19.json +3 -0
  26. data/lib/fauxhai/platforms/fedora/20.json +3 -0
  27. data/lib/fauxhai/platforms/freebsd/10.0.json +3 -0
  28. data/lib/fauxhai/platforms/freebsd/8.4.json +3 -0
  29. data/lib/fauxhai/platforms/freebsd/9.1.json +3 -0
  30. data/lib/fauxhai/platforms/freebsd/9.2.json +3 -0
  31. data/lib/fauxhai/platforms/gentoo/2.1.json +3 -0
  32. data/lib/fauxhai/platforms/mac_os_x/10.6.8.json +3 -0
  33. data/lib/fauxhai/platforms/mac_os_x/10.7.4.json +3 -0
  34. data/lib/fauxhai/platforms/mac_os_x/10.8.2.json +3 -0
  35. data/lib/fauxhai/platforms/mac_os_x/10.9.2.json +3 -0
  36. data/lib/fauxhai/platforms/omnios/151002.json +3 -0
  37. data/lib/fauxhai/platforms/omnios/151006.json +3 -0
  38. data/lib/fauxhai/platforms/omnios/151008.json +2226 -0
  39. data/lib/fauxhai/platforms/openbsd/5.4.json +3 -0
  40. data/lib/fauxhai/platforms/opensuse/12.3.json +2241 -204
  41. data/lib/fauxhai/platforms/opensuse/13.1.json +2602 -0
  42. data/lib/fauxhai/platforms/oracle/5.10.json +3 -0
  43. data/lib/fauxhai/platforms/oracle/6.5.json +3 -0
  44. data/lib/fauxhai/platforms/redhat/5.10.json +3 -0
  45. data/lib/fauxhai/platforms/redhat/5.6.json +3 -0
  46. data/lib/fauxhai/platforms/redhat/5.7.json +3 -0
  47. data/lib/fauxhai/platforms/redhat/5.8.json +3 -0
  48. data/lib/fauxhai/platforms/redhat/5.9.json +3 -0
  49. data/lib/fauxhai/platforms/redhat/6.0.json +3 -0
  50. data/lib/fauxhai/platforms/redhat/6.1.json +3 -0
  51. data/lib/fauxhai/platforms/redhat/6.2.json +3 -0
  52. data/lib/fauxhai/platforms/redhat/6.3.json +3 -0
  53. data/lib/fauxhai/platforms/redhat/6.4.json +3 -0
  54. data/lib/fauxhai/platforms/redhat/6.5.json +3 -0
  55. data/lib/fauxhai/platforms/{suse/11.03.json → redhat/7.0.json} +528 -263
  56. data/lib/fauxhai/platforms/smartos/5.11.json +3 -0
  57. data/lib/fauxhai/platforms/smartos/joyent_20130111T180733Z.json +3 -0
  58. data/lib/fauxhai/platforms/solaris2/5.11.json +2705 -0
  59. data/lib/fauxhai/platforms/suse/11.1.json +2559 -0
  60. data/lib/fauxhai/platforms/suse/11.2.json +2560 -0
  61. data/lib/fauxhai/platforms/suse/11.3.json +2521 -0
  62. data/lib/fauxhai/platforms/ubuntu/10.04.json +3 -0
  63. data/lib/fauxhai/platforms/ubuntu/12.04.json +3 -0
  64. data/lib/fauxhai/platforms/ubuntu/13.04.json +3 -0
  65. data/lib/fauxhai/platforms/ubuntu/13.10.json +3 -0
  66. data/lib/fauxhai/platforms/ubuntu/14.04.json +3 -0
  67. data/lib/fauxhai/platforms/windows/2012.json +4105 -0
  68. data/lib/fauxhai/runner.rb +8 -1
  69. data/lib/fauxhai/version.rb +1 -1
  70. metadata +14 -4
@@ -576,5 +576,8 @@
576
576
  "cpu": {
577
577
  "real": 1,
578
578
  "total": 1
579
+ },
580
+ "memory": {
581
+ "total": "524288kB"
579
582
  }
580
583
  }
@@ -129,6 +129,9 @@
129
129
  "real": 1,
130
130
  "total": 1
131
131
  },
132
+ "memory": {
133
+ "total": "524288kB"
134
+ },
132
135
  "ohai_time": 1370732302.4638762,
133
136
  "platform": "fedora",
134
137
  "platform_version": "18",
@@ -467,5 +467,8 @@
467
467
  "cpu": {
468
468
  "real": 1,
469
469
  "total": 1
470
+ },
471
+ "memory": {
472
+ "total": "524288kB"
470
473
  }
471
474
  }
@@ -435,5 +435,8 @@
435
435
  "cpu": {
436
436
  "real": 1,
437
437
  "total": 1
438
+ },
439
+ "memory": {
440
+ "total": "524288kB"
438
441
  }
439
442
  }
@@ -322,5 +322,8 @@
322
322
  "cpu": {
323
323
  "real": 1,
324
324
  "total": 1
325
+ },
326
+ "memory": {
327
+ "total": "536870912"
325
328
  }
326
329
  }
@@ -357,5 +357,8 @@
357
357
  "cpu": {
358
358
  "real": 1,
359
359
  "total": 1
360
+ },
361
+ "memory": {
362
+ "total": "536870912"
360
363
  }
361
364
  }
@@ -428,6 +428,9 @@
428
428
  "real": 1,
429
429
  "total": 1
430
430
  },
431
+ "memory": {
432
+ "total": "536870912"
433
+ },
431
434
  "ohai_time": 1372607156.3120775,
432
435
  "platform": "freebsd",
433
436
  "platform_version": "9.1-RELEASE-p4",
@@ -322,5 +322,8 @@
322
322
  "cpu": {
323
323
  "real": 1,
324
324
  "total": 1
325
+ },
326
+ "memory": {
327
+ "total": "536870912"
325
328
  }
326
329
  }
@@ -38,6 +38,9 @@
38
38
  "real": 1,
39
39
  "total": 1
40
40
  },
41
+ "memory": {
42
+ "total": "524288kB"
43
+ },
41
44
  "ohai_time": 1371713160.2930377,
42
45
  "filesystem": {
43
46
  "rootfs": {
@@ -619,6 +619,9 @@
619
619
  "real": 1,
620
620
  "total": 1
621
621
  },
622
+ "memory": {
623
+ "total": "512MB"
624
+ },
622
625
  "ohai_time": 1344072570.476683,
623
626
  "platform": "mac_os_x",
624
627
  "platform_version": "10.6.8",
@@ -601,6 +601,9 @@
601
601
  "real": 1,
602
602
  "total": 1
603
603
  },
604
+ "memory": {
605
+ "total": "512MB"
606
+ },
604
607
  "ohai_time": 1340980071.277311,
605
608
  "platform": "mac_os_x",
606
609
  "platform_version": "10.7.4",
@@ -529,6 +529,9 @@
529
529
  "real": 1,
530
530
  "total": 1
531
531
  },
532
+ "memory": {
533
+ "total": "512MB"
534
+ },
532
535
  "ohai_time": 1352173287.218462,
533
536
  "platform": "mac_os_x",
534
537
  "platform_version": "10.8.2",
@@ -579,6 +579,9 @@
579
579
  },
580
580
  "dmi": {
581
581
  },
582
+ "memory": {
583
+ "total": "512MB"
584
+ },
582
585
  "ohai_time": 1396047699.994246,
583
586
  "platform": "mac_os_x",
584
587
  "platform_version": "10.9.2",
@@ -1042,6 +1042,9 @@
1042
1042
  "real": 1,
1043
1043
  "total": 1
1044
1044
  },
1045
+ "memory": {
1046
+ "total": "512"
1047
+ },
1045
1048
  "ohai_time": 1352177078.9805372,
1046
1049
  "filesystem": {
1047
1050
  "rpool/ROOT/omnios": {
@@ -1944,5 +1944,8 @@
1944
1944
  "cpu": {
1945
1945
  "real": 1,
1946
1946
  "total": 1
1947
+ },
1948
+ "memory": {
1949
+ "total": "512"
1947
1950
  }
1948
1951
  }
@@ -0,0 +1,2226 @@
1
+ {
2
+ "kernel": {
3
+ "name": "SunOS",
4
+ "release": "5.11",
5
+ "version": "omnios-6de5e81",
6
+ "machine": "i86pc",
7
+ "os": "SunOS",
8
+ "modules": {
9
+ "specfs": {
10
+ "id": 3,
11
+ "loadaddr": "fffffffffbbd2000",
12
+ "size": 25584,
13
+ "description": "filesystem for specfs"
14
+ },
15
+ "fifofs": {
16
+ "id": 4,
17
+ "loadaddr": "fffffffffbbd82f0",
18
+ "size": 18768,
19
+ "description": "filesystem for fifo"
20
+ },
21
+ "dtrace": {
22
+ "id": 5,
23
+ "loadaddr": "fffffffff82a5000",
24
+ "size": 116176,
25
+ "description": "Dynamic Tracing"
26
+ },
27
+ "devfs": {
28
+ "id": 6,
29
+ "loadaddr": "fffffffffbbdcb50",
30
+ "size": 23248,
31
+ "description": "devices filesystem"
32
+ },
33
+ "dev": {
34
+ "id": 7,
35
+ "loadaddr": "fffffffffbbe2358",
36
+ "size": 74112,
37
+ "description": "/dev filesystem"
38
+ },
39
+ "dls": {
40
+ "id": 8,
41
+ "loadaddr": "fffffffffbbf3ec8",
42
+ "size": 27296,
43
+ "description": "Data-Link Services"
44
+ },
45
+ "mac": {
46
+ "id": 9,
47
+ "loadaddr": "fffffffff77fb000",
48
+ "size": 210296,
49
+ "description": "MAC Services"
50
+ },
51
+ "procfs": {
52
+ "id": 10,
53
+ "loadaddr": "fffffffff782e000",
54
+ "size": 136344,
55
+ "description": "filesystem for proc"
56
+ },
57
+ "TS": {
58
+ "id": 12,
59
+ "loadaddr": "fffffffffbbfa8a8",
60
+ "size": 16488,
61
+ "description": "time sharing sched class"
62
+ },
63
+ "TS_DPTBL": {
64
+ "id": 13,
65
+ "loadaddr": "fffffffff782d3c0",
66
+ "size": 2584,
67
+ "description": "Time sharing dispatch table"
68
+ },
69
+ "pci_autoconfig": {
70
+ "id": 14,
71
+ "loadaddr": "fffffffff784f000",
72
+ "size": 41368,
73
+ "description": "PCI BIOS interface"
74
+ },
75
+ "acpica": {
76
+ "id": 15,
77
+ "loadaddr": "fffffffff785a000",
78
+ "size": 420488,
79
+ "description": "ACPI interpreter"
80
+ },
81
+ "pcie": {
82
+ "id": 16,
83
+ "loadaddr": "fffffffff78c0000",
84
+ "size": 104384,
85
+ "description": "PCI Express Framework Module"
86
+ },
87
+ "busra": {
88
+ "id": 17,
89
+ "loadaddr": "fffffffff78da000",
90
+ "size": 9848,
91
+ "description": "Bus Resource Allocator (BUSRA)"
92
+ },
93
+ "acpidev": {
94
+ "id": 18,
95
+ "loadaddr": "fffffffff78dd000",
96
+ "size": 71000,
97
+ "description": "ACPI device enumerator"
98
+ },
99
+ "isa": {
100
+ "id": 19,
101
+ "loadaddr": "fffffffff78ee000",
102
+ "size": 15840,
103
+ "description": "isa nexus driver for 'ISA'"
104
+ },
105
+ "cpu.generic": {
106
+ "id": 20,
107
+ "loadaddr": "fffffffff78f2000",
108
+ "size": 19384,
109
+ "description": "Generic x86 CPU Module"
110
+ },
111
+ "uppc": {
112
+ "id": 22,
113
+ "loadaddr": "fffffffff78f7000",
114
+ "size": 14232,
115
+ "description": "UniProcessor PC"
116
+ },
117
+ "pcplusmp": {
118
+ "id": 25,
119
+ "loadaddr": "fffffffff790f000",
120
+ "size": 70744,
121
+ "description": "pcplusmp v1.4 compatible"
122
+ },
123
+ "rootnex": {
124
+ "id": 26,
125
+ "loadaddr": "fffffffff7920000",
126
+ "size": 86048,
127
+ "description": "i86pc root nexus"
128
+ },
129
+ "iommulib": {
130
+ "id": 27,
131
+ "loadaddr": "fffffffff7935000",
132
+ "size": 9760,
133
+ "description": "IOMMU library module"
134
+ },
135
+ "options": {
136
+ "id": 28,
137
+ "loadaddr": "fffffffff791fd18",
138
+ "size": 816,
139
+ "description": "options driver"
140
+ },
141
+ "pseudo": {
142
+ "id": 29,
143
+ "loadaddr": "fffffffff7859050",
144
+ "size": 3640,
145
+ "description": "nexus driver for 'pseudo' 1.31"
146
+ },
147
+ "clone": {
148
+ "id": 30,
149
+ "loadaddr": "fffffffff79349d0",
150
+ "size": 2096,
151
+ "description": "Clone Pseudodriver 'clone'"
152
+ },
153
+ "scsi_vhci": {
154
+ "id": 31,
155
+ "loadaddr": "fffffffff7938000",
156
+ "size": 77632,
157
+ "description": "SCSI VHCI Driver"
158
+ },
159
+ "scsi": {
160
+ "id": 32,
161
+ "loadaddr": "fffffffff794b000",
162
+ "size": 158024,
163
+ "description": "SCSI Bus Utility Routines"
164
+ },
165
+ "scsi_vhci_f_asym_sun": {
166
+ "id": 33,
167
+ "loadaddr": "fffffffff796e000",
168
+ "size": 4056,
169
+ "description": "f_asym_sun"
170
+ },
171
+ "scsi_vhci_f_asym_lsi": {
172
+ "id": 34,
173
+ "loadaddr": "fffffffff796f000",
174
+ "size": 8000,
175
+ "description": "f_asym_lsi"
176
+ },
177
+ "scsi_vhci_f_asym_emc": {
178
+ "id": 35,
179
+ "loadaddr": "fffffffff7971000",
180
+ "size": 4624,
181
+ "description": "f_asym_emc"
182
+ },
183
+ "scsi_vhci_f_sym_emc": {
184
+ "id": 36,
185
+ "loadaddr": "fffffffff78bfc18",
186
+ "size": 1112,
187
+ "description": "f_sym_emc"
188
+ },
189
+ "scsi_vhci_f_sym_hds": {
190
+ "id": 37,
191
+ "loadaddr": "fffffffff78f1918",
192
+ "size": 2000,
193
+ "description": "f_sym_hds"
194
+ },
195
+ "scsi_vhci_f_sym": {
196
+ "id": 38,
197
+ "loadaddr": "fffffffffbbff7b0",
198
+ "size": 1944,
199
+ "description": "f_sym"
200
+ },
201
+ "scsi_vhci_f_tpgs": {
202
+ "id": 39,
203
+ "loadaddr": "fffffffff7972128",
204
+ "size": 3288,
205
+ "description": "f_tpgs"
206
+ },
207
+ "pci": {
208
+ "id": 40,
209
+ "loadaddr": "fffffffff7973000",
210
+ "size": 29568,
211
+ "description": "x86 Host to PCI nexus driver"
212
+ },
213
+ "pcihp": {
214
+ "id": 41,
215
+ "loadaddr": "fffffffff797a000",
216
+ "size": 23800,
217
+ "description": "PCI nexus hotplug support"
218
+ },
219
+ "hpcsvc": {
220
+ "id": 42,
221
+ "loadaddr": "fffffffff7980000",
222
+ "size": 5080,
223
+ "description": "hot-plug controller services"
224
+ },
225
+ "zfs": {
226
+ "id": 45,
227
+ "loadaddr": "fffffffff7982000",
228
+ "size": 962432,
229
+ "description": "ZFS storage pool"
230
+ },
231
+ "swrand": {
232
+ "id": 46,
233
+ "loadaddr": "fffffffff78fb000",
234
+ "size": 8200,
235
+ "description": "Kernel Random number Provider"
236
+ },
237
+ "kcf": {
238
+ "id": 47,
239
+ "loadaddr": "fffffffff7a61000",
240
+ "size": 155624,
241
+ "description": "Kernel Crypto Framework"
242
+ },
243
+ "sha1": {
244
+ "id": 48,
245
+ "loadaddr": "fffffffff78fd000",
246
+ "size": 13976,
247
+ "description": "SHA1 Kernel SW Provider 1.1"
248
+ },
249
+ "idmap": {
250
+ "id": 49,
251
+ "loadaddr": "fffffffff7901000",
252
+ "size": 20392,
253
+ "description": "ID Mapping kernel module"
254
+ },
255
+ "doorfs": {
256
+ "id": 50,
257
+ "loadaddr": "fffffffff7906000",
258
+ "size": 27864,
259
+ "description": "32-bit door syscalls"
260
+ },
261
+ "rpcmod": {
262
+ "id": 51,
263
+ "loadaddr": "fffffffff7a87000",
264
+ "size": 132960,
265
+ "description": "rpc interface str mod"
266
+ },
267
+ "tlimod": {
268
+ "id": 52,
269
+ "loadaddr": "fffffffff7aa5000",
270
+ "size": 8384,
271
+ "description": "KTLI misc module"
272
+ },
273
+ "sha2": {
274
+ "id": 53,
275
+ "loadaddr": "fffffffff7aa8000",
276
+ "size": 23248,
277
+ "description": "SHA2 Kernel SW Provider"
278
+ },
279
+ "acpippm": {
280
+ "id": 54,
281
+ "loadaddr": "fffffffff7aad5b0",
282
+ "size": 3048,
283
+ "description": "ACPI ppm driver"
284
+ },
285
+ "ppm": {
286
+ "id": 55,
287
+ "loadaddr": "fffffffff7aae000",
288
+ "size": 25536,
289
+ "description": "platform pm driver"
290
+ },
291
+ "pci-ide": {
292
+ "id": 56,
293
+ "loadaddr": "fffffffff790d000",
294
+ "size": 5552,
295
+ "description": "pciide nexus driver for 'PCI-ID"
296
+ },
297
+ "ata": {
298
+ "id": 57,
299
+ "loadaddr": "fffffffff7ab4000",
300
+ "size": 69920,
301
+ "description": "ATA AT-bus attachment disk cont"
302
+ },
303
+ "cmdk": {
304
+ "id": 58,
305
+ "loadaddr": "fffffffff7ac5000",
306
+ "size": 14696,
307
+ "description": "Common Direct Access Disk"
308
+ },
309
+ "dadk": {
310
+ "id": 59,
311
+ "loadaddr": "fffffffff7ac9000",
312
+ "size": 16152,
313
+ "description": "Direct Attached Disk"
314
+ },
315
+ "gda": {
316
+ "id": 60,
317
+ "loadaddr": "fffffffff7aa4498",
318
+ "size": 2992,
319
+ "description": "Generic Direct Attached Device "
320
+ },
321
+ "strategy": {
322
+ "id": 61,
323
+ "loadaddr": "fffffffff7acd000",
324
+ "size": 9480,
325
+ "description": "Device Strategy Objects"
326
+ },
327
+ "cmlb": {
328
+ "id": 62,
329
+ "loadaddr": "fffffffff7ad0000",
330
+ "size": 35008,
331
+ "description": "Common Labeling module"
332
+ },
333
+ "SDC": {
334
+ "id": 83,
335
+ "loadaddr": "fffffffff7c86000",
336
+ "size": 7664,
337
+ "description": "system duty cycle scheduling cl"
338
+ },
339
+ "ctfs": {
340
+ "id": 84,
341
+ "loadaddr": "fffffffff7c88000",
342
+ "size": 17528,
343
+ "description": "contract filesystem"
344
+ },
345
+ "mntfs": {
346
+ "id": 85,
347
+ "loadaddr": "fffffffff7c8d000",
348
+ "size": 16208,
349
+ "description": "mount information file system"
350
+ },
351
+ "tmpfs": {
352
+ "id": 86,
353
+ "loadaddr": "fffffffff7c91000",
354
+ "size": 98336,
355
+ "description": "filesystem for tmpfs"
356
+ },
357
+ "objfs": {
358
+ "id": 87,
359
+ "loadaddr": "fffffffff7c99000",
360
+ "size": 9920,
361
+ "description": "kernel object filesystem"
362
+ },
363
+ "sharefs": {
364
+ "id": 88,
365
+ "loadaddr": "fffffffff7c9c000",
366
+ "size": 7824,
367
+ "description": "sharefs syscall (32-bit)"
368
+ },
369
+ "acpinex": {
370
+ "id": 89,
371
+ "loadaddr": "fffffffff7c9e000",
372
+ "size": 12528,
373
+ "description": "ACPI virtual bus driver"
374
+ },
375
+ "strplumb": {
376
+ "id": 91,
377
+ "loadaddr": "fffffffff7ca4000",
378
+ "size": 5952,
379
+ "description": "STREAMS Plumbing Module"
380
+ },
381
+ "dld": {
382
+ "id": 92,
383
+ "loadaddr": "fffffffff7ca6000",
384
+ "size": 37440,
385
+ "description": "Data-Link Driver"
386
+ },
387
+ "ip": {
388
+ "id": 93,
389
+ "loadaddr": "fffffffff7caf000",
390
+ "size": 1371760,
391
+ "description": "IP STREAMS module 1.47"
392
+ },
393
+ "md5": {
394
+ "id": 94,
395
+ "loadaddr": "fffffffff7dee000",
396
+ "size": 12064,
397
+ "description": "MD5 Kernel SW Provider"
398
+ },
399
+ "hook": {
400
+ "id": 95,
401
+ "loadaddr": "fffffffff7df1000",
402
+ "size": 17392,
403
+ "description": "Hooks Interface v1.0"
404
+ },
405
+ "neti": {
406
+ "id": 96,
407
+ "loadaddr": "fffffffff7df6000",
408
+ "size": 10720,
409
+ "description": "netinfo module"
410
+ },
411
+ "ip6": {
412
+ "id": 97,
413
+ "loadaddr": "fffffffff7ae3aa8",
414
+ "size": 1608,
415
+ "description": "IP6 STREAMS driver"
416
+ },
417
+ "tcp": {
418
+ "id": 98,
419
+ "loadaddr": "fffffffff7c85a98",
420
+ "size": 1896,
421
+ "description": "TCP socket module"
422
+ },
423
+ "sockfs": {
424
+ "id": 99,
425
+ "loadaddr": "fffffffff7df9000",
426
+ "size": 204456,
427
+ "description": "filesystem for sockfs"
428
+ },
429
+ "tcp6": {
430
+ "id": 100,
431
+ "loadaddr": "fffffffff78eda80",
432
+ "size": 1608,
433
+ "description": "TCP6 STREAMS driver"
434
+ },
435
+ "udp": {
436
+ "id": 101,
437
+ "loadaddr": "fffffffff7df8948",
438
+ "size": 1896,
439
+ "description": "UDP socket module"
440
+ },
441
+ "udp6": {
442
+ "id": 102,
443
+ "loadaddr": "fffffffff7ad7900",
444
+ "size": 1608,
445
+ "description": "UDP6 STREAMS driver"
446
+ },
447
+ "icmp": {
448
+ "id": 103,
449
+ "loadaddr": "fffffffff7c878d0",
450
+ "size": 1896,
451
+ "description": "Rawip socket module"
452
+ },
453
+ "icmp6": {
454
+ "id": 104,
455
+ "loadaddr": "fffffffff7b518b0",
456
+ "size": 1608,
457
+ "description": "ICMP6 STREAMS driver"
458
+ },
459
+ "arp": {
460
+ "id": 105,
461
+ "loadaddr": "fffffffff7ba9780",
462
+ "size": 1704,
463
+ "description": "ARP STREAMS module"
464
+ },
465
+ "timod": {
466
+ "id": 106,
467
+ "loadaddr": "fffffffff7e29000",
468
+ "size": 18448,
469
+ "description": "transport interface str mod"
470
+ },
471
+ "consconfig_dacf": {
472
+ "id": 108,
473
+ "loadaddr": "fffffffff7e2d000",
474
+ "size": 22800,
475
+ "description": "Consconfig DACF"
476
+ },
477
+ "usbser": {
478
+ "id": 109,
479
+ "loadaddr": "fffffffff7e32000",
480
+ "size": 21408,
481
+ "description": "USB generic serial module"
482
+ },
483
+ "usba": {
484
+ "id": 110,
485
+ "loadaddr": "fffffffff7e38000",
486
+ "size": 242472,
487
+ "description": "USBA: USB Architecture 2.0 1.66"
488
+ },
489
+ "i8042": {
490
+ "id": 111,
491
+ "loadaddr": "fffffffff7e73000",
492
+ "size": 7936,
493
+ "description": "i8042 nexus driver"
494
+ },
495
+ "vgatext": {
496
+ "id": 112,
497
+ "loadaddr": "fffffffff7e75000",
498
+ "size": 19184,
499
+ "description": "VGA text driver"
500
+ },
501
+ "agpmaster": {
502
+ "id": 113,
503
+ "loadaddr": "fffffffff7e78000",
504
+ "size": 6064,
505
+ "description": "AGP master interfaces"
506
+ },
507
+ "conskbd": {
508
+ "id": 114,
509
+ "loadaddr": "fffffffff7e7a000",
510
+ "size": 12568,
511
+ "description": "conskbd multiplexer driver"
512
+ },
513
+ "kbtrans": {
514
+ "id": 115,
515
+ "loadaddr": "fffffffff7e7d000",
516
+ "size": 20160,
517
+ "description": "kbtrans (key translation)"
518
+ },
519
+ "consms": {
520
+ "id": 116,
521
+ "loadaddr": "fffffffff7e81000",
522
+ "size": 8024,
523
+ "description": "Mouse Driver for Sun 'consms' 5"
524
+ },
525
+ "wc": {
526
+ "id": 117,
527
+ "loadaddr": "fffffffff7e83000",
528
+ "size": 16096,
529
+ "description": "Workstation multiplexer Driver "
530
+ },
531
+ "tem": {
532
+ "id": 118,
533
+ "loadaddr": "fffffffff7e87000",
534
+ "size": 45920,
535
+ "description": "ANSI Terminal Emulator"
536
+ },
537
+ "iwscn": {
538
+ "id": 119,
539
+ "loadaddr": "fffffffff7c8c0c8",
540
+ "size": 4104,
541
+ "description": "Workstation Redirection driver"
542
+ },
543
+ "kb8042": {
544
+ "id": 123,
545
+ "loadaddr": "fffffffff7eca000",
546
+ "size": 14272,
547
+ "description": "PS/2 keyboard driver"
548
+ },
549
+ "mouse8042": {
550
+ "id": 124,
551
+ "loadaddr": "fffffffff7ecd000",
552
+ "size": 5296,
553
+ "description": "PS/2 Mouse"
554
+ },
555
+ "vuid3ps2": {
556
+ "id": 125,
557
+ "loadaddr": "fffffffff7ecf000",
558
+ "size": 9056,
559
+ "description": "mouse events to vuid events"
560
+ },
561
+ "ibtl": {
562
+ "id": 128,
563
+ "loadaddr": "fffffffff7eed000",
564
+ "size": 81272,
565
+ "description": "IB Transport Layer"
566
+ },
567
+ "ibmf": {
568
+ "id": 129,
569
+ "loadaddr": "fffffffff7f00000",
570
+ "size": 443904,
571
+ "description": "IB Agent Interfaces 2.0"
572
+ },
573
+ "stmf": {
574
+ "id": 133,
575
+ "loadaddr": "fffffffff7f7a000",
576
+ "size": 73520,
577
+ "description": "COMSTAR STMF"
578
+ },
579
+ "elfexec": {
580
+ "id": 134,
581
+ "loadaddr": "fffffffff7ad8000",
582
+ "size": 46656,
583
+ "description": "32-bit exec module for elf"
584
+ },
585
+ "stmf_sbd": {
586
+ "id": 135,
587
+ "loadaddr": "fffffffff7f8c000",
588
+ "size": 71864,
589
+ "description": "COMSTAR SBD"
590
+ },
591
+ "ksocket": {
592
+ "id": 139,
593
+ "loadaddr": "fffffffff7ed5000",
594
+ "size": 8576,
595
+ "description": "kernel socket module"
596
+ },
597
+ "ibcm": {
598
+ "id": 140,
599
+ "loadaddr": "fffffffff7fed000",
600
+ "size": 182728,
601
+ "description": "IB Communication Manager"
602
+ },
603
+ "audio": {
604
+ "id": 152,
605
+ "loadaddr": "fffffffff80a2000",
606
+ "size": 367136,
607
+ "description": "Audio Framework"
608
+ },
609
+ "sad": {
610
+ "id": 153,
611
+ "loadaddr": "fffffffff7fd8000",
612
+ "size": 4968,
613
+ "description": "STREAMS Administrative Driver '"
614
+ },
615
+ "ldterm": {
616
+ "id": 155,
617
+ "loadaddr": "fffffffff80f5000",
618
+ "size": 61512,
619
+ "description": "terminal line discipline"
620
+ },
621
+ "ttcompat": {
622
+ "id": 156,
623
+ "loadaddr": "fffffffff7fda000",
624
+ "size": 8368,
625
+ "description": "alt ioctl calls"
626
+ },
627
+ "fctl": {
628
+ "id": 157,
629
+ "loadaddr": "fffffffff816f000",
630
+ "size": 44760,
631
+ "description": "SunFC Transport v20090729-1.70"
632
+ },
633
+ "acpi_drv": {
634
+ "id": 159,
635
+ "loadaddr": "fffffffff817a000",
636
+ "size": 20296,
637
+ "description": "ACPI driver"
638
+ },
639
+ "ptsl": {
640
+ "id": 160,
641
+ "loadaddr": "fffffffff7fdc000",
642
+ "size": 6192,
643
+ "description": "tty pseudo driver slave 'ptsl'"
644
+ },
645
+ "ptc": {
646
+ "id": 161,
647
+ "loadaddr": "fffffffff7eda000",
648
+ "size": 7872,
649
+ "description": "tty pseudo driver control 'ptc'"
650
+ },
651
+ "smbios": {
652
+ "id": 167,
653
+ "loadaddr": "fffffffff81fc600",
654
+ "size": 2960,
655
+ "description": "System Management BIOS driver"
656
+ },
657
+ "kssl": {
658
+ "id": 171,
659
+ "loadaddr": "fffffffff819e000",
660
+ "size": 11888,
661
+ "description": "Kernel SSL Interface"
662
+ },
663
+ "tl": {
664
+ "id": 180,
665
+ "loadaddr": "fffffffff81d4000",
666
+ "size": 30472,
667
+ "description": "TPI Local Transport (tl)"
668
+ },
669
+ "keysock": {
670
+ "id": 181,
671
+ "loadaddr": "fffffffff81dc000",
672
+ "size": 19672,
673
+ "description": "PF_KEY socket STREAMS module"
674
+ },
675
+ "spdsock": {
676
+ "id": 182,
677
+ "loadaddr": "fffffffff81e1000",
678
+ "size": 29824,
679
+ "description": "PF_POLICY socket STREAMS driver"
680
+ },
681
+ "rds": {
682
+ "id": 183,
683
+ "loadaddr": "fffffffff81e9000",
684
+ "size": 14008,
685
+ "description": "RDS STREAMS driver"
686
+ },
687
+ "sysmsg": {
688
+ "id": 184,
689
+ "loadaddr": "fffffffff81ec000",
690
+ "size": 7296,
691
+ "description": "System message redirection (fan"
692
+ },
693
+ "cn": {
694
+ "id": 185,
695
+ "loadaddr": "fffffffff78fa558",
696
+ "size": 3120,
697
+ "description": "Console redirection driver"
698
+ },
699
+ "mm": {
700
+ "id": 186,
701
+ "loadaddr": "fffffffff81ee000",
702
+ "size": 6408,
703
+ "description": "memory driver"
704
+ },
705
+ "pipe": {
706
+ "id": 187,
707
+ "loadaddr": "fffffffff7accb78",
708
+ "size": 1296,
709
+ "description": "32-bit pipe(2) syscall"
710
+ },
711
+ "namefs": {
712
+ "id": 188,
713
+ "loadaddr": "fffffffff81f0000",
714
+ "size": 9440,
715
+ "description": "filesystem for namefs"
716
+ },
717
+ "portfs": {
718
+ "id": 189,
719
+ "loadaddr": "fffffffff81f3000",
720
+ "size": 30072,
721
+ "description": "32-bit event ports syscalls"
722
+ },
723
+ "intpexec": {
724
+ "id": 190,
725
+ "loadaddr": "fffffffff7ae3500",
726
+ "size": 1632,
727
+ "description": "exec mod for interp"
728
+ },
729
+ "sysevent": {
730
+ "id": 191,
731
+ "loadaddr": "fffffffff81fb000",
732
+ "size": 6072,
733
+ "description": "sysevent driver"
734
+ },
735
+ "softmac": {
736
+ "id": 192,
737
+ "loadaddr": "fffffffff81fd000",
738
+ "size": 40312,
739
+ "description": "softmac driver"
740
+ },
741
+ "log": {
742
+ "id": 193,
743
+ "loadaddr": "fffffffff7e31710",
744
+ "size": 2968,
745
+ "description": "streams log driver"
746
+ },
747
+ "rts": {
748
+ "id": 194,
749
+ "loadaddr": "fffffffff7e86b00",
750
+ "size": 1736,
751
+ "description": "PF_ROUTE socket module"
752
+ },
753
+ "iscsi": {
754
+ "id": 196,
755
+ "loadaddr": "fffffffff820e000",
756
+ "size": 218816,
757
+ "description": "iSCSI Initiator v-1.55"
758
+ },
759
+ "idm": {
760
+ "id": 197,
761
+ "loadaddr": "fffffffff8243000",
762
+ "size": 73744,
763
+ "description": "iSCSI Data Mover"
764
+ },
765
+ "e1000g": {
766
+ "id": 200,
767
+ "loadaddr": "fffffffff825e000",
768
+ "size": 289080,
769
+ "description": "Intel PRO/1000 Ethernet"
770
+ },
771
+ "cpc": {
772
+ "id": 203,
773
+ "loadaddr": "fffffffff7fe6638",
774
+ "size": 6256,
775
+ "description": "32-bit cpc sampling system call"
776
+ },
777
+ "mac_ether": {
778
+ "id": 205,
779
+ "loadaddr": "fffffffff7bb4598",
780
+ "size": 6416,
781
+ "description": "Ethernet MAC plugin"
782
+ },
783
+ "ctf": {
784
+ "id": 207,
785
+ "loadaddr": "fffffffff82c8000",
786
+ "size": 42264,
787
+ "description": "Compact C Type Format routines"
788
+ },
789
+ "srn": {
790
+ "id": 217,
791
+ "loadaddr": "fffffffff7a862f8",
792
+ "size": 3928,
793
+ "description": "srn driver"
794
+ },
795
+ "fcip": {
796
+ "id": 220,
797
+ "loadaddr": "fffffffff835a000",
798
+ "size": 38192,
799
+ "description": "SunFC FCIP v1.61"
800
+ },
801
+ "crypto": {
802
+ "id": 225,
803
+ "loadaddr": "fffffffff7b85000",
804
+ "size": 80672,
805
+ "description": "Cryptographic Library Interface"
806
+ },
807
+ "openeepr": {
808
+ "id": 236,
809
+ "loadaddr": "fffffffff8467000",
810
+ "size": 8008,
811
+ "description": "OPENPROM/NVRAM Driver"
812
+ },
813
+ "power": {
814
+ "id": 239,
815
+ "loadaddr": "fffffffff846d000",
816
+ "size": 6288,
817
+ "description": "power button driver"
818
+ },
819
+ "random": {
820
+ "id": 241,
821
+ "loadaddr": "fffffffff8641878",
822
+ "size": 2264,
823
+ "description": "random number device"
824
+ },
825
+ "sy": {
826
+ "id": 243,
827
+ "loadaddr": "fffffffff8392780",
828
+ "size": 2232,
829
+ "description": "Indirect driver for tty 'sy'"
830
+ },
831
+ "vboxguest": {
832
+ "id": 246,
833
+ "loadaddr": "fffffffff8477000",
834
+ "size": 151800,
835
+ "description": "VirtualBox GstDrv 4.3.6r91406"
836
+ },
837
+ "pit_beep": {
838
+ "id": 248,
839
+ "loadaddr": "fffffffff790cb60",
840
+ "size": 1488,
841
+ "description": "Intel Pit_beep Driver"
842
+ },
843
+ "lofs": {
844
+ "id": 249,
845
+ "loadaddr": "fffffffff84a5000",
846
+ "size": 17200,
847
+ "description": "filesystem for lofs"
848
+ },
849
+ "fdfs": {
850
+ "id": 251,
851
+ "loadaddr": "fffffffff7feb230",
852
+ "size": 5400,
853
+ "description": "filesystem for fd"
854
+ },
855
+ "pool": {
856
+ "id": 252,
857
+ "loadaddr": "fffffffff84aa000",
858
+ "size": 5216,
859
+ "description": "pool driver"
860
+ },
861
+ "ipf": {
862
+ "id": 255,
863
+ "loadaddr": "fffffffff84bf000",
864
+ "size": 231120,
865
+ "description": "IP Filter: v4.1.9"
866
+ },
867
+ "klmmod": {
868
+ "id": 257,
869
+ "loadaddr": "fffffffff854b000",
870
+ "size": 74344,
871
+ "description": "lock mgr common module"
872
+ },
873
+ "nfs": {
874
+ "id": 258,
875
+ "loadaddr": "fffffffff855d000",
876
+ "size": 633640,
877
+ "description": "network filesystem version 4"
878
+ },
879
+ "rpcsec": {
880
+ "id": 259,
881
+ "loadaddr": "fffffffff85f6000",
882
+ "size": 25664,
883
+ "description": "kernel RPC security module."
884
+ },
885
+ "fssnap_if": {
886
+ "id": 261,
887
+ "loadaddr": "fffffffff7e7cca0",
888
+ "size": 1040,
889
+ "description": "File System Snapshot Interface"
890
+ },
891
+ "ufs": {
892
+ "id": 262,
893
+ "loadaddr": "fffffffff8601000",
894
+ "size": 270928,
895
+ "description": "filesystem for ufs"
896
+ },
897
+ "kstat": {
898
+ "id": 263,
899
+ "loadaddr": "fffffffff82d8160",
900
+ "size": 4136,
901
+ "description": "kernel statistics driver"
902
+ },
903
+ "logindmux": {
904
+ "id": 265,
905
+ "loadaddr": "fffffffff8642000",
906
+ "size": 8304,
907
+ "description": "logindmux driver"
908
+ },
909
+ "ptm": {
910
+ "id": 266,
911
+ "loadaddr": "fffffffff81af2e0",
912
+ "size": 3984,
913
+ "description": "Master streams driver 'ptm'"
914
+ },
915
+ "pts": {
916
+ "id": 267,
917
+ "loadaddr": "fffffffff836f2d8",
918
+ "size": 3976,
919
+ "description": "Slave Stream Pseudo Terminal dr"
920
+ },
921
+ "vboxms": {
922
+ "id": 270,
923
+ "loadaddr": "fffffffff864d000",
924
+ "size": 15272,
925
+ "description": "VBoxMouseIntegr 4.3.6r91406"
926
+ },
927
+ "FX": {
928
+ "id": 274,
929
+ "loadaddr": "fffffffff8657000",
930
+ "size": 13248,
931
+ "description": "Fixed priority sched class"
932
+ },
933
+ "FX_DPTBL": {
934
+ "id": 275,
935
+ "loadaddr": "fffffffff8392eb0",
936
+ "size": 960,
937
+ "description": "Fixed priority dispatch table"
938
+ },
939
+ "autofs": {
940
+ "id": 276,
941
+ "loadaddr": "fffffffff865a000",
942
+ "size": 37096,
943
+ "description": "AUTOFS syscall (32-bit)"
944
+ },
945
+ "vboxfs": {
946
+ "id": 277,
947
+ "loadaddr": "fffffffff7fde000",
948
+ "size": 35072,
949
+ "description": "VirtualBox ShrdFS 4.3.6r91406"
950
+ },
951
+ "ptem": {
952
+ "id": 278,
953
+ "loadaddr": "fffffffff81ae000",
954
+ "size": 5160,
955
+ "description": "pty hardware emulator"
956
+ }
957
+ }
958
+ },
959
+ "os": "solaris2",
960
+ "os_version": "5.11",
961
+ "platform_version": "151008",
962
+ "platform_build": "omnios-6de5e81",
963
+ "platform": "omnios",
964
+ "platform_family": "omnios",
965
+ "command": {
966
+ "ps": "ps -ef"
967
+ },
968
+ "filesystem": {
969
+ "rpool/ROOT/omnios": {
970
+ "kb_size": "41029632",
971
+ "kb_used": "2009008",
972
+ "kb_available": "37107070",
973
+ "percent_used": "6%",
974
+ "mount": "/",
975
+ "fs_type": "zfs",
976
+ "mount_time": "Thu Jan 1 00:00:00 1970",
977
+ "mount_options": [
978
+ "read",
979
+ "write",
980
+ "setuid",
981
+ "devices",
982
+ "dev=16d0002"
983
+ ],
984
+ "zfs_values": {
985
+ "type": "filesystem",
986
+ "creation": "1389980585",
987
+ "used": "2360663552",
988
+ "available": "37997640192",
989
+ "referenced": "2057224704",
990
+ "compressratio": "1.00x",
991
+ "mounted": "yes",
992
+ "quota": "0",
993
+ "reservation": "0",
994
+ "recordsize": "131072",
995
+ "mountpoint": "/",
996
+ "sharenfs": "off",
997
+ "checksum": "on",
998
+ "compression": "off",
999
+ "atime": "on",
1000
+ "devices": "on",
1001
+ "exec": "on",
1002
+ "setuid": "on",
1003
+ "readonly": "off",
1004
+ "zoned": "off",
1005
+ "snapdir": "hidden",
1006
+ "aclmode": "discard",
1007
+ "aclinherit": "restricted",
1008
+ "canmount": "noauto",
1009
+ "xattr": "on",
1010
+ "copies": "1",
1011
+ "version": "5",
1012
+ "utf8only": "off",
1013
+ "normalization": "none",
1014
+ "casesensitivity": "sensitive",
1015
+ "vscan": "off",
1016
+ "nbmand": "off",
1017
+ "sharesmb": "off",
1018
+ "refquota": "0",
1019
+ "refreservation": "0",
1020
+ "primarycache": "all",
1021
+ "secondarycache": "all",
1022
+ "usedbysnapshots": "303438848",
1023
+ "usedbydataset": "2057224704",
1024
+ "usedbychildren": "0",
1025
+ "usedbyrefreservation": "0",
1026
+ "logbias": "latency",
1027
+ "dedup": "off",
1028
+ "mlslabel": "none",
1029
+ "sync": "standard",
1030
+ "refcompressratio": "1.00x",
1031
+ "written": "865181184",
1032
+ "logicalused": "2342376960",
1033
+ "logicalreferenced": "2040694272",
1034
+ "org.opensolaris.libbe:uuid": "4ec39516-9262-e8cc-9adc-97236587616f"
1035
+ },
1036
+ "zfs_sources": {
1037
+ "type": "-",
1038
+ "creation": "-",
1039
+ "used": "-",
1040
+ "available": "-",
1041
+ "referenced": "-",
1042
+ "compressratio": "-",
1043
+ "mounted": "-",
1044
+ "quota": "default",
1045
+ "reservation": "default",
1046
+ "recordsize": "default",
1047
+ "mountpoint": "local",
1048
+ "sharenfs": "default",
1049
+ "checksum": "default",
1050
+ "compression": "default",
1051
+ "atime": "default",
1052
+ "devices": "default",
1053
+ "exec": "default",
1054
+ "setuid": "default",
1055
+ "readonly": "default",
1056
+ "zoned": "default",
1057
+ "snapdir": "default",
1058
+ "aclmode": "default",
1059
+ "aclinherit": "default",
1060
+ "canmount": "local",
1061
+ "xattr": "default",
1062
+ "copies": "default",
1063
+ "version": "-",
1064
+ "utf8only": "-",
1065
+ "normalization": "-",
1066
+ "casesensitivity": "-",
1067
+ "vscan": "default",
1068
+ "nbmand": "default",
1069
+ "sharesmb": "default",
1070
+ "refquota": "default",
1071
+ "refreservation": "default",
1072
+ "primarycache": "default",
1073
+ "secondarycache": "default",
1074
+ "usedbysnapshots": "-",
1075
+ "usedbydataset": "-",
1076
+ "usedbychildren": "-",
1077
+ "usedbyrefreservation": "-",
1078
+ "logbias": "default",
1079
+ "dedup": "default",
1080
+ "mlslabel": "default",
1081
+ "sync": "default",
1082
+ "refcompressratio": "-",
1083
+ "written": "-",
1084
+ "logicalused": "-",
1085
+ "logicalreferenced": "-",
1086
+ "org.opensolaris.libbe:uuid": "local"
1087
+ },
1088
+ "zfs_parents": [
1089
+ "rpool",
1090
+ "rpool/ROOT"
1091
+ ],
1092
+ "zfs_zpool": false
1093
+ },
1094
+ "/devices": {
1095
+ "kb_size": "0",
1096
+ "kb_used": "0",
1097
+ "kb_available": "0",
1098
+ "percent_used": "0%",
1099
+ "mount": "/devices",
1100
+ "fs_type": "devfs",
1101
+ "mount_time": "Tue May 6 23:45:09 2014",
1102
+ "mount_options": [
1103
+ "read",
1104
+ "write",
1105
+ "setuid",
1106
+ "devices",
1107
+ "dev=8280000"
1108
+ ]
1109
+ },
1110
+ "/dev": {
1111
+ "kb_size": "0",
1112
+ "kb_used": "0",
1113
+ "kb_available": "0",
1114
+ "percent_used": "0%",
1115
+ "mount": "/dev",
1116
+ "fs_type": "dev",
1117
+ "mount_time": "Tue May 6 23:45:09 2014",
1118
+ "mount_options": [
1119
+ "read",
1120
+ "write",
1121
+ "setuid",
1122
+ "devices",
1123
+ "dev=82c0000"
1124
+ ]
1125
+ },
1126
+ "ctfs": {
1127
+ "kb_size": "0",
1128
+ "kb_used": "0",
1129
+ "kb_available": "0",
1130
+ "percent_used": "0%",
1131
+ "mount": "/system/contract",
1132
+ "fs_type": "ctfs",
1133
+ "mount_time": "Tue May 6 23:45:09 2014",
1134
+ "mount_options": [
1135
+ "read",
1136
+ "write",
1137
+ "setuid",
1138
+ "devices",
1139
+ "dev=8380001"
1140
+ ]
1141
+ },
1142
+ "proc": {
1143
+ "kb_size": "0",
1144
+ "kb_used": "0",
1145
+ "kb_available": "0",
1146
+ "percent_used": "0%",
1147
+ "mount": "/proc",
1148
+ "fs_type": "proc",
1149
+ "mount_time": "Tue May 6 23:45:09 2014",
1150
+ "mount_options": [
1151
+ "read",
1152
+ "write",
1153
+ "setuid",
1154
+ "devices",
1155
+ "dev=8300000"
1156
+ ]
1157
+ },
1158
+ "mnttab": {
1159
+ "kb_size": "0",
1160
+ "kb_used": "0",
1161
+ "kb_available": "0",
1162
+ "percent_used": "0%",
1163
+ "mount": "/etc/mnttab",
1164
+ "fs_type": "mntfs",
1165
+ "mount_time": "Tue May 6 23:45:09 2014",
1166
+ "mount_options": [
1167
+ "read",
1168
+ "write",
1169
+ "setuid",
1170
+ "devices",
1171
+ "dev=83c0001"
1172
+ ]
1173
+ },
1174
+ "swap": {
1175
+ "kb_size": "1059284",
1176
+ "kb_used": "36",
1177
+ "kb_available": "1059248",
1178
+ "percent_used": "1%",
1179
+ "mount": "/var/run",
1180
+ "fs_type": "tmpfs",
1181
+ "mount_time": "Tue May 6 23:45:16 2014",
1182
+ "mount_options": [
1183
+ "read",
1184
+ "write",
1185
+ "setuid",
1186
+ "devices",
1187
+ "xattr",
1188
+ "dev=8400003"
1189
+ ]
1190
+ },
1191
+ "objfs": {
1192
+ "kb_size": "0",
1193
+ "kb_used": "0",
1194
+ "kb_available": "0",
1195
+ "percent_used": "0%",
1196
+ "mount": "/system/object",
1197
+ "fs_type": "objfs",
1198
+ "mount_time": "Tue May 6 23:45:09 2014",
1199
+ "mount_options": [
1200
+ "read",
1201
+ "write",
1202
+ "setuid",
1203
+ "devices",
1204
+ "dev=8440001"
1205
+ ]
1206
+ },
1207
+ "sharefs": {
1208
+ "kb_size": "0",
1209
+ "kb_used": "0",
1210
+ "kb_available": "0",
1211
+ "percent_used": "0%",
1212
+ "mount": "/etc/dfs/sharetab",
1213
+ "fs_type": "sharefs",
1214
+ "mount_time": "Tue May 6 23:45:09 2014",
1215
+ "mount_options": [
1216
+ "read",
1217
+ "write",
1218
+ "setuid",
1219
+ "devices",
1220
+ "dev=8480001"
1221
+ ]
1222
+ },
1223
+ "/usr/lib/libc/libc_hwcap1.so.1": {
1224
+ "kb_size": "39116079",
1225
+ "kb_used": "2009008",
1226
+ "kb_available": "37107070",
1227
+ "percent_used": "6%",
1228
+ "mount": "/lib/libc.so.1",
1229
+ "fs_type": "lofs",
1230
+ "mount_time": "Tue May 6 23:45:15 2014",
1231
+ "mount_options": [
1232
+ "read",
1233
+ "write",
1234
+ "setuid",
1235
+ "devices",
1236
+ "dev=16d0002"
1237
+ ]
1238
+ },
1239
+ "fd": {
1240
+ "kb_size": "0",
1241
+ "kb_used": "0",
1242
+ "kb_available": "0",
1243
+ "percent_used": "0%",
1244
+ "mount": "/dev/fd",
1245
+ "fs_type": "fd",
1246
+ "mount_time": "Tue May 6 23:45:15 2014",
1247
+ "mount_options": [
1248
+ "read",
1249
+ "write",
1250
+ "setuid",
1251
+ "devices",
1252
+ "dev=8580001"
1253
+ ]
1254
+ },
1255
+ "rpool/export": {
1256
+ "kb_size": "41029632",
1257
+ "kb_used": "32",
1258
+ "kb_available": "37107070",
1259
+ "percent_used": "1%",
1260
+ "mount": "/export",
1261
+ "fs_type": "zfs",
1262
+ "mount_time": "Tue May 6 23:45:18 2014",
1263
+ "mount_options": [
1264
+ "read",
1265
+ "write",
1266
+ "setuid",
1267
+ "devices",
1268
+ "nonbmand",
1269
+ "exec",
1270
+ "xattr",
1271
+ "atime",
1272
+ "dev=16d0008"
1273
+ ],
1274
+ "zfs_values": {
1275
+ "type": "filesystem",
1276
+ "creation": "1389980585",
1277
+ "used": "10336768",
1278
+ "available": "37997640192",
1279
+ "referenced": "32768",
1280
+ "compressratio": "1.00x",
1281
+ "mounted": "yes",
1282
+ "quota": "0",
1283
+ "reservation": "0",
1284
+ "recordsize": "131072",
1285
+ "mountpoint": "/export",
1286
+ "sharenfs": "off",
1287
+ "checksum": "on",
1288
+ "compression": "off",
1289
+ "atime": "on",
1290
+ "devices": "on",
1291
+ "exec": "on",
1292
+ "setuid": "on",
1293
+ "readonly": "off",
1294
+ "zoned": "off",
1295
+ "snapdir": "hidden",
1296
+ "aclmode": "discard",
1297
+ "aclinherit": "restricted",
1298
+ "canmount": "on",
1299
+ "xattr": "on",
1300
+ "copies": "1",
1301
+ "version": "5",
1302
+ "utf8only": "off",
1303
+ "normalization": "none",
1304
+ "casesensitivity": "sensitive",
1305
+ "vscan": "off",
1306
+ "nbmand": "off",
1307
+ "sharesmb": "off",
1308
+ "refquota": "0",
1309
+ "refreservation": "0",
1310
+ "primarycache": "all",
1311
+ "secondarycache": "all",
1312
+ "usedbysnapshots": "0",
1313
+ "usedbydataset": "32768",
1314
+ "usedbychildren": "10304000",
1315
+ "usedbyrefreservation": "0",
1316
+ "logbias": "latency",
1317
+ "dedup": "off",
1318
+ "mlslabel": "none",
1319
+ "sync": "standard",
1320
+ "refcompressratio": "1.00x",
1321
+ "written": "32768",
1322
+ "logicalused": "10271232",
1323
+ "logicalreferenced": "16384"
1324
+ },
1325
+ "zfs_sources": {
1326
+ "type": "-",
1327
+ "creation": "-",
1328
+ "used": "-",
1329
+ "available": "-",
1330
+ "referenced": "-",
1331
+ "compressratio": "-",
1332
+ "mounted": "-",
1333
+ "quota": "default",
1334
+ "reservation": "default",
1335
+ "recordsize": "default",
1336
+ "mountpoint": "local",
1337
+ "sharenfs": "default",
1338
+ "checksum": "default",
1339
+ "compression": "default",
1340
+ "atime": "default",
1341
+ "devices": "default",
1342
+ "exec": "default",
1343
+ "setuid": "default",
1344
+ "readonly": "default",
1345
+ "zoned": "default",
1346
+ "snapdir": "default",
1347
+ "aclmode": "default",
1348
+ "aclinherit": "default",
1349
+ "canmount": "default",
1350
+ "xattr": "default",
1351
+ "copies": "default",
1352
+ "version": "-",
1353
+ "utf8only": "-",
1354
+ "normalization": "-",
1355
+ "casesensitivity": "-",
1356
+ "vscan": "default",
1357
+ "nbmand": "default",
1358
+ "sharesmb": "default",
1359
+ "refquota": "default",
1360
+ "refreservation": "default",
1361
+ "primarycache": "default",
1362
+ "secondarycache": "default",
1363
+ "usedbysnapshots": "-",
1364
+ "usedbydataset": "-",
1365
+ "usedbychildren": "-",
1366
+ "usedbyrefreservation": "-",
1367
+ "logbias": "default",
1368
+ "dedup": "default",
1369
+ "mlslabel": "default",
1370
+ "sync": "default",
1371
+ "refcompressratio": "-",
1372
+ "written": "-",
1373
+ "logicalused": "-",
1374
+ "logicalreferenced": "-"
1375
+ },
1376
+ "zfs_parents": [
1377
+ "rpool"
1378
+ ],
1379
+ "zfs_zpool": false
1380
+ },
1381
+ "rpool/export/home": {
1382
+ "kb_size": "41029632",
1383
+ "kb_used": "10062",
1384
+ "kb_available": "37107070",
1385
+ "percent_used": "1%",
1386
+ "mount": "/export/home",
1387
+ "fs_type": "zfs",
1388
+ "mount_time": "Tue May 6 23:45:18 2014",
1389
+ "mount_options": [
1390
+ "read",
1391
+ "write",
1392
+ "setuid",
1393
+ "devices",
1394
+ "nonbmand",
1395
+ "exec",
1396
+ "xattr",
1397
+ "atime",
1398
+ "dev=16d0009"
1399
+ ],
1400
+ "zfs_values": {
1401
+ "type": "filesystem",
1402
+ "creation": "1389980585",
1403
+ "used": "10304000",
1404
+ "available": "37997640192",
1405
+ "referenced": "10304000",
1406
+ "compressratio": "1.00x",
1407
+ "mounted": "yes",
1408
+ "quota": "0",
1409
+ "reservation": "0",
1410
+ "recordsize": "131072",
1411
+ "mountpoint": "/export/home",
1412
+ "sharenfs": "off",
1413
+ "checksum": "on",
1414
+ "compression": "off",
1415
+ "atime": "on",
1416
+ "devices": "on",
1417
+ "exec": "on",
1418
+ "setuid": "on",
1419
+ "readonly": "off",
1420
+ "zoned": "off",
1421
+ "snapdir": "hidden",
1422
+ "aclmode": "discard",
1423
+ "aclinherit": "restricted",
1424
+ "canmount": "on",
1425
+ "xattr": "on",
1426
+ "copies": "1",
1427
+ "version": "5",
1428
+ "utf8only": "off",
1429
+ "normalization": "none",
1430
+ "casesensitivity": "sensitive",
1431
+ "vscan": "off",
1432
+ "nbmand": "off",
1433
+ "sharesmb": "off",
1434
+ "refquota": "0",
1435
+ "refreservation": "0",
1436
+ "primarycache": "all",
1437
+ "secondarycache": "all",
1438
+ "usedbysnapshots": "0",
1439
+ "usedbydataset": "10304000",
1440
+ "usedbychildren": "0",
1441
+ "usedbyrefreservation": "0",
1442
+ "logbias": "latency",
1443
+ "dedup": "off",
1444
+ "mlslabel": "none",
1445
+ "sync": "standard",
1446
+ "refcompressratio": "1.00x",
1447
+ "written": "10304000",
1448
+ "logicalused": "10254848",
1449
+ "logicalreferenced": "10254848"
1450
+ },
1451
+ "zfs_sources": {
1452
+ "type": "-",
1453
+ "creation": "-",
1454
+ "used": "-",
1455
+ "available": "-",
1456
+ "referenced": "-",
1457
+ "compressratio": "-",
1458
+ "mounted": "-",
1459
+ "quota": "default",
1460
+ "reservation": "default",
1461
+ "recordsize": "default",
1462
+ "mountpoint": "inherited from rpool/export",
1463
+ "sharenfs": "default",
1464
+ "checksum": "default",
1465
+ "compression": "default",
1466
+ "atime": "default",
1467
+ "devices": "default",
1468
+ "exec": "default",
1469
+ "setuid": "default",
1470
+ "readonly": "default",
1471
+ "zoned": "default",
1472
+ "snapdir": "default",
1473
+ "aclmode": "default",
1474
+ "aclinherit": "default",
1475
+ "canmount": "default",
1476
+ "xattr": "default",
1477
+ "copies": "default",
1478
+ "version": "-",
1479
+ "utf8only": "-",
1480
+ "normalization": "-",
1481
+ "casesensitivity": "-",
1482
+ "vscan": "default",
1483
+ "nbmand": "default",
1484
+ "sharesmb": "default",
1485
+ "refquota": "default",
1486
+ "refreservation": "default",
1487
+ "primarycache": "default",
1488
+ "secondarycache": "default",
1489
+ "usedbysnapshots": "-",
1490
+ "usedbydataset": "-",
1491
+ "usedbychildren": "-",
1492
+ "usedbyrefreservation": "-",
1493
+ "logbias": "default",
1494
+ "dedup": "default",
1495
+ "mlslabel": "default",
1496
+ "sync": "default",
1497
+ "refcompressratio": "-",
1498
+ "written": "-",
1499
+ "logicalused": "-",
1500
+ "logicalreferenced": "-"
1501
+ },
1502
+ "zfs_parents": [
1503
+ "rpool",
1504
+ "rpool/export"
1505
+ ],
1506
+ "zfs_zpool": false
1507
+ },
1508
+ "rpool": {
1509
+ "kb_size": "41029632",
1510
+ "kb_used": "35",
1511
+ "kb_available": "37107070",
1512
+ "percent_used": "1%",
1513
+ "mount": "/rpool",
1514
+ "fs_type": "zfs",
1515
+ "mount_time": "Tue May 6 23:45:18 2014",
1516
+ "mount_options": [
1517
+ "read",
1518
+ "write",
1519
+ "setuid",
1520
+ "devices",
1521
+ "nonbmand",
1522
+ "exec",
1523
+ "xattr",
1524
+ "atime",
1525
+ "dev=16d000a"
1526
+ ],
1527
+ "zfs_values": {
1528
+ "type": "filesystem",
1529
+ "creation": "1389980584",
1530
+ "used": "4016702976",
1531
+ "available": "37997640192",
1532
+ "referenced": "36352",
1533
+ "compressratio": "1.00x",
1534
+ "mounted": "yes",
1535
+ "quota": "0",
1536
+ "reservation": "0",
1537
+ "recordsize": "131072",
1538
+ "mountpoint": "/rpool",
1539
+ "sharenfs": "off",
1540
+ "checksum": "on",
1541
+ "compression": "off",
1542
+ "atime": "on",
1543
+ "devices": "on",
1544
+ "exec": "on",
1545
+ "setuid": "on",
1546
+ "readonly": "off",
1547
+ "zoned": "off",
1548
+ "snapdir": "hidden",
1549
+ "aclmode": "discard",
1550
+ "aclinherit": "restricted",
1551
+ "canmount": "on",
1552
+ "xattr": "on",
1553
+ "copies": "1",
1554
+ "version": "5",
1555
+ "utf8only": "off",
1556
+ "normalization": "none",
1557
+ "casesensitivity": "sensitive",
1558
+ "vscan": "off",
1559
+ "nbmand": "off",
1560
+ "sharesmb": "off",
1561
+ "refquota": "0",
1562
+ "refreservation": "0",
1563
+ "primarycache": "all",
1564
+ "secondarycache": "all",
1565
+ "usedbysnapshots": "0",
1566
+ "usedbydataset": "36352",
1567
+ "usedbychildren": "4016666624",
1568
+ "usedbyrefreservation": "0",
1569
+ "logbias": "latency",
1570
+ "dedup": "off",
1571
+ "mlslabel": "none",
1572
+ "sync": "standard",
1573
+ "refcompressratio": "1.00x",
1574
+ "written": "36352",
1575
+ "logicalused": "2925825536",
1576
+ "logicalreferenced": "18944"
1577
+ },
1578
+ "zfs_sources": {
1579
+ "type": "-",
1580
+ "creation": "-",
1581
+ "used": "-",
1582
+ "available": "-",
1583
+ "referenced": "-",
1584
+ "compressratio": "-",
1585
+ "mounted": "-",
1586
+ "quota": "default",
1587
+ "reservation": "default",
1588
+ "recordsize": "default",
1589
+ "mountpoint": "default",
1590
+ "sharenfs": "default",
1591
+ "checksum": "default",
1592
+ "compression": "default",
1593
+ "atime": "default",
1594
+ "devices": "default",
1595
+ "exec": "default",
1596
+ "setuid": "default",
1597
+ "readonly": "default",
1598
+ "zoned": "default",
1599
+ "snapdir": "default",
1600
+ "aclmode": "default",
1601
+ "aclinherit": "default",
1602
+ "canmount": "default",
1603
+ "xattr": "default",
1604
+ "copies": "default",
1605
+ "version": "-",
1606
+ "utf8only": "-",
1607
+ "normalization": "-",
1608
+ "casesensitivity": "-",
1609
+ "vscan": "default",
1610
+ "nbmand": "default",
1611
+ "sharesmb": "default",
1612
+ "refquota": "default",
1613
+ "refreservation": "default",
1614
+ "primarycache": "default",
1615
+ "secondarycache": "default",
1616
+ "usedbysnapshots": "-",
1617
+ "usedbydataset": "-",
1618
+ "usedbychildren": "-",
1619
+ "usedbyrefreservation": "-",
1620
+ "logbias": "default",
1621
+ "dedup": "default",
1622
+ "mlslabel": "default",
1623
+ "sync": "default",
1624
+ "refcompressratio": "-",
1625
+ "written": "-",
1626
+ "logicalused": "-",
1627
+ "logicalreferenced": "-"
1628
+ },
1629
+ "zfs_parents": [
1630
+
1631
+ ],
1632
+ "zfs_zpool": true
1633
+ },
1634
+ "-hosts": {
1635
+ "kb_size": "0",
1636
+ "kb_used": "0",
1637
+ "kb_available": "0",
1638
+ "percent_used": "0%",
1639
+ "mount": "/net",
1640
+ "fs_type": "autofs"
1641
+ },
1642
+ "auto_home": {
1643
+ "kb_size": "0",
1644
+ "kb_used": "0",
1645
+ "kb_available": "0",
1646
+ "percent_used": "0%",
1647
+ "mount": "/home",
1648
+ "fs_type": "autofs"
1649
+ },
1650
+ "/vagrant": {
1651
+ "kb_size": "487385240",
1652
+ "kb_used": "411057792",
1653
+ "kb_available": "76327448",
1654
+ "percent_used": "85%",
1655
+ "mount": "/vagrant",
1656
+ "fs_type": "vboxfs",
1657
+ "mount_time": "Tue May 6 23:45:35 2014",
1658
+ "mount_options": [
1659
+ "read",
1660
+ "write",
1661
+ "setuid",
1662
+ "devices",
1663
+ "uid=100",
1664
+ "gid=1",
1665
+ "stat_ttl=200",
1666
+ "dev=8680001"
1667
+ ]
1668
+ },
1669
+ "rpool/ROOT": {
1670
+ "fs_type": "zfs",
1671
+ "mount": "legacy",
1672
+ "zfs_values": {
1673
+ "type": "filesystem",
1674
+ "creation": "1389980585",
1675
+ "used": "2360727040",
1676
+ "available": "37997640192",
1677
+ "referenced": "31744",
1678
+ "compressratio": "1.00x",
1679
+ "mounted": "no",
1680
+ "quota": "0",
1681
+ "reservation": "0",
1682
+ "recordsize": "131072",
1683
+ "mountpoint": "legacy",
1684
+ "sharenfs": "off",
1685
+ "checksum": "on",
1686
+ "compression": "off",
1687
+ "atime": "on",
1688
+ "devices": "on",
1689
+ "exec": "on",
1690
+ "setuid": "on",
1691
+ "readonly": "off",
1692
+ "zoned": "off",
1693
+ "snapdir": "hidden",
1694
+ "aclmode": "discard",
1695
+ "aclinherit": "restricted",
1696
+ "canmount": "off",
1697
+ "xattr": "on",
1698
+ "copies": "1",
1699
+ "version": "5",
1700
+ "utf8only": "off",
1701
+ "normalization": "none",
1702
+ "casesensitivity": "sensitive",
1703
+ "vscan": "off",
1704
+ "nbmand": "off",
1705
+ "sharesmb": "off",
1706
+ "refquota": "0",
1707
+ "refreservation": "0",
1708
+ "primarycache": "all",
1709
+ "secondarycache": "all",
1710
+ "usedbysnapshots": "0",
1711
+ "usedbydataset": "31744",
1712
+ "usedbychildren": "2360695296",
1713
+ "usedbyrefreservation": "0",
1714
+ "logbias": "latency",
1715
+ "dedup": "off",
1716
+ "mlslabel": "none",
1717
+ "sync": "standard",
1718
+ "refcompressratio": "1.00x",
1719
+ "written": "31744",
1720
+ "logicalused": "2342408704",
1721
+ "logicalreferenced": "15872"
1722
+ },
1723
+ "zfs_sources": {
1724
+ "type": "-",
1725
+ "creation": "-",
1726
+ "used": "-",
1727
+ "available": "-",
1728
+ "referenced": "-",
1729
+ "compressratio": "-",
1730
+ "mounted": "-",
1731
+ "quota": "default",
1732
+ "reservation": "default",
1733
+ "recordsize": "default",
1734
+ "mountpoint": "local",
1735
+ "sharenfs": "default",
1736
+ "checksum": "default",
1737
+ "compression": "default",
1738
+ "atime": "default",
1739
+ "devices": "default",
1740
+ "exec": "default",
1741
+ "setuid": "default",
1742
+ "readonly": "default",
1743
+ "zoned": "default",
1744
+ "snapdir": "default",
1745
+ "aclmode": "default",
1746
+ "aclinherit": "default",
1747
+ "canmount": "local",
1748
+ "xattr": "default",
1749
+ "copies": "default",
1750
+ "version": "-",
1751
+ "utf8only": "-",
1752
+ "normalization": "-",
1753
+ "casesensitivity": "-",
1754
+ "vscan": "default",
1755
+ "nbmand": "default",
1756
+ "sharesmb": "default",
1757
+ "refquota": "default",
1758
+ "refreservation": "default",
1759
+ "primarycache": "default",
1760
+ "secondarycache": "default",
1761
+ "usedbysnapshots": "-",
1762
+ "usedbydataset": "-",
1763
+ "usedbychildren": "-",
1764
+ "usedbyrefreservation": "-",
1765
+ "logbias": "default",
1766
+ "dedup": "default",
1767
+ "mlslabel": "default",
1768
+ "sync": "default",
1769
+ "refcompressratio": "-",
1770
+ "written": "-",
1771
+ "logicalused": "-",
1772
+ "logicalreferenced": "-"
1773
+ },
1774
+ "zfs_parents": [
1775
+ "rpool"
1776
+ ],
1777
+ "zfs_zpool": false
1778
+ },
1779
+ "rpool/ROOT/omnios@install": {
1780
+ "fs_type": "zfs",
1781
+ "zfs_values": {
1782
+ "type": "snapshot",
1783
+ "creation": "1389980740",
1784
+ "used": "303438848",
1785
+ "referenced": "1495482368",
1786
+ "compressratio": "1.00x",
1787
+ "devices": "on",
1788
+ "exec": "on",
1789
+ "setuid": "on",
1790
+ "xattr": "on",
1791
+ "version": "5",
1792
+ "utf8only": "off",
1793
+ "normalization": "none",
1794
+ "casesensitivity": "sensitive",
1795
+ "nbmand": "off",
1796
+ "primarycache": "all",
1797
+ "secondarycache": "all",
1798
+ "defer_destroy": "off",
1799
+ "userrefs": "0",
1800
+ "mlslabel": "none",
1801
+ "refcompressratio": "1.00x",
1802
+ "written": "1495482368",
1803
+ "logicalused": "0",
1804
+ "logicalreferenced": "1484122624",
1805
+ "org.opensolaris.libbe:uuid": "4ec39516-9262-e8cc-9adc-97236587616f",
1806
+ "org.opensolaris.libbe:policy": "static"
1807
+ },
1808
+ "zfs_sources": {
1809
+ "type": "-",
1810
+ "creation": "-",
1811
+ "used": "-",
1812
+ "referenced": "-",
1813
+ "compressratio": "-",
1814
+ "devices": "default",
1815
+ "exec": "default",
1816
+ "setuid": "default",
1817
+ "xattr": "default",
1818
+ "version": "-",
1819
+ "utf8only": "-",
1820
+ "normalization": "-",
1821
+ "casesensitivity": "-",
1822
+ "nbmand": "default",
1823
+ "primarycache": "default",
1824
+ "secondarycache": "default",
1825
+ "defer_destroy": "-",
1826
+ "userrefs": "-",
1827
+ "mlslabel": "default",
1828
+ "refcompressratio": "-",
1829
+ "written": "-",
1830
+ "logicalused": "-",
1831
+ "logicalreferenced": "-",
1832
+ "org.opensolaris.libbe:uuid": "inherited from rpool/ROOT/omnios",
1833
+ "org.opensolaris.libbe:policy": "local"
1834
+ },
1835
+ "zfs_parents": [
1836
+ "rpool",
1837
+ "rpool/ROOT"
1838
+ ],
1839
+ "zfs_zpool": false
1840
+ },
1841
+ "rpool/ROOT/omniosvar": {
1842
+ "fs_type": "zfs",
1843
+ "mount": "legacy",
1844
+ "zfs_values": {
1845
+ "type": "filesystem",
1846
+ "creation": "1389980585",
1847
+ "used": "31744",
1848
+ "available": "37997640192",
1849
+ "referenced": "31744",
1850
+ "compressratio": "1.00x",
1851
+ "mounted": "no",
1852
+ "quota": "0",
1853
+ "reservation": "0",
1854
+ "recordsize": "131072",
1855
+ "mountpoint": "legacy",
1856
+ "sharenfs": "off",
1857
+ "checksum": "on",
1858
+ "compression": "off",
1859
+ "atime": "on",
1860
+ "devices": "on",
1861
+ "exec": "on",
1862
+ "setuid": "on",
1863
+ "readonly": "off",
1864
+ "zoned": "off",
1865
+ "snapdir": "hidden",
1866
+ "aclmode": "discard",
1867
+ "aclinherit": "restricted",
1868
+ "canmount": "noauto",
1869
+ "xattr": "on",
1870
+ "copies": "1",
1871
+ "version": "5",
1872
+ "utf8only": "off",
1873
+ "normalization": "none",
1874
+ "casesensitivity": "sensitive",
1875
+ "vscan": "off",
1876
+ "nbmand": "off",
1877
+ "sharesmb": "off",
1878
+ "refquota": "0",
1879
+ "refreservation": "0",
1880
+ "primarycache": "all",
1881
+ "secondarycache": "all",
1882
+ "usedbysnapshots": "0",
1883
+ "usedbydataset": "31744",
1884
+ "usedbychildren": "0",
1885
+ "usedbyrefreservation": "0",
1886
+ "logbias": "latency",
1887
+ "dedup": "off",
1888
+ "mlslabel": "none",
1889
+ "sync": "standard",
1890
+ "refcompressratio": "1.00x",
1891
+ "written": "31744",
1892
+ "logicalused": "15872",
1893
+ "logicalreferenced": "15872"
1894
+ },
1895
+ "zfs_sources": {
1896
+ "type": "-",
1897
+ "creation": "-",
1898
+ "used": "-",
1899
+ "available": "-",
1900
+ "referenced": "-",
1901
+ "compressratio": "-",
1902
+ "mounted": "-",
1903
+ "quota": "default",
1904
+ "reservation": "default",
1905
+ "recordsize": "default",
1906
+ "mountpoint": "inherited from rpool/ROOT",
1907
+ "sharenfs": "default",
1908
+ "checksum": "default",
1909
+ "compression": "default",
1910
+ "atime": "default",
1911
+ "devices": "default",
1912
+ "exec": "default",
1913
+ "setuid": "default",
1914
+ "readonly": "default",
1915
+ "zoned": "default",
1916
+ "snapdir": "default",
1917
+ "aclmode": "default",
1918
+ "aclinherit": "default",
1919
+ "canmount": "local",
1920
+ "xattr": "default",
1921
+ "copies": "default",
1922
+ "version": "-",
1923
+ "utf8only": "-",
1924
+ "normalization": "-",
1925
+ "casesensitivity": "-",
1926
+ "vscan": "default",
1927
+ "nbmand": "default",
1928
+ "sharesmb": "default",
1929
+ "refquota": "default",
1930
+ "refreservation": "default",
1931
+ "primarycache": "default",
1932
+ "secondarycache": "default",
1933
+ "usedbysnapshots": "-",
1934
+ "usedbydataset": "-",
1935
+ "usedbychildren": "-",
1936
+ "usedbyrefreservation": "-",
1937
+ "logbias": "default",
1938
+ "dedup": "default",
1939
+ "mlslabel": "default",
1940
+ "sync": "default",
1941
+ "refcompressratio": "-",
1942
+ "written": "-",
1943
+ "logicalused": "-",
1944
+ "logicalreferenced": "-"
1945
+ },
1946
+ "zfs_parents": [
1947
+ "rpool",
1948
+ "rpool/ROOT"
1949
+ ],
1950
+ "zfs_zpool": false
1951
+ },
1952
+ "rpool/dump": {
1953
+ "fs_type": "zfs",
1954
+ "zfs_values": {
1955
+ "type": "volume",
1956
+ "creation": "1389980586",
1957
+ "used": "536965120",
1958
+ "available": "37997640192",
1959
+ "referenced": "536965120",
1960
+ "compressratio": "1.00x",
1961
+ "reservation": "0",
1962
+ "volsize": "536870912",
1963
+ "volblocksize": "131072",
1964
+ "checksum": "off",
1965
+ "compression": "off",
1966
+ "readonly": "off",
1967
+ "copies": "1",
1968
+ "refreservation": "0",
1969
+ "primarycache": "all",
1970
+ "secondarycache": "all",
1971
+ "usedbysnapshots": "0",
1972
+ "usedbydataset": "536965120",
1973
+ "usedbychildren": "0",
1974
+ "usedbyrefreservation": "0",
1975
+ "logbias": "latency",
1976
+ "dedup": "off",
1977
+ "mlslabel": "none",
1978
+ "sync": "standard",
1979
+ "refcompressratio": "1.00x",
1980
+ "written": "536965120",
1981
+ "logicalused": "536918016",
1982
+ "logicalreferenced": "536918016"
1983
+ },
1984
+ "zfs_sources": {
1985
+ "type": "-",
1986
+ "creation": "-",
1987
+ "used": "-",
1988
+ "available": "-",
1989
+ "referenced": "-",
1990
+ "compressratio": "-",
1991
+ "reservation": "default",
1992
+ "volsize": "local",
1993
+ "volblocksize": "-",
1994
+ "checksum": "local",
1995
+ "compression": "local",
1996
+ "readonly": "default",
1997
+ "copies": "default",
1998
+ "refreservation": "local",
1999
+ "primarycache": "default",
2000
+ "secondarycache": "default",
2001
+ "usedbysnapshots": "-",
2002
+ "usedbydataset": "-",
2003
+ "usedbychildren": "-",
2004
+ "usedbyrefreservation": "-",
2005
+ "logbias": "default",
2006
+ "dedup": "local",
2007
+ "mlslabel": "default",
2008
+ "sync": "default",
2009
+ "refcompressratio": "-",
2010
+ "written": "-",
2011
+ "logicalused": "-",
2012
+ "logicalreferenced": "-"
2013
+ },
2014
+ "zfs_parents": [
2015
+ "rpool"
2016
+ ],
2017
+ "zfs_zpool": false
2018
+ },
2019
+ "rpool/swap": {
2020
+ "fs_type": "zfs",
2021
+ "zfs_values": {
2022
+ "type": "volume",
2023
+ "creation": "1389980586",
2024
+ "used": "1107820544",
2025
+ "available": "39069436416",
2026
+ "referenced": "36024320",
2027
+ "compressratio": "1.00x",
2028
+ "reservation": "0",
2029
+ "volsize": "1073741824",
2030
+ "volblocksize": "8192",
2031
+ "checksum": "on",
2032
+ "compression": "off",
2033
+ "readonly": "off",
2034
+ "copies": "1",
2035
+ "refreservation": "1107820544",
2036
+ "primarycache": "all",
2037
+ "secondarycache": "all",
2038
+ "usedbysnapshots": "0",
2039
+ "usedbydataset": "36024320",
2040
+ "usedbychildren": "0",
2041
+ "usedbyrefreservation": "1071796224",
2042
+ "logbias": "latency",
2043
+ "dedup": "off",
2044
+ "mlslabel": "none",
2045
+ "sync": "standard",
2046
+ "refcompressratio": "1.00x",
2047
+ "written": "36024320",
2048
+ "logicalused": "35936256",
2049
+ "logicalreferenced": "35936256"
2050
+ },
2051
+ "zfs_sources": {
2052
+ "type": "-",
2053
+ "creation": "-",
2054
+ "used": "-",
2055
+ "available": "-",
2056
+ "referenced": "-",
2057
+ "compressratio": "-",
2058
+ "reservation": "default",
2059
+ "volsize": "local",
2060
+ "volblocksize": "-",
2061
+ "checksum": "default",
2062
+ "compression": "default",
2063
+ "readonly": "default",
2064
+ "copies": "default",
2065
+ "refreservation": "local",
2066
+ "primarycache": "default",
2067
+ "secondarycache": "default",
2068
+ "usedbysnapshots": "-",
2069
+ "usedbydataset": "-",
2070
+ "usedbychildren": "-",
2071
+ "usedbyrefreservation": "-",
2072
+ "logbias": "default",
2073
+ "dedup": "default",
2074
+ "mlslabel": "default",
2075
+ "sync": "default",
2076
+ "refcompressratio": "-",
2077
+ "written": "-",
2078
+ "logicalused": "-",
2079
+ "logicalreferenced": "-"
2080
+ },
2081
+ "zfs_parents": [
2082
+ "rpool"
2083
+ ],
2084
+ "zfs_zpool": false
2085
+ }
2086
+ },
2087
+ "dmi": {
2088
+ },
2089
+ "ohai_time": 1399423531.2146237,
2090
+ "languages": {
2091
+ "ruby": {
2092
+ "platform": "i386-solaris2.11",
2093
+ "version": "1.9.3",
2094
+ "release_date": "2012-04-20",
2095
+ "target": "i386-pc-solaris2.11",
2096
+ "target_cpu": "i386",
2097
+ "target_vendor": "pc",
2098
+ "target_os": "solaris2.11",
2099
+ "host": "i386-pc-solaris2.11",
2100
+ "host_cpu": "i386",
2101
+ "host_os": "solaris2.11",
2102
+ "host_vendor": "pc",
2103
+ "bin_dir": "/usr/local/bin",
2104
+ "ruby_bin": "/usr/local/bin/ruby",
2105
+ "gems_dir": "/usr/local/gems",
2106
+ "gem_bin": "/usr/local/bin/gem"
2107
+ }
2108
+ },
2109
+ "chef_packages": {
2110
+ "chef": {
2111
+ "version": "11.12.4",
2112
+ "chef_root": "/usr/local/gems/chef-11.12.4/lib"
2113
+ },
2114
+ "ohai": {
2115
+ "version": "7.0.4",
2116
+ "ohai_root": "/usr/local/gems/ohai-7.0.4/lib/ohai"
2117
+ }
2118
+ },
2119
+ "counters": {
2120
+ "network": {
2121
+ "interfaces": {
2122
+ "eth0": {
2123
+ "rx": {
2124
+ "bytes": "0",
2125
+ "packets": "0",
2126
+ "errors": "0",
2127
+ "drop": 0,
2128
+ "overrun": 0,
2129
+ "frame": 0,
2130
+ "compressed": 0,
2131
+ "multicast": 0
2132
+ },
2133
+ "tx": {
2134
+ "bytes": "342",
2135
+ "packets": "0",
2136
+ "errors": "0",
2137
+ "drop": 0,
2138
+ "overrun": 0,
2139
+ "collisions": "0",
2140
+ "carrier": 0,
2141
+ "compressed": 0
2142
+ }
2143
+ }
2144
+ }
2145
+ }
2146
+ },
2147
+ "current_user": "fauxhai",
2148
+ "domain": "local",
2149
+ "etc": {
2150
+ "passwd": {
2151
+ "fauxhai": {
2152
+ "dir": "/home/fauxhai",
2153
+ "gid": 0,
2154
+ "uid": 0,
2155
+ "shell": "/bin/bash",
2156
+ "gecos": "Fauxhai"
2157
+ }
2158
+ },
2159
+ "group": {
2160
+ "fauxhai": {
2161
+ "gid": 0,
2162
+ "members": [
2163
+ "fauxhai"
2164
+ ]
2165
+ }
2166
+ }
2167
+ },
2168
+ "hostname": "Fauxhai",
2169
+ "fqdn": "fauxhai.local",
2170
+ "ipaddress": "10.0.0.2",
2171
+ "keys": {
2172
+ "ssh": {
2173
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
2174
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
2175
+ }
2176
+ },
2177
+ "macaddress": "11:11:11:11:11:11",
2178
+ "network": {
2179
+ "default_gateway": "10.0.0.1",
2180
+ "default_interface": "eth0",
2181
+ "settings": {
2182
+ },
2183
+ "interfaces": {
2184
+ "eth0": {
2185
+ "addresses": {
2186
+ "10.0.0.2": {
2187
+ "broadcast": "10.0.0.255",
2188
+ "family": "inet",
2189
+ "netmask": "255.255.255.0",
2190
+ "prefixlen": "23",
2191
+ "scope": "Global"
2192
+ }
2193
+ },
2194
+ "arp": {
2195
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
2196
+ },
2197
+ "encapsulation": "Ethernet",
2198
+ "flags": [
2199
+ "BROADCAST",
2200
+ "MULTICAST",
2201
+ "UP",
2202
+ "LOWER_UP"
2203
+ ],
2204
+ "mtu": "1500",
2205
+ "number": "0",
2206
+ "routes": {
2207
+ "10.0.0.0/255": {
2208
+ "scope": "link",
2209
+ "src": "10.0.0.2"
2210
+ }
2211
+ },
2212
+ "state": "up",
2213
+ "type": "eth"
2214
+ }
2215
+ }
2216
+ },
2217
+ "uptime": "30 days 15 hours 07 minutes 30 seconds",
2218
+ "uptime_seconds": 2646450,
2219
+ "cpu": {
2220
+ "real": 1,
2221
+ "total": 1
2222
+ },
2223
+ "memory": {
2224
+ "total": "512"
2225
+ }
2226
+ }