
i have , squid , dansguardian , and ntop , according to the logs ntop rrd logs is the one thats generating very big logs on one of the WAN interface On Mon, Aug 12, 2013 at 10:22 AM, Collins Areba | Tel +254 707 750 788 | twitter @brainiacKE <arebacollins@gmail.com> wrote:
My money's on a wrongly configured squid. pfsense can run on very small footprint.
On Mon, Aug 12, 2013 at 10:20 AM, Odhiambo Washington <odhiambo@gmail.com>wrote:
What packages are you running inside your pfSense? Squid, maybe? The general pfSense partition scheme is just to create / and swap. I think the swap normally is allocated about 4GB of the disk. The rest is / and most changes will happen in /var. Your logs files in /var/log and if running squid with a huge cache, then you better look at /var/squid/{logs,cache} and maybe you should recheck your squid configuration if you mistakenly gave it an unreasonably high cache size, or if you aren't rotating it's log files.
On 12 August 2013 10:11, geoffrey gitagia <ggitagia@gmail.com> wrote:
Thanks Wash i think its the way the pfsense partitioned the drive , but let me try the above ideas as i dig in as to what the root cause is..i am very bad with linux ...
On Mon, Aug 12, 2013 at 9:55 AM, Odhiambo Washington < odhiambo@gmail.com> wrote:
Hi GG,
Isn't 30GB more than enough for pfSense? I suggest you find what is filling your disk. Perhaps it's a log file which is growing uncontrollably and all you need to do is to put in place a rotate policy which ensures you still get the data you desire from the log.
Try something like
du -hc / | grep '^[0-9]*M' | sort -r | less
See which directory has the largest size and figure out what is causing it.
Or better still, see if you just have some large files, perhaps > 100MB (You can play with the size factor)
find / -size +100M -exec ls -lh {} \; | sort | more
You are better placed finding the cause of the problem than feeding it more space.
On 12 August 2013 08:29, geoffrey gitagia <ggitagia@gmail.com> wrote:
Hi Listers/Skunks i have a pfsense running on hyper V , i have it working superbly , but due to some VHD limitations i can only do 30GB fixed size VHD which i have created and attached to the virtual and the pfsense can detect it
My problems is
1. pfsense is indicating the hard drive is full which i surely doubt since its been running barely 3 weeks , and now none of the services are running due to this , i suspect the default partitionc
2. how can i use the second vhd to store logs for historical
reporting
-- GG
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler." _______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- GG
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 "I can't hear you -- I'm using the scrambler." _______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- *“The twentieth century has been characterized by three developments of great political importance: the growth of democracy, the growth of corporate power, and the growth of corporate propaganda as a means of protecting corporate power against democracy”*
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- GG