Opened 4 years ago
Closed 4 years ago
#1729 closed help (fixed)
qsserver: ERROR you are not part of $PROJECTGROUP
Reported by: | csteadman | Owned by: | um_support |
---|---|---|---|
Component: | UKCA | Keywords: | |
Cc: | Platform: | MONSooN | |
UM Version: | <select version> |
Description
Hello,
I'm trying to port a job from the old MONSooN to the Cray MONSooN and the FCM extract is failing. I'm getting the error "qsserver: ERROR you are not part of $PROJECTGROUP". My job is xmajc. More details below.
I'm trying to port the v7.3 CheT+GLOMAPnitrate job to the new Cray MONSooN (based on a working job on the IBM MONSOON). I copied Graham Mann's job xlypa, to a new job xmaja, and submitted the job to the Cray MONSooN. It compiled and reconfigured ok, but I got the same mknod error he did.
I looked at ticket #1726 and saw Ros's reply, and I followed the instructions at http://collab.metoffice.gov.uk/twiki/bin/view/Support/CrayUMInstall#Archiving to add in the additional branch and handedit. I wasn't sure if the handedit ~annette/hadgem3/hand_edits/moose_archiving_new.ed was supposed to replace ~jeff/umui_jobs/hand_edits/archiving_7.3, or be added in addition, so I tried it both ways. Either way, the FCM extract now fails and the job doesn't submit to the queue. I get the following error.
csteadman@puma:/home/csteadman> grep ERROR /home/csteadman/um/um_extracts/xmajc/umbase/ext.out
ERROR: UM/script/archiving/qsserver: merge - cannot resolve conflicts:
echo "qsserver: ERROR you are not part of $PROJECTGROUP" > $MAILMSG
echo "qsserver: ERROR ssh um_arch identity file does not exist" > $MAILMSG
echo "qsserver: ERROR ssh to machine $SSHHOST failed" > $MAILMSG
echo "hostname: ERROR running \c"> $MAILMSG
mailx -s "CREATE ERROR" $MAILSYS < $MAILMSG
Thanks for your help with this.
Best wishes,
Claudia
Change History (1)
comment:1 Changed 4 years ago by csteadman
- Resolution set to fixed
- Status changed from new to closed
This has been resolved.