spirit's latest activity

  • spirit
    they an issue on their github about evpn and their new unified startup script (race between zebra daemon not 100% started before bgpd daemon is starting , so some routes are not registered in kernel , until you restart manually the bgp daemon...
  • spirit
    spirit replied to the thread Server load graph.
    1= 1 core, 2= cores, ... the load average shouldn't be more than the total number of cores of your host.
  • spirit
    you have the new pressure stats in pve9, which is almost the same than CPU readyness. (0 is ok, over 0 mean than your vm cpu need to wait ). Same for storage && memory pressure. no alerting is available in pve yet, you need to use external...
  • spirit
    spirit replied to the thread HA migration time.
    this is strange, the vm should be started directly after the move. You don't have added start delay in vm options ?
  • spirit
    They are still optimisation not yet implemented in qcow2 on lvm share (mainly the cache size), it could impact the performance with disk > 300Gb. But it should impact so much the performance. do you have tried with raw format to compare...
  • spirit
    because you can't mount a ntfs filesystem on 2 machines at the same time....you are going to kill it if you do this...
  • spirit
    what is your cpu usage during the bench ? currently iothread use only 1core, so you could be cpu limited in rand4k. (I'm working on it to add support for the new multithreading feature ). It could explain the difference, if hyper-v is able to...
  • spirit
    We're very excited to present the first stable release of our new Proxmox Datacenter Manager! Proxmox Datacenter Manager is an open-source, centralized management solution to oversee and manage multiple, independent Proxmox-based environments...
  • spirit
    It should come in the future with proxmox datacenter manager. (2 differents cluster + storage replication ). Not sure It'll be ready for 1.0 , but I'm pretty sure that the feature will be available in 2016. For now, you need to replicate the...
  • spirit
    if your fleecing storage is full, sure, you'll got io-error. But it's helping too to avoid slowdown during backup if your pbs is slow. for example, production is on nvme, and pbs is on hdd. You'll have slowdown when backup is running if write...
  • spirit
    spirit replied to the thread Proxmox 9.1.1 FC Storage via LVM.
    The lock is managed by proxmox code directly. (through pmxcfs/corosync). You can't delete 2 lvm volumes at the same time.
  • spirit
    you can also use a fleecing device in schedule backups advanced option, to define a temp buffer disk. (could be local storage)