[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
safeguards
- To: hobbit (at) hswn.dk
- Subject: safeguards
- From: Dan Vande More <bigdan (at) gmail.com>
- Date: Mon, 3 Oct 2005 17:00:22 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gbaIZAgeG+LMTrstLEdLKPsLB8DgQ3dLZy1hU7T3+Hb1JQ2sv4n29MKAa+JUTsk1mrO3VzPq1Woa/OAK0Qg9ZZ+V7OKAiKuGr6OJE5vw1/1EVi5eLScIAHvrEX73JGTFqPSc5o7ew1KP25z2RLa/4OWBr1F9oPMA5lXhpHq44BA=
I just had an issue where one of servers was having a php issue. This
filled up /var/log/messages really fast (/var/log on separate
partition) - think gigs of logs in a few minutes. Naturally, (bb)
client is going to see this difference and want to store that in its
diff file located in BBHOME/tmp. This, of course, filled up my root
partition (Which we can blame on the shortsightedness of the person
who partitioned this in the first place), exacerbating the problem.
In this particular situation, it was mostly the setup that caused this
issue, but is it worth considering putting some sanity checks into the
hobbit client to prevent this? Are they already there and I'm not
aware of them?
Thanks
Dan