Displaying 1 result from an estimated 1 matches for "speccok1ma131231824776".
2009 Jun 11
2
Problem with new version of GlusterFS-2.0.1 while copying.
...I am having some problem with new version of
GlusterFS-2.0.1 while copying using "apache" user.
sudo -u apache cp -pvf zip/* test/
getting the message
cp: getting attribute
`trusted.glusterfs.afr.data-pending' of
`zip/speccok1ma131231824637.zip': Operation not permitted
`zip/speccok1ma131231824776.zip' -> `test/speccok1ma131231824776.zip'
No problem while copying as "root" user
cp -pvf zip/* test/
`zip/qba47401ma101235551435.zip' -> `test/qba47401ma101235551435.zip'
`zip/qba47401ma101235551480.zip' -> `test/qba47401ma101235551480.zip'
Everything...