Skip to content

Commit e01e614

Browse files
author
Lauren
committed
Edits based on feedback
- Added additional "cloud-native" edits - Reverted some "kill" edits
1 parent 27f809a commit e01e614

26 files changed

+26
-26
lines changed

_includes/topnav.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<a class="mobile-subnav__link" href="https://www.cockroachlabs.com/product/scale/">Scale</a>
2929
<a class="mobile-subnav__link" href="https://www.cockroachlabs.com/product/resilience/">Resilience</a>
3030
<a class="mobile-subnav__link" href="https://www.cockroachlabs.com/product/geo-distributed">Geo-Partitioning</a>
31-
<a class="mobile-subnav__link" href="https://www.cockroachlabs.com/product/cloud-native/">Built for Cloud</a>
31+
<a class="mobile-subnav__link" href="https://www.cockroachlabs.com/product/cloud-native/">Cloud Native</a>
3232
</div>
3333
</div>
3434
</div>

_includes/v1.0/faq/clock-synchronization-monitoring.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
`clock_offset_meannanos` | The mean difference between the node's clock and other nodes' clocks in nanoseconds
66
`clock_offset_stddevnanos` | The standard deviation of the difference between the node's clock and other nodes' clocks in nanoseconds
77

8-
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shutdown if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.
8+
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shut down if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.

_includes/v1.1/faq/clock-synchronization-monitoring.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
`clock_offset_meannanos` | The mean difference between the node's clock and other nodes' clocks in nanoseconds
66
`clock_offset_stddevnanos` | The standard deviation of the difference between the node's clock and other nodes' clocks in nanoseconds
77

8-
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shutdown if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.
8+
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shut down if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.

_includes/v19.1/faq/clock-synchronization-monitoring.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
`clock_offset_meannanos` | The mean difference between the node's clock and other nodes' clocks in nanoseconds
66
`clock_offset_stddevnanos` | The standard deviation of the difference between the node's clock and other nodes' clocks in nanoseconds
77

8-
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shutdown if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.
8+
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shut down if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.

_includes/v19.2/faq/clock-synchronization-monitoring.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
`clock_offset_meannanos` | The mean difference between the node's clock and other nodes' clocks in nanoseconds
66
`clock_offset_stddevnanos` | The standard deviation of the difference between the node's clock and other nodes' clocks in nanoseconds
77

8-
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shutdown if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.
8+
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shut down if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.

_includes/v2.0/faq/clock-synchronization-monitoring.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
`clock_offset_meannanos` | The mean difference between the node's clock and other nodes' clocks in nanoseconds
66
`clock_offset_stddevnanos` | The standard deviation of the difference between the node's clock and other nodes' clocks in nanoseconds
77

8-
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shutdown if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.
8+
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shut down if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.

_includes/v2.1/faq/clock-synchronization-monitoring.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
`clock_offset_meannanos` | The mean difference between the node's clock and other nodes' clocks in nanoseconds
66
`clock_offset_stddevnanos` | The standard deviation of the difference between the node's clock and other nodes' clocks in nanoseconds
77

8-
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shutdown if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.
8+
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shut down if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.

_includes/v20.1/faq/clock-synchronization-monitoring.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
`clock_offset_meannanos` | The mean difference between the node's clock and other nodes' clocks in nanoseconds
66
`clock_offset_stddevnanos` | The standard deviation of the difference between the node's clock and other nodes' clocks in nanoseconds
77

8-
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shutdown if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.
8+
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shut down if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.

_includes/v20.2/faq/clock-synchronization-monitoring.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
`clock_offset_meannanos` | The mean difference between the node's clock and other nodes' clocks in nanoseconds
66
`clock_offset_stddevnanos` | The standard deviation of the difference between the node's clock and other nodes' clocks in nanoseconds
77

8-
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shutdown if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.
8+
As described in [the above answer](#what-happens-when-node-clocks-are-not-properly-synchronized), a node will shut down if the mean offset of its clock from the other nodes' clocks exceeds 80% of the maximum offset allowed. It's recommended to monitor the `clock_offset_meannanos` metric and alert if it's approaching the 80% threshold of your cluster's configured max offset.

releases/v1.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Get future release notes emailed to you:
3232

3333
### General Availability
3434

35-
With this release, CockroachDB graduates from beta to a production-ready cloud-native database designed to power business at any scale from startup to enterprise. Years of development have gone into the capabilities included, from **distributed SQL** workloads with guaranteed ACID semantics, to **multi-active availability** with consistent consensus-based replication, to **simple and flexible deployment** and operations, to enterprise-scale **distributed, incremental backup and restore**.
35+
With this release, CockroachDB graduates from beta to a production-ready database built for the cloud and designed to power business at any scale from startup to enterprise. Years of development have gone into the capabilities included, from **distributed SQL** workloads with guaranteed ACID semantics, to **multi-active availability** with consistent consensus-based replication, to **simple and flexible deployment** and operations, to enterprise-scale **distributed, incremental backup and restore**.
3636

3737
Read more about these critical product areas in [this blog post](https://www.cockroachlabs.com/blog/cockroachdb-1-0-release/), and then get started:
3838

v1.0/frequently-asked-questions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ CockroachDB is well suited for applications that require reliable, available, an
1818

1919
- Distributed or replicated OLTP
2020
- Multi-datacenter deployments
21-
- Cloud-native infrastructure initiatives
21+
- Infrastructure initiatives built for the cloud
2222

2323
## When is CockroachDB not a good choice?
2424

v1.0/stop-a-node.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ If you need to troubleshoot this command's behavior, you can change its [logging
6666

6767
2. If the node is running in the background and you are using a process manager for automatic restarts, use the process manager to stop the `cockroach` process without restarting it.
6868

69-
If the node is running in the background and you are not using a process manager, send a stop signal to the `cockroach` process, for example:
69+
If the node is running in the background and you are not using a process manager, send a kill signal to the `cockroach` process, for example:
7070

7171
~~~ shell
7272
$ pkill cockroach

v1.1/frequently-asked-questions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ CockroachDB is well suited for applications that require reliable, available, an
2020
- Multi-datacenter deployments
2121
- Multi-region deployments
2222
- Cloud migrations
23-
- Cloud-native infrastructure initiatives
23+
- Infrastructure initiatives built for the cloud
2424

2525
## When is CockroachDB not a good choice?
2626

v1.1/stop-a-node.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ If you need to troubleshoot this command's behavior, you can change its [logging
8484

8585
2. If the node is running in the background and you are using a process manager for automatic restarts, use the process manager to stop the `cockroach` process without restarting it.
8686

87-
If the node is running in the background and you are not using a process manager, send a stop signal to the `cockroach` process, for example:
87+
If the node is running in the background and you are not using a process manager, send a kill signal to the `cockroach` process, for example:
8888

8989
~~~ shell
9090
$ pkill cockroach

v19.1/frequently-asked-questions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CockroachDB is well suited for applications that require reliable, available, an
2828
- Multi-datacenter deployments
2929
- Multi-region deployments
3030
- Cloud migrations
31-
- Cloud-native infrastructure initiatives
31+
- Infrastructure initiatives built for the cloud
3232

3333
CockroachDB returns single-row reads in 2ms or less and single-row writes in 4ms or less, and supports a variety of [SQL and operational tuning practices](performance-tuning.html) for optimizing query performance. However, CockroachDB is not yet suitable for heavy analytics / OLAP.
3434

v19.1/stop-a-node.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ If you need to troubleshoot this command's behavior, you can change its [logging
8080

8181
2. If the node is running in the background and you are using a process manager for automatic restarts, use the process manager to stop the `cockroach` process without restarting it.
8282

83-
If the node is running in the background and you are not using a process manager, send a stop signal to the `cockroach` process, for example:
83+
If the node is running in the background and you are not using a process manager, send a kill signal to the `cockroach` process, for example:
8484

8585
{% include copy-clipboard.html %}
8686
~~~ shell

v19.2/cockroach-quit.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ If you need to troubleshoot this command's behavior, you can change its [logging
8282

8383
2. If the node is running in the background and you are using a process manager for automatic restarts, use the process manager to stop the `cockroach` process without restarting it.
8484

85-
If the node is running in the background and you are not using a process manager, send a stop signal to the `cockroach` process, for example:
85+
If the node is running in the background and you are not using a process manager, send a kill signal to the `cockroach` process, for example:
8686

8787
{% include copy-clipboard.html %}
8888
~~~ shell

v19.2/frequently-asked-questions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CockroachDB is well suited for applications that require reliable, available, an
2828
- Multi-datacenter deployments
2929
- Multi-region deployments
3030
- Cloud migrations
31-
- Cloud-native infrastructure initiatives
31+
- Infrastructure initiatives built for the cloud
3232

3333
CockroachDB returns single-row reads in 2ms or less and single-row writes in 4ms or less, and supports a variety of [SQL and operational tuning practices](performance-tuning.html) for optimizing query performance. However, CockroachDB is not yet suitable for heavy analytics / OLAP.
3434

v2.0/frequently-asked-questions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ CockroachDB is well suited for applications that require reliable, available, an
1919
- Multi-datacenter deployments
2020
- Multi-region deployments
2121
- Cloud migrations
22-
- Cloud-native infrastructure initiatives
22+
- Infrastructure initiatives built for the cloud
2323

2424
CockroachDB returns single-row reads in 2ms or less and single-row writes in 4ms or less, and supports a variety of [SQL and operational tuning practices](performance-tuning.html) for optimizing query performance. However, CockroachDB is not yet suitable for heavy analytics / OLAP.
2525

v2.0/stop-a-node.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ If you need to troubleshoot this command's behavior, you can change its [logging
7474

7575
2. If the node is running in the background and you are using a process manager for automatic restarts, use the process manager to stop the `cockroach` process without restarting it.
7676

77-
If the node is running in the background and you are not using a process manager, send a stop signal to the `cockroach` process, for example:
77+
If the node is running in the background and you are not using a process manager, send a kill signal to the `cockroach` process, for example:
7878

7979
~~~ shell
8080
$ pkill cockroach

v2.1/frequently-asked-questions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ CockroachDB is well suited for applications that require reliable, available, an
1919
- Multi-datacenter deployments
2020
- Multi-region deployments
2121
- Cloud migrations
22-
- Cloud-native infrastructure initiatives
22+
- Infrastructure initiatives built for the cloud
2323

2424
CockroachDB returns single-row reads in 2ms or less and single-row writes in 4ms or less, and supports a variety of [SQL and operational tuning practices](performance-tuning.html) for optimizing query performance. However, CockroachDB is not yet suitable for heavy analytics / OLAP.
2525

v20.1/cockroach-quit.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If you need to troubleshoot this command's behavior, you can change its [logging
8787

8888
2. If the node is running in the background and you are using a process manager for automatic restarts, use the process manager to stop the `cockroach` process without restarting it.
8989

90-
If the node is running in the background and you are not using a process manager, send a stop signal to the `cockroach` process, for example:
90+
If the node is running in the background and you are not using a process manager, send a kill signal to the `cockroach` process, for example:
9191

9292
{% include copy-clipboard.html %}
9393
~~~ shell

v20.1/frequently-asked-questions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CockroachDB is well suited for applications that require reliable, available, an
2828
- Multi-datacenter deployments
2929
- Multi-region deployments
3030
- Cloud migrations
31-
- Cloud-native infrastructure initiatives
31+
- Infrastructure initiatives built for the cloud
3232

3333
CockroachDB returns single-row reads in 2ms or less and single-row writes in 4ms or less, and supports a variety of [SQL and operational tuning practices](performance-tuning.html) for optimizing query performance. However, CockroachDB is not yet suitable for heavy analytics / OLAP.
3434

v20.2/cluster-setup-troubleshooting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ If Go allocated memory is larger than a few hundred megabytes, you might have en
362362
363363
### Node crashes because of insufficient memory
364364
365-
Often when a node exits without a trace or logging any form of error message, we’ve found that it is the operating system stopping it suddenly due to low memory. So if you're seeing node crashes where the logs just end abruptly, it's probably because the node is running out of memory. On most Unix systems, you can verify if the `cockroach` process was stopped
365+
Often when a node exits without a trace or logging any form of error message, we’ve found that it is the operating system stopping it suddenly due to low memory. So if you're seeing node crashes where the logs just end abruptly, it's probably because the node is running out of memory. On most Unix systems, you can verify if the `cockroach` process was stopped because the node ran out of memory by running:
366366
367367
~~~ shell
368368
$ sudo dmesg | grep -iC 3 "cockroach"

v20.2/cockroach-quit.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If you need to troubleshoot this command's behavior, you can change its [logging
8787

8888
2. If the node is running in the background and you are using a process manager for automatic restarts, use the process manager to stop the `cockroach` process without restarting it.
8989

90-
If the node is running in the background and you are not using a process manager, send a stop signal to the `cockroach` process, for example:
90+
If the node is running in the background and you are not using a process manager, send a kill signal to the `cockroach` process, for example:
9191

9292
{% include copy-clipboard.html %}
9393
~~~ shell

v20.2/frequently-asked-questions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CockroachDB is well suited for applications that require reliable, available, an
2828
- Multi-datacenter deployments
2929
- Multi-region deployments
3030
- Cloud migrations
31-
- Cloud-native infrastructure initiatives
31+
- Iinfrastructure initiatives built for the cloud
3232

3333
CockroachDB returns single-row reads in 2ms or less and single-row writes in 4ms or less, and supports a variety of [SQL and operational tuning practices](performance-tuning.html) for optimizing query performance. However, CockroachDB is not yet suitable for heavy analytics / OLAP.
3434

0 commit comments

Comments
 (0)