Pretty bummed to say that we just got a set of DL 560's with 1.5TB of ram and we can't fire up a VM with more than 1TB. Anything more than that and the VM hits a internal error.
Ive tried with numa on and off, huge pages enabled and disabled, nothing seems to help.
root@testprox1:/var/log# cat /etc/pve/nodes/testprox1/qemu-server/100.conf
bootdisk: virtio0
cores: 35
cpu: host,flags=+pdpe1gb
memory: 1280000
name: Medent
net0: virtio=16:BF:F1:E7:51:1F,bridge=vmbr0
net1: virtio=B6:63:A6:C2:00:9F,bridge=vmbr1
numa: 0
onboot: 1
ostype: l26
scsihw: virtio-scsi-pci
smbios1: uuid=37416050-9986-450c-b93b-028a05b44bee
sockets: 4
virtio0: OS:vm-100-disk-1,size=300G
virtio1: Data:vm-100-disk-1,backup=0,size=7000G
VM is CentOS 7.3, so I don't think that is the limitation.