Dell DX6000G User's Guide Page 52

  • Download
  • Add to my manuals
  • Print
  • Page
    / 65
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 51
Dell DX Object Storage File Gateway Deployment Guide
Page 51
done
The CFS system is now ready to be updated with all the dependencies required to complete the
installation.
Stop and Disable Services
1. Create a list of file services.
# vi list
2. Add the following services to the file.
Nscd
NetworkManager
nmb
smb
winbind
ntpd
nfs
iptables
ip6tables
3. Run the following command:
# for svc in „cat list`
do
service $svc stop
chkconfig $svc off
done
NOTE: If any of these services are already stopped, the above command may show as failed for that
service.
Set up the NTP Server
The CFS server(s) must use the same NTP time source as the domain controllers that will be used for
handling Active Directory-based credentials. Even when Active Directory is not used, it is still
recommended to use a common time source for all CFS servers.
NOTE: If you selected an NTP server while installing the operating system on the CFS, you do not need
to perform the following procedure.
1. Verify that ntpd is not running.
# service ntpd status
2. If NTP is running, stop the service.
# service ntpd stop
Page view 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 64 65

Comments to this Manuals

No comments