Hi,

I am trying to understand this error:
22:21:39 ERROR pool-13-thread-3 storage.JCloudsStorageModule - Error when
storing blob:
java.lang.RuntimeException: java.io.IOException: No space left on device
at com.google.common.base.Throwables.propagate(Throwables.java:160)
at
org.jclouds.blobstore.LocalAsyncBlobStore.putBlob(LocalAsyncBlobStore.java:405)

At internet says I should increase the size of my /tmp directory because it
is too small (
https://github.com/cloudfoundry/docs-deploying-cf/blob/master/ec2/deploy_aws_cf.html.md
).

Is this a cache directory, right?
I would like to delete the blobs from the BlobStore and /tmp directory with
out delete the real files. Is that possible?

Thanks, Felipe

Reply via email to