[SOLVED] datacenter accesible but node not responding

raxa

New Member
Jun 15, 2022
5
2
3
Hello,

I have a little problem with my proxmox since I change the hostname. I can access the proxmox gui and the pve cli respond to me (I was able to create a user) but the vm and lxc does not respond and are not showing on the gui nor on the cli.
1655282993205.png
the /etc/hosts look like that

Code:
localhost.localdomain localhost
192.168.84.242 pve.bforcure.com pve pvelocalhost

# The following lines are desirable for IPv6 capable hosts

::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
the only change was that before it was not a .com but a .intra (dont ask why stupid me)


I've try rebooting the server and all the service listed on the wiki one by one but that haven't change anything. I've try reverting the hostname without any luck.
So if anyone have an idea, it would be of great help because I'm clueless...

Thanks !
 
Last edited:
HI,
are there any files in /etc/pve on any of the nodes? Also what is the output of pvecm status on the other node?
 
HI,
are there any files in /etc/pve on any of the nodes? Also what is the output of pvecm status on the other node?
sorry if I wasn't clear, I dont have any other node.

There is a lot of file in /etc/pve
Code:
#ls /etc/pve
authkey.pub        datacenter.cfg  ha     lxc    openvz  pve-root-ca.pem  qemu-server  storage.cfg  virtual-guest
authkey.pub.old  firewall        local  nodes  priv    pve-www.key      sdn          user.cfg     vzdump.cron
 
oh ! I think I found something, it seam that I have rename the node when I change the host name because I have 2 folder in /etc/pve/node, one with all conf file from my vm and lxc and the other one with the actual name and no conf file
Code:
├── nodes
│   ├── prox
│   │   ├── host.fw
│   │   ├── lrm_status
│   │   ├── lxc
│   │   │   ├── 101.conf
│   │   │   ├── 105.conf
│   │   │   └── 107.conf
│   │   ├── openvz
│   │   ├── priv
│   │   ├── pve-ssl.key
│   │   ├── pve-ssl.pem
│   │   └── qemu-server
│   │       ├── 100.conf
│   │       ├── 102.conf
│   │       ├── 103.conf
│   │       ├── 104.conf
│   │       ├── 106.conf
│   │       └── 108.conf
│   └── pve
│       ├── lrm_status
│       ├── lxc
│       ├── openvz
│       ├── priv
│       ├── pve-ssl.key
│       ├── pve-ssl.pem
│       └── qemu-server
 
  • Like
Reactions: shrdlicka

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!