cifs vfs strtoucs char2uni of 0xffffff8e returned -22
Hello all,
I really hope someone can help me. and if this is not the right place for this error please let me know where to post it?
Our server is on CentOS 6.4 and Kernel 2.6.32-279.14.1.e16.centos.plus x86_64 which handle a php opensource website (MOODLE).
After performing yum update we started to get these error messages which eventually froze the server and people couldn't reach to the website.
These messages appeared in the telminal shell
"
cifs vfs strtoucs char2uni of 0xffffff8e returned -22
cifs vfs strtoucs char2uni of 0xffffffee returned -22
cifs vfs strtoucs char2uni of 0xffffffe2 returned -22
cifs vfs strtoucs char2uni of 0xffffffe9 returned -22
cifs vfs strtoucs char2uni of 0xffffffe7 returned -22
cifs vfs strtoucs char2uni of 0xffffffe5 returned -22
cifs vfs strtoucs char2uni of 0xffffffec returned -22
"
I did search the net and saw some advices about this :" iocharset=utf8,codepage=windows-1255"
But I really don't want to make the server freeze again. I 'm not sure where and how to wrtie it, and is the the right solution?
This is one of the lines in the crontab -e:
30 4 * * 4 /usr/local/bin/unisonRsync /usr/local/share/unison/moodlebackzips2.prf //backupserver/OnlineBU adminuser ourpassword #sync moodlezips2
The "backupserver" is a windows server 2008 .
I have to mention that before the "yum update" everything worked just fine and the backups where synced and moved to the "windows" server just fine for a year.
I really hope someone can help us
Thanks a lot
|