[Zope] Importing zexp's
Jerome Alet
alet@unice.fr
Wed, 14 Nov 2001 14:47:38 +0100 (MET)
On Wed, 14 Nov 2001 j.c.mcnulty@open.ac.uk wrote:
> I am trying to import a 45MB zexp and I have plenty of space left but
> zope stays that I have none left, with the following error:
>
> Zope Error
> Zope has encountered an error while publishing this resource.
>
> Error Type: IOError
> Error Value: [Errno 28] No space left on device
Either a disk quota problem (should return another error IIRC), or maybe
it's the space in /tmp which is exhausted, maybe it's used during the
import.
hth.
Jerome Alet