AIX operating systems Linux operating systems Windows operating systems
IBM Tivoli Storage Manager, Version 7.1

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 Tivoli® Storage Manager server through the normal Tivoli Storage Manager client/server protocol.
  • The HTTPS protocol is not supported on the NetApp vFiler, therefore the snapdiffhttps option does not apply to vFilers.
  • 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

This option is valid for the following clients:
  • Windows operating systems All Windows clients
  • AIX operating systems AIX® 64-bit clients
  • Linux operating systems 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

AIX operating systems Linux operating systems Command line:
Issue the following command on an AIX or 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 systems Command line:
Issue 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 systems Command line:
Issue 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 Tivoli Storage Manager
Command Line Backup-Archive Client Interface
  Client Version 7, Release 1, Level 0.0 
  Client date/time: 10/23/2012 11:36:05
(c) Copyright by IBM Corporation and other(s) 1990, 2013. All Rights Reserved.

Node Name: THINKCENTRE
Session established with server BARKENSTEIN_SERVER1: Windows
  Server Version 5, Release 4, Level 1.0
  Server date/time: 10/23/2012 11:21:44  Last access: 10/23/2012 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 10/23/2012 
15:36:53
Using Diff Snapshot 'TSM_THIN5086B9772AF8_PETEVOL' with timestamp 10/23/2012 
15:37:44
Successful incremental backup of '\\netapp1.example.com\petevol'


Feedback