Dealing with system log errors: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| cellspacing="1" cellpadding="1" width="924" border="1" |- ! scope="col" | Log error message<br> ! scope="col" | Possible treatment<br> |- | The system was not shut down pr..." |
|||
Line 15: | Line 15: | ||
<br> | <br> | ||
[[Category:Troubleshooting]] |
Latest revision as of 17:34, 26 October 2015
Log error message |
Possible treatment |
---|---|
The system was not shut down properly |
Check, if there are follow up error messages close by, e.g. about file system problems. |
[... Disk Volume: Drive ...] The file system is not clean. It is suggested that you run "check disk" |
Go To System Settings / Storage Manager / Volume Management. Under "Logical Volumes" select the volume mentioned in the log message and run "Check File system" |
[... Disk Volume: Drive ...] Examination failed (Cannot unmount disk) |
Usually caused by an unsuccessful attempt to run "check file system". Try rebooting the NAS and try "check fily system" again. If that also fails, make sure to have a recent backup first before attempting to fix the problem with SSH commands. |