-f mount
This command mounts a snapshot backup on a backup system.
- Configure the target volumes, which might need to be assigned to the offload system (see the profile parameter BACKUP_HOST_NAME in DEVICE_CLASS device for details).
- Import the volume groups from the target volumes.
- Mount all file systems within the volume groups.
The mount is done by one mount agent for each backup server. As a
result, a mount agent is started by the launchpad daemon that runs on the respective backup server.
Specifying -B <backup-id> to identify a snapshot backup for mounting on the
offload system.
fcmcli -f mount -U <client_section_name> -B <backup-id>fcmcli -f mount -U OR1 -B A0IFZH2OKH.To reflect whether a snapshot backup is being mounted or is mounted, the usability states MOUNTING and MOUNTED, are set for those backups in the snapshot backup repository. These two state values prevent a duplicate mount request for a backup that is being mounted, or is already mounted, on the backup system. If multiple snapshot backups of a database are candidates to be mounted, IBM Storage Protect Snapshot picks the one with the most recent snapshot backup ID.
Syntax
- -f mount
- Mount snapshot target set.
- -F
- Force a reset of TAPE_BACKUP_IN_PROGRESS usability states for the specified snapshot backup during the unmount force function. This parameter also requires the following -B backup-id argument.
- -B backup ID
- The Backup ID as displayed by
fcmcli -f inquire [_detail]command.