ayufan/pve-backup-server-dockerfiles

ENOSYS: Function not implemented

Opened this issue · 6 comments

Joly0 commented

Hey, i just setup this in Unraid and i keep getting this in my logs:

Error: failed to move file at "/var/log/proxmox-backup/api/access.tmp_7MN95t" into place at "/var/log/proxmox-backup/api/access.log" - ENOSYS: Function not implemented
Error: failed to move file at "/var/lib/proxmox-backup/rrdb/rrd.tmp_xzcB5h" into place at "/var/lib/proxmox-backup/rrdb/rrd.journal" - ENOSYS: Function not implemented
rm: cannot remove '/etc/proxmox-backup/.*.lck': No such file or directory
rm: cannot remove '/etc/proxmox-backup/*.lock': No such file or directory
And that continues on and on forever and nothing happens

where are you getting this log ?
and when ?

total 1100
drwxr-xr-x 1 backup backup      40 Jan  2 12:50 .
drwx------ 1 backup backup      30 Jan  2 12:47 ..
-rw-r--r-- 1 backup backup 1118299 Jan  4 19:30 access.log
-rw-r--r-- 1 backup backup     845 Jan  2 14:51 auth.log

on my system

Joly0 commented

where are you getting this log ?
and when ?

total 1100
drwxr-xr-x 1 backup backup      40 Jan  2 12:50 .
drwx------ 1 backup backup      30 Jan  2 12:47 ..
-rw-r--r-- 1 backup backup 1118299 Jan  4 19:30 access.log
-rw-r--r-- 1 backup backup     845 Jan  2 14:51 auth.log

on my system

Sry, should have specified it. This is running as a docker container and its the docker logs that i have shared here

@Joly0 What kernel version Unraid runs on? It seems to be a problem of old kernel.

Or it could also be incorrect filesystem: yarnpkg/yarn#1381.

You should be using ext4.

Joly0 commented

@Joly0 What kernel version Unraid runs on? It seems to be a problem of old kernel.

Its 5.19.17, so should be quite new. Filesystem is btrfs. Afaik Unraid doesnt support ext4, only btrfs and xfs.

OK. Still seems to be possible to be filesystem issue. Can you store it on ext4 (at least rrd)?

What i post was on my unraid runing : 5.19.17-Unraid on xfs