-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR#1529 changes DISKNM to a directory with more restrictive permissions #1620
Comments
@JustinPerket Thanks for reporting the issue. The location switch was introduced with jenkins and role account migration. I will double check to see if we can follow up on /lustre/f2/pdata/ncep_shared. BTW, we still maintain baseline and input files on /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs. I will keep you posted. |
Thanks Jong.
That's good to know. I wasn't sure. |
Jong, the RT baseline data should go to ncep_shared.
…On Tue, Feb 21, 2023 at 12:56 PM Justin Perket ***@***.***> wrote:
Thanks Jong.
BTW, we still maintain baseline and input files on
/lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs. I will keep you
posted.
That's good to know. I wasn't sure.
—
Reply to this email directly, view it on GitHub
<#1620 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI7D6TP3LHU52IVPQGLK2DTWYT6U3ANCNFSM6AAAAAAVDJ4FDA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
@junwang-noaa we have baselines at /lustre/f2/pdata/ncep_shared/emc.nemspara/RT/NEMSfv3gfs. What about the idea to move up somewhere like /lustre/f2/pdata/ncep_shared/RT/NEMSfv3gfs ? if we do that, epic jenkins account can access, I think. |
- fix lnd_model not being set in rt_utils.sh - tmp revert DISKNM for gaea in rt.sh until ufs-community#1620 is resolved
@jkbk2004 Can role.epic write under /lustre/f2/pdata/ncep_shared? If yes, it's good to move the baseline out of emc.nemspara and to role.rpic under ncep_shared. |
Yes, role.rpic has write access under /lustre/f2/pdata/ncep_shared. We can follow up when all new epic hpc allocation hours are finalized. I will open a feature in next PI increment to check on gaea. I will close this issue. |
Description
It seems the latest UFS PR (#1529) locked me out of the new DISKNM directory on gaea
In rt.sh, It was changed from:
DISKNM=/lustre/f2/pdata/ncep_shared/emc.nemspara/RT
to:
DISKNM=/lustre/f2/pdata/ncep/role.epic/RT
https://github.com/ericaligo-NOAA/ufs-weather-model/blob/4083c199859c3fe82dec6317ed927f52d7ec13ba/tests/rt.sh#L193
To Reproduce:
For example, running c48 coupled control RT results in this message in
log_gaea.intel/run_cpld_control_c48.log
:Additional context
my groups are gfdl and gfdl_b. I see that /lustre/f2/pdata/ncep_shared/ has permissions
2775
,but /lustre/f2/pdata/ncep has permissions
2770
I think there are others on Gaea not in the ncep group as well.
The text was updated successfully, but these errors were encountered: