Am 01/12/2023 um 14:24 schrieb Lukas Wagner:
> Previously, the /cluster/replication API handler would fail completely
> with a HTTP 403 if a user does have VM.Audit permissions for
> a single VM/CT. That was due to the 'noerr' parameter not set for
> $rpcenv->check()
>
> Signed-off-by: Lukas Wagne
Am 04/12/2023 um 10:29 schrieb Fiona Ebner:
> Otherwise, it's impossible to add no or a physical CD to an existing
> VM.
>
> Reported in the communiy forum:
> https://forum.proxmox.com/threads/136960/post-611704
>
> Fixes: fc7b556d ("ui: refactor iso-selector out of the cd input panel")
> Signed-
>From a brief look at it:
I also think it's a good idea to provide more information for translators
(where it actually adds value and doesn't just bloat code).
> Cons:
> - In total 3 translations were marked as fuzzy. Translators will have to
> review and mark them as translated again.
since ~1
On December 1, 2023 2:24 pm, Lukas Wagner wrote:
> Previously, the /cluster/replication API handler would fail completely
> with a HTTP 403 if a user does have VM.Audit permissions for
> a single VM/CT. That was due to the 'noerr' parameter not set for
> $rpcenv->check()
>
> Signed-off-by: Lukas W
the removed patches were cherry-picks, which are included in 2.2.2
Signed-off-by: Stoiko Ivanov
---
...-move-manpage-arcstat-1-to-arcstat-8.patch | 2 +-
...-guard-access-to-l2arc-MFU-MRU-stats.patch | 2 +-
...uncate_shares-without-etc-exports.d.patch} | 0
...ol-Remove-broken-blk-mq-opti
Since ZFS 2.2.2 was released last week - and for now there were not
regressions noticed with it - updating to 2.2.2 should help
everyone to see that our version is not affected by the `dnode_is_dirty`
issue anymore.
The second patch was already present in my tests for 2.2.1:
https://lists.proxmox.
Signed-off-by: Stoiko Ivanov
---
debian/zfsutils-linux.install | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/zfsutils-linux.install b/debian/zfsutils-linux.install
index e788e27c..2fd7aefe 100644
--- a/debian/zfsutils-linux.install
+++ b/debian/zfsutils-linux.install
@@ -35,6 +35,7
Otherwise, it's impossible to add no or a physical CD to an existing
VM.
Reported in the communiy forum:
https://forum.proxmox.com/threads/136960/post-611704
Fixes: fc7b556d ("ui: refactor iso-selector out of the cd input panel")
Signed-off-by: Fiona Ebner
---
www/manager6/form/IsoSelector.js |