Dear slurm developers, I have noticed that slurm v17.11 will federated cluster, but i cann't find detailed documentation about it. Now, i have 2 question about federated cluster: (1) When configuring federated cluster, should i configure the two slurmctld communicated with the same slurmdbd (or make each cluster's slurmctld/slurmdbd worked with the same mysql database)? (2) i have built up a one-node slurm cluster (v17.11), and add a federation with sacctmgr, add "FederationParameters=fed_display" to slurm.conf. After submitting a job with sbatch, squeue cannot display the federation info. How can i resolve this problem?
Does anyone can help me? Thanks for your help! Best regards.