Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- EXPORT
- {
- Export_Id = 80;
- Path = "/path/on/remote/server";
- FSAL
- {
- Name = PROXY;
- }
- Pseudo = "/local/export";
- SecType = "sys,krb5";
- Access_type = RW;
- Filesystem_id = 192.666;
- Tag = "test";
- }
- #PROXY
- #{
- # Remote_Server
- # {
- # Srv_Addr = "192.168.0.2";
- # }
- #}
- NFSv4_Proxy
- {
- Srv_Addr = 192.168.0.2;
- NFS_SendSize = 32768 ;
- NFS_RecvSize = 32768 ;
- Retry_SleepTime = 60 ;
- NFS_Proto = "tcp" ;
- Enable_Handle_Mapping = TRUE;
- HandleMap_DB_Dir = "/var/nfs-ganesha/handledbdir/";
- HandleMap_Tmp_Dir = "/tmp";
- HandleMap_DB_Count = 8;
- }
Advertisement
Add Comment
Please, Sign In to add comment