mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	refine the doc on dhcp in large cluster; correcta typo
This commit is contained in:
		| @@ -6,7 +6,7 @@ Add the relevant networks into the DHCP configuration, refer to: :ref:`Setup-dhc | ||||
| Add the defined nodes into the DHCP configuration, refer to: | ||||
| `XCAT_pLinux_Clusters/#configure-dhcp <http://localhost/fake_todo>`_ | ||||
|  | ||||
| In the large cluster, the size of dhcp lease file "/var/lib/dhcpd/dhcpd.leases" on the DHCP server will grow over time, when it increases to around 100MB, the DHCP server will take a long time to respond the DHCP requests from the clients, which will cause the DHCP timeout in the client's side: :: | ||||
| In the large cluster, the size of dhcp lease file "/var/lib/dhcpd/dhcpd.leases" on the DHCP server will grow over time. At around 100MB in size, the DHCP server will take a long time to respond to DHCP requests from clients and cause DHCP timeouts: :: | ||||
|   | ||||
|    ... | ||||
|    Mar  2 01:59:10 c656ems2 dhcpd: DHCPDISCOVER from 00:0a:f7:73:7d:d0 via eth0 | ||||
|   | ||||
| @@ -10,7 +10,7 @@ Here is a summary of steps required for the xCAT management node . | ||||
|   1.Check Site Table  | ||||
|   2.Check Networks  | ||||
|   3.Configure Password Table | ||||
|   3.Initialize DHCP  | ||||
|   4.Initialize DHCP  | ||||
|  | ||||
| Check Site Table  | ||||
| ---------------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user