How to find the system volume path
最后修订日期:
2020-09-04
For some command-line operations, you may need to know the system volume path. The system volume is usually the first data volume created in your NAS, and will store certain system files in addition to your own data.
- Log in to your NAS with SSH
- Execute the commands below to get the system volume path. In this example, it is "/share/CACHEDEV1_DATA"
[~] # getcfg SHARE_DEF defVolMP -f /etc/config/def_share.info
/share/CACHEDEV1_DATA