Mount a backup image to a container

To mount and access application data captured from valid application types in a container environment, follow these steps:

  1. From the Backup and DR Service management console, click App Manager > Applicationsfrom the drop-down menu.

    The Applicationspage opens.

  2. Filter applications to list supported database applications—on Linux platform.

  3. Select the application with the chosen image.

  4. Choose Accessfrom the drop-down list at the bottom of the Applicationspage.

    The Accesspage opens listing captured images in the timeline ramp view. For more information on this view, see Access the timeline ramp view of an image .

  5. Select a point-in-time image, then select Mountfrom the list of access operations.

    The Mountpage opens where the Mount to Host or VMoption is selected by default.

  6. Select the Containeroption.

  7. Enter a unique name associated with the container mount in the Labelfield.

  8. Enter a single IP address or a range of IP addresses in the Allowed IP Addressesfield. Network addresses in the format a.b.c.d./n are also supported. Specifying IP addresses limits the number of hosts to only those with the IP address that are allowed to access application data for NFS.

    Leaving the IP address empty allows any host to access the application data.

  9. For Included Volumes, all volumes are selected by default.

    • Enter the path where the image should be mounted to inside the container in the Mount Locationfield. By default, this path is the same as the source path.
    • Enter the path where the appliance should expose the logical volume of the application over NFS in the NFS Export Pathfield. If no path is specified, the system auto generates a path and exposes the data over that path.
  10. Click Submit.

  11. Click Okayto close the dialog, or click Monitorto follow the progress of the job in Monitor. Once the mount job is complete, the image becomes active and is available in the Active mounts view of the App Manager.

    After a successful mount job, the data is available from the appliance over NFS. In order to access it from your container, you need to add some code to your container YAML definition. You can obtain this YAML code from either of the following:

In order to consume the selected application's data from within the container over NFS, the YAML code must be added to the container's YAML configuration file.

Management of the active mounts

Once you have created a mount, you can track the image form the App Manager> Active Mounts. Don't leave any image mounted indefinitely. This is because the backup image that the mount was created from, cannot expire until all its mounts have been deleted. When you have finished using the mounted image then either:

  • Unmount the image. You can remount it if needed. You can then delete the image later when you are certain it is no longer needed.
  • Unmount and delete the image. This deletes the mounted image, not the backup that the mount is based on.
Create a Mobile Website
View Site in Mobile | Classic
Share by: