AIX operating systemsLinux operating systemsWindows operating systems

Snapshotproviderimage

Use the snapshotproviderimage option to enable snapshot-based image backup, and to specify a snapshot provider.

AIX operating systemsLinux operating systemsYou must be a root user to perform a snapshot-based image backup operation. If you are not a root user, the operation fails with an error message.

AIX operating systemsLinux operating systemsWindows operating systems

Supported Clients

AIX operating systemsLinux operating systemsThis option is valid for AIX® and Linux clients only. The Tivoli® Storage Manager API does not support this option. The server can also define this option.

Windows operating systemsThis option is valid for all Windows clients. The Tivoli Storage Manager API does not support this option. The server can also define this option.

Options File

AIX operating systemsLinux operating systemsSpecify this option in the server stanza of the system-options file, dsm.sys, to enable snapshots for all the file systems on the client. You can override the client-wide option for a specific operation by specifying this option on the command line for the backup image command. You can also override the client-wide option for a specific file system using the include.image statement in the dsm.sys file. You can also set this option using the Preferences editor.

Windows operating systemsSpecify this option in the client options file, dsm.opt, to enable snapshots for all the file systems on the client. You can override the client-wide option for a specific operation by specifying this option on the command line for the backup image command. You can also override the client-wide option for a specific file system using the include.image statement in the dsm.opt file. You can also set this option using the Preferences editor.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-SNAPSHOTPROVIDERImage-- --value-----------------------------><

Parameters

value
Specifies one of the following values:
AIX operating systemsJFS2
AIX operating systemsSpecifies that you want to perform a snapshot-based image backup while the file system is available to other system applications. This is the default for JFS2 file systems. Valid for AIX clients only.
Linux operating systemsLINUX_LVM
Linux operating systemsSpecifies that you want to perform a snapshot-based image backup while the file system is available to other system applications. This is the default for file systems residing on logical volumes created by the Linux Logical Volume Manager. Valid for Linux clients only.
Windows operating systemsVSS
Windows operating systemsSpecifies that the VSS should be used to provide online image support.
AIX operating systemsLinux operating systemsNONE
AIX operating systemsLinux operating systemsSpecifies that you do not want to perform a snapshot-based image backup operation. This performs a static image backup operation using the specified file system. This is the default for file systems other than AIX JFS2 and Linux LVM.
Windows operating systemsNONE
Windows operating systemsSpecifies that no snapshot provider should be used. This turns off online image support. This is the default

Examples

AIX operating systemsLinux operating systemsOptions file:
AIX operating systemsLinux operating systems

snapshotprovideri JFS2
include.image   /kalafs1   snapshotprovideri=JFS2

Windows operating systemsOptions file:
Windows operating systems

snapshotprovideri VSS
include.image d: snapshotprovideri=vss

Command line:
-SNAPSHOTPROVIDERImage=NONE