Hi,
the Log Partition Status Page shows incorrect size after changing the partition structure manually (separate Disk for /var/log), here is a picture:
This thread was automatically locked due to age.
'Internal:[:D]iskUsage' => {
'/' => {
'blocks_avail' => 3769880,
'blocks_total' => 5542276,
'blocks_usage' => 28,
'est_blocksfullin' => '41824105',
'est_blockspersec' => '0.09',
'inodes_avail' => 662416,
'inodes_total' => 704512,
'inodes_usage' => 6
},
'/var/log' => {
'blocks_avail' => 912374860,
'blocks_total' => 961432072,
'blocks_usage' => 0,
'est_blocksfullin' => '110811054',
'est_blockspersec' => '8.23',
'inodes_avail' => 122108121,
'inodes_total' => 122109952,
'inodes_usage' => 0
},
'/var/storage' => {
'blocks_avail' => 255622264,
'blocks_total' => 270021528,
'blocks_usage' => 0,
'est_blocksfullin' => '156113038',
'est_blockspersec' => '1.64',
'inodes_avail' => 69686567,
'inodes_total' => 69697536,
'inodes_usage' => 0
}