Skip to content

Commit ff87d56

Browse files
author
Bob Furu
committed
BZ1884643 - Addendum to PR 27703
1 parent c88875d commit ff87d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/storage-persistent-storage-pv.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ endif::[]
161161
|===
162162
[.small]
163163
--
164-
1. ReadWriteOnce (RWO) volumes cannot be mounted on multiple nodes. If a node fails, the system does not allow the attached RWO volume to be mounted on a new node because it is already assigned to the failed node. If you encounter a multi-attach error message as a result, you can either recover or delete the failed node to make the volume available to other nodes.
164+
1. ReadWriteOnce (RWO) volumes cannot be mounted on multiple nodes. If a node fails, the system does not allow the attached RWO volume to be mounted on a new node because it is already assigned to the failed node. If you encounter a multi-attach error message as a result, force delete the pod on a shut down or crashed node.
165165
2. Use a recreate deployment strategy for pods that rely on AWS EBS.
166166
// GCE Persistent Disks, or Openstack Cinder PVs.
167167
--

0 commit comments

Comments
 (0)