[plug] moving mailman archives off the main partition?

Quintin Lette quintin at arach.net.au
Wed Oct 29 18:31:10 WST 2003


On Wed, 29 Oct 2003 06:16 pm, Pabs wrote:
> Hi all,
>
> Anyone have any experience with moving mailman archives between
> partitions? We need to free up some space cause the one they are on keeps
> filling up, and losing messages ):
>
> I'm thinking the following sequence should do the trick. Any comments?
>
If it was me I would be more inclined to mount the filesystem at that point
ie:

init 1
mv /var/lib/mailman/archives/ /mnt/hdb1/
umount /mnt/hdb1 ; mount -t {fs type} /dev/hdb1 /var/lib/mailman/archives
init 5

as symlinks don't work very well for somethings but that is just my opinion 
and I'm sure other people will beg to differ.

Quintin
>
> Bye,
> Pabs
> _______________________________________________
> plug mailing list
> plug at plug.linux.org.au
> http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug

_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list