* [gentoo-user] rsync errors
@ 2008-03-27 14:56 99% Kaushal Shriyan
0 siblings, 0 replies; 1+ results
From: Kaushal Shriyan @ 2008-03-27 14:56 UTC (permalink / raw
To: gentoo-user
Hi
I am running the command
/usr/bin/rsync -avO /var/lib/mysql sms@hostaa:/var/lib/ >
/tmp/rsync-${TIMESTAMP}.log 2>&1
I am getting the below error in the log file
mysql/
rsync: failed to set permissions on "/var/lib/mysql": Operation not
permitted (1)
rsync: failed to open "/var/lib/mysql/ib_logfile0", continuing:
Permission denied (13)
mysql/ib_logfile0
rsync: failed to open "/var/lib/mysql/ib_logfile1", continuing:
Permission denied (13)
mysql/ib_logfile1
rsync: failed to open "/var/lib/mysql/ibdata1", continuing: Permission
denied (13)
mysql/ibdata1
rsync: failed to open "/var/lib/mysql/master.info", continuing:
Permission denied (13)
mysql/master.info
rsync: failed to open "/var/lib/mysql/SCHEDULER
/ScheduleTasks.MYD", continuing: Permission denied (13)
Any thing I am missing
I did setfacl -R -dm u:sms:rwx /var/lib/mysql on hostaa
setfacl -R -dm u:mysql:rwx /var/lib/mysql on hostaa
chmod -R g-x,g+X /var/lib/mysql on hostaa
but no luck
Thanks and Regards
Kaushal
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-03-27 14:56 99% [gentoo-user] rsync errors Kaushal Shriyan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox