[root@wds020 I03nfs]# service cachefilesd status cachefilesd (pid 3986) is running... [root@wds020 I03nfs]# [root@wds020 I03nfs]# service cachefilesd stop Shutting down cachefilesd: [ OK ] [root@wds020 I03nfs]# service cachefilesd status cachefilesd is stopped [root@wds020 I03nfs]#
目前仅停止了cachefilesd服务,下面暂时未做
1 2 3 4 5 6 7 8 9 10 11 12 13
# 找一个空间足够的分区,创建一个cache目录 [root@wds020 ~]# cd /local_data [root@wds020 local_data]# mkdir cache