Opened 2 years ago
Closed 2 years ago
#2873 closed help (answered)
Cannot stop suite
Reported by: | NoelClancy | Owned by: | pmcguire |
---|---|---|---|
Component: | JULES | Keywords: | stopping suites, jasmin-cylc, jasmin-sci2 |
Cc: | Platform: | JASMIN | |
UM Version: |
Description
Patrick,
You were right, the plotting did not occur in u-ba137f.
I'm currently running u-ba137b from jasmin-cylc and its plotting.
Therefore, I want to run u-ba137f on jasmin-cylc but it says I need to
[FAIL] Try "cylc stop 'u-ba137f'" first?
[nmc@jasmin-cylc u-ba137f]$ rose suite-clean
Clean u-ba137f? y/n (default n) y
[FAIL] Suite "u-ba137f" appears to be running:
[FAIL] Contact info from: "/home/users/nmc/cylc-run/u-ba137f/.service/contact"
[FAIL] CYLC_SUITE_HOST=jasmin-sci2.ceda.ac.uk
[FAIL] CYLC_SUITE_OWNER=nmc
[FAIL] CYLC_SUITE_PORT=43029
[FAIL] CYLC_SUITE_PROCESS=31055 /usr/bin/python2 /apps/contrib/metomi/cylc-7.8.1/bin/cylc-run u-ba137f
[FAIL] Try "cylc stop 'u-ba137f'" first?
[nmc@jasmin-cylc u-ba137f]$ cylc stop 'u-ba137f'
Change History (5)
comment:1 Changed 2 years ago by pmcguire
comment:2 Changed 2 years ago by NoelClancy
Yes!
That works, thanks for all the support :0)
comment:3 Changed 2 years ago by pmcguire
- Status changed from new to accepted
comment:4 Changed 2 years ago by pmcguire
- Keywords stopping suites, jasmin-cylc, jasmin-sci2 added
- Platform set to JASMIN
comment:5 Changed 2 years ago by pmcguire
- Resolution set to answered
- Status changed from accepted to closed
Hi Noel
When you did the rose suite-clean on jasmin-cylc, it said that the CYLC_SUITE_HOST for the already-running suite was jasmin-sci2. Maybe you can try the procedure that you tried already, but do it from jasmin-sci2 instead of from jasmin-cylc?
Does this work?
Patrick