<div dir="ltr"><div><br></div><div>Durai,</div><div><br></div><div>There is no inheritance in "AllowAccounts". You need to specify each account explicitly.</div><div><br></div><div>There _is_ inheritance in fairshare calculation.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 15, 2021 at 2:17 PM Brian Andrus <<a href="mailto:toomuchit@gmail.com">toomuchit@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">As I understand it, the parents are really meant for reporting, so you <br>
can run reports that aggregate the usage among children. Useful for a <br>
chargeback model.<br>
<br>
As far as permissions, that is on a per account basis, regardless of <br>
hierarchy.<br>
<br>
Just because a parent can go to the bar, doesn't mean their child can :)<br>
<br>
Brian Andrus<br>
<br>
On 1/15/2021 6:38 AM, Durai Arasan wrote:<br>
> Hi,<br>
> As you know for each partition you can specify <br>
> AllowAccounts=account1,account2...<br>
><br>
> I have a parent account say "parent1" with two child accounts "child1" <br>
> and "child2"<br>
><br>
> I expected that setting AllowAccounts=parent1 will allow <br>
> parent1,child1, and child2 to submit jobs to that partition. But <br>
> unfortunately only parent1 is able to submit jobs.<br>
><br>
> For parent1,child1 and child2 to submit jobs I have to specify all <br>
> accounts individually:<br>
> AllowAccounts=parent1,child1,child2<br>
><br>
> Am I doing something wrong or is this the way slurm is set up? Does it <br>
> not make sense that when a parent account is added then the child <br>
> accounts should automatically also be able to submit jobs to that <br>
> partition?<br>
><br>
> Thanks,<br>
> Durai<br>
><br>
><br>
<br>
</blockquote></div>