search for: 356mb

Displaying 4 results from an estimated 4 matches for "356mb".

Did you mean: 256mb
2015 Jan 08
5
logrotate script not working
...the following entry: # rotate all of the apache logs -- we'll rotate them here /var/log/mysqld.log { weekly size 50M create 0644 mysql mysql rotate 1 } And from that I would expect the log to rotate when it reaches 50M in size. However I just caught that log weighing in at 356MB!! So how can I get this log file to rotate when it hits 50MB? Any ideas, advice and help at all would be appreciated. Thanks Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
2015 Jan 08
0
logrotate script not working
...the following entry: # rotate all of the apache logs -- we'll rotate them here /var/log/mysqld.log { weekly size 50M create 0644 mysql mysql rotate 1 } And from that I would expect the log to rotate when it reaches 50M in size. However I just caught that log weighing in at 356MB!! So how can I get this log file to rotate when it hits 50MB? Any ideas, advice and help at all would be appreciated. Thanks Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B _______________________________________________ CentOS mailing list CentOS at centos.org ht...
2015 Jan 08
0
logrotate script not working
...e logs -- we'll rotate them here > /var/log/mysqld.log { > weekly > size 50M > create 0644 mysql mysql > rotate 1 > } > > And from that I would expect the log to rotate when it reaches 50M in size. > However I just caught that log weighing in at 356MB!! So how can I get > this log file to rotate when it hits 50MB? That's because the MySQL daemon has his hands on the log's file descriptor and still write the log while it has been moved by logrotate. You will have to add a command to the logrotate definition which causes the MySQL...
2010 Jul 21
13
sda instead of xvda ?`
Hi, how can i passthroughs HDD with sda instead of xvda ? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users