27 Feb
2002
27 Feb
'02
5:01 p.m.
Miguel RodrÃguez <mrodriguez@catenon.com> writes:
Hi you all, I have installed zope in a linux machine, but it'm starting to have not enough free space at disk.
This is my disk partition information:
Filesystem Size Used Avail Use% Mounted on /dev/hda1 3.4G 3.2G 24M 99% / /dev/hda6 15G 1.8G 12G 13% /home /dev/hdb5 5.9G 8.0k 5.6G 0% /opt
I have Zope installed in hda1(99% used). Is there any way of changing the location of data.fs?? Can I reasign the partition table without data lost??
I had the same problem. I stopped zope, moved the zope/var subdirectory to another partition and symlinked this back to the original location, then restarted zope. So far all seems to be fine.