Recent content by davi_sehn

  1. D

    [SOLVED] Wrong IP when adding a node to a cluster

    I've just marked it! Thanks again! Have a great weekend ;)
  2. D

    [SOLVED] Wrong IP when adding a node to a cluster

    Yes, it worked. Thanks man, you helped me a lot, I'm very grateful! :)
  3. D

    [SOLVED] Wrong IP when adding a node to a cluster

    But I didn't change the IPs. Nor did my superior. Is it something that can occur automatically?? Should I change the 10.1.1.174 and 10.1.1.175 IPs on /etc/hosts to the original IPs, respectively, to 10.1.1.10 and 10.1.1.12? Edit: I think the IPs changed because of the DNS service, but I'm not...
  4. D

    [SOLVED] Wrong IP when adding a node to a cluster

    Hi, here's the output from pve2: root@pve2:~# cat /etc/hosts 127.0.0.1 localhost.localdomain localhost 10.1.1.175 pve2.gpssat.com.br pve2 # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1...
  5. D

    [SOLVED] Wrong IP when adding a node to a cluster

    Ok, here are the outputs from pve2 (10.1.1.12, the node I created the cluster on): root@pve2:~# cat /etc/network/interfaces # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # # If you want to manage parts of the network...
  6. D

    [SOLVED] Wrong IP when adding a node to a cluster

    Hi, here is the network configs (ip a): root@pve2:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever...
  7. D

    [SOLVED] Wrong IP when adding a node to a cluster

    Hi, I'm new on proxmox and its communitty, and I faced an error that i couldn’t solve. The error is that when I'm copying the information to join the cluster I created, the node IP "changes" from *.*.*.12 to *.*.*.175. When I try to connect to the node with this information I get this message...