Linux operating systemsWindows operating systems

Snapdiffhttps

Specify the snapdiffhttps option to use a secure HTTPS connection for communicating with a NetApp filer during a snapshot differential backup.

When you specify this option, the backup-archive client can establish a secure administrative session with the NetApp filer regardless of whether HTTP administrative access is enabled on the NetApp filer.

Important: The default communication protocol that the backup-archive client uses to establish the administrative session with the NetApp filer is HTTP. To use a secure HTTPS connection, you must specify the snapdiffhttps option whenever you run a snapshot differential backup.
Restrictions:

The following restrictions apply to snapshot differential backups with HTTPS:

  • The HTTPS connection is used only to securely transmit data over the administrative session between the backup-archive client and the NetApp filer. The administrative session data includes information such as filer credentials, snapshot information, and file names and attributes that are generated by the snapshot differencing process. The HTTPS connection is not used to transmit normal file data that is accessed on the filer by the client through file sharing. The HTTPS connection also does not apply to normal file data transmitted by the client to the IBM Spectrum Protect™ server through the normal IBM Spectrum Protect client/server protocol.
  • The snapdiffhttps option does not apply to vFilers because the HTTPS protocol is not supported on the NetApp vFiler.
  • The snapdiffhttps option is available only by using the command-line interface. It is not available for use with the backup-archive client GUI.

Supported Clients

Windows operating systemsThis option is valid for all Windows clients.

Linux operating systemsThis option is valid for Linux x86_64 clients.

Options File

This option is valid only on the command-line interface. You cannot enter it in a client options file.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-SNAPDIFFHTTPS-----------------------------------------------><

Parameters

There are no parameters for this option.

Examples

Linux operating systemsCommand line:
Linux operating systemsIssue the following command on a Linux system, with an NFS mounted file system /vol/vol1 hosted on the file server homestore.example.com, where /net/home1 is the mount point of /vol/vol1.
dsmc incr /net/home1 -snapdiff -snapdiffhttps
Windows operating systemsCommand line:
Windows operating systemsIssue the following command on a Windows system with a network share \\netapp1\vol1, where netapp1 is a filer.
dsmc incr \\netapp1\vol1 -snapdiff -snapdiffhttps
Windows operating systemsCommand line:
Windows operating systemsIssue the following command on a Windows system with a network share \\netapp1.example.com\petevol mounted on drive v:, where netapp1.example.com is a filer.
dsmc incr v: -snapdiff -snapdiffhttps
IBM Spectrum Protect
Command Line Backup-Archive Client Interface
  Client Version 8, Release 1, Level 0.0
  Client date/time: 12/09/2016 15:36:53
(c) Copyright by IBM Corporation and other(s) 1990, 2016. All Rights Reserved.

Node Name: THINKCENTRE 
Session established with server BARKENSTEIN_SERVER1: Windows 
  Server Version 8, Release 1, Level 0.0 
  Server date/time: 12/09/2016 15:36:53  Last access: 12/09/2016 11:21:14  


Incremental by snapshot difference of volume 'v:' 
Connected to NetApp Filer netapp1.example.com as user pete via HTTPS 
NetApp Release 8.1.1RC1 7-Mode: Thu May 31 21:30:59 PDT 2012 
Performing a Snapshot Differential Backup of volume  
'\\netapp1.example.com\petevol' 
Creating Diff Snapshot. 
Using Base Snapshot 'TSM_THIN5086B9441A1F8_PETEVOL' with timestamp 12/09/2016  
15:36:53 
Using Diff Snapshot 'TSM_THIN5086B9772AF8_PETEVOL' with timestamp 12/09/2016  
15:37:44 
Successful incremental backup of '\\netapp1.example.com\petevol'