Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ for VMware Administrator's Guide
  3. Restore virtual machines
  4. Restoring VMware virtual machine disks by using NetBackup commands
  5. Determining the backup image ID from which to restore a VMware virtual machine disk
NetBackup™ for VMware Administrator's Guide

Determining the backup image ID from which to restore a VMware virtual machine disk

This topic describes how to determine the ID of the backup image from which to restore a VMware virtual machine disk. You then use the backup image ID to specify the backup from which to create the restore parameters file. Two methods exist to determine the backup ID, as follows:

NetBackup Administration Console

See To determine the backup image ID by using NetBackup Administration Console.

bpclimagelist command

See To determine the backup image ID by using the bpclimagelist command.

Note:

If you want to use a date range to specify the backup from which to create the restore parameters file, you can skip this task.

This task is part of a larger process that describes how to restore an individual VMware virtual machine disk or disks.

See Restoring VMware virtual machine disks by using NetBackup commands.

To determine the backup image ID by using NetBackup Administration Console

  1. Use the NetBackup Administration Console Catalog utility to search for the backup image of the client from which to restore. The Search Results pane of the Catalog utility shows the backup ID:
    NetBackup Catalog utility Search Results pane example
  2. Continue to the next task in the individual virtual machine disk restore process.

    See Creating the VMware virtual machine disk restore file.

To determine the backup image ID by using the bpclimagelist command

  1. Invoke the NetBackup bpclimagelist command to display the backups for the client, as follows:

    On UNIX: /usr/openv/netbackup/bin/bpclimagelist -client client_name -Likelydate -policy policy_name

    On Windows: install_path\NetBackup\bin\bpclimagelist -client client_name -Likelydate -policy policy_name

  2. Construct the backup ID by combining the client name, an underscore character (_), and the backup time notation (the decimal number of seconds since January 1, 1970). For the following example output, vm1.example.com_1454006694 is the backup ID:
    bpclimagelist -client vm1.example.com -Likelydate -policy backups
    Client:            vm1.example.com
    Policy:            backups
    Keyword:           NONE
    Backup Time:       Thu Jan 28 12:44:54 2016 (1454006694)
    Schedule Type:     FULL
  3. Continue to the next task in the individual virtual machine disk restore process.

    See Creating the VMware virtual machine disk restore file.

Feedback

Was this page helpful?
Previous

Restoring VMware virtual machine disks by using NetBackup commands

Next

Creating the VMware virtual machine disk restore file

Feedback

Was this page helpful?