veks

New Member
May 8, 2022
9
1
3
Hi all!
I'm a total n00b about Proxmox, started using it last week.
I've created first CT template, and from it I've created a full clone without a problem.
And then in that newly created CT I've done some other installations and I wanted to create a new template from it too.
That went OK.
But, when I wanted to create a full clone from that second CT template that caused this error:
Code:
sync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1333) [sender=3.2.3]
TASK ERROR: clone failed: command 'rsync --stats -X -A --numeric-ids -aH --whole-file --sparse --one-file-system '--bwlimit=0' /var/lib/lxc/107/.copy-volume-2/ /var/lib/lxc/107/.copy-volume-1' failed: exit code 23

Any idea how to solve this?
And what's causing that?
Thank you!
 
Last edited:
Hi,
did you try this via the CLI or the web interface?
 
Can you give me the configs of the relevant containers
Code:
pct config [container-id]
 
Hi,
did you try this via the CLI or the web interface?
I've done all installation and stuff via web interface

Can you give me the configs of the relevant containers
Code:
pct config [container-id]
root@proxmox:~# pct config 104
arch: amd64
cores: 4
features: keyctl=1,nesting=1
hostname: portainer
memory: 4096
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.5.1,hwaddr=EA:2C:8A:CC:20:9A,ip=192.168.5.140/24,type=veth
ostype: debian
rootfs: local:104/base-104-disk-0.raw,size=100G
swap: 512
template: 1
unprivileged: 1

and the another one
root@proxmox:~# pct config 106
arch: amd64
cores: 4
features: keyctl=1,nesting=1
hostname: portainer-docker
memory: 4096
mp0: local:106/vm-106-disk-1.raw,mp=/,backup=1,size=32G
net0: name=eth0,bridge=vmbr0,firewall=1,gw=192.168.5.1,hwaddr=6A:6E:13:67:CC:2D,ip=192.168.5.140/24,type=veth
onboot: 1
ostype: debian
rootfs: local:106/base-106-disk-0.raw,size=100G
swap: 512
template: 1
unprivileged: 1
 
maybe try doing an file system check on the containers pct fsck <container-id>
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!