View Single Post
  #6 (permalink)  
Old 03-31-2008, 11:52 AM
jhahm jhahm is offline
Zimbra Employee
 
Posts: 57
Default

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.

Also, what about file descriptor count? Monitor /proc/sys/fs/file-nr output during backup to see if you are running out.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote