Skip to content

Commit 134bce0

Browse files
authored
Merge pull request #37047 from mgarrellRH/CNV11177_2
CNV11177: Adding new comment to original CNV11177 PR for virtctl guestfs command
2 parents d69e827 + 4db1b16 commit 134bce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-about-libguestfs-tools-virtctl-guestfs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ If not set, the `libguestfs-tools` pod remains pending because it cannot be sche
6868
You can also overwrite the image's pull policy by setting the `pull-policy` option.
6969
|===
7070

71-
The command also checks if a PVC is used by another pod and fails if the PVC is used by another pod. However, once the `libguestfs-tools` process starts, the setup cannot avoid a new pod using the same PVC. You must verify that there are no active `virtctl guestfs` pods before starting the VM that accesses the same PVC.
71+
The command also checks if a PVC is in use by another pod, in which case an error message appears. However, once the `libguestfs-tools` process starts, the setup cannot avoid a new pod using the same PVC. You must verify that there are no active `virtctl guestfs` pods before starting the VM that accesses the same PVC.
7272

7373
[NOTE]
7474
=====

0 commit comments

Comments
 (0)