Migrating multiple NSP Flow Collectors

Configuration consistency check

Before you attempt to migrate multiple NSP Flow Collector instances to an NSP cluster, you must check for inconsistencies among the Flow Collector configurations.

Note: The configuration of each Flow Collector operating in the same mode, AA or SYS, must be identical.

A Flow Collector migration fails if configuration inconsistencies are encountered. As described in To migrate Release 22.9 or later NSP Flow Collectors and Flow Collector Controllers to an NSP cluster, you can do one of the following to ensure that a subsequent upgrade attempt succeeds.

The following output example is for three Flow Collectors represented as collectorA, collectorB, and collectorC:

Note: The conflicting parameter values are ordered to match the Flow Collectors named in the comparison header; for example, ‘true’ in the collectorA - collectorB comparison is in the collectorA configuration.

Differences between dld/cfg_collectorA - dld/cfg_collectorB:

  AaCfdAggregationPolicy.json:
    filters/aa/sub-type={}:
      filters/aa/sub-type=SUBD:
        sub-type:
          0:
            enabled:
            - true
            - false

Differences between dld/cfg_collectorA - dld/cfg_collectorC:

  AaCfdAggregationPolicy.json:
    policies/agg-interval={}:
      policies/agg-interval=TCP_PERF_SS_BUS:
        agg-interval:
          0:
            duration:
            - '15'
            - '20'
    policies/aggregation={},{}:
      policies/aggregation=TCP_PERF_SS_RES,AGG_RES_RAW:
        aggregation:
          0:
            enabled:
            - false
            - true

Differences between dld/collectorB - dld/cfg_collectorC:

  AaCfdAggregationPolicy.json:
    filters/aa/sub-type={}:
      filters/aa/sub-type=SUBD:
        sub-type:
          0:
            enabled:
            - false
            - true
    policies/agg-interval={}:
      policies/agg-interval=TCP_PERF_SS_BUS:
        agg-interval:
          0:
            duration:
            - '15'
            - '20'
    policies/aggregation={},{}:
      policies/aggregation=TCP_PERF_SS_RES,AGG_RES_RAW:
        aggregation:
          0:
            enabled:
            - false
            - true
AA policies to verify

The following are the AA policies and settings to check for inconsistencies. It is recommended that you verify and resolve inconsistencies using the Flow Collector web UI, if applicable; however, you can also edit the values in the associated configuration file.

Note: The extension of a configuration file is one of the following:

SYS policies to verify

The following are the SYS policies and settings to check for inconsistencies. It is recommended that you verify and resolve inconsistencies using the Flow Collector web UI; however, you can also edit the values in the associated configuration file.