Windows operating systemsLinux operating systemsAIX operating systems

Snapshotproviderimage

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

Linux operating systemsAIX 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.

Windows operating systemsLinux operating systemsAIX operating systems

Supported Clients

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

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

Options File

Linux operating systemsAIX 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 diagramSNAPSHOTPROVIDERImage 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 VSS should be used to provide OFS support. This is the default.
Note: Starting from IBM Storage Protect 8.1.8, the default value for SNAPSHOTPROVIDERFS and SNAPSHOTPROVIDERIMAGE has been changed from NONE to VSS. This change makes the best practice behavior the default behavior.
Linux operating systemsAIX operating systemsNONE
Linux operating systemsAIX 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.

Examples

Linux operating systemsAIX operating systemsOptions file:
Linux operating systemsAIX 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