User Tools

Site Tools


nas:qnap:filesystem_not_clean

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
nas:qnap:filesystem_not_clean [2021/09/17 08:37] – created peternas:qnap:filesystem_not_clean [2021/09/17 08:41] (current) peter
Line 11: Line 11:
 <WRAP info> <WRAP info>
 **NOTE:**  There are two series of NAS, legacy and HAL models and there are some differences in the web GUI of the storage management of where to go to perform this integrity check. **NOTE:**  There are two series of NAS, legacy and HAL models and there are some differences in the web GUI of the storage management of where to go to perform this integrity check.
 +
 +  * Most newer version are HAL.
 </WRAP> </WRAP>
 +
 +----
 +
 +===== Determine if the NAS is a HAL or legacy model =====
 +
 +Login to the NAS via SSH.
 +
 +<code bash>
 +ls /sbin/hal_app
 +</code>
 +
 +
 +If the NAS is a legacy model, the output is:
 +
 +<code bash>
 +ls: /sbin/hal_app: No such file or directory
 +</code>
 +
 +
 +If the NAS is a HAL model,the output is:
 +
 +<code bash>
 +/sbin/hal_app*
 +</code>
 +
  
 ---- ----
Line 38: Line 65:
   * Once completed, reboot the NAS.   * Once completed, reboot the NAS.
   * Then run the filesystem check again.    * Then run the filesystem check again. 
 +
 +
 +
  
nas/qnap/filesystem_not_clean.1631867839.txt.gz · Last modified: 2021/09/17 08:37 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki