public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
	Stefan Sterz <s.sterz@proxmox.com>
Subject: Re: [pve-devel] [PATCH pve-storage] esxi: add mapping for windows server 2016/2019
Date: Wed, 10 Apr 2024 10:22:00 +0200	[thread overview]
Message-ID: <0039e6a5-b2a2-4be5-8c54-964da2b89b68@proxmox.com> (raw)
In-Reply-To: <20240409105611.158389-1-s.sterz@proxmox.com>

Am 09/04/2024 um 12:56 schrieb Stefan Sterz:
> previously these were mapped to the linux 2.6 default
> 
> Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
> ---
>  src/PVE/Storage/ESXiPlugin.pm | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/src/PVE/Storage/ESXiPlugin.pm b/src/PVE/Storage/ESXiPlugin.pm
> index 4212c36..e5082ea 100644
> --- a/src/PVE/Storage/ESXiPlugin.pm
> +++ b/src/PVE/Storage/ESXiPlugin.pm
> @@ -878,6 +878,8 @@ my %guest_types_windows = (
>      winNetBusiness          => 'w2k3',
>      windows9                => 'win10',
>      'windows9-64'           => 'win10',
> +    windows9srv             => 'win10',
> +    'windows9srv-64'        => 'win10',

just FYI: I had this also applied but with a follow-up wrapping all keys
in single quotes to make the mappings slightly easier to read. I rebased
and pushed that out on top.




      parent reply	other threads:[~2024-04-10  8:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09 10:56 Stefan Sterz
2024-04-09 11:40 ` [pve-devel] applied: " Wolfgang Bumiller
2024-04-10  8:22 ` Thomas Lamprecht [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0039e6a5-b2a2-4be5-8c54-964da2b89b68@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    --cc=s.sterz@proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal