Post Reply 
Content loss after power cut
16-11-2019, 17:40 (This post was last modified: 16-11-2019 17:40 by simoncn.)
Post: #8
RE: Content loss after power cut
The delayStart property is described in this section.

If the network mount is not happening for 20 seconds after boot, you will need to delay MinimServer for longer than this to ensure the network mount is available.

I have an idea about what might be causing the problem you have been seeing. MinimServer has special logic to preserve the cache for a content directory that is empty or not available. However, you are specifying /mnt as the content directory rather than /mnt/netmusic and this has the effect of bypassing this special logic. As a result, it is possible for the mount delay to cause the MinimServer cache for /mnt to be rebuilt with no valid entries for files in /mnt/netmusic. If you change your contentDir setting from /mnt to /mnt/netmusic, this should solve this problem.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Content loss after power cut - simoncn - 16-11-2019 17:40

Forum Jump:


User(s) browsing this thread: 1 Guest(s)