Hi,I run the cwl workflow in the local machine. I write the cwl and run in [/Bigdata], but the running work seems to fill the /dev and reports that No space left on device. I want to konw why? my fastq is about 70G
Filesystem Size Used Avail Use% Mounted on
udev 32G 4.0K 32G 1% /dev
tmpfs 6.3G 1.1M 6.3G 1% /run
/dev/vda1 99G 94G 0 100% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 32G 0 32G 0% /run/shm
none 100M 0 100M 0% /run/user
/dev/vdc1 1.4T 1007G 302G 77% /var/lib/docker
/dev/vdb1 296G 49G 232G 18% /home
overlay 1.4T 1007G 302G 77%
Filesystem Size Used Avail Use% Mounted on
/dev/vdd1 2.0T 220G 1.7T 12% /Bigdata
Tank you very much! I believe this can solve my problem. I will try it as soon as poosible