Reducing the number of recent backups to sync will help, but also not as much as you would hope. As I understand it, even if you only sync the very last backup, that backup is small at the source only because it's storing changes from the backup...
Hi Proxmox Community
I have a NAS machine that I recently installed Proxmox on, and had to install version 8 due to boot issues (some message about efi boot files).
The machine is an HPE microserver gen 8, and from some digging online I found...
Thanks for all of your help Impact!
I went ahead and made both of my nodes static. The node in question is working well now. I went ahead and disabled the onboard NIC in the bios, rebooted, ran ip a, then edited my /etc/network/Interfaces...
I know this doesn't answer the question directly, but to overcome this I have setup a local PBS to which I backup my machines locally.
From this local PBS I sync to a remote PBS instance. This offsite PBS is behind a slow connection (VPN over...
So I probably have a somewhat unique setup. I use Cover bootloader to boot into my ZFS mirror boot partition. This is because my box can't boot NVMe otherwise. I know for a fact my system was using systemd-boot in 8, I believe it was the only...
Hello, I am relatively new to Proxmox and virtualization in general and wanted some advice regarding networking performance with the card mentioned in the title, they are Oracle-branded Mellanox Connect X-3 cards cross flashed to Mellanox...
In the past, we did the same, but with thick-LVM of all storage space and use the ZFS-over-iSCSI appliance for all stuff, that needs a snapshot. We migrated the VM online to the other storage, did the intended stuff and migrate it back.
IIRC...
Hallo @urs, das ist kein PVE-Bug sondern der klassische hängende CIFS-Mount: wenn der Server unter einem hart gemounteten Share wegbricht, blockiert der Kernel jeden Zugriff auf /mnt/pve/UN_26_Prox endlos. pvestatd rennt genau da rein, deshalb...
Ceph volume can impact latency and corosync is very sensitive, hence the recommendation to use a dedicated NIC. Note Corosync can also use additional/backup links.
For what it's worth, I did configure that bridge to a static ip address outside of the DHCP range and I can get to the web interface on that one now. I would still like to force it to use DHCP and then reserve the issued address.
I was trying to do all interfaces as DHCP and then reserve the issued ip in the router so it stays the same as originally issued. I tend to do a lot of devices this way out of convenience, and generally only go true static on my primary NAS.
I...
Here is a working example with smtp2to.com for mail delivery and t-online.de as domain.
Mail to t-online.de gets delivered via smtp2go.com, the rest will be delivered directly by PMG.
This should of course work with other SMTP servers.
Other...
Here you go...
root@pve02:~# cat /etc/network/interfaces
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration...
Hi janus57,
Thank you. After downgrading Veeam, I can now backup PVE.
I just want to know if anyone else has encountered the same issue after installing or upgrading.
I need to perform a bunch of data conversion on a single drive within a VM.
To be able to roll back in case it goes wrong, I would like to snapshot that individual drive.
But since the machine is doing other things, I don't want to...
Just to repor
Getting this on another Crucial drive, this time a Crucial T705 4TB:
/dev/nvme0n1 /dev/ng0n1 2523E9C2EA78 CT4000T705SSD3 1 4.00 TB / 4.00 TB PACR5111
It's a PCIe5 drive and otherwise works fine. Hitting ctrl-alt-f2 at the point...
For people affected by this with NVMe drives - could you please share the make and model?
(`lspci -nnk` should provide enough information)
additionally the output of `cat /sys/block/nvmeXn1/queue/write_zeroes_max_bytes` would help (replace...
Steve,
At the moment, I am not using CEPH and it was not the impetus as to why the watchdog was barking. Currently I use an NFS mount from my TrueNAS server. Eventually, I will implement CEPH.
When my TrueNAS server needs to be rebooted, I shut...