Troubleshooting
Problem
Run bsub with -a option to call esub to submit a job, but submit job failed and report no enough space on /tmp directory
Symptom
>bsub -a myesub sleep 10
Dec 19 16:14:01 2017 29696 3 9.1.1 runBatchEsub:
fopen(/tmp/.lsbsubparm.29696.1513671241.227908.3048) failed. No space
left on device.
System call failed: No space left on device. Job not submitted.
According to above message, no space is left on /tmp directory, but check /tmp directory, there is enough space on /tmp directory:
# df -hv /tmp
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup-lv_root
5.5G 2.5G 2.8G 48% /tmp
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
17 June 2018
UID
isg3T1026728