it IP
and MAC that it will just be transformed to DROP, and if the user wants
a REJECT the user needs to add explicit IP and MAC pairs.
Then the Promox VE firewalling can be done in "ip" tables which know
how to match ether MAC ("type ipv4_addr . ether_addr" to match bot
On Fri, 2023-03-10 at 10:06 +0100, Fiona Ebner wrote:
> It is rather unexpected and seems worth mentioning. Reported in the
> community forum [0] and the explanation found by Alwin [1].
>
> [0]: https://forum.proxmox.com/threads/123819/
> [1]: https://serverfault.com/questions/1113127/fstrim-is-ve
On Sun, 2022-07-31 at 16:49 +, DERUMIER, Alexandre wrote:
> Le 31/07/22 à 18:19, Dietmar Maurer a écrit :
> > > This is really a blocker for me,I can't use pbs because I'm using
> > > nvme
> > > is production, and a 7200k hdd backup in a remote 200km site with
> > > 5ms
> > > latency.
> >
> >
On Mon, 2022-04-11 at 11:03 +0200, Matthias Heiserer wrote:
> Hi,
>
> please take a look at our developer documentation.
> https://pve.proxmox.com/wiki/Developer_Documentation
>
> Using `git format-patch` makes applying the changes a whole lot
> easier :)
>
> As far as I can tell from a quick te
> Hi,
>
> I've tried to adapt the patch to current PVE 7.1-12 (see below) but I
> still get
>
> proxmoxer.core.ResourceException: 501 Not Implemented: upload failed
> -
> {'errors': b''}
>
> When I try to upload a snippet.
>
> My proxmoxer setup works for iso, the following succeeds:
>
> proxm
On Thu, 2022-04-07 at 12:27 +0200, Patryk Ściborek wrote:
> Hi Guys!
>
> I'm using Terraform to manage VMs running on Proxmox. I need to be
> able to
> upload snippets with custom cloud-init configuration. Right now I
> have to
> use scp/sftp to upload snippets so I have to use a system account. I
On Thu, 2021-04-08 at 18:44 +0200, Thomas Lamprecht wrote:
> On 08.04.21 12:33, Fabian Ebner wrote:
> > The code is in a very early state, I'm just sending this to discuss
> > the idea.
> > I didn't do a whole lot of testing yet, but it does seem to work.
> >
> > The idea is rather simple:
> > 1.