Opened 3 years ago
Closed 3 years ago
#2442 closed help (fixed)
Permission denied error when I run 'rose suite-run'
Reported by: | anmcr | Owned by: | willie |
---|---|---|---|
Component: | Rose/Cylc | Keywords: | Nesting Suite |
Cc: | Platform: | Monsoon2 | |
UM Version: | 10.9 |
Description (last modified by willie)
Dear Helpdesk,
I took a copy of Stu Webster's vn10.9 nested suite (u-av356) and tried to run it on /projects/polar/amworr on monsoon2, but the run wasn’t submitted as it mistakenly thinks that I am still wanting to output data to cascade. See below. The name of my run is u-aw915.
I have added the line 'export DATADIR=/projects/polar/amworr' to my .profile file. I have also modified the file /home/d01/amworr/roses/u-aw915/opt/rose-suite-monsoon.conf, and replaced 'cascade' with 'polar'. However, neither of these changes have resulted in success.
I would be grateful for some advice.
Many thanks,
Andrew
exvmsrose.monsoon-metoffice.co.uk:/home/d01/amworr/roses/u-aw915$ [INFO] create: log.20180412T152535Z [INFO] delete: log [INFO] symlink: log.20180412T152535Z <= log [INFO] log.20180412T152313Z.tar.gz <= log.20180412T152313Z [INFO] delete: log.20180412T152313Z/ [INFO] create: log/suite [INFO] create: log/rose-conf [INFO] symlink: rose-conf/20180412T152535-run.conf <= log/rose-suite-run.conf [INFO] symlink: rose-conf/20180412T152535-run.version <= log/rose-suite-run.vers ion [FAIL] [Errno 13] Permission denied: '/projects/cascade/amworr/cylc-run/u-aw915'}}}
Change History (7)
comment:1 Changed 3 years ago by willie
- Description modified (diff)
- Keywords Nesting Suite added; permission denied removed
- Owner changed from um_support to willie
- Status changed from new to accepted
comment:2 Changed 3 years ago by willie
Hi Andrew,
Is this still a problem?
Regards
Willie
comment:3 Changed 3 years ago by anmcr
Hi Willie,
I've been on annual leave and then at a workshop. I will try your suggestion tomorrow.
Many thanks,
Andrew
comment:4 Changed 3 years ago by anmcr
Dear Willie,
I tried your suggestion, but it gives the exact same error.
Best wishes,
Andrew
comment:5 Changed 3 years ago by anmcr
Hi Willie,
There was a line in my bash script that pointed to cascade. When I removed the line the problem was fixed.
Many thanks,
Andrew
comment:6 Changed 3 years ago by grenville
Hi Andrew
Pl do this;
add the following at the top of the rose-suite.conf file
root-dir{share}=*=/projects/<your desired xcs group>/$USER
root-dir{work}=*=/projects/<your desired xcs group>/$USER
This will tell the suite to direct all output to /projects/<your desired xcs group>/$USER.
Grenville
comment:7 Changed 3 years ago by willie
- Resolution set to fixed
- Status changed from accepted to closed
Hi Andrew,
Could you try a fresh start and see what happens,
Willie