Linux operating systemsWindows operating systems

Fbclientname

Use the fbclientname option with the backup fastback or archive fastback commands.

The fbclientname option is the name of one or more comma-separated FastBack clients to back up or archive from the backup proxy. The values for the fbclientname option are invalid if more than one policy is specified in the fbpolicyname option.

You cannot include spaces in the fbclientname option values.

If you do not specify any values for the fbvolumename option, all the volumes from all the FastBack clients in the policy that is specified are backed up. If you specify multiple FastBack clients in the fbclientname option, you cannot specify values for the fbvolumename option.

Supported Clients

Linux operating systemsThis option is valid for Linux x86_64 clients.

Windows operating systemsThis option is valid for all Windows clients.

Options File

Linux operating systemsNone. You can specify this option only on the command line.

Windows operating systemsNone. You can specify this option only on the command line. The server can also define or override this option.

Syntax

Read syntax diagramSkip visual syntax diagram
                 .-,-----------.   
                 V             |   
>>-FBClientname----client_name-+-------------------------------><

Parameters

client_name
Specifies the name of one or more FastBack clients. You can specify up to 10 FastBack client names.
Important:

When specifying the archive fastback or backup fastback command:

  1. At least one FBpolicyName is always required.
  2. You can specify up to 10 values for FBPolicyName, if no values are specified for both FBClientName and FBVolumeName.
  3. When you specify a FBClientName value, there must be only one value for FBPolicyName.
  4. You can specify up to 10 values for FBClientName if only one PolicyName is specified, and no values for FBVolumeName are specified.
  5. When you specify the FBVolumeName option, you can have only one FBPolicy, and only one FBCLientName specified.
  6. You can specify multiple FBVolumeNames if condition 5 is satisfied.
  7. You must always specify the FBReposLocation option for Linux.

Examples

Linux operating systemsCommand line:
Linux operating systems
dsmc backup fastback -fbpolicyname=Policy1 
  -fbclientname=fbclient1,fbclient2 
  -fbserver=myFbServer 
  -fbreposlocation=/mnt/FBLocation

Backs up all volumes for FastBack clients fbclient1 and fbclient2 that are found in policy Policy1.

Windows operating systemsCommand line:
Windows operating systems
dsmc backup fastback -fbpolicyname=Policy1 
  -fbclientname=fbclient1,fbclient2 
  -fbserver=myFbServer 
  -fbreposlocation=\\myFbServer.company.com\REP

Backs up all volumes for FastBack clients fbclient1 and fbclient2 that are found in policy Policy1.

Windows operating systemsCommand line:
Windows operating systems
dsmc backup fastback -fbpolicyname=Policy1 
  -fbclientname=fbclient1 
  -fbvolume=c:,f: -fbserver=myFbServer 
  -fbreposlocation=\\myFbServer.company.com\REP

Backs up volumes C:\ and F:\ for FastBack client fbclient1 found in policy Policy1.

Windows operating systemsCommand line:
Windows operating systems
dsmc backup fastback -fbpolicyname=Policy1 
  -fbclientname=fbWindowsClient,fbLinuxClient 
  -fbserver=myFbServer 
  -fbreposlocation=\\myFbServer.company.com\REP

Backs up all volumes for FastBack client fbWindowsClient found in policy Policy1.

The volumes for Linux FastBack client fbLinuxClient will not be backed up from the Windows Tivoli® Storage Manager backup-archive client. To back up or archive volumes from a Linux FastBack client, use the Linux Tivoli Storage Manager backup-archive client.