Search results

  1. A

    stonith / fencing for guest VMs

    @LnxBil @t.lamprecht Is this agent still valid until today ? Can you please check my post and suggest some help : https://forum.proxmox.com/threads/pacemaker-between-two-virtual-machines-under-proxmox.120551/
  2. A

    Pacemaker between two Virtual machines under Proxmox

    Hello i am trying to setup install and configure pacemaker of two vritual machines under proxmox. the OS is almalinux on both virtual machines everything goes well until i reached this step of configuring the cluster for fencing this is the link for the section in the documentation...
  3. A

    Pacemaker manage Proxmox VM??

    @tom what about this discussion then : https://forum.proxmox.com/threads/stonith-fencing-for-guest-vms.23193/ ?? they are talking about the fence_pve ? i find also this reference in github: https://github.com/ClusterLabs/fence-agents/tree/main/agents/pve is it still possible until today ? thank...
  4. A

    problem in proxmox disk paritions

    thank you so much this was the right answer to my interrogation
  5. A

    problem in proxmox disk paritions

    Good morning, i laundhed a proxmoxVE 7 server from a cloud provider with 2TB of storage when the installlation finishes and i open the dashboard, i see that my proxmox is using only a partition of 50Gb as mentioned in the picture bellow and the other portion of the disk is empty and not used...
  6. A

    connecting Ceph ProxmoxVE Nodes

    so the switch is the only option to make the three nodes communicate with each others ? is there any networking strategy to link them by cables ?
  7. A

    connecting Ceph ProxmoxVE Nodes

    Hello everyone, I need some advice in my local proxmoxVE cluster. i am actually trying to set up a high availability ProxmoxVE cluster with Ceph inside of this cluster After installing ProxmoxVE on my physical nodes, I am asking about the way to link them together. I know that ceph Nodes...
  8. A

    shared storage over WAN

    @LnxBil @Dunuin i want to thank you so much for your interesting interventions, i am really still struggling to find the most convenient storage option i could do for my "over WAN" cluster i have another suggestion(that will compromise high availability) and i appreciate getting your thoughts...
  9. A

    shared storage over WAN

    thank you so much for mentioning this, it's a important point to consider
  10. A

    shared storage over WAN

    Thanks you so much for this interesting strategy, i have another suggestion and i appreciate your thoughts toward it - in the officials docs, in the table bellow, it's mentioned that zfs could be shared over iscsi is it a good option ?
  11. A

    shared storage over WAN

    i have a proxmox cluster with 3 nodes (the number could scale in the future) and these nodes are connected over WAN through public IP and they are located in different geographical location and i want to make a shared storage for this cluster to get east and fast VM migration between nodes and...
  12. A

    Install three Proxmox servers with ZFS shared storage system for high availability

    it's mentioned in the documentation that ZFS could be used as a shared storage but only over iscsi
  13. A

    VM is locked (migrate)

    i had the same issue and the 'qm unlock' command solves the problem my question is : why did that happens ? i did quite a number of VM migration between node and it was successful without this lock issue but i had the issue with one VM only can you explain the reason for this to happen please ?
  14. A

    using HAproxy as a load blancer in proxmox

    i have a swarm containing 3 virtual machines one VM running as a manager node and the two others are runninng as workers i have services running inside of docker containers i want to use HAproxy as a loadblancer for this infrastructure i want to install HAproxy on a separated VM ? i want to...
  15. A

    How can I use HAproxy in Proxmox?

    concerning the s#1 senario L for the incoming requests from the outside who is gonna intercept it first ? is it proxmox ? or the VM in which haproxy is installed ? i want to know if it is possible to make that VM in which haproxy is installed intercepts requests from outside instead of...
  16. A

    HAProxy with Docker-swarm

    Hello, i have a swarm cluster of VMs, 1 manager and 2 workers what is the best way for using HAProxy with docker swarm ? running it on a container or directly inside of a virtual machine ?
  17. A

    how to know the IP address of a VM

    i have already tried installing libvirt, and ended ups seeing proxmox pakages being removed thanks a lot for mentioning this