Quantcast
Channel: Proxmox Support Forum
Viewing all 173462 articles
Browse latest View live

Installation Stuck

$
0
0
Finally installing Proxmox on bare metal server for the first time. Yesterday I got through to the installation screens without an NVidia video card i.e. through the motherboards on board VGA apator and an old monitor. However, this didn't work because there was a warning in the middle of the screen from the monitor which blocked all installation options. So today I installed a video card and connected a different monitor which has the appropriate DVI atapter.
Now the installation hangs...

Read more

PVE8.2 how to properly reinstall Ceph?

$
0
0
Running through a few DR scenarios and our scripts we used to reinstall Ceph (both at the cluster level and per node) are not working under 8. While we can pull Ceph off the node/cluster, when we go to add the 2nd node back in(on either an existing or new install) Ceph blows up at the cluster level and all Ceph members go back to an unconfigured state.

Below is the purge scripting we use, what are we missing?
-Mind you, we want to be able to do both a full cluster rebuild on Ceph if...

Read more

after upgrade, unable to boot

$
0
0
After I executed the command apt upgrade && reboot, I can't start pve, I get this error:

批注 2025-03-12 001243.png


If I select kernel 6.8.12-4-pve, it can boot.

批注 2025-03-12 001301.png


As a temporary measure, I switched to the old kernel "pve-efiboot-tool kernel pin 6.8.12-4-pve".

What should I do ? thx.


After upgrade:

批注 2025-03-12 001559.png

Which metric is displayed on the "disk IO" graph ?

$
0
0
Greets. in the panel graph is showin average like 1Gb
1742597302354.png


But iostat shows numbers that differ a lot.


Bash:
Linux 6.5.11-8-pve (sm-wasat)   03/17/2025      _x86_64_        (48 CPU)


      tps    kB_read/s    kB_wrtn/s    kB_dscd/s    kB_read    kB_wrtn    kB_dscd Device
  7185.00        97.3M        16.0M         0.0k      97.3M      16.0M       0.0k sdb


      tps    kB_read/s    kB_wrtn/s    kB_dscd/s    kB_read    kB_wrtn    kB_dscd Device
  5120.00        65.4M        18.9M...

Read more

Hilfe bei Pi-hole & Proxmox – Keine Pakete mehr installierbar

$
0
0
Hallo zusammen,

zuerst eine kurze Vorstellung: Mein Name ist Berto, und ich habe mein erstes Homelab eingerichtet. Jetzt benötige ich eure Hilfe.


Ich habe einen Proxmox-Server mit zwei virtuellen Maschinen:


  • VM 1: Debian mit Home Assistant
  • VM 2: Debian mit Portainer, auf dem Pi-hole installiert ist

Pi-hole funktioniert, blockt Werbung und macht seine Arbeit. Allerdings kann ich, seit es läuft, keine URLs mehr auf meinem Debian VM...

Read more

Ping with unprivileged user in LXC container / Linux capabilities

$
0
0
On Proxmox VE 5.1, inside an LXC container, I cannot ping with unprivileged user. It gives me the following error:

Code:
$ ping google.ch
ping: socket: Operation not permitted

On the hostnode itself I can ping with both unprivileged user and root, but inside an LXC container only as root.

The following fixes it and gives all unprivileged users the required privileges to a open the socket:

Code:
$ sudo setcap cap_net_raw+p /bin/ping

Here's my question:
Would that be the right...

Read more

Proxmox 2nd Node Removal

$
0
0
I've decided that I'm going to remove my 2nd Proxmox node and go pfSense on baremetal. I had some issues last week and as part of that I started to play with the cluster, ultimately I ended up running the following that I found in another reddit post:

systemctl stop pve-cluster corosync

pmxcfs -l

rm -r /etc/corosync/*

rm /etc/pve/corosync.conf

killall pmxcfs

systemctl start pve-cluster

What I'd like to know, is there a way to do a health check on my primary host before I completely...

Read more

In VM, NTP update schlägt fehl

$
0
0
Moin, liebe Gemeinde!
Ich habe auf einem PVE-Host ein paar Container, als auch VMs laufen. Alles schick so weit.
Heute habe ich festgestellt, dass ALLE VMs keine Verbindung zu einem Zeitserver herstellen können (z.B. 2.debian.pool.ntp.org).
Ein PING ergibt 100% packet loss. Die CTs funktionieren einwandfrei und auch der Host synced brav. Firewallregeln fallen aus, da die Firewall aus dem RZ bemüht wird, also es für alle Maschinen gleich ist. Der timesync Service läuft. Der Befehl timedatectl...

Read more

Backup Completion Error Due to Missing Completion Flag (II)

$
0
0
PBS: (Proxmox Backup Server)

The scheduled backup did not complete properly because the completion flag was not set, resulting in the backup being deleted. This occurred during the backup job on LXC/8001, and the logs indicate that although the blocks were successfully loaded, the completion flag was not set.

Observed result:

The backup did not complete properly and was deleted due to the missing completion flag. The log shows the following error messages:

logs attached below






Read more

full backup after dirty-bitmap?

$
0
0
Will a full backup be performed after a dirty bitmap?

For example
60 GB VM

First Backup take 3 Minutes

INFO: scsi0: dirty-bitmap status: existing bitmap was invalid and has been cleared
INFO: backup is sparse: 15.51 GiB (25%) total zero data
INFO: backup was done incrementally, reused 15.71 GiB (26%)
INFO: Finished Backup of VM 173 (00:03:12)

Second Backup

INFO: scsi0: dirty-bitmap status: existing bitmap was invalid and has been cleared
INFO: backup is sparse: 15.52 GiB (25%) total...

Read more

communication failure (0) / Connection timed out (596)

$
0
0
Hello everyone,

i've a running proxmox server and rented a pbs access from a service provider for backups.
Everything was absolutely fine with it.
But now after some time and a lot of more backups, i've the following problem.

i get communication failure (0)" (somtimes a "Connection timed out (596) really seldom) when i try to "list" the backups via gui.
If i list the repository via cli, its working and takes about 40 seconds to list all backups.

Is there any solution for the gui timeout...

Read more

Setting 802.1(p) QoS tag struggles

$
0
0
I want to set different outgoing 802.1(p) QoS tags on each VLAN for QoS purposes.

Local test cluster is a Proxmox VE recently updated 8.1 no pending packages at this time everything other than 802.1(p) tagging works great including CEPH, have SDN installed although not using, and have open vswitch installed although not using OvS, the below is all Linux VLAN, Linux Bridge, non production use so feel free to make adventurous suggestions, etc.

I found plenty of old docs online suggesting...

Read more

Proxmox Helper Scripts - Do you all just spin up many LXCs or try to combine them??

$
0
0
I know that using LXC Containers is more resource friendly than using a full VM because you share the kernel and some other things among all the containers. Cool.

Now I have run in to many different apps that are easily deployable using the Helper Scripts and it is super cool that one-click and they are up and running.

I'm sure many of you have experienced the same.

But... is there any worry about wasting resources by having so many LXC Containers running for some pretty simple apps...

Read more

Unable to Migrate VMs from LVM-Thin to a New Node

$
0
0
Hello everyone,


I have a node that is almost out of storage, so I added an additional node to the cluster to offload some VMs. However, I am unable to migrate them because they are stored in LVM-Thin, which does not support direct migration.


I attempted to set up a shared storage on the new node using ZFS, but it was unsuccessful. I also tried using Proxmox Datacenter Manager, but I couldn't make it work.


At this point, I urgently need a solution to move my VMs...

Read more

How can I set up VirtIO-FS in Proxmox?

$
0
0
I would like to passthrough a host directory to VMs. I would like to use VirtIO-FS for this. Unfortunately, the option is not available under Hardware in the web interface. And when I try to install (apt install qemu-system), it conflicts with (pve-qemu-kvm). How can I install and set up VirtIO-FS?

Abysmally slow restore from backup

$
0
0
Hello,

My woes with my HP Microserver Gen8 continue (here's my previous thread, now thankfully solved... mostly), as I'm now getting terrible performance with backups.

I'm restoring backups to lvm-data that's located on a 7200rpm HDD. The SATA controller is this:

Code:
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port Desktop SATA AHCI Controller (rev 05)

The backups are stored on PBS connected with gigabit ethernet. The restore starts fine, with...

Read more

Proxmox Network Blocking state

$
0
0
Hi Everyone



I'm using 8.2.7 version on the my desktop pc and it has 1 NIC



Problem is that, especially during daily backup to Backup server (on another device), i see this logs on my PVE. Also yesterday i connected to virtual WİN10 pc via guacomole (from outside) connection lost a few times and Host computer was unaccessible. I had to turn off and turn on again PVE host. Do you have any idea about this issue? What's the problem here?



ep 26 12:30:11 homeserver kernel: vmbr0: port...

Read more

Problem with tap100i0 Windows Server 2022 Standard HP Gen8 Microserver

$
0
0
I am having this issue with Windows VM where the VM boots and then after about 15mins the remote desktop cuts out. Console freezes. Buttons do nothing. Have to force stop and reboot.

CPU and RAM fine. Performed DISM and sfc via recovery and completed.
Power saving features disabled
Ethernet offload disabled
HP Gen8 Microserver
Intel(R) Xeon(R) CPU E3-1265L V2
16GB RAM
Proxmox 8.3.5

Server fully updated.

Please reach out if you need me to run some tests and post more results to try and...

Read more

Proxmox GUI "Disks" Page Hangs with Communication Failure – SMART Query Issue?

$
0
0

Issue Summary

I recently encountered an issue where the Proxmox GUI would hang indefinitely when navigating to My Node > Disks, eventually displaying a "Communication Failure" error. However, the disk in question was fully recognized in the CLI (lsblk, fdisk), and I was even able to manually mount it. After debugging, I found that the issue was related to SMART data retrieval in Proxmox’s API. Disabling SMART queries resolved the problem...

Read more

Hyper-V Services

$
0
0
I moved several VMs from Hyper-V to Proxmox. I see that there are several Hyper-V services. All of them are set for Startup Type - Manual. But I want to remove them. How can I do this?
Viewing all 173462 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>