2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

Increased memory requested in chvm kvm example to match minimum needed by RHEL 8.5 ppc64le

This commit is contained in:
besawn 2022-01-28 13:35:25 -05:00
parent 4130fafcd2
commit d04a0790a7

View File

@ -576,7 +576,7 @@ Note: The physical I/O resources specified with I<add_physlots> 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: