Recent content by fatanyk

  1. F

    [SOLVED] Create volume gluster

    I've found a solution. Actually my firewall were not set. I just had to configure the firewall
  2. F

    [SOLVED] Create volume gluster

    Well I have some private ip but i can't ping my proxmox with my private ip. (ex: proxmox 1 with 192.169.1.2 can't ping proxmox 2 with 192.168.1.3). Actually I'm trying to fix that and I will test your solution.
  3. F

    [SOLVED] Create volume gluster

    Hello, I'm trying to create a volume with glusterFS. I've peer all my nodes but i've got an error that my host are not connected. But as you can see, all my peer are in state : "Peer in cluster (Connected)". I've found that when i'm on an other node, the peer is not connected but i don't know...
  4. F

    [SOLVED] VM connection in cluster

    I've found a solution. I've created a new linux bridge on my proxmox with port forwarding enable within a private network. Then i've set my network in the private network on my VM, then it work ! Thanks for your help
  5. F

    [SOLVED] VM connection in cluster

    I've check all my VMs and nodes, fixed the conflicting IP and MAC addresses but still have the same problem
  6. F

    [SOLVED] VM connection in cluster

    Hello, i have an issue with my cluster. Actually I have 3 nodes in my cluster and 1 vm on each node. When i'm not in the cluster, i have connection with my vm but when i join the cluster, the connection is gone and I don't know why. Here is the /etc/network/interface on my node : and there...
  7. F

    can't get connexion with my vm

    Well now i have Destination Host Unreachable so i know, i don't even understand what's going on
  8. F

    can't get connexion with my vm

    I've make some changes and i'm able to ping my VM from my host
  9. F

    can't get connexion with my vm

    Yes sorry this is another node of my cluster this is the good capture :
  10. F

    can't get connexion with my vm

    I can't ping my VM from my host
  11. F

    can't get connexion with my vm

    Yes my host have internet connection. my host had the netmask to 51.159.59.0/24 when i created my proxmox (this is for a project at school). Here's the network configuration of one of my hosts. I'm working on my VM so i can't tell you if I can ping my VM but i will try ASAP
  12. F

    can't get connexion with my vm

    Here's the result of my ping. I can only ping my proxmox server. There is no response from my ping to google.com
  13. F

    can't get connexion with my vm

    Hello, i'm new in proxmox and i have an issue with my connexion. Actually i can't ping google.com with my VM but i can ping my proxmox server here's the result of my network interfaces : in my VM I have something like this : and my ifcf-eth0 looks like this : Can someone help me with...