Reporting what appears to be a bug in the native S3 backend's SigV4 signing. Happy to provide additional logs or test a patch. Details below.
Version: proxmox-backup-server 4.2.5-1 (also reproduced on 4.2.4-1)
S3 provider: StorageFactory.io...
As @gurubert already mentioned, you will need one node in a 3rd location.
Our Stretch Cluster guide has more details on how to get it up and running: https://pve.proxmox.com/wiki/Stretch_Cluster
You will have to span up a layer2 network between...
You can't re-encrypt; instead you can point new backups at a new key and keep the old ones archived until retention has pruned the last snapshot that used the old key.
https://pbs.proxmox.com/docs/backup-client.html
Funnily, I found a relevant Reddit thread a few minutes after this one:
I can confirm the recursive mount works! However, I don't like the fact that Proxmox doesn't show these entries in the Resources tab like 'native' mounts.
Hi Team,
I’d like to ask which kernel version after 6.18 works reliably with the HPE MR416i-o and HPE MR408i-o (different firmware versions almost always behave the same way).
I have several ProLiant DL380 Gen11 and Gen10 servers... I use the...
Hello everyone,
as a final update on this: memtest found errors with the RAM of the system. I started to unplug modules until I figured out which module was the culprit and replaced it. Ran memtest again with the system fully configured and was...
Hello everyone,
as a final update on this: memtest found errors with the RAM of the system. I started to unplug modules until I figured out which module was the culprit and replaced it. Ran memtest again with the system fully configured and was...
Zur Info für andere:
Wenn ich "com.ar" als Domain ausschließe, dann kommt "*@telecentro.com.ar" trotzdem durch.
Hab mich jetzt nochmal mit Regular Expressions auseinandergesetzt und teste jetzt "^.+\.com\.ar$" - hoffe dass das so passt
Thanks for the reply @j.theisen
I will test by rebooting into kernel 7.0.14-5 tomorrow morning to avoid disrupting any ongoing operations.
And yes I'm using mdraid configured as RAID1 across 2 NVMe drives (/dev/nvme0n1 and /dev/nvme1n1).
Details...
Hi,
because the feature depends on kernel support and that was newly implemented between those kernel versions. Proxmox VE already removes the flags because of the issues you encountered, but the custom args take precedence.
We are excited to announce the first release of Proxmox Virtual Environment with official support for a second CPU architecture: 64-bit ARM (arm64/aarch64). Until now, Proxmox VE was available for x86-64 (amd64) only.
Proxmox VE 9.2 for arm64...
Basically you need three locations for automatic HA. Otherwise you will always have issues with split brain situations.
Addendum: If there is no common layer 2 network available for the VM traffic you cannot migrate a VM from one location to the...
Hi @svc,
it's very unlikely that the libpve-storage-perl update is related. It's a perl library for high-level interaction with storages, it does not touch low-level kernel stuff related to booting. The changelog also doesn't mention anything...
Before continuing down the PVE/kernel route, I'd validate the hardware. I've had a few of these small boxes and lost both SSDs and memory in them.
Your testing has ruled out a lot of the software side (though that's not to say there isn't a...
You can't re-encrypt; instead you can point new backups at a new key and keep the old ones archived until retention has pruned the last snapshot that used the old key.
https://pbs.proxmox.com/docs/backup-client.html
Before continuing down the PVE/kernel route, I'd validate the hardware. I've had a few of these small boxes and lost both SSDs and memory in them.
Your testing has ruled out a lot of the software side (though that's not to say there isn't a...
I wouldn’t conclude that there are “no such rules for Proxmox”. There are just different layers involved here.
Linux itself is NUMA-aware: the scheduler and memory allocator try to maintain CPU/memory locality. QEMU can additionally expose a...
Agree with @UdoB : a common distro (Debian/Ubuntu) with SSH access/server, docker base install and maybe portainer (or dockhand) for an easy entry or more simple management would the better choice. Your initial idea is like driving a formula one...
HI, I believe this is similar to this issue. https://bugzilla.proxmox.com/show_bug.cgi?id=5895 .
EDIT: Could you please also share the zpool status -pP output?