Your SDA is divided into 3 partitions (1,2,3) and there appears to be no LVM so pvresize does not apply.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Can confirm this also happens on Dell R740 Generation of Servers with a Skylake CPU in it. Skylake-SP in theory supports AVX512 so it should support v4 (and the VM do indeed boot on V4) but it seems to be rather broken
I double checked the connecter and the public IP for our PMG instance is listed there. I've also confirmed with an nslookup that DNS is pointing correctly. Any other tips?
Hi there
Thanks for your instructions .
I have an issue ,when I try to make the pvresize , I have an error:failled to find physical volume /dev/sda3 .
lsblk attached
Thank in advance for your support
I've taken the idea of your script and put it into a daemon:
https://github.com/bzed/proxmox-san-fenced
Its not properly tested yet (except for the shipped tests, which is probably the largest part of the code), but it should handle the case of...
it will reach the enterprise / pve-no-sub repositories shortly, I'm sure, but getting bits from pvetest is not exactly recommended. You could use pinning to only bring a specific package from that repository (and ignore the rest, or opt-in for...
how to only install a kernel from test? As using the enterprise repo I don't want all the test packages. Or is expected in the enterprise repo as well on a short period?
Try to append this options in the grub:
pcie_aspm=off intel_iommu=off intel_idle.max_cstate=0 acpi_power_meter=off nomodeset
This options has save me for a lot of issue.
pcie_aspm=off
What it does: Disables Active State Power Management for...
Hi,
I have a cluster with 3 nodes. each node has config for ether port 2
auto iso_lan
iface iso_lan inet manual
bridge-ports nic1
bridge-stp off
bridge-fd 0
#isolated
This ether port 2 / nic 1 (on each node) connected to...