Hi,
myMySQLDump stopped and the error logged in the file is mysqldump: Got errno 5 on write
mysqldump -S /data/mysql/3306/data/mysql.sock --single-transaction --master-data=2 --databases xxxxxxx --triggers --routines --events --add-drop-table --add- drop-database -v -q > /backup/xxxxxxx01.sql
/backup/ this is NFS;
Kindly let me know the reason and how can i fix this issue?
myMySQLDump stopped and the error logged in the file is mysqldump: Got errno 5 on write
mysqldump -S /data/mysql/3306/data/mysql.sock --single-transaction --master-data=2 --databases xxxxxxx --triggers --routines --events --add-drop-table --add- drop-database -v -q > /backup/xxxxxxx01.sql
/backup/ this is NFS;
Kindly let me know the reason and how can i fix this issue?