Multiple NAS & the Active NAS
🗂️ Managing NAS
·
Updated 4 days ago
Multiple NAS & the Active NAS
With /nas-add you add more NAS to the inventory — each gets its own SSH key. /nas-list shows them all and marks the active one with ●.
The active NAS is the default target for all commands. You set it with /nas-use <slug>:
/nas-list # overview
/nas-use ds920 # set ds920 active
For fleet-wide checks, append --all to /health-summary, /smart-status or /nas-status — they walk through all NAS sequentially.