Last active
November 11, 2016 18:41
-
-
Save pnarayanan/6748e961ac054e190dbf6bf514dc551f 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
{ | |
"clusterName": "Perf", | |
"datacenters": [ | |
{ | |
"dataNodes": [ | |
{ | |
"hardwareState": "AVAILABLE", | |
"hostname": "lva1-app2038.stg.linkedin.com", | |
"port": 15088, | |
"sslport": 15288, | |
"rackId": 1611 | |
"disks": [ | |
{ | |
"capacityInBytes": 912680550400, | |
"hardwareState": "AVAILABLE", | |
"mountPath": "/mnt/u001/ambrydata" | |
}, | |
{ | |
"capacityInBytes": 912680550400, | |
"hardwareState": "AVAILABLE", | |
"mountPath": "/mnt/u002/ambrydata" | |
}, | |
{ | |
"capacityInBytes": 912680550400, | |
"hardwareState": "AVAILABLE", | |
"mountPath": "/mnt/u003/ambrydata" | |
}, | |
], | |
}, | |
{ | |
"hardwareState": "AVAILABLE", | |
"hostname": "lva1-app2039.stg.linkedin.com", | |
"port": 15088, | |
"sslport": 15288, | |
"rackId": 1611 | |
"disks": [ | |
{ | |
"capacityInBytes": 912680550400, | |
"hardwareState": "AVAILABLE", | |
"mountPath": "/mnt/u001/ambrydata" | |
}, | |
{ | |
"capacityInBytes": 912680550400, | |
"hardwareState": "AVAILABLE", | |
"mountPath": "/mnt/u002/ambrydata" | |
}, | |
{ | |
"capacityInBytes": 912680550400, | |
"hardwareState": "AVAILABLE", | |
"mountPath": "/mnt/u003/ambrydata" | |
}, | |
], | |
}, | |
{ | |
"hardwareState": "AVAILABLE", | |
"hostname": "lva1-app2040.stg.linkedin.com", | |
"port": 15088, | |
"sslport": 15288, | |
"rackId": 1611 | |
"disks": [ | |
{ | |
"capacityInBytes": 912680550400, | |
"hardwareState": "AVAILABLE", | |
"mountPath": "/mnt/u001/ambrydata" | |
}, | |
{ | |
"capacityInBytes": 912680550400, | |
"hardwareState": "AVAILABLE", | |
"mountPath": "/mnt/u002/ambrydata" | |
}, | |
{ | |
"capacityInBytes": 912680550400, | |
"hardwareState": "AVAILABLE", | |
"mountPath": "/mnt/u003/ambrydata" | |
}, | |
], | |
}, | |
], | |
"name": "EI3" | |
}, | |
], | |
"version": 4 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment