mirror of
https://github.com/ceph/ceph
synced 2025-01-20 01:51:34 +00:00
vstart: Instead of CACHEINODE use MDCACHE
CACHEINODE will be deprecated soon. Instead use MDCACHE. Signed-off-by: Varsha Rao <varao@redhat.com>
This commit is contained in:
parent
8a84744a5a
commit
2c50c9b0c1
@ -1106,7 +1106,7 @@ start_ganesha() {
|
||||
NFS_Port = $port;
|
||||
}
|
||||
|
||||
CACHEINODE {
|
||||
MDCACHE {
|
||||
Dir_Chunk = 0;
|
||||
NParts = 1;
|
||||
Cache_Size = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user