Search results

  1. M

    Monitoring VMs

    I have one problem with proxmox and grafana as well: diskread and diskwrite doesn't work - it tells me "no data". What's wrong?
  2. M

    Manage multiple proxmox hosts without clustering

    I know the topic is quite old. But I have 4 nodes running proxmox, but only one is running 24/7. However, it would be nice to manage them from one GUI and even use wakeonlan. How can I do that?
  3. M

    balance-rr vs. LACP

    Ich hänge mich mal dran: https://www.hardwareluxx.de/community/threads/homeserver-proxmox-mit-vlans-mikrotik-auf-einmal-keine-verbindungen-mehr.1290367/ Ich habe genau das gleiche Problem. Wechsle ich auf xor oder LACP dann klappt es.
  4. M

    Problem with volblocksize

    I created it with the GUI and didn't change to blocksize.
  5. M

    Problem with volblocksize

    blocksize is 12k. It was created with the default options with the GUI.
  6. M

    Problem with volblocksize

    Hi, I installed a new server and set up a new zfs pool (hdds) with ashift=12. Now I get this error when I try to restore a backup of a VM to a zfs storage directly: TASK ERROR: zfs error: cannot create 'zfstank/vm-100-disk-0': 'volblocksize' must be power of 2 from 512B to 1M If I restore it to...
  7. M

    pct assigns the same core to all LXC

    Thx. Do I need to restart the host?
  8. M

    pct assigns the same core to all LXC

    Hi, I have an R710 with 24 threads. But Proxmox (6.3.2) assigns mostly the same core and just gives a f*ck about the other 23. ---------------------------------------------------------------------- pct cpusets 100020: 8 11 12 16 100110...
  9. M

    Network goes down

    Hi, I freshly installed PBS on a Server, but everytime it boots the network adapter goes down. If I make an "ip a", it tells me "enp4s0 xxx down". If I try to bring it up with "ifup enp4s0" it tells me "adapter enp4s0 not found" ? What can I do?
  10. M

    How to connect a VM to a specific processor core through Numa?

    I tried to allocate cores to a VM (16 of 24) as well. The VM starts and everything is running. BUT if I run a stress test on the VM for 16 cores then it will utilize all 24 cores of the host to ~70 %. Even if I stress only one core the thread is spread over all 24 cores on Proxmox. cores: 8...
  11. M

    vm on only one numa node

    did you resolve this? I think you need to use "numa1" instead of "numa0", since you want to use the cores of the second CPU.
  12. M

    CPU pinning?

    does this require a dual CPU system? Or can I enable this on a single cpu E5 V3 as well?
  13. M

    Storage replication regulary hangs after upgrade

    my pvesr.service keeps restarting all the time after the last upgrade.
  14. M

    Can't logout from LXC-Sessions

    Hi, I open xterm.js sessions to connect to lxcs. When I enter "exit" to leave the session, it does not log me out anymore. Thus, I can't log in again as well. It tells me "logout" but then nothing happens. I can type everything I want but I can't prompt any command or username or whatever. How...
  15. M

    status.cfg for metric export

    is it possible to send the metrics to two different influxdb instances?
  16. M

    Problem with 3 node cluster

    Hi, I have a 3-Node Cluster running, but only node 1 is running 24/7. If I'm starting another node I'll loose quorum, thus I'll have to use "pvecm expected 1" after shutting down the oder node/s. With a 2-Node Cluster I could bypass this problem by adding " two_node: 1 wait_for_all: 0 "...
  17. M

    Added third node - node 2 stopped working

    Hi, I had before two nodes running with two_node: 1 wait_for_all: 0 and it worked fine. I now want to add a third node. The third node is running and I can access it with the webgui, but the second node isn't accessible, it is shown as offline. I removed the "two_node: 1" line, but nothing. I...
  18. M

    ZFS 0.8 new features in proxmox

    so there is no chance for ZOL 0.8 in PVE-5?
  19. M

    ZFS 0.8 new features in proxmox

    And when will be PVE-6 released?