Hi, Miguel Rodr wrote:
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??
You don't have anything in /opt, as it seems. So I suggest you stop zope, move anything from your zopedir/var directory to /opt, unmount /opt, and remount /hdb5 at /zopedir/var. So you have your own zope data partition :-) Markus -- "GPL software is not free - the cost is cooperation"