2009-12-14, 23:22
When posting a log, please only post one portion from start to finish. if you could, please edit your previous post, remove all but one log, and then wrap it in code tags for clenliness.
It looks like your problem is that mythtv is the user running MythSExx but not in your group. It may be that you are in the mythtv group, but mythtv is not in your group. Add mythtv to your user group and see if that helps.
It would appear that you are using a earlier version of MythSExx.
The newest version will verify writeability by first verifying free space is greater then the file size. It then writes a small test file to each of the folders. When finished with writing, it verifies that the file was created, then deletes it. Upon deletion, it verifies that the file was deleted. Once all those conditions are applied, then the writable flag is set. Upon completion, it checks for the primary writable flag, then the seccondary writable flag, and finally if both of those fail, it will go into failsafe mode. The newest version has much better error handling and logging.
It looks like your problem is that mythtv is the user running MythSExx but not in your group. It may be that you are in the mythtv group, but mythtv is not in your group. Add mythtv to your user group and see if that helps.
It would appear that you are using a earlier version of MythSExx.
The newest version will verify writeability by first verifying free space is greater then the file size. It then writes a small test file to each of the folders. When finished with writing, it verifies that the file was created, then deletes it. Upon deletion, it verifies that the file was deleted. Once all those conditions are applied, then the writable flag is set. Upon completion, it checks for the primary writable flag, then the seccondary writable flag, and finally if both of those fail, it will go into failsafe mode. The newest version has much better error handling and logging.