Hey All,
Here are some of my testings that I hope help.
I have upgraded the drivers to v271 on one of my production servers (non critical) to do testing with, here's the verification of said drivers:
I ran that same crystal disk benchmark...
The general guidelines apply to adding new disks to Ceph. As you add disks, keep these in mind.
Ideally, all hosts and all disks (in a pool) will be the same. For hosts, this means similar CPU, RAM and networking. For disks, this will mean size...
Please note that Proxmox VE already defaults to the x86-64-v2-AES for any VM created through the web UI's "Create VM" wizard since Proxmox VE 8.0 released two years ago.
Exposing the relevant flags for nested virtualization in the UI might be...
You need to provide more information for someone to be able to help you.
Please provide:
The subnet you would like to access your web GUI via. For example 192.168.1.0/24
The IP address that you would like your PVE host to have. For example...
Thank you for sharing the guest configurations. I do not see any issues with the configurations.
Do you have a DHCP server on your 192.168.1.0/24 network? If you do, what is the range?
The ping behaviour you describe could be duplicate IP...
Because you successfully sent the first email, your configuration in PVE is likely correct. This means the issue is not in PVE.
You might get more information from /var/log/mail.log
You should also examine the logs on the Exchange Server. It...
What is the output from pve-firewall status ?
Please provide the output from (replace XXXX with the VMID):
cat /etc/pve/qemu-server/XXXX.conf
And your interfaces file:
cat /etc/network/interfaces
Please provide:
The interfaces file contents for each host
A configuration of a guest that works as expected that is on the same host as a guest whose networking does not work as expected.
The configuration of the guest that does not work.
cat...
Hi @TSAN
I was looking for something related to ZFS replication and VSS when I came across your post. Just in case you have not found the answer to your question...
Yes, ZFS replication triggers a freeze-thaw with VSS if you have the QEMU...
Bridge port isolation uses the feature of the native Linux bridge for isolating ports. That means it only works locally on that node, but not for VNets that are defined on multiple nodes (e.g. VLAN zone). There's also no way of only allowing...
@brnogu a few questions:
Is VM1 (VMID 105) that is failing to backup to /mnt/pve/NAS on the same node as the other VM that successfully backed up to that share?
If they are on the same PVE node, please provide the following:
pvesm status
cat...