mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
14 lines
588 B
Plaintext
14 lines
588 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * edge_computing/day_2_core_cnf_clusters/troubleshooting/troubleshooting-bmn-maintenance.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="troubleshooting-bmn-replace-disk_{context}"]
|
|
= Disk replacement
|
|
|
|
If you do not have disk redundancy configured on your node through hardware or software redundant array of independent disks (RAID), you need to check the following:
|
|
|
|
* Does the disk contain running pod images?
|
|
* Does the disk contain persistent data for pods?
|
|
|
|
For more information, see "{product-title} storage overview" in _Storage_. |