Binary log The log consistently reports an error "Failed to find file '/usr/netvault/messages/messages' file to backup"
Messages file not present in /usr/netvault/messages/ directory
Create usr/netvault/messages/messages file with read write access set so that all can read/write to the file.
To do this use following commands:
cd usr/netvault/messages/
touch messages
chmod 777 messages
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center