# exportfs -v /data 10.242.66.0/23(sync,wdelay,hide,no_subtree_check,sec=sys,rw,secure,no_root_squash,no_all_squash) At the NFS client end, the LSF cluster nodes in this case, we mount the /data directory in NFS server to the local directory, /mnt/data. # df -k | grep data...
Many security protocols leverage the time. If your system time is incorrect, it could have negative impacts to your server. An NTP client can solve that problem by keeping your system time in-sync with global NTP servers.GoalsNTP client installed and keeping server time in-sync ...
The global fair share policy has a property called sync mode. Sync mode controls which share accounts in the global fair share participating queues can become global share accounts. There are two sync modes:all-modeandpartial-mode. If a global fair share policy is configured asall-mode, all ...
After making any changes tolsb.globalpolicies, runbadmin gpdrestartto reconfigure the global policy daemon. The following is the template for this configuration file: # Begin GlobalFairshare # NAME = policy1 # PARTICIPANTS = queue1@cluster1 queue1@cluster2 queue1@cluster3 # SYNC_MODE = all ...
The storage node is configured as an NFS server and the data volume is mounted to the /data directory which is exported to share with LSF cluster nodes. Steps to validate NFS Storage node 1. To validate the NFS storage is setup and exported correctly Login to the storage node using SSH ...