This setting should fix the hanging io.
create a lvm profile /etc/lvm/profile/thin-raid6.profile
allocation {
thin_pool_chunk_size_policy = "performance"
thin_pool_zero = 0
cache_mode = "writethrough"
}
Then use the profile on the VG where the LV lies. All LV will inherit the...
Corresponding to your network configuration on top you have no routing enabled.
It is normal that you can ping the bridge but not the nic.
This is missing on your nic configuration
post-up echo 1 > /proc/sys/net/ipv4/ip_forward
post-up echo 1 >...
I'm sorry but network configuration is out of scope.
So no it would help nothing.
The problem is that hetzner delivers you packages to your mac of the nic enp4s0.
Hat this point you need a routed setup[1] to deliver the packages to the corresponding VM.
1.)...
I'm still working on this.
It looks like the kernel caching/allocation behavior has changed.
I try to adapt the lvm.conf so it is compatible with the raid cache.
I see that the kernel is waiting for ack but it never come or it is masked.
It works all great as long the raid cache and the kernel...
We do no configuration.
here are some Hezner docs that show examples of networking.
https://docs.hetzner.com/de/cloud/servers/static-configuration
https://dominicpratt.de/hetzner-proxmox-network-configuration/
Hi,
I don't think so. The backups are triggered always come from the Backupclients and not from the server itself.
The server has no control over the clients and this is intended.
Hi,
PBS is in beta state so many bugs and improvements are made in this phase.
To help you please upgrade PVE and PBS test again and if the problem still exists report back.
But if you report an issue please send the used PVE version and also the PBS version with this report.
Hi,
this has nothing to do with Proxmox VE.
If you taking about a Windows SW Raid?
If yes this can be done[1] but I would do it.
Because this could end in a loss of all data.
Consider mounting the raid on Windows and copy the files to another device...
Hi,
I don't know but some products of HP has Ubuntu support.
If so Proxmox VE is at the support point more an Ubuntu than a Debian.
Proxmox VE uses the Ubuntu Kernel so if HW does not work with Proxmox VE it will 99,9% have the same problem this Ubuntu.
But anyway has this HP Server any...
Hi,
Proxmox VE does not support shrinking a mp.
But you are lucky that you use ZFS so it is not that hard.
Just use this command to set the size you want.
zfs set refquota=<wanted size> <poolname>/path/to/subvol-<VMID>-disk-<DiskID>
[Code]
then you should edit the pct.conf at...
No, you understand something wrong.
/etc/pve/* is on all cluster members the same.
This is Proxmox Cluster FS and it is replicated over all nodes. So if one node is gone and the VM image is available on the other nodes you can copy the config file on every other cluster member and start the VM...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.