From d04a0790a7912b99db5b5d670cb4cde5d8c0d112 Mon Sep 17 00:00:00 2001 From: besawn <38794505+besawn@users.noreply.github.com> Date: Fri, 28 Jan 2022 13:35:25 -0500 Subject: [PATCH] Increased memory requested in chvm kvm example to match minimum needed by RHEL 8.5 ppc64le --- xCAT-client/pods/man1/chvm.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/chvm.1.pod b/xCAT-client/pods/man1/chvm.1.pod index 9189c7a36..9f8d8777d 100644 --- a/xCAT-client/pods/man1/chvm.1.pod +++ b/xCAT-client/pods/man1/chvm.1.pod @@ -576,7 +576,7 @@ Note: The physical I/O resources specified with I will be appended =head2 VMware/KVM specific: - chvm vm1 -a 8,16 --mem 512 --cpus 2 + chvm vm1 -a 8,16 --mem 4096 --cpus 2 Output is similar to: