Search results

  1. H

    TASK ERROR: total memory for NUMA nodes must be equal to vm static memory

    VM conf bootdisk: scsi0 cores: 4 cpu: host hotplug: disk,network,usb,memory,cpu ide2: none,media=cdrom memory: 4096 name: debian numa: 1 numa0: cpus=0-3,hostnodes=0,policy=bind,memory=4096 onboot: 1 ostype: l26 scsi0: local:101/vm-101-disk-0.raw,size=25G scsihw: virtio-scsi-pci serial0: socket...
  2. H

    why snapshot works on lvm (not thin)?

    Dear All, Looks like I can do a snapshot on LVM (not thin) below are the details Am I missing something?
  3. H

    0-100% instant random core utilization

    Dear All, Please help. Two identical servers: Dell R630 2x Intel Xeon E5-2650v4 (48 threads) 128GB same problem on both servers, both running proxmox 5.4-4 2 containers running on each machine 16 threads each htop inside CTs shows some of the cores 100% utilization, while the host show far less...
  4. H

    VM disk wrong size

    sudo lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 120G 0 disk ├─sda1 8:1 0 243M 0 part /boot ├─sda2 8:2 0 1K 0 part └─sda5 8:5 0 15.8G 0 part ├─debian--vg-root 254:0 0...
  5. H

    PVE kernel limits outgoing connections

    All my servers with PVE kernel enabled show poor outgoing connections performance: ab -n 10000 -c 1000 example.url 4.4.21-1-pve Requests per second: 679.38 4.4.35-1-pve Requests per second: 754.42 4.13.13-5-pve Requests per second: 692.04 4.13.13-6-pve Requests per second...