On 2006-10-18 14:34, Matthew Seaman <[EMAIL PROTECTED]> wrote:
> Giorgos Keramidas wrote:
> > The file `alias.log' is not rotated by `newsyslog.conf', so maybe we
> > should add it there? Then we can let `newsyslog' signal `natd' by:
> >
> > %%%
> > diff -r 4474abb9619a etc/newsyslog.conf
> > ---
Matthew Seaman writes:
> There doesn't seem to be any signal that you can send natd with the
> usual 'reread all config files and re-open all file descriptors'
> effect that most daemons understand.
The next obvious questions are "would that be desirable
behavior?" and "how hard would
Giorgos Keramidas wrote:
> On 2006-10-18 07:13, Paul Murphy <[EMAIL PROTECTED]> wrote:
>> Giorgos Keramidas wrote:
>>> On 2006-10-18 07:53, "Office of CEO- rithy4u.NET" <[EMAIL PROTECTED]> wrote:
Dear All,
My firewall server was running out of space on / partition I
have try to reboo
On 2006-10-18 07:13, Paul Murphy <[EMAIL PROTECTED]> wrote:
>Giorgos Keramidas wrote:
>>On 2006-10-18 07:53, "Office of CEO- rithy4u.NET" <[EMAIL PROTECTED]> wrote:
>>> Dear All,
>>> My firewall server was running out of space on / partition I
>>> have try to reboot/fsck and delete all unneccessary
Paul Murphy writes:
>I have been trying to track down a similar problem! Using the
> above method I think I have found 'natd' to be the culprit.
> Should 'natd' receive a signal when 'alias.log' rolls over?
> Restarting 'natd' seems to have releases some megabytes.
That's not ac
Giorgos Keramidas wrote:
On 2006-10-18 07:53, "Office of CEO- rithy4u.NET" <[EMAIL PROTECTED]> wrote:
Dear All,
My firewall server was running out of space on / partition I
have try to reboot/fsck and delete all unneccessary files
inside / but I still get 12 MB of free space with total 495 MB
wo
On 2006-10-18 07:53, "Office of CEO- rithy4u.NET" <[EMAIL PROTECTED]> wrote:
> Dear All,
> My firewall server was running out of space on / partition I
> have try to reboot/fsck and delete all unneccessary files
> inside / but I still get 12 MB of free space with total 495 MB
> worth of that partit
Hi all,
My "/var" is fully 99%, because I create one tar.gz of the squid logs.
I was move for smbfs, then network die!!!
I try:
rm -rf file.tar.gz
and don't have more free space oon the file system.
Somebody help me?
Also, be sure that no process (ie. squid, syslog, etc.) still has
Rodrigo Mufalani <[EMAIL PROTECTED]> writes:
> Hi all,
>
> My "/var" is fully 99%, because I create one tar.gz of the squid logs.
>
> I was move for smbfs, then network die!!!
>
> I try:
>
> rm -rf file.tar.gz
>
> and don't have more free space oon the file system.
>
>
>
>
> Hi all,
>
> My "/var" is fully 99%, because I create one tar.gz of the squid logs.
>
> I was move for smbfs, then network die!!!
>
> I try:
>
> rm -rf file.tar.gz
>
> and don't have more free space oon the file system.
>
>
> Somebody help me?
Do you have any other d
`du -h / | grep "...M" '
will show you all files that are more than 1.0MB in size.
`find /var -type d | sed 's/.*/"&"/' | xargs du -sm | sort -g`
will do the same thing, but list them with the largest files last.
'df -h'
should show you free space, but does not always update immediatly. If
that
On Fri, 21 Apr 2006 02:23:41 +0200, Alex de Kruijff wrote
> On Thu, Apr 20, 2006 at 06:46:14AM -0800, Noah wrote:
> > I sometimes get reports of "file system full" but not accurately because
> > when
> > viewing the drive with "df -k" I find there is adequate space on the drive.
> > Usually this
On Fri, 21 Apr 2006 02:23:41 +0200, Alex de Kruijff wrote
> On Thu, Apr 20, 2006 at 06:46:14AM -0800, Noah wrote:
> > I sometimes get reports of "file system full" but not accurately because
> > when
> > viewing the drive with "df -k" I find there is adequate space on the drive.
> > Usually this
On Thu, Apr 20, 2006 at 06:46:14AM -0800, Noah wrote:
> I sometimes get reports of "file system full" but not accurately because when
> viewing the drive with "df -k" I find there is adequate space on the drive.
> Usually this is casused by log files considered larger than the available
> space on
On Sat, 3 Jan 2004 03:47, Eric F Crist wrote:
> On Thursday 01 January 2004 11:46 pm, Malcolm Kay wrote:
[snip]
[not Malcolm Kay]
> > > > $ df -h
> > > > FilesystemSize Used Avail Capacity Mounted on
> > > > /dev/ad0s3a 1008M92M 835M10%/
> > > > /dev/ad0s2 1020M19M 100
On Thursday 01 January 2004 10:15 pm, Scott W wrote:
> >>Here's my df -h readout:
> >>
> >>$ df -h
> >>FilesystemSize Used Avail Capacity Mounted on
> >>/dev/ad0s3a 1008M92M 835M10%/
> >>/dev/ad0s2 1020M19M 1001M 2%/dos
> >>/dev/ad0s3g 4.8G69M 4.3G
On Thursday 01 January 2004 11:46 pm, Malcolm Kay wrote:
> > > $ df -h
> > > FilesystemSize Used Avail Capacity Mounted on
> > > /dev/ad0s3a 1008M92M 835M10%/
> > > /dev/ad0s2 1020M19M 1001M 2%/dos
> > > /dev/ad0s3g 4.8G69M 4.3G 2%/home
> > > /d
Malcolm Kay wrote:
On Fri, 2 Jan 2004 15:44, Brian Astill wrote:
On Fri, 2 Jan 2004 10:30 am, Eric F Crist wrote:
How big is necessary for a /usr partition? Mine keeps filling up and
I've deleted /usr/obj and /usr/ports/distfiles regularly.
Here's my df -h readout:
$ df -h
Filesystem
On Fri, 2 Jan 2004 15:44, Brian Astill wrote:
> On Fri, 2 Jan 2004 10:30 am, Eric F Crist wrote:
> > How big is necessary for a /usr partition? Mine keeps filling up and
> > I've deleted /usr/obj and /usr/ports/distfiles regularly.
> >
> > Here's my df -h readout:
> >
> > $ df -h
> > Filesystem
On Fri, 2 Jan 2004 10:30 am, Eric F Crist wrote:
> How big is necessary for a /usr partition? Mine keeps filling up and
> I've deleted /usr/obj and /usr/ports/distfiles regularly.
>
> Here's my df -h readout:
>
> $ df -h
> FilesystemSize Used Avail Capacity Mounted on
> /dev/ad0s3a 1008M
Gautam Gopalakrishnan wrote:
On Thu, Jan 01, 2004 at 06:00:23PM -0600, Eric F Crist wrote:
How big is necessary for a /usr partition? Mine keeps filling up and I've
deleted /usr/obj and /usr/ports/distfiles regularly.
Here's my df -h readout:
$ df -h
FilesystemSize Used Avail Capacit
Chris writes:
> > Here's my df -h readout:
> >
> > $ df -h
> > FilesystemSize Used Avail Capacity Mounted on
> > /dev/ad0s3e 3.9G 3.9G -260.5M 107%/usr
>
> If you have source installed, that takes up a bit. If you don't
> see yourself doing a makeworld and building kern
On Thu, Jan 01, 2004 at 06:23:15PM -0600, Eric F Crist wrote:
> On Thursday 01 January 2004 06:15 pm, Eric F Crist wrote:
> > On Thursday 01 January 2004 06:04 pm, Chris wrote:
> > > If you have source installed, that takes up a bit. If you don't see
> > > yourself doing a makeworld and building ke
On Thursday 01 January 2004 06:15 pm, Eric F Crist wrote:
> On Thursday 01 January 2004 06:04 pm, Chris wrote:
> > If you have source installed, that takes up a bit. If you don't see
> > yourself doing a makeworld and building kernel - a binary install would
> > have done nicely.
>
> I do have sour
On Thursday 01 January 2004 06:04 pm, Chris wrote:
> If you have source installed, that takes up a bit. If you don't see
> yourself doing a makeworld and building kernel - a binary install would
> have done nicely.
I do have source installed, and I do a bi-weekly source update automatically
when
On Thu, Jan 01, 2004 at 06:00:23PM -0600, Eric F Crist wrote:
> How big is necessary for a /usr partition? Mine keeps filling up and I've
> deleted /usr/obj and /usr/ports/distfiles regularly.
>
> Here's my df -h readout:
>
> $ df -h
> FilesystemSize Used Avail Capacity Mounted on
> /de
On Thursday 01 January 2004 06:00 pm, Eric F Crist wrote:
> How big is necessary for a /usr partition? Mine keeps filling up and I've
> deleted /usr/obj and /usr/ports/distfiles regularly.
>
> Here's my df -h readout:
>
> $ df -h
> FilesystemSize Used Avail Capacity Mounted on
> /dev/ad0s3
27 matches
Mail list logo