Skip to content

Commit

Permalink
Change platform tag for CNQ on AWS.
Browse files Browse the repository at this point in the history
  • Loading branch information
mig281 committed Nov 29, 2024
1 parent 192a2be commit 826c01c
Show file tree
Hide file tree
Showing 22 changed files with 29 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Before you can use Cloud-Based Monitoring and Remote Support:

<a id="enabling-cloud-based-monitoring"></a>
## Enabling Cloud-Based Monitoring
{% if page.platform == 'aws' %}Cloud-Based Monitoring is enabled for you by default. If you have disabled Cloud-Based Monitoring, you can enable it{% else %}You can enable Cloud-Based Monitoring{% endif %} by using the Qumulo Core Web UI or `qq` CLI.
{% if page.platform == 'cnq-aws' %}Cloud-Based Monitoring is enabled for you by default. If you have disabled Cloud-Based Monitoring, you can enable it{% else %}You can enable Cloud-Based Monitoring{% endif %} by using the Qumulo Core Web UI or `qq` CLI.

### To Enable Cloud-Based Monitoring by Using the Qumulo Core Web UI

Expand All @@ -136,7 +136,7 @@ Before you can use Cloud-Based Monitoring and Remote Support:

<a id="enabling-remote-support"></a>
## Enabling Remote Support
{% if page.platform == 'aws' %}Remote Support is enabled for you by default. If you have disabled Remote Support, you can enable{% else %}You can enable Remote Support{% endif %} by using the Qumulo Core Web UI or `qq` CLI.
{% if page.platform == 'cnq-aws' %}Remote Support is enabled for you by default. If you have disabled Remote Support, you can enable{% else %}You can enable Remote Support{% endif %} by using the Qumulo Core Web UI or `qq` CLI.

### To Enable Remote Support by Using the Qumulo Core Web UI

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% if page.platform == 'on-prem' or page.platform == 'aws' %}
{% if page.platform == 'on-prem' or page.platform == 'cnq-aws' %}
{{site.data.alerts.note}}
<ul>
<li>Communication <em>between</em> nodes in a cluster must be possible on any port.</li>
Expand All @@ -25,7 +25,7 @@
<td>TCP</td>
<td>FTP</td>
</tr>
{% if page.platform == 'on-prem' or page.platform == 'aws' %}
{% if page.platform == 'on-prem' or page.platform == 'cnq-aws' %}
<tr>
<td>22</td>
<td>TCP</td>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## How Continuous Replication Works

{% if page.platform == 'on-prem' or page.platform == 'aws' %}
{% if page.platform == 'on-prem' or page.platform == 'cnq-aws' %}
{% include important.html content="Qumulo Core supports replication between different versions only if either the source or target cluster is running Qumulo Core 2.12.0 (or higher). For more information, see [Replication Version Requirements and Upgrade Recommendations](../upgrading-qumulo-core/replication-version-requirements-upgrade-recommendations.html)." %}
{% else %}
{% include important.html content="Qumulo Core supports replication between different versions only if either the source or target cluster is running Qumulo Core 2.12.0 (or higher). For more information, see [Replication Version Requirements](../getting-started/replication-version-requirements.html)" %}
Expand Down Expand Up @@ -164,7 +164,7 @@ The following privileges are required for continuous replication.
<li><strong>Continuous Replication:</strong> Depending on applications in use while a replication job runs, continuous replication increases the load on the cluster and can cause latency delays.</li>
<li><strong>Local Users and Groups:</strong> Continuous replication doesn't support replicating local user or group information and fails when it encounters a file associated with local users or groups.</li>
<li><strong>Target Directory Permissions</strong> When you create a replication relationship, Qumulo Core updates these permissions from read-write to read-only. When you delete the relationship, the permissions revert to read-write automatically.</li>
{% if page.platform == 'on-prem' or page.platform == 'aws' %}
{% if page.platform == 'on-prem' or page.platform == 'cnq-aws' %}
<li><strong>Root Directory:</strong> Including this directory makes the entire target cluster read-only and might prohibit administrative functions such as upgrades. For more information, see <a href="../upgrading-qumulo-core/replication-version-requirements-upgrade-recommendations.html">Replication Version Requirements and Upgrade Recommendations</a></li>
<li><strong>Upgrades During Replication:</strong> Before you perform any Qumulo Core upgrades, you must wait until the replication job is complete. Upgrading Qumulo Core while a replication job is in progress causes the job to fail. When both clusters return to a state where replication is possible (the versions are the same), continuous replication can continue.</li>
{% endif %}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% if page.platform != 'aws' %}
{% if page.platform != 'cnq-aws' %}
For information about upgrade types for each release, see <a href='mode-reference.html'>Qumulo Core Upgrade Mode Reference</a>.
{% endif %}

Expand Down Expand Up @@ -59,7 +59,7 @@ For information about upgrade types for each release, see <a href='mode-referenc
* {{page.varNoPublicChanges}}
* Resolved an issue with the **APIs & Tools** page in the Web UI not showing certain REST endpoints correctly

{% if page.platform != 'aws' %}
{% if page.platform != 'cnq-aws' %}
## Qumulo Core 7.1.4
{{page.varDownloadsRelnotes}}
* {{page.varNoPublicChanges}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<ul>
<li>{{page.varContactQumuloCare}}</li>
<li>{{page.varRollingRebootRefresh}}</li>
{% if page.platform == 'aws' %}<li>{{site.cnqLong}} doesn't differentiate between upgrade modes and all upgrades are <em>instant software upgrades</em> that have a downtime of less than 30 seconds and don't disrupt the operation of the cluster.</li>{% endif %}
{% if page.platform == 'cnq-aws' %}<li>{{site.cnqLong}} doesn't differentiate between upgrade modes and all upgrades are <em>instant software upgrades</em> that have a downtime of less than 30 seconds and don't disrupt the operation of the cluster.</li>{% endif %}
</ul>
{{site.data.alerts.end}}

{{site.nexusDownloads}} {{site.loginRequired}}.

{% if page.platform != 'aws' %}
{% if page.platform != 'cnq-aws' %}
## Understanding the Differences Between Upgrade Modes
For information about which upgrade modes different Qumulo Core releases use, see [Qumulo Core Upgrade Mode Reference](mode-reference.html).

Expand Down Expand Up @@ -68,7 +68,7 @@ Every Qumulo Core upgrade has two phases, _preparation_ and _commit_.
## Upgrading Your Qumulo Cluster
{{site.data.alerts.important}}
<ul>
<li>Before beginning the upgrade process, make sure that you have the {% if page.platform != 'aws' %}correct <a href="https://nexus.qumulo.com/downloads?platform=cloud">cloud upgrade image</a>{{site.loginRequired}} or{% endif %} <a href="https://nexus.qumulo.com/downloads?platform=onprem">on-premises upgrade image</a>{{site.loginRequired}}. {% if page.platform == 'aws' %}{{site.cnqShort}} uses the <a href="https://docs.qumulo.com/administrator-guide/getting-started/installing-product-package.html">Qumulo Core Product Package</a> (which doesn't have separate versions for on-premises and cloud platforms) as a deployment artifact. For this reason, you must use the on-premises upgrade image to upgrade a {{site.cnqShort}} cluster.{% endif %}</li>
<li>Before beginning the upgrade process, make sure that you have the {% if page.platform != 'cnq-aws' %}correct <a href="https://nexus.qumulo.com/downloads?platform=cloud">cloud upgrade image</a>{{site.loginRequired}} or{% endif %} <a href="https://nexus.qumulo.com/downloads?platform=onprem">on-premises upgrade image</a>{{site.loginRequired}}. {% if page.platform == 'cnq-aws' %}{{site.cnqShort}} uses the <a href="https://docs.qumulo.com/administrator-guide/getting-started/installing-product-package.html">Qumulo Core Product Package</a> (which doesn't have separate versions for on-premises and cloud platforms) as a deployment artifact. For this reason, you must use the on-premises upgrade image to upgrade a {{site.cnqShort}} cluster.{% endif %}</li>
<li>To allow certain background processes to run, multiple sequential Qumulo Core upgrades might require a waiting period between specific releases. Before installing multiple Qumulo Core releases within an extended maintenance window, {{site.contactQumuloCare}}.</li>
<li>When the node to which you are connected reboots, the Qumulo Core Web UI might redirect you to the <strong>Cluster is booting...</strong> page. To view the reboot status, you can connect to a different node or wait until the current node goes online and then click <strong>Support > Software Upgrade</strong>.</li>
<li>During rolling reboots, the system reboots one or more nodes (depending on the configured protection level) in the cluster in succession. If your cluster is under heavy load due to write or delete operations, this process can take a long time.</li>
Expand All @@ -87,7 +87,7 @@ Every Qumulo Core upgrade has two phases, _preparation_ and _commit_.

1. Click **Upgrade...**

{% if page.platform != 'aws' %}
{% if page.platform != 'cnq-aws' %}
1. Depending on the [upgrade mode for your release](mode-reference.html), do one of the following:

* **Instant Software Upgrade:** In the **Ready to upgrade?** dialog box, confirm the current and new versions of Qumulo Core and then click **Start Upgrade**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ From Qumulo Core 2.11.0 to 5.0.0, clusters that run different versions can repli
</tbody>
</table>

{% if page.platform == 'on-prem' or page.platform == 'aws' %}
{% if page.platform == 'on-prem' or page.platform == 'cnq-aws' %}
## Upgrade Recommendations
Because the target directory of an existing replication relationship is read-only to all client access, use the following recommendations to upgrade a cluster whose file system root directory is the target of a replication relationship.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ redirect_from:
- /aws-administrator-guide/getting-started/supported-configurations-known-limits.html
permalink: /cloud-native-aws-administrator-guide/getting-started/supported-configurations-known-limits.html
sidebar: cloud_native_aws_administrator_guide_sidebar
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/getting-started/supported-configurations-known-limits.md
---

Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ redirect_from:
- /aws-administrator-guide/monitoring-and-metrics/configuring-cloud-based-monitoring-remote-support.html
permalink: /cloud-native-aws-administrator-guide/monitoring-and-metrics/configuring-cloud-based-monitoring-remote-support.html
sidebar: cloud_native_aws_administrator_guide_sidebar
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/monitoring-and-metrics/cloud-based-monitoring-remote-support.md
---
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ redirect_from:
permalink: /cloud-native-aws-administrator-guide/monitoring-and-metrics/openmetrics-api-specification.html
sidebar: cloud_native_aws_administrator_guide_sidebar
include_content: content-reuse/admin-guides/monitoring-and-metrics/openmetrics-api-specification.md
platform: aws
platform: cnq-aws
---

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ redirect_from:
permalink: /cloud-native-aws-administrator-guide/network-configuration/required-ports.html
sidebar: cloud_native_aws_administrator_guide_sidebar
varADauth: Active Directory authentication services require their own network port range. For an authoritative list, see <a href="https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd772723%28v=ws.10%29?redirectedfrom=MSDN">Active Directory and Active Directory Domain Service Port Requirements</a> in the Windows Server 2008 R2 and Windows Server 2008 documentation.
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/network-configuration/required-ports.md
---

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ redirect_from:
- /aws-administrator-guide/replicating-data/creating-managing-continuous-replication-relationship.html
permalink: /cloud-native-aws-administrator-guide/replicating-data/creating-managing-continuous-replication-relationship.html
sidebar: cloud_native_aws_administrator_guide_sidebar
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/replicating-data/creating-managing-continuous-replication-relationship.md
---

Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ permalink: /cloud-native-aws-administrator-guide/upgrading-qumulo-core/feature-l
sidebar: cloud_native_aws_administrator_guide_sidebar
varNoPublicChanges: The majority of functionality and stability improvements in this Qumulo Core release are internal.
varDownloadsRelnotes: <p><a target="_blank" href="https://nexus.qumulo.com/downloads/">Downloads and Release Notes</a></p>
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/upgrading-qumulo-core/feature-log.md
---
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ varUpgradeTwoPhase: "Run the [`qq upgrade_cluster`](https://docs.qumulo.com/qq-c
varUpgrade5101Flags: "Use the `--rolling` flag to specify rolling reboot, and the `--path` flag to specify the path to the upgrade file."
varUpgrade506: "Run the [`qq upgrade_cluster`](https://docs.qumulo.com/qq-cli-command-guide/upgrade/upgrade_cluster.html) command and use the `--path` flag to specify the path to the upgrade file."
include_content: content-reuse/admin-guides/upgrading-qumulo-core/performing-upgrades.md
platform: aws
platform: cnq-aws
---
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ redirect_from:
permalink: /cloud-native-aws-administrator-guide/upgrading-qumulo-core/replication-version-requirements-upgrade-recommendations.html
sidebar: cloud_native_aws_administrator_guide_sidebar
varExample: The following example shows replication options for a cluster running the
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/upgrading-qumulo-core/replication-version-requirements-upgrade-recommendations.md
---

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Supported Configurations and Known Limits for Qumulo Core"
summary: "This section provides an overview of supported configurations and known limits for Qumulo Core."
permalink: /cloud-native-azure-administrator-guide/getting-started/supported-configurations-known-limits.html
sidebar: cloud_native_azure_administrator_guide_sidebar
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/getting-started/supported-configurations-known-limits.md
---

Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ title: "Configuring Cloud-Based Monitoring and Remote Support"
summary: "This section explains how to configure Cloud-Based Monitoring and Remote Support for your Qumulo cluster."
permalink: /cloud-native-azure-administrator-guide/monitoring-and-metrics/configuring-cloud-based-monitoring-remote-support.html
sidebar: cloud_native_azure_administrator_guide_sidebar
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/monitoring-and-metrics/cloud-based-monitoring-remote-support.md
---
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ summary: "This section lists the names, types, labels, and descriptions for the
permalink: /cloud-native-azure-administrator-guide/monitoring-and-metrics/openmetrics-api-specification.html
sidebar: cloud_native_azure_administrator_guide_sidebar
include_content: content-reuse/admin-guides/monitoring-and-metrics/openmetrics-api-specification.md
platform: aws
platform: cnq-aws
---

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ summary: "This section explains which inbound and outbound networking ports Qumu
permalink: /cloud-native-azure-administrator-guide/network-configuration/required-ports.html
sidebar: cloud_native_azure_administrator_guide_sidebar
varADauth: Active Directory authentication services require their own network port range. For an authoritative list, see <a href="https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd772723%28v=ws.10%29?redirectedfrom=MSDN">Active Directory and Active Directory Domain Service Port Requirements</a> in the Windows Server 2008 R2 and Windows Server 2008 documentation.
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/network-configuration/required-ports.md
---

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Creating and Managing a Continuous Replication Relationship in Qumulo Co
summary: "This section explains how to create, authorize, modify, and delete a replication relationship by using the Qumulo Core Web UI."
permalink: /cloud-native-azure-administrator-guide/replicating-data/creating-managing-continuous-replication-relationship.html
sidebar: cloud_native_azure_administrator_guide_sidebar
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/replicating-data/creating-managing-continuous-replication-relationship.md
---

Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ permalink: /cloud-native-azure-administrator-guide/upgrading-qumulo-core/feature
sidebar: cloud_native_azure_administrator_guide_sidebar
varNoPublicChanges: The majority of functionality and stability improvements in this Qumulo Core release are internal.
varDownloadsRelnotes: <p><a target="_blank" href="https://nexus.qumulo.com/downloads/">Downloads and Release Notes</a></p>
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/upgrading-qumulo-core/feature-log.md
---
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ varUpgradeTwoPhase: "Run the [`qq upgrade_cluster`](https://docs.qumulo.com/qq-c
varUpgrade5101Flags: "Use the `--rolling` flag to specify rolling reboot, and the `--path` flag to specify the path to the upgrade file."
varUpgrade506: "Run the [`qq upgrade_cluster`](https://docs.qumulo.com/qq-cli-command-guide/upgrade/upgrade_cluster.html) command and use the `--path` flag to specify the path to the upgrade file."
include_content: content-reuse/admin-guides/upgrading-qumulo-core/performing-upgrades.md
platform: aws
platform: cnq-aws
---
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ summary: "This section explains the relationship between the version of Qumulo C
permalink: /cloud-native-azure-administrator-guide/upgrading-qumulo-core/replication-version-requirements-upgrade-recommendations.html
sidebar: cloud_native_azure_administrator_guide_sidebar
varExample: The following example shows replication options for a cluster running the
platform: aws
platform: cnq-aws
include_content: content-reuse/admin-guides/upgrading-qumulo-core/replication-version-requirements-upgrade-recommendations.md
---

0 comments on commit 826c01c

Please sign in to comment.