fauxhai 3.10.0 → 4.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +39 -0
- data/lib/fauxhai/platforms/arch/{3.10.5-1-ARCH.json → 4.9.11-1-ARCH.json} +325 -160
- data/lib/fauxhai/platforms/centos/6.8.json +206 -174
- data/lib/fauxhai/platforms/centos/7.3.1611.json +871 -0
- data/lib/fauxhai/platforms/debian/7.11.json +89 -101
- data/lib/fauxhai/platforms/debian/8.7.json +766 -0
- data/lib/fauxhai/platforms/fedora/{18.json → 25.json} +417 -205
- data/lib/fauxhai/platforms/freebsd/10.3.json +16 -16
- data/lib/fauxhai/platforms/freebsd/11.0.json +14 -14
- data/lib/fauxhai/platforms/opensuse/42.1.json +141 -94
- data/lib/fauxhai/platforms/{debian/stretch/sid.json → opensuse/42.2.json} +372 -356
- data/lib/fauxhai/platforms/redhat/6.6.json +279 -175
- data/lib/fauxhai/platforms/{freebsd/9.1.json → redhat/6.7.json} +374 -63
- data/lib/fauxhai/platforms/{freebsd/9.2.json → redhat/6.8.json} +360 -53
- data/lib/fauxhai/platforms/redhat/7.0.json +147 -169
- data/lib/fauxhai/platforms/redhat/7.1.json +460 -383
- data/lib/fauxhai/platforms/redhat/7.2.json +431 -242
- data/lib/fauxhai/platforms/redhat/7.3.json +871 -0
- data/lib/fauxhai/platforms/suse/12.0.json +524 -415
- data/lib/fauxhai/platforms/suse/12.2.json +873 -0
- data/lib/fauxhai/platforms/ubuntu/14.04.json +206 -223
- data/lib/fauxhai/platforms/ubuntu/16.04.json +153 -195
- data/lib/fauxhai/version.rb +1 -1
- metadata +12 -27
- data/lib/fauxhai/platforms/debian/6.0.5.json +0 -303
- data/lib/fauxhai/platforms/debian/jessie/sid.json +0 -588
- data/lib/fauxhai/platforms/fedora/19.json +0 -474
- data/lib/fauxhai/platforms/fedora/20.json +0 -442
- data/lib/fauxhai/platforms/freebsd/10.0.json +0 -338
- data/lib/fauxhai/platforms/freebsd/8.4.json +0 -369
- data/lib/fauxhai/platforms/gentoo/2.1.json +0 -416
- data/lib/fauxhai/platforms/mac_os_x/10.6.8.json +0 -848
- data/lib/fauxhai/platforms/mac_os_x/10.7.4.json +0 -800
- data/lib/fauxhai/platforms/mac_os_x/10.8.2.json +0 -757
- data/lib/fauxhai/platforms/omnios/151002.json +0 -2382
- data/lib/fauxhai/platforms/omnios/151006.json +0 -1955
- data/lib/fauxhai/platforms/omnios/151008.json +0 -2230
- data/lib/fauxhai/platforms/suse/11.1.json +0 -2563
- data/lib/fauxhai/platforms/suse/11.2.json +0 -2564
- data/lib/fauxhai/platforms/ubuntu/10.04.json +0 -522
- data/lib/fauxhai/platforms/ubuntu/13.04.json +0 -2584
- data/lib/fauxhai/platforms/ubuntu/13.10.json +0 -510
- data/lib/fauxhai/platforms/ubuntu/14.10.json +0 -617
@@ -1,1955 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"kernel": {
|
3
|
-
"name": "SunOS",
|
4
|
-
"release": "5.11",
|
5
|
-
"version": "omnios-d3950d8",
|
6
|
-
"machine": "i86pc",
|
7
|
-
"modules": {
|
8
|
-
"specfs": {
|
9
|
-
"id": 3,
|
10
|
-
"loadaddr": "fffffffffbbda000",
|
11
|
-
"size": 25584,
|
12
|
-
"description": "filesystem for specfs"
|
13
|
-
},
|
14
|
-
"fifofs": {
|
15
|
-
"id": 4,
|
16
|
-
"loadaddr": "fffffffffbbe02f0",
|
17
|
-
"size": 18768,
|
18
|
-
"description": "filesystem for fifo"
|
19
|
-
},
|
20
|
-
"dtrace": {
|
21
|
-
"id": 5,
|
22
|
-
"loadaddr": "fffffffff8087000",
|
23
|
-
"size": 116176,
|
24
|
-
"description": "Dynamic Tracing"
|
25
|
-
},
|
26
|
-
"devfs": {
|
27
|
-
"id": 6,
|
28
|
-
"loadaddr": "fffffffffbbe4b50",
|
29
|
-
"size": 23248,
|
30
|
-
"description": "devices filesystem"
|
31
|
-
},
|
32
|
-
"dev": {
|
33
|
-
"id": 7,
|
34
|
-
"loadaddr": "fffffffffbbea358",
|
35
|
-
"size": 72864,
|
36
|
-
"description": "/dev filesystem"
|
37
|
-
},
|
38
|
-
"dls": {
|
39
|
-
"id": 8,
|
40
|
-
"loadaddr": "fffffffff77fb000",
|
41
|
-
"size": 27296,
|
42
|
-
"description": "Data-Link Services"
|
43
|
-
},
|
44
|
-
"mac": {
|
45
|
-
"id": 9,
|
46
|
-
"loadaddr": "fffffffff7802000",
|
47
|
-
"size": 210240,
|
48
|
-
"description": "MAC Services"
|
49
|
-
},
|
50
|
-
"procfs": {
|
51
|
-
"id": 10,
|
52
|
-
"loadaddr": "fffffffff7835000",
|
53
|
-
"size": 136344,
|
54
|
-
"description": "filesystem for proc"
|
55
|
-
},
|
56
|
-
"TS": {
|
57
|
-
"id": 12,
|
58
|
-
"loadaddr": "fffffffffbbfb9e8",
|
59
|
-
"size": 16488,
|
60
|
-
"description": "time sharing sched class"
|
61
|
-
},
|
62
|
-
"TS_DPTBL": {
|
63
|
-
"id": 13,
|
64
|
-
"loadaddr": "fffffffff78019e0",
|
65
|
-
"size": 2584,
|
66
|
-
"description": "Time sharing dispatch table"
|
67
|
-
},
|
68
|
-
"xpv_uppc": {
|
69
|
-
"id": 15,
|
70
|
-
"loadaddr": "fffffffff7856000",
|
71
|
-
"size": 13480,
|
72
|
-
"description": "UniProcessor PC"
|
73
|
-
},
|
74
|
-
"acpica": {
|
75
|
-
"id": 16,
|
76
|
-
"loadaddr": "fffffffff785a000",
|
77
|
-
"size": 420488,
|
78
|
-
"description": "ACPI interpreter"
|
79
|
-
},
|
80
|
-
"xpv_psm": {
|
81
|
-
"id": 17,
|
82
|
-
"loadaddr": "fffffffff78c0000",
|
83
|
-
"size": 49256,
|
84
|
-
"description": "platform module"
|
85
|
-
},
|
86
|
-
"xpvtod": {
|
87
|
-
"id": 20,
|
88
|
-
"loadaddr": "fffffffff78cb970",
|
89
|
-
"size": 1264,
|
90
|
-
"description": "TOD module for i86xpv"
|
91
|
-
},
|
92
|
-
"rootnex": {
|
93
|
-
"id": 21,
|
94
|
-
"loadaddr": "fffffffff78cc000",
|
95
|
-
"size": 22576,
|
96
|
-
"description": "i86pc root nexus"
|
97
|
-
},
|
98
|
-
"options": {
|
99
|
-
"id": 22,
|
100
|
-
"loadaddr": "fffffffff78cbd98",
|
101
|
-
"size": 816,
|
102
|
-
"description": "options driver"
|
103
|
-
},
|
104
|
-
"pseudo": {
|
105
|
-
"id": 23,
|
106
|
-
"loadaddr": "fffffffff7834380",
|
107
|
-
"size": 3640,
|
108
|
-
"description": "nexus driver for 'pseudo' 1.31"
|
109
|
-
},
|
110
|
-
"clone": {
|
111
|
-
"id": 24,
|
112
|
-
"loadaddr": "fffffffff78d1528",
|
113
|
-
"size": 2096,
|
114
|
-
"description": "Clone Pseudodriver 'clone'"
|
115
|
-
},
|
116
|
-
"scsi_vhci": {
|
117
|
-
"id": 25,
|
118
|
-
"loadaddr": "fffffffff78d2000",
|
119
|
-
"size": 77632,
|
120
|
-
"description": "SCSI VHCI Driver"
|
121
|
-
},
|
122
|
-
"scsi": {
|
123
|
-
"id": 26,
|
124
|
-
"loadaddr": "fffffffff78e5000",
|
125
|
-
"size": 158024,
|
126
|
-
"description": "SCSI Bus Utility Routines"
|
127
|
-
},
|
128
|
-
"scsi_vhci_f_asym_sun": {
|
129
|
-
"id": 27,
|
130
|
-
"loadaddr": "fffffffff7908000",
|
131
|
-
"size": 4056,
|
132
|
-
"description": "f_asym_sun"
|
133
|
-
},
|
134
|
-
"scsi_vhci_f_asym_lsi": {
|
135
|
-
"id": 28,
|
136
|
-
"loadaddr": "fffffffff7909000",
|
137
|
-
"size": 8000,
|
138
|
-
"description": "f_asym_lsi"
|
139
|
-
},
|
140
|
-
"scsi_vhci_f_asym_emc": {
|
141
|
-
"id": 29,
|
142
|
-
"loadaddr": "fffffffff790b000",
|
143
|
-
"size": 4624,
|
144
|
-
"description": "f_asym_emc"
|
145
|
-
},
|
146
|
-
"scsi_vhci_f_sym_emc": {
|
147
|
-
"id": 30,
|
148
|
-
"loadaddr": "fffffffff78bfc18",
|
149
|
-
"size": 1112,
|
150
|
-
"description": "f_sym_emc"
|
151
|
-
},
|
152
|
-
"scsi_vhci_f_sym_hds": {
|
153
|
-
"id": 31,
|
154
|
-
"loadaddr": "fffffffff78592b8",
|
155
|
-
"size": 2000,
|
156
|
-
"description": "f_sym_hds"
|
157
|
-
},
|
158
|
-
"scsi_vhci_f_sym": {
|
159
|
-
"id": 32,
|
160
|
-
"loadaddr": "fffffffff7859988",
|
161
|
-
"size": 1944,
|
162
|
-
"description": "f_sym"
|
163
|
-
},
|
164
|
-
"scsi_vhci_f_tpgs": {
|
165
|
-
"id": 33,
|
166
|
-
"loadaddr": "fffffffffbbff1c8",
|
167
|
-
"size": 3288,
|
168
|
-
"description": "f_tpgs"
|
169
|
-
},
|
170
|
-
"zfs": {
|
171
|
-
"id": 35,
|
172
|
-
"loadaddr": "fffffffff790d000",
|
173
|
-
"size": 943552,
|
174
|
-
"description": "ZFS storage pool"
|
175
|
-
},
|
176
|
-
"swrand": {
|
177
|
-
"id": 36,
|
178
|
-
"loadaddr": "fffffffff79e8000",
|
179
|
-
"size": 8200,
|
180
|
-
"description": "Kernel Random number Provider"
|
181
|
-
},
|
182
|
-
"kcf": {
|
183
|
-
"id": 37,
|
184
|
-
"loadaddr": "fffffffff79ea000",
|
185
|
-
"size": 155656,
|
186
|
-
"description": "Kernel Crypto Framework"
|
187
|
-
},
|
188
|
-
"sha1": {
|
189
|
-
"id": 38,
|
190
|
-
"loadaddr": "fffffffff7a10000",
|
191
|
-
"size": 13976,
|
192
|
-
"description": "SHA1 Kernel SW Provider 1.1"
|
193
|
-
},
|
194
|
-
"idmap": {
|
195
|
-
"id": 39,
|
196
|
-
"loadaddr": "fffffffff7a14000",
|
197
|
-
"size": 20392,
|
198
|
-
"description": "ID Mapping kernel module"
|
199
|
-
},
|
200
|
-
"doorfs": {
|
201
|
-
"id": 40,
|
202
|
-
"loadaddr": "fffffffff7a19000",
|
203
|
-
"size": 27864,
|
204
|
-
"description": "32-bit door syscalls"
|
205
|
-
},
|
206
|
-
"rpcmod": {
|
207
|
-
"id": 41,
|
208
|
-
"loadaddr": "fffffffff7a20000",
|
209
|
-
"size": 132960,
|
210
|
-
"description": "rpc interface str mod"
|
211
|
-
},
|
212
|
-
"tlimod": {
|
213
|
-
"id": 42,
|
214
|
-
"loadaddr": "fffffffff7a3e000",
|
215
|
-
"size": 8384,
|
216
|
-
"description": "KTLI misc module"
|
217
|
-
},
|
218
|
-
"sha2": {
|
219
|
-
"id": 43,
|
220
|
-
"loadaddr": "fffffffff7a41000",
|
221
|
-
"size": 23248,
|
222
|
-
"description": "SHA2 Kernel SW Provider"
|
223
|
-
},
|
224
|
-
"xpvd": {
|
225
|
-
"id": 44,
|
226
|
-
"loadaddr": "fffffffff7a47000",
|
227
|
-
"size": 6352,
|
228
|
-
"description": "virtual device nexus driver"
|
229
|
-
},
|
230
|
-
"xdf": {
|
231
|
-
"id": 45,
|
232
|
-
"loadaddr": "fffffffff7a49000",
|
233
|
-
"size": 26504,
|
234
|
-
"description": "virtual block driver"
|
235
|
-
},
|
236
|
-
"cmlb": {
|
237
|
-
"id": 46,
|
238
|
-
"loadaddr": "fffffffff7a50000",
|
239
|
-
"size": 35024,
|
240
|
-
"description": "Common Labeling module"
|
241
|
-
},
|
242
|
-
"SDC": {
|
243
|
-
"id": 47,
|
244
|
-
"loadaddr": "fffffffff7a58000",
|
245
|
-
"size": 7664,
|
246
|
-
"description": "system duty cycle scheduling cl"
|
247
|
-
},
|
248
|
-
"ctfs": {
|
249
|
-
"id": 48,
|
250
|
-
"loadaddr": "fffffffff7a5a000",
|
251
|
-
"size": 17528,
|
252
|
-
"description": "contract filesystem"
|
253
|
-
},
|
254
|
-
"mntfs": {
|
255
|
-
"id": 49,
|
256
|
-
"loadaddr": "fffffffff7a5f000",
|
257
|
-
"size": 16208,
|
258
|
-
"description": "mount information file system"
|
259
|
-
},
|
260
|
-
"tmpfs": {
|
261
|
-
"id": 50,
|
262
|
-
"loadaddr": "fffffffff7a63000",
|
263
|
-
"size": 98240,
|
264
|
-
"description": "filesystem for tmpfs"
|
265
|
-
},
|
266
|
-
"objfs": {
|
267
|
-
"id": 51,
|
268
|
-
"loadaddr": "fffffffff7a6b000",
|
269
|
-
"size": 9920,
|
270
|
-
"description": "kernel object filesystem"
|
271
|
-
},
|
272
|
-
"sharefs": {
|
273
|
-
"id": 52,
|
274
|
-
"loadaddr": "fffffffff7a6e000",
|
275
|
-
"size": 7824,
|
276
|
-
"description": "sharefs syscall (32-bit)"
|
277
|
-
},
|
278
|
-
"cpunex": {
|
279
|
-
"id": 53,
|
280
|
-
"loadaddr": "fffffffff7a6ac10",
|
281
|
-
"size": 1456,
|
282
|
-
"description": "cpu nexus driver"
|
283
|
-
},
|
284
|
-
"strplumb": {
|
285
|
-
"id": 55,
|
286
|
-
"loadaddr": "fffffffff7a70000",
|
287
|
-
"size": 5952,
|
288
|
-
"description": "STREAMS Plumbing Module"
|
289
|
-
},
|
290
|
-
"dld": {
|
291
|
-
"id": 56,
|
292
|
-
"loadaddr": "fffffffff7a72000",
|
293
|
-
"size": 37408,
|
294
|
-
"description": "Data-Link Driver"
|
295
|
-
},
|
296
|
-
"ip": {
|
297
|
-
"id": 57,
|
298
|
-
"loadaddr": "fffffffff7a7b000",
|
299
|
-
"size": 1368752,
|
300
|
-
"description": "IP STREAMS module 1.47"
|
301
|
-
},
|
302
|
-
"md5": {
|
303
|
-
"id": 58,
|
304
|
-
"loadaddr": "fffffffff7bb9000",
|
305
|
-
"size": 12064,
|
306
|
-
"description": "MD5 Kernel SW Provider"
|
307
|
-
},
|
308
|
-
"hook": {
|
309
|
-
"id": 59,
|
310
|
-
"loadaddr": "fffffffff7bbc000",
|
311
|
-
"size": 17392,
|
312
|
-
"description": "Hooks Interface v1.0"
|
313
|
-
},
|
314
|
-
"neti": {
|
315
|
-
"id": 60,
|
316
|
-
"loadaddr": "fffffffff7bc1000",
|
317
|
-
"size": 10720,
|
318
|
-
"description": "netinfo module"
|
319
|
-
},
|
320
|
-
"ip6": {
|
321
|
-
"id": 61,
|
322
|
-
"loadaddr": "fffffffff78d1ab0",
|
323
|
-
"size": 1608,
|
324
|
-
"description": "IP6 STREAMS driver"
|
325
|
-
},
|
326
|
-
"tcp": {
|
327
|
-
"id": 62,
|
328
|
-
"loadaddr": "fffffffff7bc3948",
|
329
|
-
"size": 1896,
|
330
|
-
"description": "TCP socket module"
|
331
|
-
},
|
332
|
-
"sockfs": {
|
333
|
-
"id": 63,
|
334
|
-
"loadaddr": "fffffffff7bc4000",
|
335
|
-
"size": 204456,
|
336
|
-
"description": "filesystem for sockfs"
|
337
|
-
},
|
338
|
-
"tcp6": {
|
339
|
-
"id": 64,
|
340
|
-
"loadaddr": "fffffffff7a57910",
|
341
|
-
"size": 1608,
|
342
|
-
"description": "TCP6 STREAMS driver"
|
343
|
-
},
|
344
|
-
"udp": {
|
345
|
-
"id": 65,
|
346
|
-
"loadaddr": "fffffffff7a598d0",
|
347
|
-
"size": 1896,
|
348
|
-
"description": "UDP socket module"
|
349
|
-
},
|
350
|
-
"udp6": {
|
351
|
-
"id": 66,
|
352
|
-
"loadaddr": "fffffffff79e76b8",
|
353
|
-
"size": 1608,
|
354
|
-
"description": "UDP6 STREAMS driver"
|
355
|
-
},
|
356
|
-
"icmp": {
|
357
|
-
"id": 67,
|
358
|
-
"loadaddr": "fffffffff7a486a8",
|
359
|
-
"size": 1896,
|
360
|
-
"description": "Rawip socket module"
|
361
|
-
},
|
362
|
-
"icmp6": {
|
363
|
-
"id": 68,
|
364
|
-
"loadaddr": "fffffffff7a715d8",
|
365
|
-
"size": 1608,
|
366
|
-
"description": "ICMP6 STREAMS driver"
|
367
|
-
},
|
368
|
-
"arp": {
|
369
|
-
"id": 69,
|
370
|
-
"loadaddr": "fffffffff7a71a98",
|
371
|
-
"size": 1704,
|
372
|
-
"description": "ARP STREAMS module"
|
373
|
-
},
|
374
|
-
"timod": {
|
375
|
-
"id": 70,
|
376
|
-
"loadaddr": "fffffffff7bf4000",
|
377
|
-
"size": 18448,
|
378
|
-
"description": "transport interface str mod"
|
379
|
-
},
|
380
|
-
"consconfig_dacf": {
|
381
|
-
"id": 72,
|
382
|
-
"loadaddr": "fffffffff7bf8000",
|
383
|
-
"size": 22920,
|
384
|
-
"description": "Consconfig DACF"
|
385
|
-
},
|
386
|
-
"usbser": {
|
387
|
-
"id": 73,
|
388
|
-
"loadaddr": "fffffffff7bfd000",
|
389
|
-
"size": 21408,
|
390
|
-
"description": "USB generic serial module"
|
391
|
-
},
|
392
|
-
"usba": {
|
393
|
-
"id": 74,
|
394
|
-
"loadaddr": "fffffffff7c03000",
|
395
|
-
"size": 242472,
|
396
|
-
"description": "USBA: USB Architecture 2.0 1.66"
|
397
|
-
},
|
398
|
-
"conskbd": {
|
399
|
-
"id": 75,
|
400
|
-
"loadaddr": "fffffffff7c3e000",
|
401
|
-
"size": 12568,
|
402
|
-
"description": "conskbd multiplexer driver"
|
403
|
-
},
|
404
|
-
"kbtrans": {
|
405
|
-
"id": 76,
|
406
|
-
"loadaddr": "fffffffff7c41000",
|
407
|
-
"size": 20160,
|
408
|
-
"description": "kbtrans (key translation)"
|
409
|
-
},
|
410
|
-
"consms": {
|
411
|
-
"id": 77,
|
412
|
-
"loadaddr": "fffffffff7c45000",
|
413
|
-
"size": 8024,
|
414
|
-
"description": "Mouse Driver for Sun 'consms' 5"
|
415
|
-
},
|
416
|
-
"wc": {
|
417
|
-
"id": 78,
|
418
|
-
"loadaddr": "fffffffff7c47000",
|
419
|
-
"size": 16096,
|
420
|
-
"description": "Workstation multiplexer Driver "
|
421
|
-
},
|
422
|
-
"tem": {
|
423
|
-
"id": 79,
|
424
|
-
"loadaddr": "fffffffff7c4b000",
|
425
|
-
"size": 45920,
|
426
|
-
"description": "ANSI Terminal Emulator"
|
427
|
-
},
|
428
|
-
"iwscn": {
|
429
|
-
"id": 80,
|
430
|
-
"loadaddr": "fffffffff790c128",
|
431
|
-
"size": 4104,
|
432
|
-
"description": "Workstation Redirection driver"
|
433
|
-
},
|
434
|
-
"xencons": {
|
435
|
-
"id": 84,
|
436
|
-
"loadaddr": "fffffffff7c8e000",
|
437
|
-
"size": 9032,
|
438
|
-
"description": "virtual console driver"
|
439
|
-
},
|
440
|
-
"ibtl": {
|
441
|
-
"id": 87,
|
442
|
-
"loadaddr": "fffffffff7cac000",
|
443
|
-
"size": 81272,
|
444
|
-
"description": "IB Transport Layer"
|
445
|
-
},
|
446
|
-
"ibmf": {
|
447
|
-
"id": 88,
|
448
|
-
"loadaddr": "fffffffff7cbf000",
|
449
|
-
"size": 443904,
|
450
|
-
"description": "IB Agent Interfaces 2.0"
|
451
|
-
},
|
452
|
-
"stmf": {
|
453
|
-
"id": 92,
|
454
|
-
"loadaddr": "fffffffff7d2d000",
|
455
|
-
"size": 78152,
|
456
|
-
"description": "COMSTAR STMF"
|
457
|
-
},
|
458
|
-
"stmf_sbd": {
|
459
|
-
"id": 93,
|
460
|
-
"loadaddr": "fffffffff7d40000",
|
461
|
-
"size": 72200,
|
462
|
-
"description": "COMSTAR SBD"
|
463
|
-
},
|
464
|
-
"elfexec": {
|
465
|
-
"id": 94,
|
466
|
-
"loadaddr": "fffffffff7d0c000",
|
467
|
-
"size": 46656,
|
468
|
-
"description": "32-bit exec module for elf"
|
469
|
-
},
|
470
|
-
"ksocket": {
|
471
|
-
"id": 97,
|
472
|
-
"loadaddr": "fffffffff7c94000",
|
473
|
-
"size": 8576,
|
474
|
-
"description": "kernel socket module"
|
475
|
-
},
|
476
|
-
"ibcm": {
|
477
|
-
"id": 98,
|
478
|
-
"loadaddr": "fffffffff7dc1000",
|
479
|
-
"size": 182728,
|
480
|
-
"description": "IB Communication Manager"
|
481
|
-
},
|
482
|
-
"audio": {
|
483
|
-
"id": 111,
|
484
|
-
"loadaddr": "fffffffff7e85000",
|
485
|
-
"size": 367136,
|
486
|
-
"description": "Audio Framework"
|
487
|
-
},
|
488
|
-
"fctl": {
|
489
|
-
"id": 113,
|
490
|
-
"loadaddr": "fffffffff7da1000",
|
491
|
-
"size": 44760,
|
492
|
-
"description": "SunFC Transport v20090729-1.70"
|
493
|
-
},
|
494
|
-
"smbios": {
|
495
|
-
"id": 118,
|
496
|
-
"loadaddr": "fffffffff7fe3600",
|
497
|
-
"size": 2960,
|
498
|
-
"description": "System Management BIOS driver"
|
499
|
-
},
|
500
|
-
"kssl": {
|
501
|
-
"id": 120,
|
502
|
-
"loadaddr": "fffffffff7dac000",
|
503
|
-
"size": 11888,
|
504
|
-
"description": "Kernel SSL Interface"
|
505
|
-
},
|
506
|
-
"sad": {
|
507
|
-
"id": 125,
|
508
|
-
"loadaddr": "fffffffff7f49000",
|
509
|
-
"size": 4968,
|
510
|
-
"description": "STREAMS Administrative Driver '"
|
511
|
-
},
|
512
|
-
"ldterm": {
|
513
|
-
"id": 126,
|
514
|
-
"loadaddr": "fffffffff7f4b000",
|
515
|
-
"size": 61512,
|
516
|
-
"description": "terminal line discipline"
|
517
|
-
},
|
518
|
-
"ttcompat": {
|
519
|
-
"id": 127,
|
520
|
-
"loadaddr": "fffffffff7f5a000",
|
521
|
-
"size": 8368,
|
522
|
-
"description": "alt ioctl calls"
|
523
|
-
},
|
524
|
-
"ptsl": {
|
525
|
-
"id": 129,
|
526
|
-
"loadaddr": "fffffffff7f64000",
|
527
|
-
"size": 6192,
|
528
|
-
"description": "tty pseudo driver slave 'ptsl'"
|
529
|
-
},
|
530
|
-
"ptc": {
|
531
|
-
"id": 130,
|
532
|
-
"loadaddr": "fffffffff7f66000",
|
533
|
-
"size": 7872,
|
534
|
-
"description": "tty pseudo driver control 'ptc'"
|
535
|
-
},
|
536
|
-
"tl": {
|
537
|
-
"id": 140,
|
538
|
-
"loadaddr": "fffffffff7fb1000",
|
539
|
-
"size": 30408,
|
540
|
-
"description": "TPI Local Transport (tl)"
|
541
|
-
},
|
542
|
-
"keysock": {
|
543
|
-
"id": 141,
|
544
|
-
"loadaddr": "fffffffff7fb9000",
|
545
|
-
"size": 19672,
|
546
|
-
"description": "PF_KEY socket STREAMS module"
|
547
|
-
},
|
548
|
-
"spdsock": {
|
549
|
-
"id": 142,
|
550
|
-
"loadaddr": "fffffffff7fbe000",
|
551
|
-
"size": 29824,
|
552
|
-
"description": "PF_POLICY socket STREAMS driver"
|
553
|
-
},
|
554
|
-
"rds": {
|
555
|
-
"id": 143,
|
556
|
-
"loadaddr": "fffffffff7fc6000",
|
557
|
-
"size": 14008,
|
558
|
-
"description": "RDS STREAMS driver"
|
559
|
-
},
|
560
|
-
"sysmsg": {
|
561
|
-
"id": 144,
|
562
|
-
"loadaddr": "fffffffff7fc9000",
|
563
|
-
"size": 7296,
|
564
|
-
"description": "System message redirection (fan"
|
565
|
-
},
|
566
|
-
"cn": {
|
567
|
-
"id": 145,
|
568
|
-
"loadaddr": "fffffffff7a4f560",
|
569
|
-
"size": 3120,
|
570
|
-
"description": "Console redirection driver"
|
571
|
-
},
|
572
|
-
"mm": {
|
573
|
-
"id": 146,
|
574
|
-
"loadaddr": "fffffffff7fcb000",
|
575
|
-
"size": 6408,
|
576
|
-
"description": "memory driver"
|
577
|
-
},
|
578
|
-
"pipe": {
|
579
|
-
"id": 147,
|
580
|
-
"loadaddr": "fffffffff7a48ba8",
|
581
|
-
"size": 1296,
|
582
|
-
"description": "32-bit pipe(2) syscall"
|
583
|
-
},
|
584
|
-
"namefs": {
|
585
|
-
"id": 148,
|
586
|
-
"loadaddr": "fffffffff7fcd000",
|
587
|
-
"size": 9440,
|
588
|
-
"description": "filesystem for namefs"
|
589
|
-
},
|
590
|
-
"portfs": {
|
591
|
-
"id": 149,
|
592
|
-
"loadaddr": "fffffffff7fd0000",
|
593
|
-
"size": 30160,
|
594
|
-
"description": "32-bit event ports syscalls"
|
595
|
-
},
|
596
|
-
"intpexec": {
|
597
|
-
"id": 150,
|
598
|
-
"loadaddr": "fffffffff7f59a30",
|
599
|
-
"size": 1632,
|
600
|
-
"description": "exec mod for interp"
|
601
|
-
},
|
602
|
-
"log": {
|
603
|
-
"id": 151,
|
604
|
-
"loadaddr": "fffffffff7d1e6d8",
|
605
|
-
"size": 2968,
|
606
|
-
"description": "streams log driver"
|
607
|
-
},
|
608
|
-
"softmac": {
|
609
|
-
"id": 152,
|
610
|
-
"loadaddr": "fffffffff7fd8000",
|
611
|
-
"size": 40312,
|
612
|
-
"description": "softmac driver"
|
613
|
-
},
|
614
|
-
"sysevent": {
|
615
|
-
"id": 153,
|
616
|
-
"loadaddr": "fffffffff7fe2000",
|
617
|
-
"size": 6072,
|
618
|
-
"description": "sysevent driver"
|
619
|
-
},
|
620
|
-
"rts": {
|
621
|
-
"id": 154,
|
622
|
-
"loadaddr": "fffffffff7c4ab00",
|
623
|
-
"size": 1736,
|
624
|
-
"description": "PF_ROUTE socket module"
|
625
|
-
},
|
626
|
-
"xnf": {
|
627
|
-
"id": 155,
|
628
|
-
"loadaddr": "fffffffff7fe4000",
|
629
|
-
"size": 17856,
|
630
|
-
"description": "Virtual Ethernet driver"
|
631
|
-
},
|
632
|
-
"mac_ether": {
|
633
|
-
"id": 156,
|
634
|
-
"loadaddr": "fffffffff7f65588",
|
635
|
-
"size": 6416,
|
636
|
-
"description": "Ethernet MAC plugin"
|
637
|
-
},
|
638
|
-
"openeepr": {
|
639
|
-
"id": 158,
|
640
|
-
"loadaddr": "fffffffff7fe9000",
|
641
|
-
"size": 8008,
|
642
|
-
"description": "OPENPROM/NVRAM Driver"
|
643
|
-
},
|
644
|
-
"lofs": {
|
645
|
-
"id": 161,
|
646
|
-
"loadaddr": "fffffffff8027000",
|
647
|
-
"size": 17200,
|
648
|
-
"description": "filesystem for lofs"
|
649
|
-
},
|
650
|
-
"random": {
|
651
|
-
"id": 164,
|
652
|
-
"loadaddr": "fffffffff835b818",
|
653
|
-
"size": 2264,
|
654
|
-
"description": "random number device"
|
655
|
-
},
|
656
|
-
"fdfs": {
|
657
|
-
"id": 165,
|
658
|
-
"loadaddr": "fffffffff802e000",
|
659
|
-
"size": 5400,
|
660
|
-
"description": "filesystem for fd"
|
661
|
-
},
|
662
|
-
"FX": {
|
663
|
-
"id": 166,
|
664
|
-
"loadaddr": "fffffffff8030000",
|
665
|
-
"size": 13264,
|
666
|
-
"description": "Fixed priority sched class"
|
667
|
-
},
|
668
|
-
"FX_DPTBL": {
|
669
|
-
"id": 167,
|
670
|
-
"loadaddr": "fffffffff7d3fe90",
|
671
|
-
"size": 960,
|
672
|
-
"description": "Fixed priority dispatch table"
|
673
|
-
},
|
674
|
-
"kstat": {
|
675
|
-
"id": 169,
|
676
|
-
"loadaddr": "fffffffff802b140",
|
677
|
-
"size": 4136,
|
678
|
-
"description": "kernel statistics driver"
|
679
|
-
},
|
680
|
-
"iscsi": {
|
681
|
-
"id": 174,
|
682
|
-
"loadaddr": "fffffffff8037000",
|
683
|
-
"size": 218816,
|
684
|
-
"description": "iSCSI Initiator v-1.55"
|
685
|
-
},
|
686
|
-
"idm": {
|
687
|
-
"id": 175,
|
688
|
-
"loadaddr": "fffffffff806c000",
|
689
|
-
"size": 73776,
|
690
|
-
"description": "iSCSI Data Mover"
|
691
|
-
},
|
692
|
-
"srn": {
|
693
|
-
"id": 192,
|
694
|
-
"loadaddr": "fffffffff7d752e0",
|
695
|
-
"size": 3928,
|
696
|
-
"description": "srn driver"
|
697
|
-
},
|
698
|
-
"fcip": {
|
699
|
-
"id": 194,
|
700
|
-
"loadaddr": "fffffffff80d5000",
|
701
|
-
"size": 38192,
|
702
|
-
"description": "SunFC FCIP v1.61"
|
703
|
-
},
|
704
|
-
"crypto": {
|
705
|
-
"id": 198,
|
706
|
-
"loadaddr": "fffffffff7d52000",
|
707
|
-
"size": 80672,
|
708
|
-
"description": "Cryptographic Library Interface"
|
709
|
-
},
|
710
|
-
"power": {
|
711
|
-
"id": 210,
|
712
|
-
"loadaddr": "fffffffff81d4000",
|
713
|
-
"size": 6288,
|
714
|
-
"description": "power button driver"
|
715
|
-
},
|
716
|
-
"sy": {
|
717
|
-
"id": 213,
|
718
|
-
"loadaddr": "fffffffff810b780",
|
719
|
-
"size": 2232,
|
720
|
-
"description": "Indirect driver for tty 'sy'"
|
721
|
-
},
|
722
|
-
"pool": {
|
723
|
-
"id": 215,
|
724
|
-
"loadaddr": "fffffffff81de000",
|
725
|
-
"size": 5216,
|
726
|
-
"description": "pool driver"
|
727
|
-
},
|
728
|
-
"ipf": {
|
729
|
-
"id": 216,
|
730
|
-
"loadaddr": "fffffffff81e0000",
|
731
|
-
"size": 231120,
|
732
|
-
"description": "IP Filter: v4.1.9"
|
733
|
-
},
|
734
|
-
"klmmod": {
|
735
|
-
"id": 218,
|
736
|
-
"loadaddr": "fffffffff826c000",
|
737
|
-
"size": 43160,
|
738
|
-
"description": "lock mgr common module"
|
739
|
-
},
|
740
|
-
"nfs": {
|
741
|
-
"id": 219,
|
742
|
-
"loadaddr": "fffffffff8277000",
|
743
|
-
"size": 633168,
|
744
|
-
"description": "network filesystem version 4"
|
745
|
-
},
|
746
|
-
"rpcsec": {
|
747
|
-
"id": 220,
|
748
|
-
"loadaddr": "fffffffff8310000",
|
749
|
-
"size": 25664,
|
750
|
-
"description": "kernel RPC security module."
|
751
|
-
},
|
752
|
-
"fssnap_if": {
|
753
|
-
"id": 222,
|
754
|
-
"loadaddr": "fffffffff7c40ca0",
|
755
|
-
"size": 1040,
|
756
|
-
"description": "File System Snapshot Interface"
|
757
|
-
},
|
758
|
-
"ufs": {
|
759
|
-
"id": 223,
|
760
|
-
"loadaddr": "fffffffff831b000",
|
761
|
-
"size": 270832,
|
762
|
-
"description": "filesystem for ufs"
|
763
|
-
},
|
764
|
-
"logindmux": {
|
765
|
-
"id": 225,
|
766
|
-
"loadaddr": "fffffffff835c000",
|
767
|
-
"size": 8304,
|
768
|
-
"description": "logindmux driver"
|
769
|
-
},
|
770
|
-
"ptm": {
|
771
|
-
"id": 226,
|
772
|
-
"loadaddr": "fffffffff7a0f318",
|
773
|
-
"size": 3984,
|
774
|
-
"description": "Master streams driver 'ptm'"
|
775
|
-
},
|
776
|
-
"pts": {
|
777
|
-
"id": 227,
|
778
|
-
"loadaddr": "fffffffff80ea2d8",
|
779
|
-
"size": 3976,
|
780
|
-
"description": "Slave Stream Pseudo Terminal dr"
|
781
|
-
},
|
782
|
-
"autofs": {
|
783
|
-
"id": 232,
|
784
|
-
"loadaddr": "fffffffff8376000",
|
785
|
-
"size": 37096,
|
786
|
-
"description": "AUTOFS syscall (32-bit)"
|
787
|
-
},
|
788
|
-
"ptem": {
|
789
|
-
"id": 233,
|
790
|
-
"loadaddr": "fffffffff7d74000",
|
791
|
-
"size": 5160,
|
792
|
-
"description": "pty hardware emulator"
|
793
|
-
}
|
794
|
-
},
|
795
|
-
"os": "SunOS"
|
796
|
-
},
|
797
|
-
"os": "solaris2",
|
798
|
-
"os_version": "5.11",
|
799
|
-
"dmi": {
|
800
|
-
},
|
801
|
-
"platform_version": "151006",
|
802
|
-
"platform_build": "omnios-d3950d8",
|
803
|
-
"platform": "omnios",
|
804
|
-
"platform_family": "omnios",
|
805
|
-
"command": {
|
806
|
-
"ps": "ps -ef"
|
807
|
-
},
|
808
|
-
"ohai_time": 1394658349.2645288,
|
809
|
-
"filesystem": {
|
810
|
-
"syspool/ROOT/omnios": {
|
811
|
-
"kb_size": "8169849",
|
812
|
-
"kb_used": "874408",
|
813
|
-
"kb_available": "7295441",
|
814
|
-
"percent_used": "11%",
|
815
|
-
"mount": "legacy",
|
816
|
-
"mount_time": "Thu Jan 1 00:00:00 1970",
|
817
|
-
"mount_options": [
|
818
|
-
"read",
|
819
|
-
"write",
|
820
|
-
"setuid",
|
821
|
-
"devices",
|
822
|
-
"dev=1710002"
|
823
|
-
],
|
824
|
-
"fs_type": "zfs",
|
825
|
-
"zfs_values": {
|
826
|
-
"type": "filesystem",
|
827
|
-
"creation": "1369305345",
|
828
|
-
"used": "918043136",
|
829
|
-
"available": "7470531072",
|
830
|
-
"referenced": "895393792",
|
831
|
-
"compressratio": "1.96x",
|
832
|
-
"mounted": "yes",
|
833
|
-
"quota": "0",
|
834
|
-
"reservation": "0",
|
835
|
-
"recordsize": "131072",
|
836
|
-
"mountpoint": "legacy",
|
837
|
-
"sharenfs": "off",
|
838
|
-
"checksum": "on",
|
839
|
-
"compression": "on",
|
840
|
-
"atime": "on",
|
841
|
-
"devices": "on",
|
842
|
-
"exec": "on",
|
843
|
-
"setuid": "on",
|
844
|
-
"readonly": "off",
|
845
|
-
"zoned": "off",
|
846
|
-
"snapdir": "hidden",
|
847
|
-
"aclmode": "discard",
|
848
|
-
"aclinherit": "restricted",
|
849
|
-
"canmount": "noauto",
|
850
|
-
"xattr": "on",
|
851
|
-
"copies": "1",
|
852
|
-
"version": "5",
|
853
|
-
"utf8only": "off",
|
854
|
-
"normalization": "none",
|
855
|
-
"casesensitivity": "sensitive",
|
856
|
-
"vscan": "off",
|
857
|
-
"nbmand": "off",
|
858
|
-
"sharesmb": "off",
|
859
|
-
"refquota": "0",
|
860
|
-
"refreservation": "0",
|
861
|
-
"primarycache": "all",
|
862
|
-
"secondarycache": "all",
|
863
|
-
"usedbysnapshots": "22649344",
|
864
|
-
"usedbydataset": "895393792",
|
865
|
-
"usedbychildren": "0",
|
866
|
-
"usedbyrefreservation": "0",
|
867
|
-
"logbias": "latency",
|
868
|
-
"dedup": "off",
|
869
|
-
"mlslabel": "none",
|
870
|
-
"sync": "standard",
|
871
|
-
"refcompressratio": "1.92x",
|
872
|
-
"written": "140653056",
|
873
|
-
"logicalused": "1770628096",
|
874
|
-
"logicalreferenced": "1696722432"
|
875
|
-
},
|
876
|
-
"zfs_sources": {
|
877
|
-
"type": "-",
|
878
|
-
"creation": "-",
|
879
|
-
"used": "-",
|
880
|
-
"available": "-",
|
881
|
-
"referenced": "-",
|
882
|
-
"compressratio": "-",
|
883
|
-
"mounted": "-",
|
884
|
-
"quota": "default",
|
885
|
-
"reservation": "default",
|
886
|
-
"recordsize": "default",
|
887
|
-
"mountpoint": "local",
|
888
|
-
"sharenfs": "default",
|
889
|
-
"checksum": "default",
|
890
|
-
"compression": "inherited from syspool",
|
891
|
-
"atime": "default",
|
892
|
-
"devices": "default",
|
893
|
-
"exec": "default",
|
894
|
-
"setuid": "default",
|
895
|
-
"readonly": "default",
|
896
|
-
"zoned": "default",
|
897
|
-
"snapdir": "default",
|
898
|
-
"aclmode": "default",
|
899
|
-
"aclinherit": "default",
|
900
|
-
"canmount": "local",
|
901
|
-
"xattr": "default",
|
902
|
-
"copies": "default",
|
903
|
-
"version": "-",
|
904
|
-
"utf8only": "-",
|
905
|
-
"normalization": "-",
|
906
|
-
"casesensitivity": "-",
|
907
|
-
"vscan": "default",
|
908
|
-
"nbmand": "default",
|
909
|
-
"sharesmb": "default",
|
910
|
-
"refquota": "default",
|
911
|
-
"refreservation": "default",
|
912
|
-
"primarycache": "default",
|
913
|
-
"secondarycache": "default",
|
914
|
-
"usedbysnapshots": "-",
|
915
|
-
"usedbydataset": "-",
|
916
|
-
"usedbychildren": "-",
|
917
|
-
"usedbyrefreservation": "-",
|
918
|
-
"logbias": "default",
|
919
|
-
"dedup": "default",
|
920
|
-
"mlslabel": "default",
|
921
|
-
"sync": "default",
|
922
|
-
"refcompressratio": "-",
|
923
|
-
"written": "-",
|
924
|
-
"logicalused": "-",
|
925
|
-
"logicalreferenced": "-"
|
926
|
-
},
|
927
|
-
"zfs_parents": [
|
928
|
-
"syspool",
|
929
|
-
"syspool/ROOT"
|
930
|
-
],
|
931
|
-
"zfs_zpool": false
|
932
|
-
},
|
933
|
-
"swap": {
|
934
|
-
"kb_size": "2190444",
|
935
|
-
"kb_used": "36",
|
936
|
-
"kb_available": "2190408",
|
937
|
-
"percent_used": "1%",
|
938
|
-
"mount": "/var/run",
|
939
|
-
"mount_time": "Wed Mar 12 19:52:37 2014",
|
940
|
-
"mount_options": [
|
941
|
-
"read",
|
942
|
-
"write",
|
943
|
-
"setuid",
|
944
|
-
"devices",
|
945
|
-
"xattr",
|
946
|
-
"dev=83c0003"
|
947
|
-
]
|
948
|
-
},
|
949
|
-
"/usr/lib/libc/libc_hwcap3.so.1": {
|
950
|
-
"kb_size": "8169849",
|
951
|
-
"kb_used": "874408",
|
952
|
-
"kb_available": "7295441",
|
953
|
-
"percent_used": "11%",
|
954
|
-
"mount": "/lib/libc.so.1",
|
955
|
-
"mount_time": "Wed Mar 12 19:52:35 2014",
|
956
|
-
"mount_options": [
|
957
|
-
"read",
|
958
|
-
"write",
|
959
|
-
"setuid",
|
960
|
-
"devices",
|
961
|
-
"dev=1710002"
|
962
|
-
]
|
963
|
-
},
|
964
|
-
"syspool": {
|
965
|
-
"kb_size": "7295476",
|
966
|
-
"kb_used": "36",
|
967
|
-
"kb_available": "7295441",
|
968
|
-
"percent_used": "1%",
|
969
|
-
"mount": "/syspool",
|
970
|
-
"mount_time": "Wed Mar 12 19:52:44 2014",
|
971
|
-
"mount_options": [
|
972
|
-
"read",
|
973
|
-
"write",
|
974
|
-
"setuid",
|
975
|
-
"devices",
|
976
|
-
"nonbmand",
|
977
|
-
"exec",
|
978
|
-
"xattr",
|
979
|
-
"atime",
|
980
|
-
"dev=1710007"
|
981
|
-
],
|
982
|
-
"fs_type": "zfs",
|
983
|
-
"zfs_values": {
|
984
|
-
"type": "filesystem",
|
985
|
-
"creation": "1369305344",
|
986
|
-
"used": "919125504",
|
987
|
-
"available": "7470531072",
|
988
|
-
"referenced": "36352",
|
989
|
-
"compressratio": "1.96x",
|
990
|
-
"mounted": "yes",
|
991
|
-
"quota": "0",
|
992
|
-
"reservation": "0",
|
993
|
-
"recordsize": "131072",
|
994
|
-
"mountpoint": "/syspool",
|
995
|
-
"sharenfs": "off",
|
996
|
-
"checksum": "on",
|
997
|
-
"compression": "on",
|
998
|
-
"atime": "on",
|
999
|
-
"devices": "on",
|
1000
|
-
"exec": "on",
|
1001
|
-
"setuid": "on",
|
1002
|
-
"readonly": "off",
|
1003
|
-
"zoned": "off",
|
1004
|
-
"snapdir": "hidden",
|
1005
|
-
"aclmode": "discard",
|
1006
|
-
"aclinherit": "restricted",
|
1007
|
-
"canmount": "on",
|
1008
|
-
"xattr": "on",
|
1009
|
-
"copies": "1",
|
1010
|
-
"version": "5",
|
1011
|
-
"utf8only": "off",
|
1012
|
-
"normalization": "none",
|
1013
|
-
"casesensitivity": "sensitive",
|
1014
|
-
"vscan": "off",
|
1015
|
-
"nbmand": "off",
|
1016
|
-
"sharesmb": "off",
|
1017
|
-
"refquota": "0",
|
1018
|
-
"refreservation": "0",
|
1019
|
-
"primarycache": "all",
|
1020
|
-
"secondarycache": "all",
|
1021
|
-
"usedbysnapshots": "0",
|
1022
|
-
"usedbydataset": "36352",
|
1023
|
-
"usedbychildren": "919089152",
|
1024
|
-
"usedbyrefreservation": "0",
|
1025
|
-
"logbias": "latency",
|
1026
|
-
"dedup": "off",
|
1027
|
-
"mlslabel": "none",
|
1028
|
-
"sync": "standard",
|
1029
|
-
"refcompressratio": "1.02x",
|
1030
|
-
"written": "36352",
|
1031
|
-
"logicalused": "1771063808",
|
1032
|
-
"logicalreferenced": "18944"
|
1033
|
-
},
|
1034
|
-
"zfs_sources": {
|
1035
|
-
"type": "-",
|
1036
|
-
"creation": "-",
|
1037
|
-
"used": "-",
|
1038
|
-
"available": "-",
|
1039
|
-
"referenced": "-",
|
1040
|
-
"compressratio": "-",
|
1041
|
-
"mounted": "-",
|
1042
|
-
"quota": "default",
|
1043
|
-
"reservation": "default",
|
1044
|
-
"recordsize": "default",
|
1045
|
-
"mountpoint": "default",
|
1046
|
-
"sharenfs": "default",
|
1047
|
-
"checksum": "default",
|
1048
|
-
"compression": "local",
|
1049
|
-
"atime": "default",
|
1050
|
-
"devices": "default",
|
1051
|
-
"exec": "default",
|
1052
|
-
"setuid": "default",
|
1053
|
-
"readonly": "default",
|
1054
|
-
"zoned": "default",
|
1055
|
-
"snapdir": "default",
|
1056
|
-
"aclmode": "default",
|
1057
|
-
"aclinherit": "default",
|
1058
|
-
"canmount": "default",
|
1059
|
-
"xattr": "default",
|
1060
|
-
"copies": "default",
|
1061
|
-
"version": "-",
|
1062
|
-
"utf8only": "-",
|
1063
|
-
"normalization": "-",
|
1064
|
-
"casesensitivity": "-",
|
1065
|
-
"vscan": "default",
|
1066
|
-
"nbmand": "default",
|
1067
|
-
"sharesmb": "default",
|
1068
|
-
"refquota": "default",
|
1069
|
-
"refreservation": "default",
|
1070
|
-
"primarycache": "default",
|
1071
|
-
"secondarycache": "default",
|
1072
|
-
"usedbysnapshots": "-",
|
1073
|
-
"usedbydataset": "-",
|
1074
|
-
"usedbychildren": "-",
|
1075
|
-
"usedbyrefreservation": "-",
|
1076
|
-
"logbias": "default",
|
1077
|
-
"dedup": "default",
|
1078
|
-
"mlslabel": "default",
|
1079
|
-
"sync": "default",
|
1080
|
-
"refcompressratio": "-",
|
1081
|
-
"written": "-",
|
1082
|
-
"logicalused": "-",
|
1083
|
-
"logicalreferenced": "-"
|
1084
|
-
},
|
1085
|
-
"zfs_parents": [
|
1086
|
-
|
1087
|
-
],
|
1088
|
-
"zfs_zpool": true
|
1089
|
-
},
|
1090
|
-
"/devices": {
|
1091
|
-
"mount": "/devices",
|
1092
|
-
"mount_time": "Wed Mar 12 19:52:06 2014",
|
1093
|
-
"mount_options": [
|
1094
|
-
"read",
|
1095
|
-
"write",
|
1096
|
-
"setuid",
|
1097
|
-
"devices",
|
1098
|
-
"dev=8240000"
|
1099
|
-
]
|
1100
|
-
},
|
1101
|
-
"/dev": {
|
1102
|
-
"mount": "/dev",
|
1103
|
-
"mount_time": "Wed Mar 12 19:52:06 2014",
|
1104
|
-
"mount_options": [
|
1105
|
-
"read",
|
1106
|
-
"write",
|
1107
|
-
"setuid",
|
1108
|
-
"devices",
|
1109
|
-
"dev=8280000"
|
1110
|
-
]
|
1111
|
-
},
|
1112
|
-
"ctfs": {
|
1113
|
-
"mount": "/system/contract",
|
1114
|
-
"mount_time": "Wed Mar 12 19:52:06 2014",
|
1115
|
-
"mount_options": [
|
1116
|
-
"read",
|
1117
|
-
"write",
|
1118
|
-
"setuid",
|
1119
|
-
"devices",
|
1120
|
-
"dev=8340001"
|
1121
|
-
]
|
1122
|
-
},
|
1123
|
-
"proc": {
|
1124
|
-
"mount": "/proc",
|
1125
|
-
"mount_time": "Wed Mar 12 19:52:06 2014",
|
1126
|
-
"mount_options": [
|
1127
|
-
"read",
|
1128
|
-
"write",
|
1129
|
-
"setuid",
|
1130
|
-
"devices",
|
1131
|
-
"dev=82c0000"
|
1132
|
-
]
|
1133
|
-
},
|
1134
|
-
"mnttab": {
|
1135
|
-
"mount": "/etc/mnttab",
|
1136
|
-
"mount_time": "Wed Mar 12 19:52:06 2014",
|
1137
|
-
"mount_options": [
|
1138
|
-
"read",
|
1139
|
-
"write",
|
1140
|
-
"setuid",
|
1141
|
-
"devices",
|
1142
|
-
"dev=8380001"
|
1143
|
-
]
|
1144
|
-
},
|
1145
|
-
"objfs": {
|
1146
|
-
"mount": "/system/object",
|
1147
|
-
"mount_time": "Wed Mar 12 19:52:06 2014",
|
1148
|
-
"mount_options": [
|
1149
|
-
"read",
|
1150
|
-
"write",
|
1151
|
-
"setuid",
|
1152
|
-
"devices",
|
1153
|
-
"dev=8400001"
|
1154
|
-
]
|
1155
|
-
},
|
1156
|
-
"sharefs": {
|
1157
|
-
"mount": "/etc/dfs/sharetab",
|
1158
|
-
"mount_time": "Wed Mar 12 19:52:06 2014",
|
1159
|
-
"mount_options": [
|
1160
|
-
"read",
|
1161
|
-
"write",
|
1162
|
-
"setuid",
|
1163
|
-
"devices",
|
1164
|
-
"dev=8440001"
|
1165
|
-
]
|
1166
|
-
},
|
1167
|
-
"fd": {
|
1168
|
-
"mount": "/dev/fd",
|
1169
|
-
"mount_time": "Wed Mar 12 19:52:36 2014",
|
1170
|
-
"mount_options": [
|
1171
|
-
"read",
|
1172
|
-
"write",
|
1173
|
-
"setuid",
|
1174
|
-
"devices",
|
1175
|
-
"dev=8540001"
|
1176
|
-
]
|
1177
|
-
},
|
1178
|
-
"syspool/ROOT": {
|
1179
|
-
"fs_type": "zfs",
|
1180
|
-
"mount": "legacy",
|
1181
|
-
"zfs_values": {
|
1182
|
-
"type": "filesystem",
|
1183
|
-
"creation": "1369305344",
|
1184
|
-
"used": "918451712",
|
1185
|
-
"available": "7470531072",
|
1186
|
-
"referenced": "31744",
|
1187
|
-
"compressratio": "1.96x",
|
1188
|
-
"mounted": "no",
|
1189
|
-
"quota": "0",
|
1190
|
-
"reservation": "0",
|
1191
|
-
"recordsize": "131072",
|
1192
|
-
"mountpoint": "legacy",
|
1193
|
-
"sharenfs": "off",
|
1194
|
-
"checksum": "on",
|
1195
|
-
"compression": "on",
|
1196
|
-
"atime": "on",
|
1197
|
-
"devices": "on",
|
1198
|
-
"exec": "on",
|
1199
|
-
"setuid": "on",
|
1200
|
-
"readonly": "off",
|
1201
|
-
"zoned": "off",
|
1202
|
-
"snapdir": "hidden",
|
1203
|
-
"aclmode": "discard",
|
1204
|
-
"aclinherit": "restricted",
|
1205
|
-
"canmount": "on",
|
1206
|
-
"xattr": "on",
|
1207
|
-
"copies": "1",
|
1208
|
-
"version": "5",
|
1209
|
-
"utf8only": "off",
|
1210
|
-
"normalization": "none",
|
1211
|
-
"casesensitivity": "sensitive",
|
1212
|
-
"vscan": "off",
|
1213
|
-
"nbmand": "off",
|
1214
|
-
"sharesmb": "off",
|
1215
|
-
"refquota": "0",
|
1216
|
-
"refreservation": "0",
|
1217
|
-
"primarycache": "all",
|
1218
|
-
"secondarycache": "all",
|
1219
|
-
"usedbysnapshots": "0",
|
1220
|
-
"usedbydataset": "31744",
|
1221
|
-
"usedbychildren": "918419968",
|
1222
|
-
"usedbyrefreservation": "0",
|
1223
|
-
"logbias": "latency",
|
1224
|
-
"dedup": "off",
|
1225
|
-
"mlslabel": "none",
|
1226
|
-
"sync": "standard",
|
1227
|
-
"refcompressratio": "1.00x",
|
1228
|
-
"written": "31744",
|
1229
|
-
"logicalused": "1770832384",
|
1230
|
-
"logicalreferenced": "15872"
|
1231
|
-
},
|
1232
|
-
"zfs_sources": {
|
1233
|
-
"type": "-",
|
1234
|
-
"creation": "-",
|
1235
|
-
"used": "-",
|
1236
|
-
"available": "-",
|
1237
|
-
"referenced": "-",
|
1238
|
-
"compressratio": "-",
|
1239
|
-
"mounted": "-",
|
1240
|
-
"quota": "default",
|
1241
|
-
"reservation": "default",
|
1242
|
-
"recordsize": "default",
|
1243
|
-
"mountpoint": "local",
|
1244
|
-
"sharenfs": "default",
|
1245
|
-
"checksum": "default",
|
1246
|
-
"compression": "inherited from syspool",
|
1247
|
-
"atime": "default",
|
1248
|
-
"devices": "default",
|
1249
|
-
"exec": "default",
|
1250
|
-
"setuid": "default",
|
1251
|
-
"readonly": "default",
|
1252
|
-
"zoned": "default",
|
1253
|
-
"snapdir": "default",
|
1254
|
-
"aclmode": "default",
|
1255
|
-
"aclinherit": "default",
|
1256
|
-
"canmount": "default",
|
1257
|
-
"xattr": "default",
|
1258
|
-
"copies": "default",
|
1259
|
-
"version": "-",
|
1260
|
-
"utf8only": "-",
|
1261
|
-
"normalization": "-",
|
1262
|
-
"casesensitivity": "-",
|
1263
|
-
"vscan": "default",
|
1264
|
-
"nbmand": "default",
|
1265
|
-
"sharesmb": "default",
|
1266
|
-
"refquota": "default",
|
1267
|
-
"refreservation": "default",
|
1268
|
-
"primarycache": "default",
|
1269
|
-
"secondarycache": "default",
|
1270
|
-
"usedbysnapshots": "-",
|
1271
|
-
"usedbydataset": "-",
|
1272
|
-
"usedbychildren": "-",
|
1273
|
-
"usedbyrefreservation": "-",
|
1274
|
-
"logbias": "default",
|
1275
|
-
"dedup": "default",
|
1276
|
-
"mlslabel": "default",
|
1277
|
-
"sync": "default",
|
1278
|
-
"refcompressratio": "-",
|
1279
|
-
"written": "-",
|
1280
|
-
"logicalused": "-",
|
1281
|
-
"logicalreferenced": "-"
|
1282
|
-
},
|
1283
|
-
"zfs_parents": [
|
1284
|
-
"syspool"
|
1285
|
-
],
|
1286
|
-
"zfs_zpool": false
|
1287
|
-
},
|
1288
|
-
"syspool/ROOT/omnios@2014-03-12-19:54:10": {
|
1289
|
-
"fs_type": "zfs",
|
1290
|
-
"zfs_values": {
|
1291
|
-
"type": "snapshot",
|
1292
|
-
"creation": "1394654050",
|
1293
|
-
"used": "9044992",
|
1294
|
-
"referenced": "764024832",
|
1295
|
-
"compressratio": "1.79x",
|
1296
|
-
"devices": "on",
|
1297
|
-
"exec": "on",
|
1298
|
-
"setuid": "on",
|
1299
|
-
"xattr": "on",
|
1300
|
-
"version": "5",
|
1301
|
-
"utf8only": "off",
|
1302
|
-
"normalization": "none",
|
1303
|
-
"casesensitivity": "sensitive",
|
1304
|
-
"nbmand": "off",
|
1305
|
-
"primarycache": "all",
|
1306
|
-
"secondarycache": "all",
|
1307
|
-
"defer_destroy": "off",
|
1308
|
-
"userrefs": "0",
|
1309
|
-
"mlslabel": "none",
|
1310
|
-
"refcompressratio": "1.79x",
|
1311
|
-
"written": "764024832",
|
1312
|
-
"clones": "syspool/ROOT/omnios-backup-1",
|
1313
|
-
"logicalused": "0",
|
1314
|
-
"logicalreferenced": "1347963904",
|
1315
|
-
"org.opensolaris.libbe:policy": "static"
|
1316
|
-
},
|
1317
|
-
"zfs_sources": {
|
1318
|
-
"type": "-",
|
1319
|
-
"creation": "-",
|
1320
|
-
"used": "-",
|
1321
|
-
"referenced": "-",
|
1322
|
-
"compressratio": "-",
|
1323
|
-
"devices": "default",
|
1324
|
-
"exec": "default",
|
1325
|
-
"setuid": "default",
|
1326
|
-
"xattr": "default",
|
1327
|
-
"version": "-",
|
1328
|
-
"utf8only": "-",
|
1329
|
-
"normalization": "-",
|
1330
|
-
"casesensitivity": "-",
|
1331
|
-
"nbmand": "default",
|
1332
|
-
"primarycache": "default",
|
1333
|
-
"secondarycache": "default",
|
1334
|
-
"defer_destroy": "-",
|
1335
|
-
"userrefs": "-",
|
1336
|
-
"mlslabel": "default",
|
1337
|
-
"refcompressratio": "-",
|
1338
|
-
"written": "-",
|
1339
|
-
"clones": "-",
|
1340
|
-
"logicalused": "-",
|
1341
|
-
"logicalreferenced": "-",
|
1342
|
-
"org.opensolaris.libbe:policy": "local"
|
1343
|
-
},
|
1344
|
-
"zfs_parents": [
|
1345
|
-
"syspool",
|
1346
|
-
"syspool/ROOT"
|
1347
|
-
],
|
1348
|
-
"zfs_zpool": false
|
1349
|
-
},
|
1350
|
-
"syspool/ROOT/omnios@2014-03-12-19:54:31": {
|
1351
|
-
"fs_type": "zfs",
|
1352
|
-
"zfs_values": {
|
1353
|
-
"type": "snapshot",
|
1354
|
-
"creation": "1394654071",
|
1355
|
-
"used": "5166080",
|
1356
|
-
"referenced": "762842112",
|
1357
|
-
"compressratio": "1.79x",
|
1358
|
-
"devices": "on",
|
1359
|
-
"exec": "on",
|
1360
|
-
"setuid": "on",
|
1361
|
-
"xattr": "on",
|
1362
|
-
"version": "5",
|
1363
|
-
"utf8only": "off",
|
1364
|
-
"normalization": "none",
|
1365
|
-
"casesensitivity": "sensitive",
|
1366
|
-
"nbmand": "off",
|
1367
|
-
"primarycache": "all",
|
1368
|
-
"secondarycache": "all",
|
1369
|
-
"defer_destroy": "off",
|
1370
|
-
"userrefs": "0",
|
1371
|
-
"mlslabel": "none",
|
1372
|
-
"refcompressratio": "1.79x",
|
1373
|
-
"written": "7862272",
|
1374
|
-
"clones": "syspool/ROOT/omnios-backup-2",
|
1375
|
-
"logicalused": "0",
|
1376
|
-
"logicalreferenced": "1345884160",
|
1377
|
-
"org.opensolaris.libbe:policy": "static"
|
1378
|
-
},
|
1379
|
-
"zfs_sources": {
|
1380
|
-
"type": "-",
|
1381
|
-
"creation": "-",
|
1382
|
-
"used": "-",
|
1383
|
-
"referenced": "-",
|
1384
|
-
"compressratio": "-",
|
1385
|
-
"devices": "default",
|
1386
|
-
"exec": "default",
|
1387
|
-
"setuid": "default",
|
1388
|
-
"xattr": "default",
|
1389
|
-
"version": "-",
|
1390
|
-
"utf8only": "-",
|
1391
|
-
"normalization": "-",
|
1392
|
-
"casesensitivity": "-",
|
1393
|
-
"nbmand": "default",
|
1394
|
-
"primarycache": "default",
|
1395
|
-
"secondarycache": "default",
|
1396
|
-
"defer_destroy": "-",
|
1397
|
-
"userrefs": "-",
|
1398
|
-
"mlslabel": "default",
|
1399
|
-
"refcompressratio": "-",
|
1400
|
-
"written": "-",
|
1401
|
-
"clones": "-",
|
1402
|
-
"logicalused": "-",
|
1403
|
-
"logicalreferenced": "-",
|
1404
|
-
"org.opensolaris.libbe:policy": "local"
|
1405
|
-
},
|
1406
|
-
"zfs_parents": [
|
1407
|
-
"syspool",
|
1408
|
-
"syspool/ROOT"
|
1409
|
-
],
|
1410
|
-
"zfs_zpool": false
|
1411
|
-
},
|
1412
|
-
"syspool/ROOT/omnios@2014-03-12-19:54:51": {
|
1413
|
-
"fs_type": "zfs",
|
1414
|
-
"zfs_values": {
|
1415
|
-
"type": "snapshot",
|
1416
|
-
"creation": "1394654091",
|
1417
|
-
"used": "5260800",
|
1418
|
-
"referenced": "762929664",
|
1419
|
-
"compressratio": "1.79x",
|
1420
|
-
"devices": "on",
|
1421
|
-
"exec": "on",
|
1422
|
-
"setuid": "on",
|
1423
|
-
"xattr": "on",
|
1424
|
-
"version": "5",
|
1425
|
-
"utf8only": "off",
|
1426
|
-
"normalization": "none",
|
1427
|
-
"casesensitivity": "sensitive",
|
1428
|
-
"nbmand": "off",
|
1429
|
-
"primarycache": "all",
|
1430
|
-
"secondarycache": "all",
|
1431
|
-
"defer_destroy": "off",
|
1432
|
-
"userrefs": "0",
|
1433
|
-
"mlslabel": "none",
|
1434
|
-
"refcompressratio": "1.79x",
|
1435
|
-
"written": "5502976",
|
1436
|
-
"clones": "syspool/ROOT/omnios-backup-3",
|
1437
|
-
"logicalused": "0",
|
1438
|
-
"logicalreferenced": "1346040832",
|
1439
|
-
"org.opensolaris.libbe:policy": "static"
|
1440
|
-
},
|
1441
|
-
"zfs_sources": {
|
1442
|
-
"type": "-",
|
1443
|
-
"creation": "-",
|
1444
|
-
"used": "-",
|
1445
|
-
"referenced": "-",
|
1446
|
-
"compressratio": "-",
|
1447
|
-
"devices": "default",
|
1448
|
-
"exec": "default",
|
1449
|
-
"setuid": "default",
|
1450
|
-
"xattr": "default",
|
1451
|
-
"version": "-",
|
1452
|
-
"utf8only": "-",
|
1453
|
-
"normalization": "-",
|
1454
|
-
"casesensitivity": "-",
|
1455
|
-
"nbmand": "default",
|
1456
|
-
"primarycache": "default",
|
1457
|
-
"secondarycache": "default",
|
1458
|
-
"defer_destroy": "-",
|
1459
|
-
"userrefs": "-",
|
1460
|
-
"mlslabel": "default",
|
1461
|
-
"refcompressratio": "-",
|
1462
|
-
"written": "-",
|
1463
|
-
"clones": "-",
|
1464
|
-
"logicalused": "-",
|
1465
|
-
"logicalreferenced": "-",
|
1466
|
-
"org.opensolaris.libbe:policy": "local"
|
1467
|
-
},
|
1468
|
-
"zfs_parents": [
|
1469
|
-
"syspool",
|
1470
|
-
"syspool/ROOT"
|
1471
|
-
],
|
1472
|
-
"zfs_zpool": false
|
1473
|
-
},
|
1474
|
-
"syspool/ROOT/omnios-backup-1": {
|
1475
|
-
"fs_type": "zfs",
|
1476
|
-
"mount": "/",
|
1477
|
-
"zfs_values": {
|
1478
|
-
"type": "filesystem",
|
1479
|
-
"creation": "1394654050",
|
1480
|
-
"used": "119808",
|
1481
|
-
"available": "7470531072",
|
1482
|
-
"referenced": "764016640",
|
1483
|
-
"compressratio": "1.00x",
|
1484
|
-
"mounted": "no",
|
1485
|
-
"origin": "syspool/ROOT/omnios@2014-03-12-19:54:10",
|
1486
|
-
"quota": "0",
|
1487
|
-
"reservation": "0",
|
1488
|
-
"recordsize": "131072",
|
1489
|
-
"mountpoint": "/",
|
1490
|
-
"sharenfs": "off",
|
1491
|
-
"checksum": "on",
|
1492
|
-
"compression": "on",
|
1493
|
-
"atime": "on",
|
1494
|
-
"devices": "on",
|
1495
|
-
"exec": "on",
|
1496
|
-
"setuid": "on",
|
1497
|
-
"readonly": "off",
|
1498
|
-
"zoned": "off",
|
1499
|
-
"snapdir": "hidden",
|
1500
|
-
"aclmode": "discard",
|
1501
|
-
"aclinherit": "restricted",
|
1502
|
-
"canmount": "noauto",
|
1503
|
-
"xattr": "on",
|
1504
|
-
"copies": "1",
|
1505
|
-
"version": "5",
|
1506
|
-
"utf8only": "off",
|
1507
|
-
"normalization": "none",
|
1508
|
-
"casesensitivity": "sensitive",
|
1509
|
-
"vscan": "off",
|
1510
|
-
"nbmand": "off",
|
1511
|
-
"sharesmb": "off",
|
1512
|
-
"refquota": "0",
|
1513
|
-
"refreservation": "0",
|
1514
|
-
"primarycache": "all",
|
1515
|
-
"secondarycache": "all",
|
1516
|
-
"usedbysnapshots": "0",
|
1517
|
-
"usedbydataset": "119808",
|
1518
|
-
"usedbychildren": "0",
|
1519
|
-
"usedbyrefreservation": "0",
|
1520
|
-
"logbias": "latency",
|
1521
|
-
"dedup": "off",
|
1522
|
-
"mlslabel": "none",
|
1523
|
-
"sync": "standard",
|
1524
|
-
"refcompressratio": "1.79x",
|
1525
|
-
"written": "119808",
|
1526
|
-
"logicalused": "59904",
|
1527
|
-
"logicalreferenced": "1347959808",
|
1528
|
-
"org.opensolaris.libbe:policy": "static",
|
1529
|
-
"org.opensolaris.libbe:uuid": "a97a9f02-0085-44bc-aba8-ccdbddde4d63"
|
1530
|
-
},
|
1531
|
-
"zfs_sources": {
|
1532
|
-
"type": "-",
|
1533
|
-
"creation": "-",
|
1534
|
-
"used": "-",
|
1535
|
-
"available": "-",
|
1536
|
-
"referenced": "-",
|
1537
|
-
"compressratio": "-",
|
1538
|
-
"mounted": "-",
|
1539
|
-
"origin": "-",
|
1540
|
-
"quota": "default",
|
1541
|
-
"reservation": "default",
|
1542
|
-
"recordsize": "default",
|
1543
|
-
"mountpoint": "local",
|
1544
|
-
"sharenfs": "default",
|
1545
|
-
"checksum": "default",
|
1546
|
-
"compression": "inherited from syspool",
|
1547
|
-
"atime": "default",
|
1548
|
-
"devices": "default",
|
1549
|
-
"exec": "default",
|
1550
|
-
"setuid": "default",
|
1551
|
-
"readonly": "default",
|
1552
|
-
"zoned": "default",
|
1553
|
-
"snapdir": "default",
|
1554
|
-
"aclmode": "default",
|
1555
|
-
"aclinherit": "default",
|
1556
|
-
"canmount": "local",
|
1557
|
-
"xattr": "default",
|
1558
|
-
"copies": "default",
|
1559
|
-
"version": "-",
|
1560
|
-
"utf8only": "-",
|
1561
|
-
"normalization": "-",
|
1562
|
-
"casesensitivity": "-",
|
1563
|
-
"vscan": "default",
|
1564
|
-
"nbmand": "default",
|
1565
|
-
"sharesmb": "default",
|
1566
|
-
"refquota": "default",
|
1567
|
-
"refreservation": "default",
|
1568
|
-
"primarycache": "default",
|
1569
|
-
"secondarycache": "default",
|
1570
|
-
"usedbysnapshots": "-",
|
1571
|
-
"usedbydataset": "-",
|
1572
|
-
"usedbychildren": "-",
|
1573
|
-
"usedbyrefreservation": "-",
|
1574
|
-
"logbias": "default",
|
1575
|
-
"dedup": "default",
|
1576
|
-
"mlslabel": "default",
|
1577
|
-
"sync": "default",
|
1578
|
-
"refcompressratio": "-",
|
1579
|
-
"written": "-",
|
1580
|
-
"logicalused": "-",
|
1581
|
-
"logicalreferenced": "-",
|
1582
|
-
"org.opensolaris.libbe:policy": "local",
|
1583
|
-
"org.opensolaris.libbe:uuid": "local"
|
1584
|
-
},
|
1585
|
-
"zfs_parents": [
|
1586
|
-
"syspool",
|
1587
|
-
"syspool/ROOT"
|
1588
|
-
],
|
1589
|
-
"zfs_zpool": false
|
1590
|
-
},
|
1591
|
-
"syspool/ROOT/omnios-backup-2": {
|
1592
|
-
"fs_type": "zfs",
|
1593
|
-
"mount": "/",
|
1594
|
-
"zfs_values": {
|
1595
|
-
"type": "filesystem",
|
1596
|
-
"creation": "1394654071",
|
1597
|
-
"used": "126976",
|
1598
|
-
"available": "7470531072",
|
1599
|
-
"referenced": "762831872",
|
1600
|
-
"compressratio": "1.00x",
|
1601
|
-
"mounted": "no",
|
1602
|
-
"origin": "syspool/ROOT/omnios@2014-03-12-19:54:31",
|
1603
|
-
"quota": "0",
|
1604
|
-
"reservation": "0",
|
1605
|
-
"recordsize": "131072",
|
1606
|
-
"mountpoint": "/",
|
1607
|
-
"sharenfs": "off",
|
1608
|
-
"checksum": "on",
|
1609
|
-
"compression": "on",
|
1610
|
-
"atime": "on",
|
1611
|
-
"devices": "on",
|
1612
|
-
"exec": "on",
|
1613
|
-
"setuid": "on",
|
1614
|
-
"readonly": "off",
|
1615
|
-
"zoned": "off",
|
1616
|
-
"snapdir": "hidden",
|
1617
|
-
"aclmode": "discard",
|
1618
|
-
"aclinherit": "restricted",
|
1619
|
-
"canmount": "noauto",
|
1620
|
-
"xattr": "on",
|
1621
|
-
"copies": "1",
|
1622
|
-
"version": "5",
|
1623
|
-
"utf8only": "off",
|
1624
|
-
"normalization": "none",
|
1625
|
-
"casesensitivity": "sensitive",
|
1626
|
-
"vscan": "off",
|
1627
|
-
"nbmand": "off",
|
1628
|
-
"sharesmb": "off",
|
1629
|
-
"refquota": "0",
|
1630
|
-
"refreservation": "0",
|
1631
|
-
"primarycache": "all",
|
1632
|
-
"secondarycache": "all",
|
1633
|
-
"usedbysnapshots": "0",
|
1634
|
-
"usedbydataset": "126976",
|
1635
|
-
"usedbychildren": "0",
|
1636
|
-
"usedbyrefreservation": "0",
|
1637
|
-
"logbias": "latency",
|
1638
|
-
"dedup": "off",
|
1639
|
-
"mlslabel": "none",
|
1640
|
-
"sync": "standard",
|
1641
|
-
"refcompressratio": "1.79x",
|
1642
|
-
"written": "126976",
|
1643
|
-
"logicalused": "63488",
|
1644
|
-
"logicalreferenced": "1345879040",
|
1645
|
-
"org.opensolaris.libbe:policy": "static",
|
1646
|
-
"org.opensolaris.libbe:uuid": "052fe3da-0f48-46c5-b9a5-b1137117124f"
|
1647
|
-
},
|
1648
|
-
"zfs_sources": {
|
1649
|
-
"type": "-",
|
1650
|
-
"creation": "-",
|
1651
|
-
"used": "-",
|
1652
|
-
"available": "-",
|
1653
|
-
"referenced": "-",
|
1654
|
-
"compressratio": "-",
|
1655
|
-
"mounted": "-",
|
1656
|
-
"origin": "-",
|
1657
|
-
"quota": "default",
|
1658
|
-
"reservation": "default",
|
1659
|
-
"recordsize": "default",
|
1660
|
-
"mountpoint": "local",
|
1661
|
-
"sharenfs": "default",
|
1662
|
-
"checksum": "default",
|
1663
|
-
"compression": "inherited from syspool",
|
1664
|
-
"atime": "default",
|
1665
|
-
"devices": "default",
|
1666
|
-
"exec": "default",
|
1667
|
-
"setuid": "default",
|
1668
|
-
"readonly": "default",
|
1669
|
-
"zoned": "default",
|
1670
|
-
"snapdir": "default",
|
1671
|
-
"aclmode": "default",
|
1672
|
-
"aclinherit": "default",
|
1673
|
-
"canmount": "local",
|
1674
|
-
"xattr": "default",
|
1675
|
-
"copies": "default",
|
1676
|
-
"version": "-",
|
1677
|
-
"utf8only": "-",
|
1678
|
-
"normalization": "-",
|
1679
|
-
"casesensitivity": "-",
|
1680
|
-
"vscan": "default",
|
1681
|
-
"nbmand": "default",
|
1682
|
-
"sharesmb": "default",
|
1683
|
-
"refquota": "default",
|
1684
|
-
"refreservation": "default",
|
1685
|
-
"primarycache": "default",
|
1686
|
-
"secondarycache": "default",
|
1687
|
-
"usedbysnapshots": "-",
|
1688
|
-
"usedbydataset": "-",
|
1689
|
-
"usedbychildren": "-",
|
1690
|
-
"usedbyrefreservation": "-",
|
1691
|
-
"logbias": "default",
|
1692
|
-
"dedup": "default",
|
1693
|
-
"mlslabel": "default",
|
1694
|
-
"sync": "default",
|
1695
|
-
"refcompressratio": "-",
|
1696
|
-
"written": "-",
|
1697
|
-
"logicalused": "-",
|
1698
|
-
"logicalreferenced": "-",
|
1699
|
-
"org.opensolaris.libbe:policy": "local",
|
1700
|
-
"org.opensolaris.libbe:uuid": "local"
|
1701
|
-
},
|
1702
|
-
"zfs_parents": [
|
1703
|
-
"syspool",
|
1704
|
-
"syspool/ROOT"
|
1705
|
-
],
|
1706
|
-
"zfs_zpool": false
|
1707
|
-
},
|
1708
|
-
"syspool/ROOT/omnios-backup-3": {
|
1709
|
-
"fs_type": "zfs",
|
1710
|
-
"mount": "/",
|
1711
|
-
"zfs_values": {
|
1712
|
-
"type": "filesystem",
|
1713
|
-
"creation": "1394654092",
|
1714
|
-
"used": "130048",
|
1715
|
-
"available": "7470531072",
|
1716
|
-
"referenced": "762918400",
|
1717
|
-
"compressratio": "1.00x",
|
1718
|
-
"mounted": "no",
|
1719
|
-
"origin": "syspool/ROOT/omnios@2014-03-12-19:54:51",
|
1720
|
-
"quota": "0",
|
1721
|
-
"reservation": "0",
|
1722
|
-
"recordsize": "131072",
|
1723
|
-
"mountpoint": "/",
|
1724
|
-
"sharenfs": "off",
|
1725
|
-
"checksum": "on",
|
1726
|
-
"compression": "on",
|
1727
|
-
"atime": "on",
|
1728
|
-
"devices": "on",
|
1729
|
-
"exec": "on",
|
1730
|
-
"setuid": "on",
|
1731
|
-
"readonly": "off",
|
1732
|
-
"zoned": "off",
|
1733
|
-
"snapdir": "hidden",
|
1734
|
-
"aclmode": "discard",
|
1735
|
-
"aclinherit": "restricted",
|
1736
|
-
"canmount": "noauto",
|
1737
|
-
"xattr": "on",
|
1738
|
-
"copies": "1",
|
1739
|
-
"version": "5",
|
1740
|
-
"utf8only": "off",
|
1741
|
-
"normalization": "none",
|
1742
|
-
"casesensitivity": "sensitive",
|
1743
|
-
"vscan": "off",
|
1744
|
-
"nbmand": "off",
|
1745
|
-
"sharesmb": "off",
|
1746
|
-
"refquota": "0",
|
1747
|
-
"refreservation": "0",
|
1748
|
-
"primarycache": "all",
|
1749
|
-
"secondarycache": "all",
|
1750
|
-
"usedbysnapshots": "0",
|
1751
|
-
"usedbydataset": "130048",
|
1752
|
-
"usedbychildren": "0",
|
1753
|
-
"usedbyrefreservation": "0",
|
1754
|
-
"logbias": "latency",
|
1755
|
-
"dedup": "off",
|
1756
|
-
"mlslabel": "none",
|
1757
|
-
"sync": "standard",
|
1758
|
-
"refcompressratio": "1.79x",
|
1759
|
-
"written": "130048",
|
1760
|
-
"logicalused": "65024",
|
1761
|
-
"logicalreferenced": "1346035200",
|
1762
|
-
"org.opensolaris.libbe:policy": "static",
|
1763
|
-
"org.opensolaris.libbe:uuid": "8064e741-d1f1-e50d-b2b9-b56b18e9bd2c"
|
1764
|
-
},
|
1765
|
-
"zfs_sources": {
|
1766
|
-
"type": "-",
|
1767
|
-
"creation": "-",
|
1768
|
-
"used": "-",
|
1769
|
-
"available": "-",
|
1770
|
-
"referenced": "-",
|
1771
|
-
"compressratio": "-",
|
1772
|
-
"mounted": "-",
|
1773
|
-
"origin": "-",
|
1774
|
-
"quota": "default",
|
1775
|
-
"reservation": "default",
|
1776
|
-
"recordsize": "default",
|
1777
|
-
"mountpoint": "local",
|
1778
|
-
"sharenfs": "default",
|
1779
|
-
"checksum": "default",
|
1780
|
-
"compression": "inherited from syspool",
|
1781
|
-
"atime": "default",
|
1782
|
-
"devices": "default",
|
1783
|
-
"exec": "default",
|
1784
|
-
"setuid": "default",
|
1785
|
-
"readonly": "default",
|
1786
|
-
"zoned": "default",
|
1787
|
-
"snapdir": "default",
|
1788
|
-
"aclmode": "default",
|
1789
|
-
"aclinherit": "default",
|
1790
|
-
"canmount": "local",
|
1791
|
-
"xattr": "default",
|
1792
|
-
"copies": "default",
|
1793
|
-
"version": "-",
|
1794
|
-
"utf8only": "-",
|
1795
|
-
"normalization": "-",
|
1796
|
-
"casesensitivity": "-",
|
1797
|
-
"vscan": "default",
|
1798
|
-
"nbmand": "default",
|
1799
|
-
"sharesmb": "default",
|
1800
|
-
"refquota": "default",
|
1801
|
-
"refreservation": "default",
|
1802
|
-
"primarycache": "default",
|
1803
|
-
"secondarycache": "default",
|
1804
|
-
"usedbysnapshots": "-",
|
1805
|
-
"usedbydataset": "-",
|
1806
|
-
"usedbychildren": "-",
|
1807
|
-
"usedbyrefreservation": "-",
|
1808
|
-
"logbias": "default",
|
1809
|
-
"dedup": "default",
|
1810
|
-
"mlslabel": "default",
|
1811
|
-
"sync": "default",
|
1812
|
-
"refcompressratio": "-",
|
1813
|
-
"written": "-",
|
1814
|
-
"logicalused": "-",
|
1815
|
-
"logicalreferenced": "-",
|
1816
|
-
"org.opensolaris.libbe:policy": "local",
|
1817
|
-
"org.opensolaris.libbe:uuid": "local"
|
1818
|
-
},
|
1819
|
-
"zfs_parents": [
|
1820
|
-
"syspool",
|
1821
|
-
"syspool/ROOT"
|
1822
|
-
],
|
1823
|
-
"zfs_zpool": false
|
1824
|
-
}
|
1825
|
-
},
|
1826
|
-
"languages": {
|
1827
|
-
"ruby": {
|
1828
|
-
"bin_dir": "/usr/local/bin",
|
1829
|
-
"gem_bin": "/usr/local/bin/gem",
|
1830
|
-
"gems_dir": "/usr/local/gems",
|
1831
|
-
"ruby_bin": "/usr/local/bin/ruby"
|
1832
|
-
}
|
1833
|
-
},
|
1834
|
-
"chef_packages": {
|
1835
|
-
"chef": {
|
1836
|
-
"version": "11.10.4",
|
1837
|
-
"chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-11.10.4/lib"
|
1838
|
-
},
|
1839
|
-
"ohai": {
|
1840
|
-
"version": "6.20.0",
|
1841
|
-
"ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-6.20.0/lib/ohai"
|
1842
|
-
}
|
1843
|
-
},
|
1844
|
-
"counters": {
|
1845
|
-
"network": {
|
1846
|
-
"interfaces": {
|
1847
|
-
"eth0": {
|
1848
|
-
"rx": {
|
1849
|
-
"bytes": "0",
|
1850
|
-
"packets": "0",
|
1851
|
-
"errors": "0",
|
1852
|
-
"drop": 0,
|
1853
|
-
"overrun": 0,
|
1854
|
-
"frame": 0,
|
1855
|
-
"compressed": 0,
|
1856
|
-
"multicast": 0
|
1857
|
-
},
|
1858
|
-
"tx": {
|
1859
|
-
"bytes": "342",
|
1860
|
-
"packets": "0",
|
1861
|
-
"errors": "0",
|
1862
|
-
"drop": 0,
|
1863
|
-
"overrun": 0,
|
1864
|
-
"collisions": "0",
|
1865
|
-
"carrier": 0,
|
1866
|
-
"compressed": 0
|
1867
|
-
}
|
1868
|
-
}
|
1869
|
-
}
|
1870
|
-
}
|
1871
|
-
},
|
1872
|
-
"current_user": "fauxhai",
|
1873
|
-
"domain": "local",
|
1874
|
-
"etc": {
|
1875
|
-
"passwd": {
|
1876
|
-
"fauxhai": {
|
1877
|
-
"dir": "/home/fauxhai",
|
1878
|
-
"gid": 0,
|
1879
|
-
"uid": 0,
|
1880
|
-
"shell": "/bin/bash",
|
1881
|
-
"gecos": "Fauxhai"
|
1882
|
-
}
|
1883
|
-
},
|
1884
|
-
"group": {
|
1885
|
-
"fauxhai": {
|
1886
|
-
"gid": 0,
|
1887
|
-
"members": [
|
1888
|
-
"fauxhai"
|
1889
|
-
]
|
1890
|
-
}
|
1891
|
-
}
|
1892
|
-
},
|
1893
|
-
"hostname": "Fauxhai",
|
1894
|
-
"fqdn": "fauxhai.local",
|
1895
|
-
"ipaddress": "10.0.0.2",
|
1896
|
-
"keys": {
|
1897
|
-
"ssh": {
|
1898
|
-
"host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
|
1899
|
-
"host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
|
1900
|
-
}
|
1901
|
-
},
|
1902
|
-
"macaddress": "11:11:11:11:11:11",
|
1903
|
-
"network": {
|
1904
|
-
"default_gateway": "10.0.0.1",
|
1905
|
-
"default_interface": "eth0",
|
1906
|
-
"settings": {
|
1907
|
-
},
|
1908
|
-
"interfaces": {
|
1909
|
-
"eth0": {
|
1910
|
-
"addresses": {
|
1911
|
-
"10.0.0.2": {
|
1912
|
-
"broadcast": "10.0.0.255",
|
1913
|
-
"family": "inet",
|
1914
|
-
"netmask": "255.255.255.0",
|
1915
|
-
"prefixlen": "24",
|
1916
|
-
"scope": "Global"
|
1917
|
-
}
|
1918
|
-
},
|
1919
|
-
"arp": {
|
1920
|
-
"10.0.0.1": "fe:ff:ff:ff:ff:ff"
|
1921
|
-
},
|
1922
|
-
"encapsulation": "Ethernet",
|
1923
|
-
"flags": [
|
1924
|
-
"BROADCAST",
|
1925
|
-
"MULTICAST",
|
1926
|
-
"UP",
|
1927
|
-
"LOWER_UP"
|
1928
|
-
],
|
1929
|
-
"mtu": "1500",
|
1930
|
-
"number": "0",
|
1931
|
-
"routes": [
|
1932
|
-
{
|
1933
|
-
"destination": "10.0.0.0/24",
|
1934
|
-
"family": "inet",
|
1935
|
-
"scope": "link",
|
1936
|
-
"proto": "kernel",
|
1937
|
-
"src": "10.0.0.2"
|
1938
|
-
}
|
1939
|
-
],
|
1940
|
-
"state": "up",
|
1941
|
-
"type": "eth"
|
1942
|
-
}
|
1943
|
-
}
|
1944
|
-
},
|
1945
|
-
"uptime": "30 days 15 hours 07 minutes 30 seconds",
|
1946
|
-
"uptime_seconds": 2646450,
|
1947
|
-
"cpu": {
|
1948
|
-
"real": 1,
|
1949
|
-
"total": 1,
|
1950
|
-
"cores": 1
|
1951
|
-
},
|
1952
|
-
"memory": {
|
1953
|
-
"total": "512"
|
1954
|
-
}
|
1955
|
-
}
|