chenyh1991@126_com
New Member
I meet some same problems in submitting job script qsub -v .case.run --resubmitwhen i execute ./case.submit ,I get the error as follows:Finished creating component namelistsChecking that inputdata is available as part of case submissionLoading input file list: 'Buildconf/rtm.input_data_list'Loading input file list: 'Buildconf/cam.input_data_list'Loading input file list: 'Buildconf/cice.input_data_list'Loading input file list: 'Buildconf/pop.input_data_list'Loading input file list: 'Buildconf/clm.input_data_list'Loading input file list: 'Buildconf/cpl.input_data_list'Check case OKsubmit_jobs case.runSubmit job case.runSubmitting job script qsub -v .case.run --resubmitERROR: Command: 'qsub -v .case.run --resubmit' failed with error 'usage: qsub [-a date_time] [-A account_string] [-b secs] [-c [ none | { enabled | periodic | shutdown | depth= | dir= | interval=}... ] [-C directive_prefix] [-d path] [-D path] [-e path] [-h] [-I] [-j oe] [-k {oe}] [-l resource_list] [-m n|{abe}] [-M user_list] [-N jobname] [-o path] [-p priority] [-P proxy_user] [-q queue] [-r y|n] [-S path] [-t number_to_submit] [-T type] [-u user_list] [-w] path [-W additional_attributes] [-v variable_list] [-V ] [-x] [-X] [-z] [script]' from dir
when i don't use pbs batch system submit my case. It run properly. Here is the batch system set: qstat qsub qdel -v #PBS --dependency=afterok:jobid --dependency=afterany:jobid : batch BUT i see the command :qsub -v ARGS_FOR_SCRIPTS=“--resubmit” .case.run can execute successfully on the InternetI don't know where is the error existdo you have any advice?Any information about how to solve the problem is appreciated
when i don't use pbs batch system submit my case. It run properly. Here is the batch system set: qstat qsub qdel -v #PBS --dependency=afterok:jobid --dependency=afterany:jobid : batch BUT i see the command :qsub -v ARGS_FOR_SCRIPTS=“--resubmit” .case.run can execute successfully on the InternetI don't know where is the error existdo you have any advice?Any information about how to solve the problem is appreciated