> For the complete documentation index, see [llms.txt](https://docs.storware.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storware.eu/deployment/backup-destinations/enterprise-backup-providers/cohesity-netbackup.md).

# Cohesity Netbackup

## Supported features

| Supported version          | 10.5               |
| -------------------------- | ------------------ |
| Syntetic backup            | Not supported      |
| Encryption                 | Provider dependent |
| Pre/post command execution | Supported          |

Cohesity Netbackup client must be installed on the Storware Backup and Recovery node host.

## Adding a Cohesity Netbackup backup destination

1. Log in to the **Storware Backup & Recovery WebUI**.
2. Navigate to: **Backup Destinations** → **Enterprise**
3. Click **Create** button and select Cohestiy Netbackup
4. Configure the following:
   * **General**
     * **Name**\
       Provide the name for backup destination.
     * **Default backup destination**
     * **Visibility for all project**\
       Specify if the backup destination should be visible for all or only selected OpenStack projects.
   * **Choose Node Configuration**\
     Select the Node Config that should be associated with the backup destination.
   * **Cohesity NetBackup Server Settings**
     * **Client home path**\
       Path to Cohesity Netbackup client
     * **Pre/post access**\
       Configure commands to be executed before or after the backup session.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.storware.eu/deployment/backup-destinations/enterprise-backup-providers/cohesity-netbackup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
