Reference Guide

Table Of Contents
Example
Use the following command to view the ACL for the smbshare share on the nas1 NAS server:
svc_nas_tools --server NasServer4461 --args="-param -facility ldap -list"
NasServer4461:
param_name facility default current configured
SecurityLayer ldap 2 2
cacheMaxGroups ldap 10000 10000
cacheMaxHosts ldap 10000 10000
Upgrade or roll back a NAS node (svc_nas_ndu)
This service script allows you to upgrade or roll back the NAS versions on the node.
Usage
Function Diagnostic and recovery
Mode Normal or Service
Usage Service
Requires service user password? Yes
Requires root privileges? No
May cause data unavailability? Yes
May cause data loss? Yes
Scope Node
Prerequisites 1. In the PowerStore UI, go to Settings and click the Upgrades page in the Cluster
section.
2. Click UPLOAD PACKAGE to upload the PowerStore image.
3. Select the uploaded PowerStore image, and click HEALTH CHECK.
Format
svc_nas_ndu [-h] [--op {pu, bu, precommit, commit, pr, cr, v1v2, v2v1}] [--v1 V1] [--v2
V2] [--node NODE] [--getv1v2]
Optional arguments
Qualifier
Description
-h, --help Show the help message and exit.
--op
{pu,bu,precommit,commit,pr,cr,v1v2,v2v1}
Specify the NAS NDU operation to trigger.
pu Prepares the node for an upgrade.
bu Brings up the node in current version in rollback
scenario or target version in rollforward scenario.
precommit Performs health check before software
commit operation.
68 Service Commands