Sylvain Afchain
Sylvain Afchain
@trgill thanks for submitting this file, it will definitely help providing support for storage. In order to "classify" nodes there is nothing to do on the metadata side. There is...
I would suggest to add this information using the configuration file: https://github.com/skydive-project/skydive/blob/master/etc/skydive.yml.default#L102 I would be something like: ``` fabric: SPINE[Name=myspine] -> SPINE_PORT1 SPINE_PORT1 -> *[Type=switch, Name=]/ SPINE[Name=myspine] -> SPINE_PORT2 SPINE_PORT2...
CPU cores are already reported
but not per numa node
maybe this could be used : https://github.com/cheyang/numa-utils
I guess it is on the skydive ansible library