<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What would happen if the mounted drive was not online? In other<br>
words, if I have an extra 100 gigs on my windows machine, have that<br>
drive mounted on my backend (which is also my frontend), and then add<br>
that path to the default storage group (/win2/myth), and I decide to<br>
turn off my windows machine when myth is not writing to it, will it be<br>
smart enough to realize that the drive is not accessible and only try<br>
to write recordings to the local path (/video/recordings) instead of<br>
the now-non-accessible CIFS mounted path? Or am I just playing with<br>
fire here?<br>
</blockquote></div><br>Yes Myth will handle this fine if you set your folders/mounts up the way described in the previous post. To clarify, you don't want to tell myth to record directly to a mount point, because the mount point will be a regular folder if the mount fails (e.g. your other machine is turned off). Since the folder is there Myth will record to it. However, your intention was to have it record to a remote file system mounted to that folder not into the local folder. But Myth can't make that distinction because you just give it a path and that path exists, so as far as Myth is concerned nohting is wrong. However, if you tell myth to record to a subfolder of your mounted filesystem, then when the system isn't mounted, Myth won't find that folder and it will move onto whatever else is available and record there. <br>