惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
Engineering at Meta
Engineering at Meta
量子位
A
About on SuperTechFans
阮一峰的网络日志
阮一峰的网络日志
Recent Announcements
Recent Announcements
博客园 - 司徒正美
V
Visual Studio Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
F
Fortinet All Blogs
Martin Fowler
Martin Fowler
腾讯CDC
Jina AI
Jina AI
C
Check Point Blog
H
Help Net Security
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
爱范儿
爱范儿
I
InfoQ

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
No common base snapshot on volume
invalid@exam · 2026-06-18 · via Proxmox Support Forum

Hi,

I have 2 servers Proxmox with ZFS as storage.

I create 1 CT with 1 root disk on SSD ZFS and 1 mount point on the HDD ZFS

I create a replication rule on the 2nd serveur : all is OK !

I do the "same thing" with another CT, but I have always the following error :

2024-11-09 13:55:11 5201-0: start replication job
2024-11-09 13:55:11 5201-0: guest => CT 5201, running => 1
2024-11-09 13:55:11 5201-0: volumes => local-zfs:subvol-5201-disk-0,zdata:subvol-5201-disk-0
2024-11-09 13:55:11 5201-0: end replication job with error: No common base snapshot on volume(s) local-zfs:subvol-5201-disk-0,zdata:subvol-5201-disk-0
Please remove the problematic volume(s) from the replication target or delete and re-create the whole job 5201-0

I try to delete all snapshot, I have destroy and create again my CT, no snapshot found relative to 5201 with zfs list -t snapshot.
I create once again the replication rule : same error.

This error (bug ?) is on Proxmox 8.2.4 and also I have the same problem with another cluster with same Proxmox

I don't understand what is wrong !

Please can you help me ?

UdoB

Distinguished Member

I've seen that also. I just did what it told me: "... or delete and re-create the whole job 5201-0". (In the GUI, without CLI magic.)

Thanks, but I have already delete and re-create, but still the same error :(

Exact same here.
I was not even able to remove the job, I had to use --force in the CLI.
Then took a snapshot as a base and recreated the replication Job.
Still the same.

Solved.

I migrated the VM back to it's original server, and setup the replication again.
That did the trick, it replicates fine now.

But I'm not wiser now ;-)
I don't know why it happened. Also checked if disk full or other disk problems, but none.

So, if anyone can tell me what the problem is with this error message, I would much appreciate.

Proxmox, I have bug on bug, nothing pro with it :-(

UdoB

Distinguished Member

Proxmox, I have bug on bug, nothing pro with it :-(

And this poor sentence tells us... what???

If you have a new problem start a new thread and describe exactly what that problem is - and describe your host/network/cluster/storage/xyz. The more details you post the higher the chance to get a useful answer.

I'm no longer looking for help, I'm disappointed by the bug after bug that we encounter for nothing, on freshly installed and up-to-date servers... I see a spectacular deterioration in the functioning of software over the last 15 years... That's all LOL

I had the same problem - but the solution from bratak didn't work for me.
As I had a closer look to the volumes of the 3 proxmox machines I found differences in their size.
On my prox1 - there the CT runs - are their 2 Volumes with 35 GB and 12 GB.
On both other -there I tryed to replicate it to - I found 2 volumes (on prox2) and 4 (on prox3) all with the size of 12 GB.
So I have deleted them an recreated the replication jobs - all works fine.
No idea what the reason for this. May be a shutdown during a replication.

Last edited:

I had the same problem and solved it by deleting the ZFS volume on the target replication device.

I had the same problem and believe it was caused by a power interruption on a switch during replication. Deleting the target replication device allowed the next replication to work smoothly. It would be prudent to have a fresh backup when you do this.

Is there any option to force an initial resync without removing the replication job? I don't want to recreate tens of sync tasks manually. :(

> Is there any option to force an initial resync without removing the replication job? I don't want to recreate tens of sync tasks manually.

Same here. Everytime I reboot a node I get multiple failed replication that I need to delete (it takes forever) and recreate manually.
And since the replications have multiple destinations and various frequencies, it's really a pain.