root@pve1:~# pveversion
pve-manager/9.1.7/16b139a017452f16 (running kernel: 6.17.13-2-pve)
root@pve1:~# cat /etc/crontab
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the...
Hey thanks for sharing this! I just saw this and noticed this was way different than what I was looking at, and it turns out I was confused between two ssh terminals. The one I was asking was actually one of my other vms, so you saved me from...
I've just updated to the final 7.0.0-1-pve and everything's running fine, except that after installation i had to pin this kernel, as the system would always choose the "old" 7.0.0-1-rc7-pve" one (tried on different machines without luck)
So i...
I found the root cause namely I restored the LXC on different machine on which the attached disk has not been mounted mp0: /mnt/pve/smb/share,mp=/mnt/share that cause the issue. When femoved it then it works fine.
Hi,
I now also tried endlessly to get a Windows Failover Cluster with 2 Windows VM (running on 2 seperate Proxmox nodes in a Proxmox Cluster) to run but no luck so far.
The Proxmox nodes are connected via Fiber Channel to a SAN. But even if I...
root@pve1:~# pveversion
pve-manager/9.1.7/16b139a017452f16 (running kernel: 6.17.13-2-pve)
root@pve1:~# cat /etc/crontab
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the...
proxmox-boot-tool status
Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace..
System currently booted with legacy bios
6901-556E is configured with: grub (versions: 6.14.11-5-pve, 6.17.13-1-pve, 6.17.2-2-pve)
6902-1625 is...
I manage several production 5- and 7- node Proxmox Ceph clusters. Why 5 or 7 nodes? Well, with 3 nodes, you can only tolerate a single node failure and I believe because of lack of quorum, no writing of data will occur. Strongly suggest 5-nodes...
Hello,
I have been a Proxmox Mail Gateway user for many years, but only became a forum member today. Unfortunately, only today (far too late, admittedly) I noticed that there were DNSSEC issues with one of my DNS zones. The zone itself hasn’t...
not changed any settings.
The issue still occurred even after replacing the SSD (`sdd`).
The same issue has also occurred on the other disks (`sda` / `sdb` / `sdc`).
Based on the above, I suspect the problem may be related to a component...
It looks like there is a cron set every 47 minutes so I thought that might be related to something. If i follow that script, it says it has to do something with parity checks. It doesn't really look debian, I daily drive linux mint, but i haven't...
Thanks for the feedback Mike!
To be clear... After all the migrating I will end up with one bare-metal, dedicated PBS machine locally (the machine which was previously refereed to the the backup storage server). If I run a VM with PBS on the...
I think it might be related to development practices, since most guides and tutorials use Docker Desktop (with WSL2) and WSL2 for Linux distro.
@whiggs Run wsl --version
Suppose it would work but if you lose the primary server you then lose your backup server if it's a vm. Just more hassle recovering as you would have to install a backup server somewhere in order for you to access your backups. Personally my home...
1. I ran `systemctl edit syslog.service` instead because I don't have a `qemu-guest-agent` service
2. Added
[Service]
LogFilterPatterns=~overlayfs
3. But those lines still keep appearing
4. Those `2026-04-14T20:32:49.051936+08:00 pve kernel...
Hi all.
I'm looking to setup another PBS in a separate location purely to test restores in a DR scenario from our S3 backup. When I try to connect another PBS to the same bucket I get an error, as expected, saying the bucket is in use. I could...