Created
October 15, 2025 15:28
-
-
Save dobbythebot/a59c9131d5078bf73275533b4f4a5c5d to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| { | |
| "workload": [ | |
| { | |
| "name": "ODF", | |
| "services": [ | |
| { | |
| "name": "Ceph_MGR", | |
| "requiredCPU": 1, | |
| "requiredMemory": 3.5, | |
| "zones": 2, | |
| "id": 17, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_MON", | |
| "requiredCPU": 1, | |
| "requiredMemory": 2, | |
| "zones": 3, | |
| "id": 18, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_RGW", | |
| "requiredCPU": 2, | |
| "requiredMemory": 4, | |
| "zones": 2, | |
| "id": 19, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_MDS", | |
| "requiredCPU": 3, | |
| "requiredMemory": 8, | |
| "zones": 2, | |
| "id": 20, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "NooBaa_DB", | |
| "requiredCPU": 0.5, | |
| "requiredMemory": 4, | |
| "zones": 1, | |
| "id": 21, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "NooBaa_Endpoint", | |
| "requiredCPU": 1, | |
| "requiredMemory": 2, | |
| "zones": 1, | |
| "id": 22, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "NooBaa_core", | |
| "requiredCPU": 1, | |
| "requiredMemory": 4, | |
| "zones": 1, | |
| "id": 23, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "NooBaa_operator", | |
| "requiredCPU": 0.25, | |
| "requiredMemory": 0.5, | |
| "zones": 1, | |
| "id": 24, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_OSD_0", | |
| "requiredCPU": 2, | |
| "requiredMemory": 5, | |
| "zones": 3, | |
| "id": 25, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_OSD_1", | |
| "requiredCPU": 2, | |
| "requiredMemory": 5, | |
| "zones": 3, | |
| "id": 26, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_OSD_2", | |
| "requiredCPU": 2, | |
| "requiredMemory": 5, | |
| "zones": 3, | |
| "id": 27, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_OSD_3", | |
| "requiredCPU": 2, | |
| "requiredMemory": 5, | |
| "zones": 3, | |
| "id": 28, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_OSD_4", | |
| "requiredCPU": 2, | |
| "requiredMemory": 5, | |
| "zones": 3, | |
| "id": 29, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_OSD_5", | |
| "requiredCPU": 2, | |
| "requiredMemory": 5, | |
| "zones": 3, | |
| "id": 30, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_OSD_6", | |
| "requiredCPU": 2, | |
| "requiredMemory": 5, | |
| "zones": 3, | |
| "id": 31, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_OSD_7", | |
| "requiredCPU": 2, | |
| "requiredMemory": 5, | |
| "zones": 3, | |
| "id": 32, | |
| "avoid": [], | |
| "runsWith": [] | |
| }, | |
| { | |
| "name": "Ceph_OSD_8", | |
| "requiredCPU": 2, | |
| "requiredMemory": 5, | |
| "zones": 3, | |
| "id": 33, | |
| "avoid": [], | |
| "runsWith": [] | |
| } | |
| ], | |
| "storageCapacityRequired": 0, | |
| "usesMachines": [ | |
| "odf-default" | |
| ], | |
| "count": 1, | |
| "id": 2 | |
| } | |
| ], | |
| "machineSet": [ | |
| { | |
| "name": "default", | |
| "cpu": 40, | |
| "memory": 128, | |
| "instanceName": "default", | |
| "onlyFor": [], | |
| "numberOfDisks": 24, | |
| "label": "Worker Node", | |
| "id": 3 | |
| }, | |
| { | |
| "name": "controlPlane", | |
| "cpu": 6, | |
| "memory": 16, | |
| "instanceName": "controlPlane", | |
| "onlyFor": [ | |
| "ControlPlane" | |
| ], | |
| "numberOfDisks": 24, | |
| "label": "Control Plane Node", | |
| "id": 4 | |
| }, | |
| { | |
| "name": "odf-default", | |
| "cpu": 16, | |
| "memory": 32, | |
| "instanceName": "confident-hofstadter", | |
| "numberOfDisks": 24, | |
| "onlyFor": [ | |
| "ODF" | |
| ], | |
| "label": "Worker Node", | |
| "id": 5 | |
| } | |
| ], | |
| "ocs": { | |
| "flashSize": 2, | |
| "usableCapacity": 18, | |
| "deploymentType": "internal", | |
| "nvmeTuning": false, | |
| "cephFSActive": true, | |
| "nooBaaActive": true, | |
| "rgwActive": false, | |
| "dedicatedMachines": [] | |
| }, | |
| "platform": "VMware" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment