Recently created nodes not showing need help

Mikey6283

Member
Jul 14, 2021
58
0
6
74
Hi , I am new to Proxmox , and had to reinstall proxmox ve due to error on ssd. I then reinstall/ created the nodes but they are not showing in the data centre. They have been allocated ids but i have no idea how to solve the issue.
i have attached Task History if this will help?

Any help would be appreciated.
 

Attachments

  • Screenshot 2021-07-15 at 06.17.30.png
    Screenshot 2021-07-15 at 06.17.30.png
    64.5 KB · Views: 18
hi,

I then reinstall/ created the nodes but they are not showing in the data centre.
how many nodes? you mean PVE nodes right?

what do you get when you run pvecm status?
 
i am trying to create VM and containers , I created 3 , however nothing is in the left side under pve. I am afraid you will have to be kind as i am new to proxmox . I ran pvecm status , received error ?
root@pve:~# pvecm status
Error: Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?

i have no set any cluster according to the task history they have been created ???
 
i am trying to create VM and containers , I created 3 , however nothing is in the left side under pve. I am afraid you will have to be kind as i am new to proxmox . I ran pvecm status , received error ? i have no set any cluster.
root@pve:~# pvecm status
Error: Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?
 
sorry, it seems there was a misunderstanding, when you said "node" i thought you're talking about physical hosts to create a cluster with.

though it seems this is a single node and you're creating VMs or containers.

i am trying to create VM and containers , I created 3 , however nothing is in the left side under pve.
what do you get from qm list and pct list? also please post the output from pveversion -v (use [code] tags when posting)
 
Code:
oot@pve:~# qm list
      VMID NAME                 STATUS     MEM(MB)    BOOTDISK(GB) PID       
       100 haosova-6.1          stopped    512               32.00 0         
       101 HASSIO               stopped    4096              32.00 0         
root@pve:~# pct list
root@pve:~# pveversion -v
proxmox-ve: 6.3-1 (running kernel: 5.4.106-1-pve)
pve-manager: 6.4-4 (running version: 6.4-4/337d6701)
pve-kernel-5.4: 6.4-1
pve-kernel-helper: 6.4-1
pve-kernel-5.4.106-1-pve: 5.4.106-1
ceph-fuse: 12.2.11+dfsg1-2.1+b1
corosync: 3.1.2-pve1
criu: 3.11-3
glusterfs-client: 5.5-3
ifupdown: 0.8.35+pve1
ksm-control-daemon: 1.3-1
libjs-extjs: 6.0.1-10
libknet1: 1.20-pve1
libproxmox-acme-perl: 1.0.8
libproxmox-backup-qemu0: 1.0.3-1
libpve-access-control: 6.4-1
libpve-apiclient-perl: 3.1-3
libpve-common-perl: 6.4-2
libpve-guest-common-perl: 3.1-5
libpve-http-server-perl: 3.2-1
libpve-storage-perl: 6.4-1
libqb0: 1.0.5-1


libspice-server1: 0.14.2-4~pve6+1
lvm2: 2.03.02-pve4
lxc-pve: 4.0.6-2
lxcfs: 4.0.6-pve1
novnc-pve: 1.1.0-1
proxmox-backup-client: 1.1.5-1
proxmox-mini-journalreader: 1.1-1
proxmox-widget-toolkit: 2.5-3
pve-cluster: 6.4-1
pve-container: 3.3-5
pve-docs: 6.4-1
pve-edk2-firmware: 2.20200531-1
pve-firewall: 4.1-3
pve-firmware: 3.2-2
pve-ha-manager: 3.1-1
pve-i18n: 2.3-1
pve-qemu-kvm: 5.2.0-6
pve-xtermjs: 4.7.0-3
qemu-server: 6.4-1
smartmontools: 7.2-pve2
spiceterm: 3.1-1
vncterm: 1.6-2
zfsutils-linux: 2.0.4-pve1

I hope that this is correct as i said i am new to proxmox.
 
Code:
oot@pve:~# qm list
      VMID NAME                 STATUS     MEM(MB)    BOOTDISK(GB) PID      
       100 haosova-6.1          stopped    512               32.00 0        
       101 HASSIO               stopped    4096              32.00 0
VMs seem to be here. do they work normally? qm start 100 should start the VM

can you also show a screenshot of the left pane?
 
I started V100 as you can see in screenshoot it started but it does not appear on the left hand side. I attached the screen shot of the V100 which show that it was loaded successfully if this will help.
 

Attachments

  • Screenshot 2021-07-15 at 09.33.05.png
    Screenshot 2021-07-15 at 09.33.05.png
    68.5 KB · Views: 8
  • Screenshot 2021-07-15 at 07.37.40.png
    Screenshot 2021-07-15 at 07.37.40.png
    110.7 KB · Views: 8
okay interesting, not sure what's the problem but we can try a few things:

* try opening an incognito tab on your browser (with no plugins activated) and try accessing the web gui to see if it behaves the same way

* change your repository to pve-no-subscription (since it seems you don't have one) [0], and then perform package upgrades by running
Code:
apt update
apt full-upgrade
and reboot when finished.

or you can also try to just install the newest 7.0 from scratch (otherwise you'll have to do version upgrade later on)

if the problem still persists then we'll debug further

[0]: https://pve.proxmox.com/wiki/Package_Repositories#_proxmox_ve_6_x_repositories
 
Hi,

for sure you selected the Storage View - Check the dropdown above Datacenter on the left and select the Server View.

Greetz
 
Last edited:
  • Like
Reactions: Kirak
try opening an incognito tab on your browser (with no plugins activated) and try accessing the web gui to see if it behaves the same way
I tried to connect to by incognito and it stated cannot connect no Ticket ???
* change your repository to pve-no-subscription (since it seems you don't have one) [0], and then perform package upgrades by running

sorry how do i do this ???
 
Greetz Thank you it works , I don't know how and why i had managed to do that ?
great so not a bug.

* change your repository to pve-no-subscription (since it seems you don't have one) [0], and then perform package upgrades by running

sorry how do i do this ???
on the GUI go to Datacenter -> {nodename} -> Updates -> Repositories -> Add -> No-Subscription
 

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!