Hi all,
I'm about to test ezjail with pf as my load balancing, with 3 apache jail host and 1 mysql jail host.
As I create the jail hosts I noticed that the root ( / ) filesystem for the host become occupied and limiting me to create more jail for testing. I'm using default recommended size for my installation for the host system :
	
	
	
		
as for now I'm running 3 jails with Apache installed. Is there any tips for me to fix this ? What in my mind now is to reinstall the host system with large root ( / ) size for my future needs.

Thanks in advance.
				
			I'm about to test ezjail with pf as my load balancing, with 3 apache jail host and 1 mysql jail host.
As I create the jail hosts I noticed that the root ( / ) filesystem for the host become occupied and limiting me to create more jail for testing. I'm using default recommended size for my installation for the host system :
		Code:
	
	Filesystem                      Size    Used   Avail Capacity  Mounted on
/dev/ad2s1a                     [B]496M    361M     95M    79%    /[/B]
devfs                           1.0K    1.0K      0B   100%    /dev
/dev/ad2s1e                     496M    4.2M    452M     1%    /tmp
/dev/ad2s1f                      42G    3.6G     36G     9%    /usr
/dev/ad2s1d                     1.9G    232M    1.5G    13%    /var
/usr/jails/basejail              42G    3.6G     36G     9%    /jails/httpd-3/basejail
devfs                           1.0K    1.0K      0B   100%    /jails/httpd-3/dev
fdescfs                         1.0K    1.0K      0B   100%    /jails/httpd-3/dev/fd
procfs                          4.0K    4.0K      0B   100%    /jails/httpd-3/proc
/usr/jails/basejail              42G    3.6G     36G     9%    /jails/httpd-2/basejail
devfs                           1.0K    1.0K      0B   100%    /jails/httpd-2/dev
fdescfs                         1.0K    1.0K      0B   100%    /jails/httpd-2/dev/fd
procfs                          4.0K    4.0K      0B   100%    /jails/httpd-2/proc
/usr/jails/basejail              42G    3.6G     36G     9%    /jails/httpd-1/basejail
devfs                           1.0K    1.0K      0B   100%    /jails/httpd-1/dev
fdescfs                         1.0K    1.0K      0B   100%    /jails/httpd-1/dev/fd
procfs                          4.0K    4.0K      0B   100%    /jails/httpd-1/procas for now I'm running 3 jails with Apache installed. Is there any tips for me to fix this ? What in my mind now is to reinstall the host system with large root ( / ) size for my future needs.

Thanks in advance.
 
			     
 
		