-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: title has it :) Reviewed By: anps77 Differential Revision: D58872884 fbshipit-source-id: 0d3cbaf7945cfeffcf479829467682fa6e0891a7
- Loading branch information
1 parent
61825d4
commit 485f17c
Showing
22 changed files
with
959 additions
and
400 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
@generated SignedSource<<1b04e482d078b9270d62aea7afad6ab2>> | ||
@codegen-command arc cfgen update-inputs fb-oomd | ||
{ | ||
"fqdn": "dev0050.snc8.facebook.com", | ||
"region": "west", | ||
"clusterType": "SERVICE_GENERIC_NON_MEMCACHE", | ||
"modelId": 341072, | ||
"kernelRelease": "5.19.0-0_fbk12_hardened_11583_g0bef9520ca2b", | ||
"serverType": "TYPE_X_SEARCH", | ||
"experiments": [], | ||
"cpuArchitecture": "cooperlake", | ||
"metalosRootfs": false, | ||
"provisioningConfig": { | ||
"ethtoolByInterface": { | ||
"eth0": { | ||
"maxChannelsCombined": 52 | ||
} | ||
}, | ||
"cpuCoreCount": 26, | ||
"parentModelId": 338998, | ||
"recoveryEnvironment": false, | ||
"deviceType": "SERVER", | ||
"datacenter": "snc8", | ||
"cluster": "02", | ||
"memTotal": 66872942592, | ||
"osVersion": { | ||
"distribution_name": "CentOS Stream release", | ||
"version": 9, | ||
"is_in_ramdisk": false, | ||
"is_metalos": false | ||
}, | ||
"pciByAddress": { | ||
"0000:65:00.0": { | ||
"vendor_id": 5555, | ||
"device_id": 4125, | ||
"class_code": 131072, | ||
"board_part_number": "MCX623435MC-CDAE_FB", | ||
"current_speed_mts": 8000, | ||
"current_width": 4 | ||
} | ||
}, | ||
"static_smc_tiers": [], | ||
"machine": "x86_64" | ||
}, | ||
"bootConfig": { | ||
"ethtoolByInterface": { | ||
"eth0": { | ||
"driver": "mlx5_core", | ||
"driver_version": "5.19.0-0_fbk12_hardened_11583_g", | ||
"firmware_version": "22.32.1206 (FB_0000000018)", | ||
"bus_info": "0000:65:00.0", | ||
"speed_mbps": 100000 | ||
} | ||
} | ||
}, | ||
"runtimeConfig": { | ||
"hasHighPrivCert": true, | ||
"regionRoutableCluster": "prn3.06", | ||
"block_devices": { | ||
"block_devices": { | ||
"nvme0n1": { | ||
"size_bytes": 256055095296, | ||
"is_rotational": false, | ||
"model": "WDC CL SN720 SDAQNTW-512G-1020", | ||
"serial": "21090A806417", | ||
"physical_block_size": 512, | ||
"logical_block_size": 512, | ||
"is_root": true | ||
}, | ||
"nvme1n1": { | ||
"size_bytes": 1800360124416, | ||
"is_rotational": false, | ||
"model": "MZOL21T9HCJR-000FB", | ||
"serial": "S5X8NG0R817377", | ||
"physical_block_size": 4096, | ||
"logical_block_size": 4096, | ||
"is_root": false | ||
} | ||
} | ||
}, | ||
"dynamic_smc_tiers": [], | ||
"cluster_state": "CLUSTER_IN_USE", | ||
"installed_platforms": [ | ||
"platform009", | ||
"platform010", | ||
"platform010-aarch64", | ||
"platform010-compat" | ||
], | ||
"device_nics_enum": [ | ||
"ETH0", | ||
"SVC0" | ||
], | ||
"loaded_kernel_modules": [], | ||
"mounts": { | ||
"mounts": [ | ||
{ | ||
"device": "/dev/nvme0n1p4", | ||
"mount_point": "/", | ||
"fstype": "btrfs", | ||
"mount_options": [ | ||
"rw", | ||
"relatime", | ||
"compress-force=zstd:3", | ||
"ssd", | ||
"discard", | ||
"space_cache=v2", | ||
"subvolid=5", | ||
"subvol=/" | ||
] | ||
} | ||
] | ||
} | ||
}, | ||
"reservationConfig": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.