[Libosinfo] [osinfo-db] rhel,centos: Fix recommended resources

Christophe Fergeau cfergeau at redhat.com
Tue Apr 10 10:06:10 UTC 2018


On Tue, Apr 10, 2018 at 11:46:07AM +0200, Christophe Fergeau wrote:
> 
> Acked-by: Christophe Fergeau <cfergeau at redhat.com>

Actually, would you mind squashing the attached patch? I was a bit too
hasty pushing the asianux stuff, and it should be consistent with the
RHEL7 values I think.

Christophe

> 
> On Fri, Nov 17, 2017 at 03:53:26PM +0100, Fabiano Fidêncio wrote:
> > Both RHEL and CentOS have some wrong values set for minimum and
> > recommended ram and storage size.
> > 
> > I've adjusted the recommended resources values according to:
> > https://access.redhat.com/articles/rhel-limits
> > 
> > Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
> > ---
> >  data/os/centos.org/centos-7.0.xml.in      | 4 ++--
> >  data/os/redhat.com/rhel-7.0.xml.in        | 6 +++---
> >  data/os/redhat.com/rhel-7.1.xml.in        | 6 +++---
> >  data/os/redhat.com/rhel-7.2.xml.in        | 6 +++---
> >  data/os/redhat.com/rhel-7.3.xml.in        | 6 +++---
> >  data/os/redhat.com/rhel-7.4.xml.in        | 6 +++---
> >  data/os/redhat.com/rhel-atomic-7.0.xml.in | 4 ++--
> >  data/os/redhat.com/rhel-atomic-7.1.xml.in | 4 ++--
> >  data/os/redhat.com/rhel-atomic-7.2.xml.in | 4 ++--
> >  9 files changed, 23 insertions(+), 23 deletions(-)
> > 
> > diff --git a/data/os/centos.org/centos-7.0.xml.in b/data/os/centos.org/centos-7.0.xml.in
> > index a58c642..cdeb28a 100644
> > --- a/data/os/centos.org/centos-7.0.xml.in
> > +++ b/data/os/centos.org/centos-7.0.xml.in
> > @@ -31,9 +31,9 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>1073741824</ram>
> > -        <storage>9663676416</storage>
> > +        <storage>10737418240</storage>
> >        </recommended>
> >      </resources>
> >  
> > diff --git a/data/os/redhat.com/rhel-7.0.xml.in b/data/os/redhat.com/rhel-7.0.xml.in
> > index bdf6231..e841ab3 100644
> > --- a/data/os/redhat.com/rhel-7.0.xml.in
> > +++ b/data/os/redhat.com/rhel-7.0.xml.in
> > @@ -48,7 +48,7 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>2147483648</ram>
> >          <storage>21474836480</storage>
> >        </recommended>
> > @@ -63,9 +63,9 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>1073741824</ram>
> > -        <storage>9663676416</storage>
> > +        <storage>10737418240</storage>
> >        </recommended>
> >      </resources>
> >  
> > diff --git a/data/os/redhat.com/rhel-7.1.xml.in b/data/os/redhat.com/rhel-7.1.xml.in
> > index 984e82a..8a43acf 100644
> > --- a/data/os/redhat.com/rhel-7.1.xml.in
> > +++ b/data/os/redhat.com/rhel-7.1.xml.in
> > @@ -41,7 +41,7 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>2147483648</ram>
> >          <storage>21474836480</storage>
> >        </recommended>
> > @@ -56,9 +56,9 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>1073741824</ram>
> > -        <storage>9663676416</storage>
> > +        <storage>10737418240</storage>
> >        </recommended>
> >      </resources>
> >  
> > diff --git a/data/os/redhat.com/rhel-7.2.xml.in b/data/os/redhat.com/rhel-7.2.xml.in
> > index 7344341..6763445 100644
> > --- a/data/os/redhat.com/rhel-7.2.xml.in
> > +++ b/data/os/redhat.com/rhel-7.2.xml.in
> > @@ -60,7 +60,7 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>2147483648</ram>
> >          <storage>21474836480</storage>
> >        </recommended>
> > @@ -75,9 +75,9 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>1073741824</ram>
> > -        <storage>9663676416</storage>
> > +        <storage>10737418240</storage>
> >        </recommended>
> >      </resources>
> >  
> > diff --git a/data/os/redhat.com/rhel-7.3.xml.in b/data/os/redhat.com/rhel-7.3.xml.in
> > index 894f511..4418af7 100644
> > --- a/data/os/redhat.com/rhel-7.3.xml.in
> > +++ b/data/os/redhat.com/rhel-7.3.xml.in
> > @@ -60,7 +60,7 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>2147483648</ram>
> >          <storage>21474836480</storage>
> >        </recommended>
> > @@ -75,9 +75,9 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>1073741824</ram>
> > -        <storage>9663676416</storage>
> > +        <storage>10737418240</storage>
> >        </recommended>
> >      </resources>
> >  
> > diff --git a/data/os/redhat.com/rhel-7.4.xml.in b/data/os/redhat.com/rhel-7.4.xml.in
> > index a230d68..72bb357 100644
> > --- a/data/os/redhat.com/rhel-7.4.xml.in
> > +++ b/data/os/redhat.com/rhel-7.4.xml.in
> > @@ -60,7 +60,7 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>2147483648</ram>
> >          <storage>21474836480</storage>
> >        </recommended>
> > @@ -75,9 +75,9 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>1073741824</ram>
> > -        <storage>9663676416</storage>
> > +        <storage>10737418240</storage>
> >        </recommended>
> >      </resources>
> >  
> > diff --git a/data/os/redhat.com/rhel-atomic-7.0.xml.in b/data/os/redhat.com/rhel-atomic-7.0.xml.in
> > index cb9434e..31f5d7f 100644
> > --- a/data/os/redhat.com/rhel-atomic-7.0.xml.in
> > +++ b/data/os/redhat.com/rhel-atomic-7.0.xml.in
> > @@ -36,9 +36,9 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>1073741824</ram>
> > -        <storage>9663676416</storage>
> > +        <storage>10737418240</storage>
> >        </recommended>
> >      </resources>
> >    </os>
> > diff --git a/data/os/redhat.com/rhel-atomic-7.1.xml.in b/data/os/redhat.com/rhel-atomic-7.1.xml.in
> > index d01a70e..a5302b6 100644
> > --- a/data/os/redhat.com/rhel-atomic-7.1.xml.in
> > +++ b/data/os/redhat.com/rhel-atomic-7.1.xml.in
> > @@ -42,9 +42,9 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>1073741824</ram>
> > -        <storage>9663676416</storage>
> > +        <storage>10737418240</storage>
> >        </recommended>
> >      </resources>
> >    </os>
> > diff --git a/data/os/redhat.com/rhel-atomic-7.2.xml.in b/data/os/redhat.com/rhel-atomic-7.2.xml.in
> > index 4734ed5..c4ff6e3 100644
> > --- a/data/os/redhat.com/rhel-atomic-7.2.xml.in
> > +++ b/data/os/redhat.com/rhel-atomic-7.2.xml.in
> > @@ -31,9 +31,9 @@
> >        </minimum>
> >  
> >        <recommended>
> > -        <cpu>400000000</cpu>
> > +        <cpu>1000000000</cpu>
> >          <ram>1073741824</ram>
> > -        <storage>9663676416</storage>
> > +        <storage>10737418240</storage>
> >        </recommended>
> >      </resources>
> >    </os>
> > -- 
> > 2.13.6
> > 
> > _______________________________________________
> > Libosinfo mailing list
> > Libosinfo at redhat.com
> > https://www.redhat.com/mailman/listinfo/libosinfo



> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo

-------------- next part --------------
diff --git a/data/os/asianux.com/asianux-7.0.xml.in b/data/os/asianux.com/asianux-7.0.xml.in
index ae6d64c..87363f1 100644
--- a/data/os/asianux.com/asianux-7.0.xml.in
+++ b/data/os/asianux.com/asianux-7.0.xml.in
@@ -31,9 +31,9 @@
       </minimum>
 
       <recommended>
-        <cpu>400000000</cpu>
+        <cpu>1000000000</cpu>
         <ram>1073741824</ram>
-        <storage>16106127360</storage>
+        <storage>10737418240</storage>
       </recommended>
     </resources>
 
diff --git a/data/os/asianux.com/asianux-7.1.xml.in b/data/os/asianux.com/asianux-7.1.xml.in
index 7bd53c6..55b6da3 100644
--- a/data/os/asianux.com/asianux-7.1.xml.in
+++ b/data/os/asianux.com/asianux-7.1.xml.in
@@ -31,9 +31,9 @@
       </minimum>
 
       <recommended>
-        <cpu>400000000</cpu>
+        <cpu>1000000000</cpu>
         <ram>1073741824</ram>
-        <storage>16106127360</storage>
+        <storage>10737418240</storage>
       </recommended>
     </resources>
 
diff --git a/data/os/asianux.com/asianux-7.2.xml.in b/data/os/asianux.com/asianux-7.2.xml.in
index 5ff672e..69219fd 100644
--- a/data/os/asianux.com/asianux-7.2.xml.in
+++ b/data/os/asianux.com/asianux-7.2.xml.in
@@ -31,9 +31,9 @@
       </minimum>
 
       <recommended>
-        <cpu>400000000</cpu>
+        <cpu>1000000000</cpu>
         <ram>1073741824</ram>
-        <storage>16106127360</storage>
+        <storage>10737418240</storage>
       </recommended>
     </resources>
 
diff --git a/data/os/asianux.com/asianux-unknown.xml.in b/data/os/asianux.com/asianux-unknown.xml.in
index a86a731..ee6804e 100644
--- a/data/os/asianux.com/asianux-unknown.xml.in
+++ b/data/os/asianux.com/asianux-unknown.xml.in
@@ -28,9 +28,9 @@
       </minimum>
 
       <recommended>
-        <cpu>400000000</cpu>
+        <cpu>1000000000</cpu>
         <ram>1073741824</ram>
-        <storage>16106127360</storage>
+        <storage>10737418240</storage>
       </recommended>
     </resources>
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20180410/08e12d6b/attachment.sig>


More information about the Libosinfo mailing list