<<<Where do you set the permissions on /tmp ? What do you set them to?<<<
For now I just set it to chmod 777 on /tmp and that fixed the errors. Is there a better option?
On Sat, Feb 24, 2024, 2:19 AM Christopher Samuel via slurm-users < slurm-users@lists.schedmd.com> wrote:
Hi Robert,
On 2/23/24 17:38, Robert Kudyba via slurm-users wrote:
We switched over from using systemctl for tmp.mount and change to zram, e.g., modprobe zram echo 20GB > /sys/block/zram0/disksize mkfs.xfs /dev/zram0 mount -o discard /dev/zram0 /tmp
[...]
[2024-02-23T20:26:15.881] [530.extern] error: setup_x11_forward:
failed to create temporary XAUTHORITY file: Permission denied
Where do you set the permissions on /tmp ? What do you set them to?
All the best, Chris -- Chris Samuel : https://urldefense.proofpoint.com/v2/url?u=http-3A__www.csamuel.org_&d=D... : Berkeley, CA, USA
-- slurm-users mailing list -- slurm-users@lists.schedmd.com To unsubscribe send an email to slurm-users-leave@lists.schedmd.com