[mythtv-users] Storage group mount is showing up twice

Michael T. Dean mtdean at thirdcontact.com
Tue Sep 9 15:13:06 UTC 2008


On 09/08/2008 11:46 AM, jedi wrote:
> On Sat, Sep 06, 2008 at 02:26:26PM +0100, Mike Perkins wrote:
>   
>> Phil Bridges wrote:
>>     
>>> Thanks for the response.  They're all mounted like, this, so that
>>> shouldn't be the problem.
>>>
>>> Upon further inspection, my frontends list the drives correctly - it
>>> looks like it's just Mythweb that is listing Drive #3 twice, with the
>>> same remote mount point.
>> There must be something that's not quite the same. In my mythweb, each drive 
>> gets displayed once, and once only, and the lines don't reference them as being 
>> on both machines.
>>     
>     I have the same issue on my setup. On one box the storage is locally
> mounted and on the other it is an NFS mountpoint. They are both the same
> directory path on either box though. The drive is listed twice and my
> grand totals are based on adding both together.

When checking the available space on a filesystem, different results are 
returned--even for the same filesystem--when using different mount types 
(i.e. local vs network mount).  Therefore, to do its best to determine 
if a filesystem is the same as an existing filesystem, MythTV has a 
"slop" factor.  Your system is likely just returning a value that's 
outside this range.  (Though the results should be the same in the 
frontend/backend or MythWeb as only the backend(s) makes the 
determination (and it provides the info to MythWeb).)

I think Myth is currently using about 2MB slop, but feel free to look it 
up in the code.

Mike


More information about the mythtv-users mailing list