I have a myth 0.21 system that has been working perfectly for quite a while.  I recently lost the 4TB internal array I was running due to a drive failure.  I replaced it with a 5.5TB internal array.  I did this simply by:<div>
<div><br></div><div>* shutting down</div><div>* installing new replacement disks</div><div>* creating the array</div><div>* recreating the exact same storage paths</div></div><div>* purged all shows from the DB using mysql command line.</div>
<div>* restarted myth backend</div><div><br></div><div>The system works perfectly but it is acting like &quot;Extra Disk Space&quot; is defined as 4TB (when its actually defined as 6GB).  All storage groups point to the same partition.  Myth is expiring shows everyday and the free space for the single storage partation stays right at 4TB available.  The recording schedules do NOT have any expiration overrides.</div>
<div><br></div><div>Ideas?</div><div><br></div><div>Log shows:</div><div><br></div><div><div><font face="&#39;courier new&#39;, monospace"># cat mythbackend.log |grep xpir</font></div></div><div><font face="&#39;courier new&#39;, monospace">2012-05-02 12:00:10.799 AutoExpire: CalcParams(): Max required Free Space: 6.0 GB w/freq: 6 min</font></div>
<div><div><font face="&#39;courier new&#39;, monospace">2012-05-02 12:00:10.898 Expiring 2299 MBytes for 2009 @ Thu Apr 12 17:00:00 2012 =&gt; FOX 26 News at 5PM</font></div><div><font face="&#39;courier new&#39;, monospace">2012-05-02 12:06:10.913 AutoExpire: CalcParams(): Max required Free Space: 6.0 GB w/freq: 15 min</font></div>
<div><font face="&#39;courier new&#39;, monospace">2012-05-02 12:21:11.015 AutoExpire: CalcParams(): Max required Free Space: 6.0 GB w/freq: 15 min</font></div><div><font face="&#39;courier new&#39;, monospace">2012-05-02 12:21:11.138 Expiring 1186 MBytes for 2012 @ Thu Apr 12 17:30:00 2012 =&gt; NBC Nightly News</font></div>
</div><div><font face="&#39;courier new&#39;, monospace"><br></font></div><div><div><font face="&#39;courier new&#39;, monospace"># df -h                         </font></div><div><font face="&#39;courier new&#39;, monospace">Filesystem            Size  Used Avail Use% Mounted on</font></div>
<div><font face="&#39;courier new&#39;, monospace">/dev/sde1             9.2G  4.4G  4.4G  50% /</font></div><div><font face="&#39;courier new&#39;, monospace">udev                   10M  260K  9.8M   3% /dev</font></div>
<div><font face="&#39;courier new&#39;, monospace">/dev/sde3             222G  1.2G  221G   1% /tempdisk</font></div><div><font face="&#39;courier new&#39;, monospace">none                  991M     0  991M   0% /dev/shm</font></div>
<div><font face="&#39;courier new&#39;, monospace">192.168.200.4:/ifs    5.3T  4.2T  1.2T  79% /mnt/private</font></div><div><font face="&#39;courier new&#39;, monospace">/dev/md0              5.5T  1.5T  4.1T  27% /data</font></div>
</div><div><br></div>