<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 25/04/13 17:52, Mike Burns wrote:<br>
</div>
<blockquote cite="mid:5179512B.10405@redhat.com" type="cite">Can you
provide the output of the following:
<br>
<br>
du -sh /var/log
<br>
df -h /var/log
<br>
<br>
</blockquote>
I sure can, I'll even give you two.. <br>
<br>
Bellow you find the output with about an hour between, during this
the the log should have been rotated four times, right ?<br>
The /var/log/libvirtd.log grows about a MB/min<br>
<br>
<br>
# First -- Thu Apr 25 16:33:36 UTC 2013<br>
<br>
[root@fat-tony admin]# df -h <i class="moz-txt-slash"><span
class="moz-txt-tag">/</span>var/log<span class="moz-txt-tag">/</span></i>
<br>
Filesystem Size Used Avail Use% Mounted on
<br>
/dev/mapper/HostVG-Logging 2.0G 374M 1.6G 20% /var/log
<br>
<br>
[root@fat-tony admin]# du -sh <i class="moz-txt-slash"><span
class="moz-txt-tag">/</span>var/log<span class="moz-txt-tag">/</span></i>
<br>
168M <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>var/log<span
class="moz-txt-tag">/</span></i>
<br>
[root@fat-tony admin]#
<br>
<br>
<br>
# Second -- Thu Apr 25 17:25:45 UTC 2013<br>
<br>
[root@fat-tony admin]# df -h /var/log/<br>
Filesystem Size Used Avail Use% Mounted on<br>
/dev/mapper/HostVG-Logging 2.0G 443M 1.5G 24% /var/log<br>
<br>
[root@fat-tony admin]# du -sh /var/log/<br>
231M /var/log/<br>
<br>
<br>
<br>
All rotated logs below are when running logrotate manually. <br>
<br>
[root@fat-tony admin]# ll /var/log<br>
-rw-------. 1 root root 144427492 Apr 25 17:30 libvirtd.log<br>
-rw-------. 1 root root 1177724 Apr 25 15:30 libvirtd.log.1.xz<br>
-rw-------. 1 root root 845740 Apr 25 15:02 libvirtd.log.2.xz<br>
-rw-------. 1 root root 81856 Apr 25 14:42 libvirtd.log.3.xz<br>
-rw-------. 1 root root 66488 Apr 25 14:40 libvirtd.log.4.xz
</body>
</html>