Am 12/10/2023 um 10:37 schrieb Dominik Csapak:
> current nettle-sys 2.1 does not support our current packaged bindgen
> version (0.66), an update from debian unstable (and backport) fixes that
>
> this packaged is used by sequoia-openpgp (which is used by
> proxmox-offline-mirror)
>
> Dominik Csa
Am 13/10/2023 um 13:03 schrieb Stefan Lendl:
> Make this consistent with PVE networking which has a Comment option.
> Aliases used in VNet are basically comments if the id which is limited
> to 8 chars is too long.
but comments have no effect, these have a real effect, this is set on
the interface
A few things, most of which we talked off-list already anyway.
We should eye if we can integrate existing regression testing in there
too, i.e.:
- The qemu autotest that Stefan Reiter started and Fiona still uses,
here we should drop the in-git tracked backup that the test VM is
restored from
Am 16/10/2023 um 15:12 schrieb Fiona Ebner:
> Since commit 2dc0eb61 ("qm: assume correct VNC setup in 'vncproxy',
> disallow passwordless"), 'qm vncproxy' will just fail when the
> LC_PVE_TICKET environment variable is not set. Fix the vncproxy API
> call, which previously, would only set the varia
Am 13/10/2023 um 15:50 schrieb Filip Schauer:
> Fix races with ACPI-suspended VMs which could wake up during migration
> or during a suspend-mode backup.
>
> Revert prevention, of ACPI-suspended VMs automatically resuming after
> migration, introduced by 7ba974a6828d. The commit introduced a poten
Am 16/10/2023 um 17:33 schrieb Lukas Wagner:
>> Or is this some part that takes place in the test, i.e., a
>> generalization of product to test and supplementary tool/app that helps
>> on that test?
>
> It was intended to be a 'general VM/CT base thingy' that can be
> instantiated and managed by t
Am 16/10/2023 um 17:18 schrieb Lukas Wagner:
> On 10/16/23 13:20, Stefan Hanreich wrote:
>> I can imagine having to setup VMs inside the Test Setup as well for
>> doing various tests. Doing this manually every time could be quite
>> cumbersome / hard to automate. Do you have a mechanism in mind to
Am 17/10/2023 um 14:33 schrieb Lukas Wagner:
> On 10/17/23 08:35, Thomas Lamprecht wrote:
>> From top of my head I'd rather do some attribute based dependency
>> annotation, so that one can depend on single tests, or whole fixture
>> on others single tests or whole
Am 20/07/2023 um 11:32 schrieb Noel Ullreich:
> A little update to the PCI(e) docs. The PCI wiki article has been
> reworked as well, in line with changes from this patch.
>
> Along some minor grammar fixes added:
> * how to check if kernelmodules are being loaded
> * how to check which drivers
Am 01/09/2023 um 11:12 schrieb Alexandre Derumier:
> since systemd v241, like for bridge, the bond mac is setup
> randomly at boot, instead inherit from first slave.
>
> Then, on next ifreload, ifupdown2 was already fixing it,
> but with an down/up of the bond (with potentials impact on the networ
Am 19/10/2023 um 10:35 schrieb Maximiliano Sandoval R:
> From: Maximiliano Sandoval
>
> This is a continuation of
> https://lists.proxmox.com/pipermail/pve-devel/2023-August/058639.html.
>
> Signed-off-by: Maximiliano Sandoval R
> ---
> v3 was tested only with `make check-pve`. v2 was properly
Am 20/10/2023 um 09:51 schrieb Dominik Csapak:
> On 10/20/23 09:08, Wolfgang Bumiller wrote:
>> Also, Dominik recently added resource mappings for qemu for USB & PCI.
>> PCI might be tricky, but for USB we may be able to use these mappings as
>> well.
>> That said, "raw" `/dev` node pass-through st
Am 20/10/2023 um 11:46 schrieb Christoph Heiss:
> DHCP servers can set option 12 ("host-name") for client leases [0],
> telling them about their hostname. It's very much non-invasive and falls
> back to the default values as done currently.
>
> This came up while talking to Aaron, which he noticed
Am 02/10/2023 um 10:06 schrieb Lukas Wagner:
> Signed-off-by: Lukas Wagner
> ---
> src/mail-parser/debian/changelog | 6 ++
> src/mail-parser/debian/copyright | 49
> .../debian/copyright.debcargo.hint| 77 +++
> src/mail-parser/
Am 19/10/2023 um 16:59 schrieb Stefan Sterz:
> this exposes the FLUSHBYASID CPU flag to nested VMs when running on an
> AMD CPU. also reverts a made up check that would advertise
> FLUSHBYASID as not supported. this enable certain modern hypervisors
> such as VMWare ESXi 7 and Workstation 17 to run
Am 07/06/2023 um 16:15 schrieb Christoph Heiss:
> This allows to use `pvesh` on endpoints like /nodes/{node}/journal,
> which return streamed (and possibly gzip'd) responses.
>
> Currently, e.g. `pvesh get /nodes/localhost/journal --lastentries 10`
> fails with:
>
> gzip: stdout: Broken pipe
>
Am 23/10/2023 um 10:59 schrieb Fiona Ebner:
> by including the errno. Might make it clearer what the issue is in
> cases like: https://forum.proxmox.com/threads/135261/
>
> Also add the missing newlines, the missing "to" in the second message,
> switch to the more common "or die" and avoid line bl
Am 20/10/2023 um 15:33 schrieb Dominik Csapak:
> the series looks mostly fine to me, i wrote two small
> comments in the relevant patches, but both
> are not super important to fix IMO
>
> aside from that consider this series
>
> Reviewed-by: Dominik Csapak
> Tested-by: Dominik Csapak
With you
Am 23/10/2023 um 17:11 schrieb Maximiliano Sandoval R:
> See
> https://git.proxmox.com/?p=pve-installer.git;a=commit;h=124ca33f9fb3780a76f0b5fd57952e69823852c8.
>
> Signed-off-by: Maximiliano Sandoval R
> ---
> pve-installation.adoc | 7 ---
> 1 file changed, 4 insertions(+), 3 deletions(-)
Am 23/10/2023 um 17:31 schrieb Alexander Zeidler:
> Signed-off-by: Alexander Zeidler
> ---
> pve-faq.adoc | 9 +++--
> 1 file changed, 3 insertions(+), 6 deletions(-)
>
> diff --git a/pve-faq.adoc b/pve-faq.adoc
> index 93fef32..2388673 100644
> --- a/pve-faq.adoc
> +++ b/pve-faq.adoc
> @@ -
mostly stylistic nits inline, but also a comment w.r.t. FWICT needles ABI
breakage.
Am 23/10/2023 um 15:18 schrieb Folke Gleumes:
> implementation acording to rfc855 section 7.3.4
s/acording/according/
>
> Signed-off-by: Folke Gleumes
> ---
> src/PVE/ACME.pm | 43 +
Am 10/10/2023 um 17:37 schrieb Alexandre Derumier:
> The cpus are passed as devices with specific id only when cpu hotplug is
> enable
> at start.
> We can't enable/disable it online or vcpu hotplug api will thrown errors
> not finding core id.
>
> Signed-off-by: Alexandre Derumier
> ---
> PVE/
Am 19/10/2023 um 15:59 schrieb Dominik Csapak:
> sry disregard this patch only, that property value is not supported in
> firefox :(
>
We could set it only to "plaintext-only" for non-firefox then though?
___
pve-devel mailing list
pve-devel@lists.pr
Am 24/10/2023 um 11:57 schrieb Dominik Csapak:
> On 10/24/23 11:53, Thomas Lamprecht wrote:
>> Am 19/10/2023 um 15:59 schrieb Dominik Csapak:
>>> sry disregard this patch only, that property value is not supported in
>>> firefox :(
>>>
>>
>>
Am 24/10/2023 um 12:51 schrieb Dominik Csapak:
> On 10/24/23 12:07, Thomas Lamprecht wrote:
>> OK, let's make "no special cases for browsers" a rule that should have as
>> few as possible exceptions, that can only benefit users and devs reproducing
>> issue
Inspired by a recent bug detected in the subscription key field, where
a trailing white space caused verification issues.
We might even enable the trimming by default, after checking call
sites that is – most often one wants to trim the text to be submitted
Signed-off-by: Thomas Lamprecht
Am 19/10/2023 um 15:36 schrieb Dominik Csapak:
> in the general tab in the advanced section.
>
> For that to work, we introduce a new option for the TagEditContainer
> named 'editOnly', which controls now the cancel/finish buttons,
> automatically enter edit mode and disable enter/escape keypresse
Am 19/10/2023 um 15:36 schrieb Dominik Csapak:
> such that one can tab through the editable tag fields.
> We have to handle that manually, since ExtJs does not expect
> contenteditable html tags for focus handling.
>
> Signed-off-by: Dominik Csapak
> ---
> www/manager6/form/Tag.js | 9 +
Am 24/10/2023 um 13:55 schrieb Christoph Heiss:
> Signed-off-by: Christoph Heiss
> ---
> Changes v1 -> v2:
> * No changes
>
> Proxmox/Install.pm| 4
> Proxmox/Install/Config.pm | 1 +
> Proxmox/Install/RunEnv.pm | 38 ++
> 3 files changed, 43
Am 24/10/2023 um 13:55 schrieb Christoph Heiss:
> Fixes #4829. Introduces a new ZFS install option `arc_max` (aptly named
> after the corresponding module option `zfs_arc_max`).
>
> For PVE installations, this can be adjusted when creating a ZFS RAID
> under "Advanced Options". The default value i
Am 17/10/2023 um 14:10 schrieb Fiona Ebner:
> Patch changes:
>
> For backup, opening the backup dump block driver needed to be adapted,
> because of coroutine context changes.
>
> Block graph locking was disabled, because of deadlocks.
>
> Snapshot code has a huge performance regression which re
Am 25/10/2023 um 15:34 schrieb Fabian Grünbichler:
> like we do for the main APT auth file(s) in proxmox-subscription.
>
> Signed-off-by: Fabian Grünbichler
> ---
> PVE/API2/Subscription.pm | 16 ++--
> 1 file changed, 10 insertions(+), 6 deletions(-)
>
>
applied, thanks!
___
Am 25/10/2023 um 11:08 schrieb Dominik Csapak:
> with the new webgl renderer, chrome/chromium has buggy software support for
> emulating this (see [0]), so we have to detect that manually and prevent
> loading the addon. This fixes the issue that on chrome without hw
> support, it would not always
Am 25/10/2023 um 10:56 schrieb Christoph Heiss:
> Removes the `static mut` for holding a `SetupInfo` instance.
>
> This is done by either passing the needed info as parameter, or in some
> cases, the needed information is already available through other means.
>
> Not only does it get rid of some
Am 25/10/2023 um 10:28 schrieb Christoph Heiss:
> On Tue, Oct 24, 2023 at 08:59:36AM -0300, Gilberto Ferreira via pve-devel
> wrote:
>> Date: Tue, 24 Oct 2023 08:59:36 -0300
>> From: Gilberto Ferreira
>> To: Proxmox VE development discussion
>> Subject: Re: [pve-devel] [PATCH installer v2 1/6] f
Am 24/10/2023 um 10:32 schrieb Fabian Grünbichler:
>> # Optionally pass $tos_url to agree to the given Terms of Service
>> # POST to newAccount endpoint
>> # Expects a '201 Created' reply
>> # Saves and returns the account data
>> sub new_account {
>> -my ($self, $tos_url, %info) = @_;
>>
Am 25/10/2023 um 15:07 schrieb Folke Gleumes:
> Changes v1 -> v2:
> Switched from including the eab credentials in the info hash,
> to passing them in their own variable. This still unfortunately still
> breaks the api, but doesn't potentially expose secrets and is
> cleaner then purging the value
Am 27/10/2023 um 08:58 schrieb Thomas Lamprecht:
> Am 25/10/2023 um 15:07 schrieb Folke Gleumes:
>> Changes v1 -> v2:
>> Switched from including the eab credentials in the info hash,
>> to passing them in their own variable. This still unfortunately still
>&g
Am 23/10/2023 um 14:40 schrieb Stefan Lendl:
> I am currently working on the SDN feature. This is an initial review of
> the patch series and I am trying to make a strong case against ephemeral
> DHCP IP reservation.
Stefan Hanreich's reply to the cover letter already mentions upserts, those
will
Am 23/10/2023 um 19:45 schrieb Yuri Konotopov:
> With this patch Proxmox now tries to login to all discovered portals in
> case some of them are not logged yet.
> In case of multipath configuration when initially configured portal is
> missing for some reason Proxmox don't lose iscsi storage now an
Am 27/10/2023 um 13:29 schrieb Stefan Lendl:
> Sorry, Sending this again because I noticed that I messed up the subject
> prefixes for the patches.
I'd also prefer having such series as separate thread, not in reply to another
(already big) series..
Also, if I didn't overlook something, you nowhe
Am 27/10/2023 um 13:52 schrieb Thomas Lamprecht:
> Am 27/10/2023 um 13:29 schrieb Stefan Lendl:
>> Sorry, Sending this again because I noticed that I messed up the subject
>> prefixes for the patches.
>
> I'd also prefer having such series as separate thread, not in r
Am 27/10/2023 um 13:54 schrieb Stefan Lendl:
> It is on top of Stefan Hanreich's patch series therefore I replied here
> as I consider it a continuation of his efforts.
Please state that the next time.
Also, please avoid top posting on the mailing list and trim your replies!
https://git-send-ema
Am 25/10/2023 um 11:55 schrieb Maximiliano Sandoval R:
> Signed-off-by: Maximiliano Sandoval R
> ---
> ha-manager.adoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied, thanks!
But as talked off-list, I made a follow-up that reworked that whole
paragraph, it had a few small
Am 30/10/2023 um 12:20 schrieb Alexander Zeidler:
> Signed-off-by: Alexander Zeidler
> ---
> ha-manager.adoc | 5 +
> system-software-updates.adoc | 1 +
> 2 files changed, 6 insertions(+)
>
>
applied, with s/BlockIds/anchors/ in the subject, easier to understand when
copied in
Am 30/10/2023 um 13:10 schrieb Alexander Zeidler:
> Chapter "Firmware Updates":
> * improve the structure and clarity of information provided
> * mention which update methods are when available/recommended
> * add information about the already pre-installed pve-firmware package
> * emphasise the im
I mean, the properties are relatively straight forward, but some commit
message would be still nice to have – e.g., how did you check if the values
propagate into the guest, can this
On 25/10/2023 14:37, Hannes Duerr wrote:
> Signed-off-by: Hannes Duerr
> ---
> PVE/QemuServer.pm | 12 +
On 30/10/2023 14:12, Wolfgang Bumiller wrote:
> On Tue, Oct 24, 2023 at 02:55:54PM +0200, Filip Schauer wrote:
>> +
>> +$func->($key, "dev/bus/usb/$bus_id/$device_id", @param);
>
> So this will do... something :-)
> But unfortunately it won't deal with the *interesting* bits.
>
> So while
On 18/09/2023 17:46, Stefan Hanreich wrote:
> One of our users ran into issues with running Ceph on older CPU
> architectures [1]. This is apparently due to a bug in gcc-12 that
> leads to SSE 4.1 instructions always being executed rather than
> dynamically dispatching functions using those instruc
On 25/10/2023 17:59, Aaron Lauterer wrote:
> since work on the auto installer is happenning in parallel, now would be
> a good point to move commonly used code into its own crate. Otherwise
> the auto-installer will always have to play catch up with the ongoing
> development of the tui installer.
>
On 02/11/2023 18:33, Stoiko Ivanov wrote:
> reported in our community forum:
> https://forum.proxmox.com/threads/.135635/post-60036
>
> the small fix was merged upstream:
> https://github.com/openzfs/zfs/pull/15468
>
> minimally tested by building with this patch and running
> `zfs mount -a` on a
On 02/11/2023 18:33, Stoiko Ivanov wrote:
> reported in our community forum:
> https://forum.proxmox.com/threads/.135635/post-60036
The dot isn't required, but it seems the anchor # really is,
your link goes to an ancient post without that, switched it
to:
https://forum.proxmox.com/threads/135635
On 02/11/2023 16:08, Dominik Csapak wrote:
> the header part of the gui did change, by moving the user name into a
> button, which now contains more user specific actions. Update it to be
> correct again.
>
applied, with some language follow-ups, thanks — keeping such things
up-to-date is importa
On 03/10/2023 13:36, Aaron Lauterer wrote:
> So far this hasn't been an issue as each user of dir2text wanted files
> with a specific pattern. But if we want every file in the directory, we
> need to skip the special files '.' and '..'.
>
> Signed-off-by: Aaron Lauterer
> ---
> PVE/Report.pm | 1
On 03/11/2023 10:49, Christoph Heiss wrote:
> First patch is just a mechanical rustfmt, which I apparently missed to
> check during review - that's on me. Second patch fixes a longer-standing
> clippy warning.
>
> Christoph Heiss (2):
> tui, common: run rustfmt
> tui: fix clippy warning
>
>
On 03/11/2023 12:53, Dominik Csapak wrote:
> This series aims to provide profile support when creating guests (ct/vm)
> so that users can reuse options without having to specify them every
> time.
>
> Sending as RFC because I don't quite like some things with the current
> implementation and I'm n
Am 06/11/2023 um 09:17 schrieb Dominik Csapak:
> On 11/4/23 09:34, Thomas Lamprecht wrote:
>> On 03/11/2023 12:53, Dominik Csapak wrote:
>>> Using a single section config for both VMs and CTs make handling the
>>> properties a bit weird. For now i prefix the options with
Am 14/06/2023 um 12:42 schrieb Fabian Grünbichler:
> non-login commands are still restricted to root@pam if they where before.
>
> Signed-off-by: Fabian Grünbichler
> ---
> PVE/API2/Nodes.pm | 10 +-
> 1 file changed, 1 insertion(+), 9 deletions(-)
>
>
applied, thanks!
__
Am 14/06/2023 um 12:42 schrieb Fabian Grünbichler:
> and not just upgrade.
>
> note that the only other non-login command (ceph_install) is restricted to
> root@pam in the web UI anyway, and that the termproxy endpoint is lacking this
> check and thus always falls back to a login prompt for non-lo
Am 14/06/2023 um 12:42 schrieb Fabian Grünbichler:
> instead, fallback to a plain login shell if the current user is not already
> root. both current custom commands are effectively a root shell, so it's not
> possible to allow them for regular users.
>
> note that the non-login commands via xterm
Am 31/10/2023 um 13:10 schrieb Christoph Heiss:
> Christoph Heiss (8):
> run env: add comment for query_total_memory()
> tui: views: add optional suffix label for `NumericEditView`s
> tui: bootdisk: simplify product handling by passing the config
> directly
> fix #4829: install: add new
for the commit subject please: s/BulkActions/bulk actions/
Am 30/10/2023 um 13:58 schrieb Dominik Csapak:
> This moves the filters out of the grid header for the BulkActions and
> puts them into their own fieldset above the grid. With that, we can
> easily include a tags filter (one include and on
Am 25/10/2023 um 13:09 schrieb Dominik Csapak:
> in the general tab in the advanced section.
>
> For that to work, we introduce a new option for the TagEditContainer
> named 'editOnly', which controls now the cancel/finish buttons,
> automatically enter edit mode and disable enter/escape keypresse
Am 15/06/2023 um 10:08 schrieb Dominik Csapak:
> this field has a fixed height, which is too tall for the create wizard,
> and one cannot see the last entry when scrolling all the way down.
>
> to fix this, make it 20px shorter
was still broken in the german translation, as that takes up more spa
Am 16/10/2023 um 12:20 schrieb Filip Schauer:
> Signed-off-by: Filip Schauer
> ---
> proxinstall | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>
applied, thanks!
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.pr
Am 11/10/2023 um 15:23 schrieb Stoiko Ivanov:
> v2->v3:
> * adapted Friedrich's feedback (huge thanks for the patience and attention
> to semantically important details!!) - so that the pve7to8 warning is
> actually understandable
>
> v1->v2:
> * adapted Friedrich's feedback (huge thanks!)
> *
Am 10/10/2023 um 15:30 schrieb Stefan Lendl:
> The Subnet's CIDR in the Edit view is called 'Subnet'.
> Also refer to it as Subnet in the list view.
>
> Signed-off-by: Stefan Lendl
> ---
> www/manager6/sdn/SubnetView.js | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied both p
Am 09/10/2023 um 16:38 schrieb Lukas Wagner:
> ... that are not really translatable.
>
> Signed-off-by: Lukas Wagner
> ---
> src/Schema.js | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>
applied, thanks!
___
pve-devel mailing list
p
Am 09/10/2023 um 16:15 schrieb Lukas Wagner:
> The default value is determined by the backend and is never
> translated (which does not make sense any way for a product name).
> This was likely just a copy/paste mistake from other from fields.
>
> Signed-off-by: Lukas Wagner
> ---
> src/panel/Se
Am 05/10/2023 um 11:50 schrieb Fiona Ebner:
> Seems like only this single patch was applied, I don't see
> proxmox-perl-rs ones there (still apply cleanly).
you're right, applied now, thanks (for the patch and the reminder)!
___
pve-devel mailing list
Am 23/08/2023 um 11:44 schrieb Aaron Lauterer:
> Allows to automatically create multiple OSDs per physical device. The
> main use case are fast NVME drives that would be bottlenecked by a
> single OSD service.
>
> By using the 'ceph-volume lvm batch' command instead of the 'ceph-volume
> lvm creat
Am 28/09/2023 um 16:05 schrieb Stoiko Ivanov:
> grub packages in debian split between:
> * meta-packages, which handles (among other things) the reinstalling
> grub to the actual device/ESP in case of a version upgrade (grub-pc,
> grub-efi-amd64)
> * bin-packages, which contain the actual boot-
Am 19/10/2023 um 11:13 schrieb Dominik Csapak:
> so that we can get a 'tar.zst' from proxmox-file-restore by giving
> '--format tar --zstd' to the file-restore binary
>
> Signed-off-by: Dominik Csapak
> ---
> src/PVE/PBSClient.pm | 9 +++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
>
Am 19/09/2023 um 09:35 schrieb Gabriel Goller:
> `Auto-Submitted` is defined in the rfc 5436 [1] and describes how
> an automatic response (f.e. ooo replies, etc.) should behave on the
> emails. When using `Auto-Submitted: auto-generated` (or any value
> other than `none`) automatic replies won't b
Am 18/10/2023 um 12:34 schrieb Hannes Laimer:
> Signed-off-by: Hannes Laimer
> ---
>
> code is mostly taken from the already existing stopal endpoint, since
> all checks are basically the same for both suspend and stop.
>
> PVE/API2/Nodes.pm | 118 ++
Am 18/10/2023 um 12:34 schrieb Hannes Laimer:
> diff --git a/www/manager6/form/VMSelector.js b/www/manager6/form/VMSelector.js
> index d59847f2..ad0bfc03 100644
> --- a/www/manager6/form/VMSelector.js
> +++ b/www/manager6/form/VMSelector.js
> @@ -233,6 +233,10 @@ Ext.define('PVE.form.VMSelector',
Am 29/09/2023 um 10:28 schrieb Alexandre Derumier:
> We had some sporadic nbd-stop error when
applied both patches, thanks!
___
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
Am 29/09/2023 um 09:00 schrieb Fiona Ebner:
> Suggested-by: Dietmar Maurer
> Signed-off-by: Fiona Ebner
> ---
> proxmox-apt/src/repositories/standard.rs | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
>
applied, thanks!
___
pve-devel ma
Am 07/11/2023 um 08:50 schrieb Dominik Csapak:
> On 11/6/23 17:31, Thomas Lamprecht wrote:
>> just out of interest, could setting a flex+maxHeight for the extra-flags
>> also have been an option?
>
> AFAICS there is no way to do that. The columns in an inputpanel
> are a
Am 07/11/2023 um 15:28 schrieb Fiona Ebner:
> The implementation of the helper is_path_tmpfs() is similar to the
> existing qemu_fd_getfs() function in util/mmap-alloc.c, which
> unfortunately only takes an existing fd.
>
> Signed-off-by: Fiona Ebner
> ---
>
> Changes in v2:
> * rebase on cu
Am 07/11/2023 um 13:23 schrieb Christoph Heiss:
> Signed-off-by: Christoph Heiss
> ---
> proxmox-tui-installer/src/main.rs| 2 +-
> proxmox-tui-installer/src/options.rs | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
>
applied, thanks!
Am 07/11/2023 um 13:20 schrieb Christoph Heiss:
> run env: remove debug print
> install: use correct variable names in zfs_setup_module_conf()
> proxinstall: expose `arc_max` ZFS option for PVE installations
> test: add tests for zfs_arc_max calculations
> common: add ZFS `arc_max` instal
Am 07/11/2023 um 12:38 schrieb Folke Gleumes:
> The message in the Task Log has been 'Start/Stop/Migrate all...',
> which is misleading since not everything might be affected by bulk actions.
> This also affects the messages send at a nodes startup and shutdown, but
> since this just affects a subg
Am 08/11/2023 um 11:29 schrieb Fabian Grünbichler:
> /pools is not an allowed ACL path, so this would add a bogus entry into the
> effective permissions in case something got propagated from /.
>
> Signed-off-by: Fabian Grünbichler
> ---
> stumbled upon this while working on unrelated pool stuff.
Am 08/11/2023 um 07:55 schrieb Fabian Grünbichler:
> else it's not actually possible to define ACLs on them, which means they are
> effectively root only instead of allowing their intended permission scheme.
>
> Signed-off-by: Fabian Grünbichler
> ---
> src/PVE/AccessControl.pm | 6 ++
> 1 f
Am 08/11/2023 um 13:14 schrieb Dominik Csapak:
> On 11/6/23 17:01, Thomas Lamprecht wrote:
>> - the CT/VM ID filter is a bit odd, especially if tuned to match all,
>>not only parts of the VMID (which would not be *that* much better
>>either IMO), when I want to migrat
Am 08/11/2023 um 14:51 schrieb Folke Gleumes:
> ---
> de.po | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
>
applied, but you obviously did not test this, as leaving the `# fuzzy`
comments in will make gettext ignore those translations completely.
I really expect some basic test
Am 08/11/2023 um 12:35 schrieb Stefan Lendl:
> Remove require QemuConfig from Firewall.pm
> We only use it to construct the guest config paths.
> Fixes circular include when accessing Firewall::Aliases from
> pve-network.
>
This won't work as now cfs_read_file only works by luck, if at all, as th
Am 08/11/2023 um 12:35 schrieb Stefan Lendl:
> Upon creation of a subnet, we create a cluster-wide firewall alias.
>
> Signed-off-by: Stefan Lendl
> ---
>
> Notes:
> Creates the alias directly when the Subnet is created.
>
> Other SDN objects are created upon 'Apply': commit_config(
Am 08/11/2023 um 15:28 schrieb Hannes Dürr:
> On 11/8/23 11:04, Fiona Ebner wrote:
>> Am 08.11.23 um 09:51 schrieb Hannes Duerr:
>>> + if ($opt =~ m/scsi/) {
>>> +
>>> PVE::QemuServer::check_scsi_feature_compatibility($opt, $created_opts,
>>> $conf, $storec
Am 08/11/2023 um 16:45 schrieb Dominik Csapak:
> to use less vertical space
>
> also remove the local-storage warning since this is not that helpful
>
> Signed-off-by: Dominik Csapak
> ---
> new in v2
> www/manager6/window/BulkAction.js | 75 +--
> 1 file changed, 41
Am 09/11/2023 um 11:47 schrieb Dominik Csapak:
> to use less vertical space
>
> also remove the local-storage warning since this is not that helpful
>
> Signed-off-by: Dominik Csapak
> ---
> no changes
> www/manager6/window/BulkAction.js | 75 +--
> 1 file changed, 4
Am 09/11/2023 um 11:56 schrieb Dominik Csapak:
> and exclude the tags for that, since we want the tags to have their own
> tooltips
>
> we use the delegate function of the tooltips for that
>
> Signed-off-by: Dominik Csapak
> ---
> changes from v1:
> * instead of using a custom tree column class
Am 09/11/2023 um 13:34 schrieb Lukas Wagner:
> On 11/9/23 13:16, Dietmar Maurer wrote:
>>> On 11/8/23 16:52, Dietmar Maurer wrote:
> This patch series adds support for a new notification endpoint type,
> smtp. As the name suggests, this new endpoint allows PVE to talk
> to SMTP server d
Am 09/11/2023 um 10:47 schrieb Christoph Heiss:
> .. in exactly the same way GUI and TUI installer do, streamlining them.
>
> Up until now, testing the TUI installer often involved hand-editing the
> `run-env-info.json` to put some proper disk sizes > 0 in place. This
> makes this process a lot ea
Am 09/11/2023 um 10:40 schrieb Christoph Heiss:
> Fixes #4856 [0].
>
> Patch #1 is preparatory only, #2 the actual fix.
>
> [0] https://bugzilla.proxmox.com/show_bug.cgi?id=4856
>
> v1: https://lists.proxmox.com/pipermail/pve-devel/2023-July/058400.html
> v2: https://lists.proxmox.com/pipermail/
Am 07/11/2023 um 13:46 schrieb Lukas Wagner:
> This will be needed for ACL paths for the notification system,
> which will get separate namespaces for targets and matchers:
>
> /mapping/notification/targets/
> as well as
> /mapping/notification/matchers/
Not that it matters much to this supportin
Am 10/11/2023 um 10:34 schrieb Dominik Csapak:
>> +value: 'You cannot use the default SPICE
>> clipboard' +
>> +' if the VNC Clipboard is selected',
>
> nit: i'd maybe like an additional sentence here that says
> the user has to install
Am 10/11/2023 um 11:05 schrieb Dominik Csapak:
> since there is nowhere to migrate to and we hide the regular migrate
> buttons/options too.
>
> Signed-off-by: Dominik Csapak
> ---
> www/manager6/node/CmdMenu.js | 5 +
> www/manager6/node/Config.js | 2 ++
> 2 files changed, 7 insertions(+)
Am 10/11/2023 um 11:12 schrieb Dominik Csapak:
> it shouldn't be called that often, and if we save it, it gets outdated,
> e.g. when starting/stopping a guest
>
> Signed-off-by: Dominik Csapak
> ---
> www/manager6/tree/ResourceTree.js | 3 ---
> 1 file changed, 3 deletions(-)
>
>
applied all t
1 - 100 of 4027 matches
Mail list logo