Eh, I would not trust "AI" too much, especially not for any integrity things and if it's just comparing a simple string...
The SHA256 sum from proxmox-ve_9.0-1.iso is indeed 228f948ae696f2448460443f4b619157cab78ee69802acc0d06761ebd4f51c3e as...
iscsiadm discovery against mgmt IP did not work, I will try opening a proper case with Dell, would be better to fix it from the right end I suppose. Will keep you posted.
I've seen some older threads (specifically 5 year old) on this subject and I was wondering if there have been improvements since on the question of making a backup of your Datacenter configuration in case you need to rebuild it from scratch or if...
I am running acme-dns to update the certificates in my landscape, I run my own acme-dns service and thus can get wildcard certificates. This means I can create certificates for subdomains that are locally known, but not on the outside. I just...
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"...