You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For coldfront xdmod_usage to work... e.g. coldfront xdmod_usage -sx -m total_cpu_hours
It appears that in CF django admin a Resource Attribute Type needs added:
Name
Attribute type name
xdmod_resource
Text
Then the Resource (in this case a slurm cluster) needs this Resource attribute type added
Resource attribute type
Value
xdmod_resource
slurm_cluster_as_named_in_slurm
Now the syncer appears to be connecting (in my case had to deal with self signed test cert on the test xdmod instance I'm running - python requests) ... graphs not updated in CF yet, because it can't find the data xdmod end, but working on that
Xdmod self signed cert in testing environ needs to be appended into the Coldfront Certifi cert bundle, in Coldfront venv, so the coldfront xdmod_usage syncer can trust the XMOD url
Description
It would be very useful to have some further information on the xdmod_plugin, core hours (displayed in coldfront on the allocation) and service units.
At the moment im testing Coldfront using two systems (VM1 coldfront+slurm master/client and VM2 xdmod).
Component
Other
Additional information
No response
The text was updated successfully, but these errors were encountered: