Suppose you have two filesystems:

1)  /home/users

2)  /var/any_directory

and not have space in filesystem 1. and a lot of space in filesystem 2.

backup filesystem1_directory (e.g  /home/users)

remove all you /home/users directory: (e.g rm -rf /home/users)

create a link from filesystem 1 to filesystem2 (e.g ln /var/any_directory  /home/users)

restore filesystem1_directory (/home/users)

Now all information in /home/users uses space in /var filesystem.

Note: this is not a qmail question, this is a operating system question.

Good luck.

Agnaldo.

----- Mensagem original -----
De:             Massimo Quintini [SMTP:[EMAIL PROTECTED]]
Enviada em:             terca-feira, 18 de setembro de 2001 14:04
Para:           [EMAIL PROTECTED]
Assunto:                disk space full

i have installed QMAIL on a linux system

the /home filesystem is near full! (in this dir there are users and
Maildir dirs!!)

disk space is not available but there's space in other filesystems.

How can i use this space? it's possibile?

Adding 1 disk can i add this disk to /home f.s.? How?

Thanks.

Massimo QUINTINI
OACT
Teramo, Italy

Reply via email to