Submit-failed: ARCHER2

Hi,

After puma2 and ARCHER2 both came back online I set everything back up and tried to run cylc play as in Restarting after puma2 reboot

Unfortunately the suite had submit-failed 10 times for many tasks in the UM building stage so did not keep running; I retriggered all the failed tasks with trigger “*//*/*:failed” from Interventions — Cylc 8.6.5 documentation but this didn’t fix the issue. Finally I ran cylc clean u-ea310 and cylc vip u-ea310 to try running the suite again from scratch.

However, I still get submit-failed for multiple tasks, with error messages saying certain files can’t be found; these look similar to the error logs in Submit-failed: puma2 to ARCHER2? - #8 by racheldiamond . Could this be some ongoing issue with the setup of my account on puma2 or ARCHER2? I think I now should have the correct versions of rose and cylc everywhere.

Thanks so much!

Best wishes,

Rachel

Hi Rachel

Are you still seeing this? I can’t view your work directory currently.

$ cd /work/n02/n02/radiam24/cylc-run/u-ea310/run1
-bash: cd: /work/n02/n02/radiam24/cylc-run/u-ea310/run1: Permission denied

Cheers

Jonny

Hi Jonny,

I ran chmod -R g+r on that directory, can you see it now?

And yes still have the same problem.

For context, I had some issues with my puma2 and ARCHER2 account setup: Submit-failed: puma2 to ARCHER2?

Thanks!

Rachel

Thanks Rachel.

No joy I’m afraid, It looks like you’re whole work space is locked down.

cd /work/n02/n02/radiam24/
-bash: cd: /work/n02/n02/radiam24/: Permission denied

Just to note in case you’re not aware, the ~/cylc-run/u-ea310 folder sits in $HOME and the run1 (e.g.) directory is actually a symbolic link to the work area.

Cheers

Jonny

Hi, everything in my home and work directories on ARCHER2 should be readable now.

Still no joy, this might be one for ARCHER2 support.

Summary of Teams call just now.

  • Re viewing files/folders, user needed to update their /work/n02/n02/$USER permissions from drwxr-S--- (upper case S!) to drwxr-s--- (lower case s) using chmod g+x ... See here :right_arrow: Wikipedia.

  • Re submit-failed status messages, advised that ARCHER2 username was (I think) incorrect.