Repair a partially-failed Vserver CIFS server modify operation
The following example starts the CIFS server modify job on Vserver vs1 successfully:
cluster1::*> vserver cifs repair-modify -vserver vs1 Successfully queued CIFS Server Modify job [id: 10] for CIFS server "CIFSNAME1". To view the status of the job, use the "job show -id <jobid>" command. cluster1::*>
The following example fails the command with specific error:
cluster1::*> vserver cifs repair-modify -vserver vs2 Error: Job Out of memory. Failed to queue CIFS Server Modify Job for CIFS server "CIFSNAME2". Retry the operation by running (privilege: advanced) "vserver cifs repair-modify -vserver vs2". Error: command failed: unable to save data cluster1::*>