I'm having a similar problem with version 0.18:<br>
<br>
I started out with 150GB of disk space, but I recently increased that
to 300GB. Problem is, the machine information under mythweb is
still reporting the old disk limit (150), not the new limit
(300). I looked throught the mysql database but was unable to
find anything that suggests this number is stored in the DB. <br>
<br>
Output of df -k:<br>
<br>
[root@mythtv video2]# df -k .<br>
Filesystem
1K-blocks Used Available Use% Mounted on<br>
/dev/mapper/vg-video 292896768 111602916 181293852 39% /video2<br>
[root@mythtv video2]#<br>
<br>
<h2><font size="2"><span style="font-weight: normal;">From mythweb:</span></font><br>
</h2>
<h2>Machine information</h2>
<div class="diskstatus">
Disk Usage:
<ul><li>Total Space: 145,643 MB </li><li>Space Used: 113,860 MB </li><li>Space Free: 31,783 MB </li></ul>
</div>
<br>
Anyone know why mythtv is reporting the wrong total disk space?<br><br><div><span class="gmail_quote">On 6/7/05, <b class="gmail_sendername">Chris Petersen</b> <<a href="mailto:lists@forevermore.net">lists@forevermore.net
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> Maybe in my dreams it's 4TB!!! I only have 562 Gigs... I know the old output
<br>> used to be the whole disk usage as opposed to what was used for just<br>> recordings, but I don't know what's wrong... I have 494 Gigs used, and 319<br>> Gigs of that are the recordings. Does the new code rely on the video_dir
<br>> and/or video_url? I don't think I have that video_url line UNcommented from<br>> the config file. The links and everything work without it, so I guess I'll<br>> try that until I hear of anything else!<br>
<br>Doesn't matter. That number is pulled straight from the master backend.<br> If it doesn't work, my only guess is that it could be something about<br>how your php is configured (like I said, php has issues with really big
<br>numbers -- maybe there's something that makes it not behave with just<br>normal big numbers, too).<br><br>-Chris<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>