mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-25 05:41:09 +00:00
Increased memory requested in chvm kvm example to match minimum needed by RHEL 8.5 ppc64le
This commit is contained in:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user