PDA

View Full Version : /var/vmail replicated with glusterfs.How can I avoid the size limit of 950MB???


voltron81
10th November 2009, 16:26
Hi to everybody.
Maybe some of you know glusterfs and can help me.

I've created a replication of a folder(/var/vmail) with glusterfs 2.07 and following this howto: http://www.howtoforge.com/high-availability-storage-cluster-with-glusterfs-on-ubuntu
With the replication of this folder and some tables of the dbispconfig, I've realized a master-master replication of a mail server managed by ISPConfig.
On the monitor page of ISPConfig I can see that /var/vmail folder is just 950MB:

Filesystem type Size Used Available Use Mounted on
/etc/glusterfs/glusterfs.vol fuse.glusterfs 950M 418M 484M 47% /var/vmail

How can I increase that value?
I think I need at least 20GB for that partition...

Thanks
Michele

voltron81
10th November 2009, 17:56
Ok sorry, I solved it.
It was a stupid problem... I was mounting the posix in / and that partition was not really big...

Thanks anyway