-
Notifications
You must be signed in to change notification settings - Fork 27
Log Refresh from Windows Shared Drive #112
Comments
This is caused by your systems not properly updating the lastModfiedAt property on the network shared drives. You can try to disable network share caching: Alternatively, it that does not work, Chia Plot Status has a workaround. The problem is that workaround has a huge performance impact depending on the number of plot logs: Close Chia Plot Status, got into your user profile directory (C:\Users<your-username>) and open the file ChiaPlotStatu.config.json. This will force a full re-read of the files and disables all caches. Obviously, this will have a huge performance impact, depending on the number of log files you have. |
Tried that. Did not help. Attached one of the files that's not working
for you to look at. Possibly the app is choking on parsing the file.
…On Thu, Jul 29, 2021 at 11:37 PM grayfallstown ***@***.***> wrote:
This is caused by your systems not properly updating the lastModfiedAt
property on the network shared drives.
You can try to disable network share caching:
right click on the shared folder on the "serving" pc and choose properties
Choose the Sharing tab
Click "Advanced Sharing"
Click "Caching"
Select "No files or programs from the shared folder are available offline"
Restart Chia Plot Status
Alternatively, it that does not work, Chia Plot Status has a workaround.
The problem is that workaround has a huge performance impact depending on
the number of plot logs:
Close Chia Plot Status, got into your user profile directory
(C:\Users<your-username>) and open the file ChiaPlotStatu.config.json.
Set the property AlwaysDoFullRead to true, save and start Chia Plot Status
again.
This will force a full re-read of the files and disables all caches.
Obviously, this will have a huge performance impact, depending on the
number of log files you have.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#112 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVAHPWMH6N4IWBS74G5FT2DT2IM6LANCNFSM5BE7ZW2A>
.
|
Attaching files to the E-Mail reply does not work. Only way is to upload them on Github directly. |
780a26fe-75dc-4404-94aa-f84149a90066.log |
Parsing works fine for me. Please check if you are running the current version. |
I have 13 windows servers running plotting. One windows server has a mapped drive to each and is running plot status program. Plot Status shows many of the log files as dead, but really it is not reading them completely. When I look at each individual log file and compare to plot status "last log line" column, plot status is very far behind. It is not showing the most recent log line.
The text was updated successfully, but these errors were encountered: