> Once again: the ethernet interface internal to the cluster must have the name > which your master node gets as hostname. And the best idea is to have this > name to resolve first. For example: > > 10.10.100.100 master.domain.com master oscar_server pbs_server nfs_server > 1.2.3.4 your.external.ip > > The master node should better print "master.domain.com" when you type > "hostname".
Please also check that /opt/maui/maui.cfg contains the line SERVERHOST master.domain.com > > The command I'm running is: > > "qsub -l nodes=1:ppn:1,walltime=30:00:00 /path/to/job.pbs" I guess you miss a "," between nodes:1 and ppn:1, but that wouldn't get submitted... Regards, Erich ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Oscar-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-users
