Search results

  1. S

    After upgrade to v8.2 black screen with blinking cursor

    Upgraded a r220 server that had Proxmox v7.4 installed to 8.2. Verified that pve7to8 was all green and then followed the official instructions. After the packages upgrade, checked the pve7to8 as stated that showed the following: # pve7to8 = CHECKING VERSION INFORMATION FOR PVE PACKAGES =...
  2. S

    local-lvm disabled

    Last week I added a new node to the cluster, and didn't notice it, but other node lost it's local-lvm in the process. I've made a cluster only for the convenience of managing them from the same address. When I noticed, this node had all the containers shut down and the local-lvm shows an...
  3. S

    Help! After 7.2-4 to 7.3-4 upgrade node doesn't boot

    After I upgraded to PVE 7.3-4 from 7.2-4 and rebooted my system now shows this error and doesn't boot. The boot partition only has a EFI folder and seems to miss a lot of things. Is there a way to recover this node? Like booting from a Proxmox ISO and doing any recovery/boot fix? Does anyone...
  4. S

    [SOLVED] Changed cluster node IP and now it's isolated

    I've changed the IP of one node in the cluster as instructed here, rebooted and now the node is out of the cluster and refuses to bring up any VM & CT. The steps I've done are: Backup of all VM/CT Informed the vlan tag in all the CT/VM. It was a vlan+ip change. Changed /etc/network/interfaces...
  5. S

    SSHD service disappeared from containers

    Today, while trying to ssh login to one container, I received a connection refused message. The container was given a root password and a pub.key during creation. I accessed via tty from host and realized that the sshd service has completely disappeared. After that I inspected and found that 4...
  6. S

    After joining a cluster, internal storage is lost

    I already have a Proxmox server. I've raised a new Proxmox server and before adding any service, I'm trying to add it as a node to the first one. So I copy the join info and launch it and it stays thinking. After some time I can see that in the background cluster info screen has appeared a...
  7. S

    Today, the server doesn't boot

    Just after the grub menu I get those lines: And it freezes. Nothing has been changed on the server on the past days, at software level or hardware. All the disks are new. The system is on a single SSD disk and raid is only for storage. How this can be possible? I was waiting to get this...
  8. S

    Turnkey OpenVPN in a container, can't make it work.

    I hope someone can give me a hand on this. I installed the OpenVPN turnkey in a container, configuring it as server and bridged network. I can access the web manager and ssh, but whenever I start the container, the 1194 port appears closed to my requests (before opened but not responding). And...
  9. S

    Share Host folder to KVM VM

    Hello. I'm trying to setup my first proxmox server and I'm having some doubts on how to do the basic things. Please give me hand. I setup a local server, with a dedicated system hard disk and a raid system for vms/ct/data. Also I installed a separate hard disk for long term backups. Also use...