[Libosinfo] [osinfo-db PATCH 2/2] win2k16: fix minimum storage size

Fabiano Fidêncio fidencio at redhat.com
Wed Feb 27 14:52:33 UTC 2019


On Wed, Feb 27, 2019 at 3:29 PM Pino Toscano <ptoscano at redhat.com> wrote:

> The official documentation [1] specifies that 32 GB is the absolute
> minimum requirement.
>
> [1]
> https://docs.microsoft.com/en-us/windows-server/get-started/system-requirements
> ---
>  data/os/microsoft.com/win-2k16.xml.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/data/os/microsoft.com/win-2k16.xml.in b/data/os/
> microsoft.com/win-2k16.xml.in
> index f3db328..a13c628 100644
> --- a/data/os/microsoft.com/win-2k16.xml.in
> +++ b/data/os/microsoft.com/win-2k16.xml.in
> @@ -46,7 +46,7 @@
>          <cpu>1400000000</cpu>
>          <n-cpus>1</n-cpus>
>          <ram>536870912</ram>
> -        <storage>10737418240</storage>
> +        <storage>34359738368</storage>
>        </minimum>
>
>        <recommended>
> --
> 2.20.1
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo


Reviewed-by: Fabiano Fidêncio <fidencio at redhat.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20190227/97981812/attachment.htm>


More information about the Libosinfo mailing list