Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

File system quotas at HLRN are realized

  • on HOME and WORK with respect to

...

  • the unix groups of the files
  • on PERM with respect to the user account.

Quota on HOME and WORK

...

...

For each stored file on the file systems HOME and WORK the unix group of this file controls the attribution of quota to this unix group.

Each user account is a member in a number of unix groups. You can check the list of unix groups with the command groups.

Codeblock
titleUnix groups
blogin4> groups myaccount
myaccount prj00012

Once you decide to set the unix group to prj00012 for a file, the used quota for the unix group prj00012 includes this file size.

Codeblock
titleGroup control
ok



you find quota informations additionally for all groups. Each of your files belongs to your account or to one of your unix groups.

...