Re: [PATCH libosinfo] rhel7: set minimum memory to 2GiB for ppc64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Aug 06, 2014 at 02:27:07PM +0200, Giuseppe Scrivano wrote:
> At least 2 GiB are needed by the Anaconda installer.

Can you add a link to https://access.redhat.com/articles/rhel-limits ?

> 
> Signed-off-by: Giuseppe Scrivano <gscrivan@xxxxxxxxxx>
> ---
>  data/oses/rhel.xml.in | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 
> diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
> index d1942b7..779e0d1 100644
> --- a/data/oses/rhel.xml.in
> +++ b/data/oses/rhel.xml.in
> @@ -1002,6 +1002,21 @@
>        <initrd>isolinux/initrd.img</initrd>
>      </media>
>  
> +    <resources arch="ppc64">
> +      <minimum>
> +        <n-cpus>1</n-cpus>
> +        <cpu>1000000000</cpu>
> +        <ram>2147483648</ram>
> +        <storage>10737418240</storage>
> +      </minimum>
> +
> +      <recommended>
> +        <cpu>400000000</cpu>
> +        <ram>2147483648</ram>
> +        <storage>9663676416</storage>
> +      </recommended>

The storage part does not look correct, it should be 10GB minimum and
20GB recommended

ACK with those changes.

Christophe

Attachment: pgpZSsyqaSUmc.pgp
Description: PGP signature

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux