-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
On 2015-01-27 15:47:13 -0500, Zhihui Zhang wrote:
[root@arclog0 richardu]# cp -rvf ceph/ /arc/users/zhihui [root@arclog0 zhihui]# chmod -R 777 ceph [root@arclog0 zhihui]# chown -R zhihui ceph [root@arclog0 zhihui]# ls -al ls: cannot access CheatSheets: Permission denied ls: cannot access CEPH-101: Permission denied ls: cannot access InktankDocumentation: Permission denied total 22 drw-r--r-- 5 zhihui staff 5 Jan 27 15:33 . drwx------ 14 zhihui staff 51 Jan 27 15:33 .. d????????? ? ? ? ? ? CEPH-101 d????????? ? ? ? ? ? CheatSheets d????????? ? ? ? ? ? InktankDocumentation [zhihui@firehose1 ceph]$ [zhihui@firehose1 ceph]$ ls -al ls: cannot access CheatSheets: Permission denied ls: cannot access CEPH-101: Permission denied ls: cannot access InktankDocumentation: Permission denied total 22 drw-r--r-- 5 zhihui staff 5 Jan 27 15:33 . drwx------ 14 zhihui staff 51 Jan 27 15:33 .. d????????? ? ? ? ? ? CEPH-101 d????????? ? ? ? ? ? CheatSheets d????????? ? ? ? ? ? InktankDocumentation [zhihui@firehose1 ceph]$ date Tue Jan 27 15:41:24 EST 2015 Nothing serious because things recovered after I cd /arc/users/zhihui.On 2015-01-28 00:01:36 -0500, Jared Yanovich wrote:
This isn't a copy/paste because `ls -al` would just show `ceph' in the current directory. Do you have a verbatim copy/paste?