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™ Web UI Cloud Administrator's Guide
  3. Protecting PaaS assets
  4. Configuring the storage server for instant access
NetBackup™ Web UI Cloud Administrator's Guide

Configuring the storage server for instant access

Here is the required configuration for your storage server to support instance access.

  1. Ensure that NFS and NGINX are installed.
  2. The NGINX version must be the same as the one in the corresponding official RHEL version release. Install it from the corresponding RHEL yum source (EPEL).
  3. Ensure that the policycoreutils and policycoreutils-python packages are installed from the same RHEL yum source (RHEL server). Run the following commands:
    • semanage port -a -t http_port_t -p tcp 10087

    • setsebool -P httpd_can_network_connect 1

  4. Ensure that any mount points do not directly mount the /mnt folder on the storage server. Mount the mount points to its subfolders only.
  5. Enable the logrotate permission in selinux using the following command:

    semanage permissive -a logrotate_t

Feedback

Was this page helpful?
Previous

For VM-based BYO deployments

Next

About incremental backup for PaaS workloads

Feedback

Was this page helpful?