Hi Rollux,
in general your sshd instance seems to be ok/running..
Which user do you use for the login and which command is listed for that user in /etc/passwd?
Do you remember any changes done, before the last reboot?
You can of course increase...
Hallo, ich habe einen Microserver Gen10Plus (v1) und möchte den Onboard Sata Controller durchreichen an eine VM. Proxmox ist auf einer M.2 installiert welche im PCIe Slot sitzt.
Die Geräte die Proxmox findet sind aber nur folgende:
Debian...
I think it is possibly related to the code changes discussed here:
https://lore.proxmox.com/pve-devel/DGZ5VVU45RP2.UJNEF7OMOJ0Q@proxmox.com/T/#t
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
If you can still see the VM disks in lvs, then your situation is actually not that bad. It sounds like you only lost the configuration in /etc/pve, but the actual disks are still intact.
In that case, one practical approach is to recreate the...
One option that is always available to you is to contact the authors of the scripts and ask them for assistance.
Cheers
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Thank you for letting the forum know. This is very helpful for the others as they run into similar issues.
I am not aware of any.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
The scripts put a "helpful" service that runs in the background and "fixes" your PVE installation every time it gets "unfixed".
There are multiple threads about this on the forum, I don't have them saved - if I come across one I will place it...
I understood that this is the PVE node, not a VM, I was just sharing that I had a similar problem, but since Proxmox is based on Debian the answer is mostly the same. FYI, the kernel headers are not normally installed with an update unless you...
Thanks, I am sorry wasting your time, it was my fault.
Fail2ban stopped the connection, I tried my root password to often. It seems to be problem with my password.
Is there any known issue with special characters?
Yes i did and i think that did something to the configs, how can i reset them?
I have tried reinstalling the packages but that did't work.
Do i need to restart the server?
Log verbraucht unter Umständen durch zuviele Einträge (im Fehlerfall) viel Platz. Zusammen mit journalctl wird der Platz auf rpool knapp. Journaltctl und Syslog müssen doch nicht nebeneinander laufen.
I updated to PVE 9 from 8.4.1+ and can't login with web gui, but ssh works and VE auth works too, it's just pam login. I don't konw what to do, i still have root access but i want to have the web gui.
I think its a problem with the configs but i...
From the console of the PVE after you logged in via SSH? Perhaps you can share your configuration, i.e. "ip a", etc.
standard list of questions:
What is the IP of the PVE server?
What is the IP of your workstation?
What is the IP of your...
I had this same issue with my Debian 13 Docker VM. To fix this you need to install dkms and the matching headers for your new kernel:
apt install dkms pve-headers-$(uname -r)
Then re-run the .run installer as before. After that, verify DKMS is...