Windows operating systemsLinux operating systems

Enabling snapdiff RPC server

You need to turn on the snapdiff RPC server access by using the filer command.

To enable or view the status of snapdiff RPC server access, refer to the following commands:
  • set advance

    To enable the snapdiff RPC server, login to the server and issue the set advance command. When you issue the command, a warning message is displayed, enter y to enable or n to cancel.

  • vserver snapdiff-rpc-server show
    The vserver snapdiff-rpc-server show command displays the status of the snapdiff RPC server. The command output depends on the specified parameters. If the command is issued without parameters, the command displays the following details:
    • The name of the Vserver.
    • Whether the snapdiff RPC server access is enabled.

    For information, see the vserver snapdiff-rpc-server show command.

  • To enable the RPC server on a specified storage virtual machine, issue the following command:
    set advanced
    vserver snapdiff-rpc-server on -vserver svmname
    Where svmname is the name of the storage virtual machine.