[mythtv] Ticket #6846: FreeSpace calculations don't work correctly

Chris Pinkham cpinkham at bc2va.org
Sun Aug 16 02:29:53 UTC 2009


* On Sat Aug 15, 2009 at 09:23:02PM -0500, Eric Bosch wrote:
> Chris Pinkham wrote:
> > * On Sat Aug 15, 2009 at 07:33:13PM -0500, Eric Bosch wrote:
> >> Thanks for your reply, Michael.  After reviewing docs on optimizing with
> >> NFS, and changing a few options in /etc/fstab, /etc/mounts, apparently,
> >> this brought the nfs reported size within the tolerance built in, and
> >> viola, it now reports the correct information for available drivespace
> >> and total space, etc.
> > 
> > You probably just made your performance worse if you set your block size
> > to 32KB.  It looks like your systems were negotiating a higher block size.
> > 
> > Can you try reversing your changes and update to svn head again and see
> > if my committed patch fixes your issue?
> > 
> > --
> > Chris
> > _______________________________________________
> > mythtv-dev mailing list
> > mythtv-dev at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> > 
> Thank you for that advice, as I was thinking that may have been the
> case.  I'm in process of rebuilding myth on all 3 of my systems now, and
> I'll let you know.

Might want to stop and update once more. :(  I missed one occurrance of
code using the modified function so the backend's http status webpage is
incorrect.  I also had to bump the protocol version since the wire protocol
did change with the addition of the block size to the FileSystemInfo struct.

--
Chris


More information about the mythtv-dev mailing list