[Aces-support] error: invalid home directory
Brian Rose
brose at MIT.EDU
Tue Jul 24 13:09:48 EDT 2007
Hi all,
I'm brand new to the cluster (username = rose). I can't seem to get
any jobs to run. I'm using the following script
/net/ds-09/scratch-0/rose/Test
#! /usr/bin/env bash
#PBS -N BriansTest
#PBS -q four
#PBS -l nodes=1
# Acesgrid specific calls:
. /etc/profile.d/modules.sh
module list
module add matlab
module list
which, when submitted via
qsub Test
generates the following error message in my mailbox:
PBS Job Id: 83728.ao
Job Name: BriansTest
An error has occurred processing your job, see below.
Post job file processing error; job 83728.ao on host
a54-1727-036/0Unknown resource type
REJHOST=a54-1727-036.acesgrid.org MSG=invalid home directory '/u/
rose' specified, errno=2 (No such file or directory)
The same script runs just fine from rpa's account.
Help? Why is it looking for my home directory?
Thanks!
Brian
More information about the Aces-support
mailing list