From: Filip Schauer <f.schauer@proxmox.com>
To: Dominik Csapak <d.csapak@proxmox.com>, pve-devel@lists.proxmox.com
Subject: Re: [PATCH manager] ui: MultiDiskPanel: fix default LXC rootfs disk missing
Date: Tue, 19 May 2026 11:27:03 +0200 [thread overview]
Message-ID: <9142b5d5-e633-4e59-971a-840fd6f4f7fb@proxmox.com> (raw)
In-Reply-To: <2559bfae-6682-4ba1-a87b-c55d04bbc2da@proxmox.com>
On 19/05/2026 11:11, Dominik Csapak wrote:
> diff --git a/www/manager6/lxc/CreateWizard.js
> b/www/manager6/lxc/CreateWizard.js
> index 638a0415..f0d91892 100644
> --- a/www/manager6/lxc/CreateWizard.js
> +++ b/www/manager6/lxc/CreateWizard.js
> @@ -234,6 +234,9 @@ Ext.define('PVE.lxc.CreateWizard', {
> isCreate: true,
> unused: false,
> confid: 'rootfs',
> + bind: {
> + nodename: '{nodename}',
> + },
> },
> {
> xtype: 'pveLxcCPUInputPanel',
Adopted this in v2:
https://lore.proxmox.com/pve-devel/20260519092432.53975-1-f.schauer@proxmox.com
prev parent reply other threads:[~2026-05-19 9:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 8:58 [PATCH manager] ui: MultiDiskPanel: fix default LXC rootfs disk missing Filip Schauer
2026-05-19 9:11 ` Dominik Csapak
2026-05-19 9:27 ` Filip Schauer [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=9142b5d5-e633-4e59-971a-840fd6f4f7fb@proxmox.com \
--to=f.schauer@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pve-devel@lists.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.