Hi again, While waiting to hearing from you back again, I tried to run the following commands to add bosco cluster and test it, and get the following responses. ââââââââââââ [cloudcopasi@cloud-copasi-new bin]$ eval `ssh-agent`; ssh-add keypath; ./bosco_cluster --platform RH7 --add hbaig@hostname slurm;kill $SSH_AGENT_PID; Agent pid 30086 Identity added: keypath (keypath) Enter the password to copy the ssh keys to hbaig@hostname: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!! RESOURCE USAGE POLICY !!! !!! Uploading and/or processing of PHI !!! !!! or other protected data in the HPC !!! !!! environment is prohibited. !!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!! RESOURCE USAGE POLICY !!! !!! Uploading and/or processing of PHI !!! !!! or other protected data in the HPC !!! !!! environment is prohibited. !!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!! RESOURCE USAGE POLICY !!! !!! Uploading and/or processing of PHI !!! !!! or other protected data in the HPC !!! !!! environment is prohibited. !!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! bash: /usr/bin/scp: Permission denied lost connection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!! RESOURCE USAGE POLICY !!! !!! Uploading and/or processing of PHI !!! !!! or other protected data in the HPC !!! !!! environment is prohibited. !!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! bash: /usr/bin/scp: Permission denied lost connection Downloading for hbaig@xxxxxxxxxxxxxxx Unpacking. Sending libraries to hbaig@hostname. Creating BOSCO for the WN's.......................................... Installing on cluster hbaig@xxxxxxxxxxx Installation complete The cluster hbaig@hostname has been added to BOSCO It is available to run jobs submitted with the following values: > universe = grid > grid_resource = batch slurm hbaig@hostname [cloudcopasi@cloud-copasi-new bin]$ bosco_cluster --test bosco_cluster: option '--test' requires an argument usage: /home/cloudcopasi/bosco/bin/bosco_cluster command commands: -l|--list List the installed clusters -a|--add host sched Install and add a cluster, with scheduler sched -r|--remove [host] Remove the installed cluster (first in list) -s|--status [host] Get status of installed cluster -z|--pool_status [host] Get status of cluster resources -t|--test [host] Test the installed cluster (all clusters) -h|--help Show this help message Where host is user@xxxxxxxxxxxxxxxx /home/cloudcopasi/bosco/bin/bosco_cluster can manage max 254 clusters Terminating... [cloudcopasi@cloud-copasi-new bin]$ bosco_cluster --list hbaig@hostname/slurm [cloudcopasi@cloud-copasi-new bin]$ bosco_cluster --test hbaig@hostname !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!! RESOURCE USAGE POLICY !!! !!! Uploading and/or processing of PHI !!! !!! or other protected data in the HPC !!! !!! environment is prohibited. !!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!! RESOURCE USAGE POLICY !!! !!! Uploading and/or processing of PHI !!! !!! or other protected data in the HPC !!! !!! environment is prohibited. !!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Passed! Testing bosco submission...Passed! Submission and log files for this job are in /home/cloudcopasi/bosco/local.bosco/bosco-test/boscotest.qofoJk Waiting for jobmanager to accept job...Passed Checking for submission to remote slurm cluster (could take ~30 seconds)...Failed Showing last 5 lines of logs: 01/15/21 11:39:52 [31246] (4.0) doEvaluateState called: gmState GM_SUBMIT, remoteState 0 01/15/21 11:39:52 [31246] (4.0) blah_job_submit() failed: submission command failed (exit code = 1) (stdout:) (stderr:sbatch: error: Batch job submission failed: Invalid qos specification-Error from sbatch: -) 01/15/21 11:39:56 [31246] No jobs left, shutting down 01/15/21 11:39:56 [31246] Got SIGTERM. Performing graceful shutdown. 01/15/21 11:39:56 [31246] **** condor_gridmanager (condor_GRIDMANAGER) pid 31246 EXITING WITH STATUS 0 ââââââââââââ where keypath is the file carrying ssh public key. Really appreciate if you could kindly point to a step forward. Thanks regards Hasan
|