Quote:
Originally Posted by jhahm It looks like the error message was cut off due to buffer length. I wonder what the "Operation not" really was in the link error. I'm guessing it was EPERM (errno=1), "Operation not permitted". Are you using SELinux by any chance? If so, disable it. |
Nope, definitely not
Quote:
|
Also, what about file descriptor count? Monitor /proc/sys/fs/file-nr output during backup to see if you are running out.
|
Contents before backup execution:
4512 0 406115
...I tried watching the contents of the file, after the backup started, but the backup apparently fails instantly, and I wasn't able to observe any change.
I noticed you had also asked about the output of ulimit -n
zimbra@phosphor:/proc/sys/fs$ ulimit -n
1024
And by the way, thanks a lot for trying to help me out.
-Scott