On 29.04.25 15:57, Aaron Lauterer wrote:
It helps to avoid situations where other services can use up
+all the available bandwidth. Which in turn would increase the latency for the
+Corosync packets.
+
+* Configuring additional links for the cluster traffic can help in situations
where
+ the d
Hello,
A few months ago, I decided to experiment with bcachefs on my PVE 8.x home
server.
So far, the experience has been positive, although it requires building the
latest kernel from Linus's source tree, which can be a bit on the edge.
With some external assistance, I've managed to build the la
On 29.04.25 15:57, Aaron Lauterer wrote:
Signed-off-by: Aaron Lauterer
---
pvecm.adoc | 12
1 file changed, 12 deletions(-)
diff --git a/pvecm.adoc b/pvecm.adoc
index 18f7389..47e42e2 100644
--- a/pvecm.adoc
+++ b/pvecm.adoc
@@ -77,18 +77,6 @@ Requirements
* Online migration o
this makes it optically different to the guest shutdown and hopefully
helps to avoid confusion and accidential node shutdowns.
Signed-off-by: Aaron Lauterer
---
This came up in the forum and I do like the idea and the change is small
enough to just quickly do it
https://forum.proxmox.com/threads/
On 5/7/25 11:15, Fabian Grünbichler wrote:
On May 6, 2025 3:52 pm, Fiona Ebner wrote:
Am 17.02.25 um 13:19 schrieb Daniel Kral:
Relax the required permissions to query the list of ACME plugins and
their configurations. Both API endpoints do only read the ACME plugins
configuration file but does
--- Begin Message ---
Hannes,
Thank you for helping with getting the Netbox plugin in good shape, it's
appreciated, really :)
I just have two questions regarding the lack of range support in Nautobot:
- Was there an issue with the original workaround code? I find this one way
more complex,
b
On May 6, 2025 3:52 pm, Fiona Ebner wrote:
> Am 17.02.25 um 13:19 schrieb Daniel Kral:
>> Relax the required permissions to query the list of ACME plugins and
>> their configurations. Both API endpoints do only read the ACME plugins
>> configuration file but does not modify any system state.
>
> C
On 4/29/25 11:15, Fiona Ebner wrote:
Am 29.04.25 um 10:37 schrieb Daniel Kral:
On 4/25/25 16:06, Fiona Ebner wrote:
Am 11.04.25 um 13:04 schrieb Daniel Kral:
On 4/3/25 14:16, Fabian Grünbichler wrote:
On March 25, 2025 4:12 pm, Daniel Kral wrote:
Also, I was curious about how that would work
> Fiona Ebner hat am 06.05.2025 14:57 CEST geschrieben:
> > +
> > + ($storeid) = PVE::Storage::parse_volume_id($volid, 1);
> > + my $vtype = $storeid ? (PVE::Storage::parse_volname($storecfg,
> > $drive->{file}))[0] : undef;
> > + die "$driveid: explicit media parameter is required for is
On 5/2/25 11:33, Fiona Ebner wrote:
Am 30.04.25 um 13:09 schrieb Daniel Kral:
On 3/25/25 16:12, Daniel Kral wrote:
sub select_service_node {
- my ($groups, $online_node_usage, $sid, $service_conf,
$current_node, $try_next, $tried_nodes, $maintenance_fallback,
$best_scored) = @_;
+ # TO
Am 02.05.25 um 14:10 schrieb Michael Köppl:
> To avoid confusion for users, consistent naming for LXC containers is
> applied. Since the main screen uses the plural "Virtual Machines", LXC
> containers is now also plural.
>
Hmm, I do not have hard feelings for these things, but it _is_ a case
of
Am 02.05.25 um 14:10 schrieb Michael Köppl:
> Signed-off-by: Michael Köppl
> ---
> While reviewing another series, I noticed a few typos in user-facing
> errors. While I was at it, also fixed typos for a few variables.
This seems to need a refresh now that I applied a few of Shan's patches
upfron
On Tue, 06 May 2025 10:25:01 +0200, Shan Shaji wrote:
> This patch removes the `utils_web.dart` file, which contained a
> deprecated `dart:html` import. Flutter suggest using `package:web` [0].
> However this package is an external package [1] and are not included
> by default with flutter or dart.
On Mon, 05 May 2025 14:03:55 +0200, Shan Shaji wrote:
> As of flutter v3.22 the `background` property is
> deprecated. The material guidelines suggest
> using the surface color for backgrounds.
>
> https://m3.material.io/styles/color/roles#8562cf18-5cc0-44ae-b783-2e38bdb39585
>
> Due to the diffe
On Tue, 29 Apr 2025 13:10:00 +0200, Shan Shaji wrote:
> The `onPopInvoked` callback is deprecated as of
> Flutter v3.22.0-23.0.pre. This patch replaces it with the
> `onPopInvokedWithResult` callback.
>
> This patch also includes the removal of library declaration as it's
> a linting issue and not
On Thu, 24 Apr 2025 18:25:19 +0200, Shan Shaji wrote:
> The `ButtonBar` widget has been deprecated as of Flutter
> v3.21.0-10.0.pre. This patch replaces instance of `ButtonBar`
> with `OverflowBar`.
>
>
Applied, thanks!
[1/1] widgets: migrate from ButtonBar to OverflowBar
commit: 6d675081
On Mon, 28 Apr 2025 17:45:12 +0200, Shan Shaji wrote:
> As of flutter v3.27 the `withOpacity` function
> is deprecated. This patch replaces all occurrences
> of `withOpacity` with `withValues` function.
>
>
Applied, thanks!
[1/1] ui: replace deprecated `withOpacity` function
commit: 57085
17 matches
Mail list logo