From 0c760857dceff41bfe5e9962295e8ffb012e5282 Mon Sep 17 00:00:00 2001 From: Ignacio Torres Date: Mon, 16 Mar 2026 09:56:50 +0100 Subject: [PATCH] Fix Longhorn docs version linked in PV expansion Update the linked Longhorn docs to match the Longhorn version used by that Harvester version (extracted from Chart.yaml). Online volume expansion is supported since Longhorn v1.4.0 which Harvester uses since Harvester v1.2.0 but users of recent versions reading about volume expansion are lead to think that they have top stop workloads using Longhorn PVCs. Signed-off-by: Ignacio Torres --- docs/troubleshooting/monitoring.md | 2 +- versioned_docs/version-v1.0/troubleshooting/monitoring.md | 2 +- versioned_docs/version-v1.2/troubleshooting/monitoring.md | 2 +- versioned_docs/version-v1.3/troubleshooting/monitoring.md | 2 +- versioned_docs/version-v1.4/troubleshooting/monitoring.md | 2 +- versioned_docs/version-v1.5/troubleshooting/monitoring.md | 2 +- versioned_docs/version-v1.6/troubleshooting/monitoring.md | 2 +- versioned_docs/version-v1.7/troubleshooting/monitoring.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/troubleshooting/monitoring.md b/docs/troubleshooting/monitoring.md index d9ef8c53318..39e03cb7f16 100644 --- a/docs/troubleshooting/monitoring.md +++ b/docs/troubleshooting/monitoring.md @@ -77,7 +77,7 @@ rancher-monitoring-grafana-d9c56d79b-cp86w 3/3 Running 0 Harvester `Monitoring` uses `Persistent Volume (PV)` to store running data. When a cluster has been running for a certain time, the `Persistent Volume` may need to expand its size. -Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.3.2/volumes-and-nodes/expansion/). +Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.11.1/volumes-and-nodes/expansion/). ### View Volume diff --git a/versioned_docs/version-v1.0/troubleshooting/monitoring.md b/versioned_docs/version-v1.0/troubleshooting/monitoring.md index 144d275fc7e..58816334d79 100644 --- a/versioned_docs/version-v1.0/troubleshooting/monitoring.md +++ b/versioned_docs/version-v1.0/troubleshooting/monitoring.md @@ -77,7 +77,7 @@ rancher-monitoring-grafana-d9c56d79b-cp86w 3/3 Running 0 Harvester `Monitoring` uses `Persistent Volume (PV)` to store running data. When a cluster has been running for a certain time, the `Persistent Volume` may need to expand its size. -Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.3.2/volumes-and-nodes/expansion/). +Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.2.3/volumes-and-nodes/expansion/). ### View Volume diff --git a/versioned_docs/version-v1.2/troubleshooting/monitoring.md b/versioned_docs/version-v1.2/troubleshooting/monitoring.md index 77a5f8a573e..c530cbdb641 100644 --- a/versioned_docs/version-v1.2/troubleshooting/monitoring.md +++ b/versioned_docs/version-v1.2/troubleshooting/monitoring.md @@ -77,7 +77,7 @@ rancher-monitoring-grafana-d9c56d79b-cp86w 3/3 Running 0 Harvester `Monitoring` uses `Persistent Volume (PV)` to store running data. When a cluster has been running for a certain time, the `Persistent Volume` may need to expand its size. -Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.3.2/volumes-and-nodes/expansion/). +Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.4.3/volumes-and-nodes/expansion/). ### View Volume diff --git a/versioned_docs/version-v1.3/troubleshooting/monitoring.md b/versioned_docs/version-v1.3/troubleshooting/monitoring.md index 0beeb3d19f7..26b07783510 100644 --- a/versioned_docs/version-v1.3/troubleshooting/monitoring.md +++ b/versioned_docs/version-v1.3/troubleshooting/monitoring.md @@ -77,7 +77,7 @@ rancher-monitoring-grafana-d9c56d79b-cp86w 3/3 Running 0 Harvester `Monitoring` uses `Persistent Volume (PV)` to store running data. When a cluster has been running for a certain time, the `Persistent Volume` may need to expand its size. -Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.3.2/volumes-and-nodes/expansion/). +Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.6.0/volumes-and-nodes/expansion/). ### View Volume diff --git a/versioned_docs/version-v1.4/troubleshooting/monitoring.md b/versioned_docs/version-v1.4/troubleshooting/monitoring.md index ebab83a0388..f25664c82cb 100644 --- a/versioned_docs/version-v1.4/troubleshooting/monitoring.md +++ b/versioned_docs/version-v1.4/troubleshooting/monitoring.md @@ -77,7 +77,7 @@ rancher-monitoring-grafana-d9c56d79b-cp86w 3/3 Running 0 Harvester `Monitoring` uses `Persistent Volume (PV)` to store running data. When a cluster has been running for a certain time, the `Persistent Volume` may need to expand its size. -Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.3.2/volumes-and-nodes/expansion/). +Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.7.2/volumes-and-nodes/expansion/). ### View Volume diff --git a/versioned_docs/version-v1.5/troubleshooting/monitoring.md b/versioned_docs/version-v1.5/troubleshooting/monitoring.md index da1d4441f13..83eb478081e 100644 --- a/versioned_docs/version-v1.5/troubleshooting/monitoring.md +++ b/versioned_docs/version-v1.5/troubleshooting/monitoring.md @@ -77,7 +77,7 @@ rancher-monitoring-grafana-d9c56d79b-cp86w 3/3 Running 0 Harvester `Monitoring` uses `Persistent Volume (PV)` to store running data. When a cluster has been running for a certain time, the `Persistent Volume` may need to expand its size. -Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.3.2/volumes-and-nodes/expansion/). +Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.8.1/volumes-and-nodes/expansion/). ### View Volume diff --git a/versioned_docs/version-v1.6/troubleshooting/monitoring.md b/versioned_docs/version-v1.6/troubleshooting/monitoring.md index da1d4441f13..f887c08debf 100644 --- a/versioned_docs/version-v1.6/troubleshooting/monitoring.md +++ b/versioned_docs/version-v1.6/troubleshooting/monitoring.md @@ -77,7 +77,7 @@ rancher-monitoring-grafana-d9c56d79b-cp86w 3/3 Running 0 Harvester `Monitoring` uses `Persistent Volume (PV)` to store running data. When a cluster has been running for a certain time, the `Persistent Volume` may need to expand its size. -Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.3.2/volumes-and-nodes/expansion/). +Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.9.1/volumes-and-nodes/expansion/). ### View Volume diff --git a/versioned_docs/version-v1.7/troubleshooting/monitoring.md b/versioned_docs/version-v1.7/troubleshooting/monitoring.md index da1d4441f13..32d858bc986 100644 --- a/versioned_docs/version-v1.7/troubleshooting/monitoring.md +++ b/versioned_docs/version-v1.7/troubleshooting/monitoring.md @@ -77,7 +77,7 @@ rancher-monitoring-grafana-d9c56d79b-cp86w 3/3 Running 0 Harvester `Monitoring` uses `Persistent Volume (PV)` to store running data. When a cluster has been running for a certain time, the `Persistent Volume` may need to expand its size. -Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.3.2/volumes-and-nodes/expansion/). +Based on the `Longhorn` `Volume` expansion guide, `Harvester` illustrates how to [expand the volume size](https://longhorn.io/docs/1.10.1/volumes-and-nodes/expansion/). ### View Volume