PVE runs the iscsiadm discovery, similar to what is mentioned here: https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage/#understand-multipath-reporting-for-your-device
You can manually run the discovery against the mgmt IP. However...
cifs: barracuda
path /mnt/pve/barracuda
...
subdir /backups/docker ubuntu
I wonder if this /backups/docker ubuntu shouldn't be escaped somehow? I mean the space inside. Maybe /backups/docker\ ubuntu or in quotation marks...
Hi @AndreasS , you may find this article helpful as you work on a solution:
https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage/#understand-multipath-reporting-for-your-device
Blockbridge : Ultra low latency all-NVME shared storage...
difference between the nodes is, that the failing node got the update to latest PVE kernel and the other didn't so far.
Apart from that I wanted to try, if the advertising from Dell-storage end is working properly if I use the management-IP of...
Yes, eno1-4 are on an HP Ethernet 1Gb 4-port 331i Adapter which has firmware 17.4.41.
ens3 (empty slot) and ens3d1 are on an HP Ethernet 10G 2-port 546SFP+ Adapter which has firmware Mellanox ConnectX3Pro 2.40.5030. (I'm using old hardware in...
I've downloaded and installed the latest version of the ProxMox Veeam plugin. I can back up and restore to the ProxMox environment. We're trying to restore a VMware machine to ProxMox, but I can't see the ProxMox host when I select: Restore...
Update.
Ran the following two commands
root@pve:~# qm importdisk 145 /mnt/pve/<path-to-vhdx>.vhdx local-lvm
importing disk '/mnt/pve/<path-to-vhdx>.vhdx' to VM 145 ...
Logical volume "vm-145-disk-2" created.
Logical volume pve/vm-145-disk-2...
Yes, I was and have reset it all back to as default as I can remember. Just eno1 with a single bridge. The firewall was active on all of the VMs, originally, but I have since disabled it.
I did set the MTU to 9000, but that did not help, so it...
Alright, I've moved all my disks to NFS. I deleted all the disks and the ZFS storage. Then I started from scratch:
Next, I re-added the ZFS over iSCSI storage type, and attempted to move the disk from one of my VMs from NFS storage to the "new"...
That is a very good question, and my testing so far indicates the wisdom that led me to consider this is backwards. Assigning the VM to use an e1000e nic made all the problems go away for me. I'll do further testing later. But using the VirtIO...
I hope they will be able to release updates soon, I check often but it seems that the updates have stopped at the moment at thepve-manager/9.0.10/deb1ca707ec72a89 (running kernel: 6.14.11-3-pve)
Kein Problem, alles wichtige geht in der GUI, besser als HyperV, wo man viel per Powershell machen muss.
FC geht zwar, ist aber nicht so straight forward wie bei vSphere. Da wäre etwas Linux Know How nicht schlecht.
Ich realisiere solche...
So I'm planning to rebuild my Home Assistant server over the weekend, using Proxmox so that I can build HAOS in a VM and be considered "supported" by HA (today I run HA supervised, but it's fallen out of favour for prod builds). My HA server is...
Mainly it is another thing to troubleshoot when things don't work. Stuff like "I changed the DNS but the new IP isn't being used" type of things two years later when you've forgot about the cache.
Honestly, this whole discussion is kind of dumb.
Ich habe das Phänomen auch bei einem Kunden seit 2 Monaten. Da sind übrigens auch e810 NICs verbaut.
bisher haben wir alle 2 Wochen ein Reboot der Nodes gemacht, aber ich werde den Fix der im Post #6 verlinkt ist einmal testen.