LogoLogo
Ops IntelligenceAsset IntelligenceObservabilityRobotic Data
  • Introduction
  • How it Works
  • Getting Started
  • Glossary
  • Implementer Guide
    • cfxDimensions Installation
      • Hardware and Software
      • cfxDimenions on VMware vSphere
        • Post cfxDimensions VM Installation
      • SSL Certificates Installation
      • cfxDimensions Setup & Install
        • Known Issues
      • cfxDimensions High Availability
        • GlusterFS Operations
        • Minio Operations
        • MariaDB Operations
      • cfxDimensions Start, Stop order
      • Macaw CLI
        • macaw CLI Installation
          • macaw CLI v2.1.17
        • macaw setup
        • macaw infra
        • macaw platform
        • macaw user
        • macaw application
        • macaw status
        • macaw services
        • macaw clambda
        • macaw techsupport
        • macaw backup
        • macaw restore
        • macaw reset
      • Release Notes
        • cfxDimensions v2.0.3
        • cfxDimensions v2.1.17
        • cfxDimensions v2.2.20
    • cfxDimensions Backup & Restore
    • cfxOIA Installation
    • cfxOIA Application Services
    • cfxOIA Release Notes
      • cfxOIA v5.1.5
      • cfxOIA v5.1.5.2
      • cfxOIA v5.1.5.3
      • cfxOIA v6.0.0
      • cfxOIA v6.1.0
  • KEY FEATURES GUIDE
    • Incident Management
      • Incidents Overview
      • Create Incident
      • Incident States
      • Accessing Incident
        • Stack
        • Alerts
        • Metrics & Logs
        • Insights
        • Collaboration
        • Diagnostics
        • Remediation
        • Attachments
        • Activities
      • Incident Actions
    • Alert Management
      • Alerts Overview
      • Alert Analytics
      • Alert States
      • Alert Sources
    • Advanced Alert Configuration
      • Alert Mappings
      • Alert Enrichment
      • Alert Correlation & Suppression
        • Creating and Updating Correlation Policies
        • Creating and Updating Suppression Policies
        • Correlation Recommendations
    • ML Driven Operations
    • Data Exploration
    • RDA (Robotic Data Automation)
      • Accessing UI
      • Sources Addition and Configuration
      • Check Connectivity
      • Proxy Settings
      • Explore
        • Bots
        • Pipelines
        • Schedules
        • Jobs
    • Analytics
  • UI & PORTAL FEATURES GUIDE
    • Filters Management
    • Customizing Table Views
    • Exporting Data
  • Administrator Guide
    • User Roles & RBAC
    • Collaboration
    • Projects
      • How to add Project
      • Configure Project
        • Stacks
        • Incidents
        • Alerts
        • Messages
          • Message Endpoints
            • Rest Data Consumer
            • Kafka Message Consumer
            • ServiceNow SaaS
            • Webhook with Basic Authentication
          • Message Mappings
        • Teams
        • Datasources
        • Resolution Codes
  • INTEGRATIONS GUIDE
    • Integrations Overview
    • Featured Integrations
      • AppDynamics
      • Dynatrace
      • Microsoft Teams
      • NetApp Cluster Mode
      • NetApp 7 Mode
      • Prometheus
      • ServiceNow
      • Slack
      • Splunk Enterprise
      • VMware vCenter
      • Zabbix
      • NodePing
      • Nagios XI
      • Check MK
      • VMware vRealize Operations
      • PRTG Network Monitor
      • Grafana
      • AWS Cloudwatch
      • ManageEngine OpManager
      • PagerDuty
Powered by GitBook
On this page
  • cfxDimensions Platform Features - v2.1.17
  • New Features in v2.1.17
  1. Implementer Guide
  2. cfxDimensions Installation
  3. Release Notes

cfxDimensions v2.1.17

Macaw Platform - v2.1.17

Release Date: July 15, 2021

cfxDimensions Platform Features - v2.1.17

v2.1.17 release is a backward-compatible release with the previous release v2.1.16.

New Features in v2.1.17

macaw backup/restore

  • --service option is added to macaw backup and restore commands

  • Infra and platform components like ‘Mariadb’, ‘Minio’, ‘provisioner’ options can be used for --service to take backup or restore selected components

  • Backup

    • Mariadb - mariadb backup is performed on /var/mysql, mariadb-config folders Minio - minio backup is performed on minio data buckets

    • All other components, backup is performed from /opt/macaw folders

    • Sample commands for reference

      • macaw backup --debug --dest-dir /cfx-backup --service mariadb > dbbackup.log

      • macaw restore --debug --from-dir /cfx-backup/<req-backup-dir> --service minio --no-prompt > minrestore.log

  • Backup and restore of Kafka-zookeeper components have been removed from this release

  • Backup and restore have been removed for the following platform features - log folders and clambda execution folders, and repository directories.

  • Earlier versions based backup-restore used to create an extra database like ‘#mysql50#mariadb-backup’ in the Mariadb. This has been fixed in the current release

    For more details on backup-restore, please refer to the following documentation link: <Documentation link to be attached here when it is complete>

macaw techsupport [--host <host-address>]

In this release, additional gluster commands are introduced in the current release for gluster container operations in both HA and standalone setups.

  • macaw gluster [ --debug ] install --tag <tag-name>

    This command is used to install gluster containers. During initial macaw setup, gluster containers are automatically installed by the ‘macaw setup’ command. This command is added to help users during upgrades

  • macaw gluster [ --debug ] stop [ --remove-container ] This command is used to stop all gluster containers. Note: As gluster is used a infra component to share filesystem across the cfxDimensions platform, If users stop gluster containers, the /opt/macaw/shared volume will not be accessible, so do not perform this operation unless needed or only during gluster upgrades.

  • macaw gluster [ --debug ] start To start all gluster containers

  • macaw gluster [ --debug ] status To check the status of all gluster containers

  • macaw gluster [ --debug ] remove-stopped-containers To remove all the stopped gluster containers

Additional enhancements as part of this release

  • Log rotation is added for gluster logs (for log file size is 50M)

  • KeepAlived system-service status is added to macaw infra status and macaw status CLI

  • CLI history is captured to /home/macaw/.macawcli/macawcli.log

CFDs

  • Copyright Year in tomcat launchpad and in console-ui ‘About’ page was 2020. It is not changed to ‘2021’

  • Counts Issue in Main Dashboard of console-ui is fixed

  • Service provisioner mismatch counts

PreviouscfxDimensions v2.0.3NextcfxDimensions v2.2.20

Last updated 3 years ago