作者noggi (阿部)
看板Cloud
标题[技术] s3fs的问题!不知是否可在这发问…?
时间Tue Jun 4 00:49:51 2013
各位好,在下是个Amazon Web Service的新手
目前使用环境为CentOS 6。
按照s3fs
http://code.google.com/p/s3fs/ 的官方安装,
或是google按照其它先进的方式安装,
目前都遇到一个问题,mount得起来,却不能使用,例如ls mkdir ...等等
分会跳出讯息Operation not permitted
我mount的指令如下
[root@xxx] s3fs myBucket /mnt/myBucket -o allow_other -o use_cache=/tmp
然後试试以下指令
[root@xxx] cd /mnt/myBucket
[root@xxx] ls
ls: reading directory /mnt/myBucket: Operation not permitted
[root@xxx] mkdir test/
mkdir: cannot create directory `test/': Operation not permitted
能有先进能分享一下是该如何是好呢?
最後,感谢读完,谢谢!
--
我不该放下拳头~
更不该背对着敌人~
否则我将永远倒地不起~
million dollar baby..
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 114.24.147.170
1F:→ newsp:我都直接下 s3fs bucket /path/to/mountpoint 06/04 13:44
2F:→ newsp:然後就正常了 可读可写 06/04 13:44
3F:→ noggi:请问一下,你的主机是挂在amazon上吗? 06/04 13:51
4F:→ noggi:还有主机的localtime是设定那里? 06/04 13:51