Re: [PATCH 3/4] rhel: Specify min/recommended resources for 6.3

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

 



On Sat, Dec 22, 2012 at 06:20:56AM +0200, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx>
> 
> Its just a C&P from F18 and seems to work nicely in practice.

NACK, RHEL6 is based off Fedora 12/13 (
http://en.wikipedia.org/wiki/Red_Hat_Enterprise_Linux#Relationship_to_free_and_community_distributions
) so it makes more sense to use Fedora 13 as a reference there (at least
for the minimum requirements).
http://www.redhat.com/resourcelibrary/articles/articles-red-hat-enterprise-linux-6-technology-capabilities-and-limits
has some figures for the minimal RAM requirements.

I'd set the same values for all RHEL6 versions

Something that occurred to me while thinking about this patch (but is
unrelated to this review) is that at some point we may want different
values for JEOS and desktop installations...

Christophe

> ---
>  data/oses/rhel.xml.in | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
> 
> diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
> index 12cff96..877f4bf 100644
> --- a/data/oses/rhel.xml.in
> +++ b/data/oses/rhel.xml.in
> @@ -779,5 +779,18 @@
>        <kernel>isolinux/vmlinuz</kernel>
>        <initrd>isolinux/initrd.img</initrd>
>      </media>
> +
> +    <resources arch="all">
> +      <minimum>
> +        <n-cpus>1</n-cpus>
> +        <ram>805306368</ram>
> +      </minimum>
> +
> +      <recommended>
> +        <cpu>400000000</cpu>
> +        <ram>1207959552</ram>
> +        <storage>9663676416</storage>
> +      </recommended>
> +    </resources>
>    </os>
>  </libosinfo>
> -- 
> 1.8.0.2
> 
> _______________________________________________
> Libosinfo mailing list
> Libosinfo@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/libosinfo

Attachment: pgpHqciGgkg21.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