<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">All,<div>Ok, I set up a few clusters in slurmdb. They are not federated.</div><div>I set up some accounts too. One primary for each cluster, plus a few child accounts (project codes)<br><br>Something like:</div><div><div>sacctmgr add account DevOps Cluster=cluster1,cluster2</div></div><div><div><div><div>sacctmgr -add account projectA Parent=DevOps</div></div><div>sacctmgr -add account projectB Parent=DevOps<br></div><div>sacctmgr add account Prod Cluster=cluster3</div></div><div><br></div>Then I added my user:</div><div>sacctmgr add user andrus DefaultAccount=DevOps Account=projectA,projectB<br></div><div><br></div><div>I set up a LUA that requires the --account option to submit anything. That seems to work, but...</div><div><br></div><div>I am able to submit using account=projectB on cluster3. ???</div><div>Since 'projectB' is a child of account ' DevOps', which is only associated with cluster1 and cluster2, shouldn't I be denied the ability to run using that accout on cluster3?</div><div><br></div><div>Brian Andrus</div></div></div></div></div>