154 文字
1 分
rsync error - failed: Permission denied (13) rsync error: errors selecting input/output files, dirs
2009-02-01

Cent OS 4.4(Final)である日(1月31日)から、以下のエラーが出るようになった。

Terminal window
% sudo -u daemon rsync -varu --delete
building file list ... rsync: pop_dir "/mnt/hoge/web/hoge" failed: Permission denied (13) rsync error: errors selecting input/output files, dirs
(code 3) at flist.c(1222)

2年前から同じ運用をしているのに、急にエラーが出るようになって、rsyncが失敗するようになった。
最新のrsync 3.0.5をソースからビルドしてそれを利用するようにしたら問題は解決した。

RPMのupdateも出てない。
3台のうちの1台はエラーが出ていないのも不可解。

rsync error - failed: Permission denied (13) rsync error: errors selecting input/output files, dirs
https://blog.teraren.com/posts/rsync-error/
作者
Yuki Matsukura
公開日
2009-02-01
ライセンス
CC BY-NC-SA 4.0

コメント