-
Bru W042 error
Computer 1: Main Production computer (Mac)
Computer 2: Backup/Archive BRU LTO-5 computer (Mac)The two computers are connected via Ethernet and I archive projects from Computer 1 to Computer 2
When I go to restore projects from Computer 2 to Computer 1, BRU generates an error W042. Something to do with symbolic links:
[W042] filename: warning – error setting owner/group: errno = code, description
BRU received an error from the operating system when attempting to set the owner id or group id of filename. The error occurred when BRU was executing the system call chown. The reason is indicated by the UNIX error message. On systems which support symbolic links, this error can occur when BRU attempts to set the owner/group id of a symbolic link which points to a file which does not exist. This can occur if the symbolic link filename is restored, but the file the symbolic link points to is not restored.The permissions/sharing on Computer 1’s destination volumes are set to “Read/Write” and “Ignore Ownership on this Volume”
The error does not occur if I restore locally on Computer 2.
Is there a simple permission setting that I’m missing on my Computer 1 drives? Is it an ethernet issue?