Translations:Known issues/4/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
= Graham only =
= Graham only =
* Custom file ACLs do not work on /home
* /home is on an NFS appliance that does not support ACLs, so setfacl/getfacl doesn't work there.
** Solution/workaround: use the /project or /scratch filesystems instead
** Workaround: use the /project or /scratch filesystems instead
** We're finding out whether this can be fixed through an update or reconfiguration.
* Compute nodes cannot access Internet
* Compute nodes cannot access Internet
** Solution: Request exceptions to be made at support@computecanada.ca  Describe what you need to access and why.
** Solution: Request exceptions to be made at support@computecanada.ca  Describe what you need to access and why.
* Intel compiler does not work on compute nodes
* Intel compiler does not work on compute nodes
** Solution/workaround: Compile your code on the login node.
** Solution/workaround: Compile your code on the login node.

Revision as of 15:39, 4 August 2017

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Known issues)
===Graham===
Graham's /scratch is often slow; it will be replaced soon.

Graham only

  • /home is on an NFS appliance that does not support ACLs, so setfacl/getfacl doesn't work there.
    • Workaround: use the /project or /scratch filesystems instead
    • We're finding out whether this can be fixed through an update or reconfiguration.
  • Compute nodes cannot access Internet
    • Solution: Request exceptions to be made at support@computecanada.ca Describe what you need to access and why.
  • Intel compiler does not work on compute nodes
    • Solution/workaround: Compile your code on the login node.