INFO: Error: inserting chunk on store ENOENT: No such file or directory

ShadowCastiel

New Member
Oct 21, 2023
1
0
1
Hello guys,

I've searched now more than a hour for a solution in the internet and also by myself for this problem:

INFO: Error: inserting chunk on store 'mirror-backup' failed for e1be7f4dd47704ed17a28398ae375859b61bbaeba9e6b2976ef09d0cf3cb9712 - mkstemp "/mnt/backup/.chunks/e1be/e1be7f4dd47704ed17a28398ae375859b61bbaeba9e6b2976ef09d0cf3cb9712.tmp_XXXXXX" failed: ENOENT: No such file or directory.

Background: I've installed now the backup server on top of a debian system which is fully encrypted. Also the zfs mirror setting is fully encrypted. I've configured therefore a luks encryption and it is also properly mounted and the user and group which is the owner is also the backup user and backup group. Also the connection is fine and the disks are correctly working. As a root user I can also add some files in this folder.

So I don't know where the problem is, but all my containers are giving me the same issue. It seems to be impossible to create .chunks folder.

Would be great if someone can give me a hand here, because this failure makes me a bit speechless.
 
the error means that a directory in the given path does not exist.... the code does not create them on demand, they are created when the datastore is created so it assumes they exist.
Do they exist with proper permissions currently?
 

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!