Changes between Version 65 and Version 66 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Sep 25, 2007, 2:51:01 PM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v65 v66  
    206206File systems listed in this variable are mounted on CE and WNs. The NFS server for the file systems can be any machine types and is not required to be managed by Quattor (but in this case, you probably need to force `CREATE_HOME` to `true` on one machine). If it is managed by Quattor, all actions required are done automatically.
    207207
     208=== Specifying NFS options ===
     209
     210There are two variables to define mount options to be used with NFS file systems :
     211
     212 * `NFS_DEFAULT_MOUNT_OPTTIONS` : defines mount options to be used by default, if none are explicitly defined for a filesystem.
     213 * `NFS_MOUNT_OPTS` : defines mount options to be used for a specific file system. This variable is a nlist with one entry per file system : key must be the escaped path of the mount point.
     214
     215
    208216== LCG CE Configuration ==
    209217