Hello, I'm facing a rather annoying issue on Aruba Gateway 9012.
I have configured a DHCP server on the VLAN, but sometimes the client device receives an IP address and sometimes it doesn't.
I checked the network logs and DHCP-related logs (included below), and it seems the DHCP server service might be having problems.
Could this issue be related to the firmware version? I noticed the device is running an old firmware: ArubaOS (MODEL: Aruba9012), Version 8.7.0.0-2.3.0.8.
Please help me check this issue. Thank you all!
show log network all:
Sep 12 18:18:10 2025 dhcpd[8108]: <299801> <8108> <DBUG> |dhcpd| DHCPDISCOVER from a0:29:19:d0:92:cc via eth1
Sep 12 18:18:11 2025 dhcpd[8108]: <299801> <8108> <DBUG> |dhcpd| DHCPOFFER on 10.160.158.5 to a0:29:19:d0:92:cc (VN339-74069K3) via eth1
Sep 12 18:18:32 2025 dhcpd[8108]: <299801> <8108> <DBUG> |dhcpd| DHCPDISCOVER from c0:47:0e:2b:b5:91 (VN339-1Z6BY74) via eth1
Sep 12 18:18:33 2025 dhcpd[8108]: <299801> <8108> <DBUG> |dhcpd| DHCPOFFER on 10.160.158.4 to c0:47:0e:2b:b5:91 (VN339-1Z6BY74) via eth1
show log all | include dhcp:
Sep 12 18:00:05 2025 publisher[6340]: <306510> <6340> <WARN> |publisher| Dropping message from 8359 for service 'dhcpd config status (service not found)'
Sep 12 18:00:08 2025 pim[6408]: <204290> <6408> <ERRS> |pim| Received CPFW port info: Could not allocate bw contract cpbwc-ipv4-dhcp-sync
Sep 12 18:02:16 2025 dhcpdwrap[6604]: <399816> <6604> <ERRS> |dhcpdwrap| timer_chldcheck: DHCP Server received signal 9
Sep 12 18:02:16 2025 dhcpdwrap[6604]: <399816> <6604> <ERRS> |dhcpdwrap| timer_chldcheck: DHCP Server received signal 9
Sep 12 18:02:18 2025 dhcpd[7832]: Vlan 110 entry already present
Sep 12 18:02:18 2025 dhcpd[7832]: Vlan 60 entry already present
Sep 12 18:02:18 2025 dhcpd[7832]: Vlan 1001 entry already present
Sep 12 18:02:36 2025 dhcpdwrap[6604]: <399816> <6604> <ERRS> |dhcpdwrap| timer_chldcheck: DHCP Server received signal 9
Sep 12 18:04:04 2025 dhcpd[8108]: <299801> <8108> <DBUG> |dhcpd| DHCPDISCOVER from c0:47:0e:2b:b5:91 via eth1
Sep 12 18:04:05 2025 dhcpd[8108]: <299801> <8108> <DBUG> |dhcpd| DHCPOFFER on 10.160.158.4 to c0:47:0e:2b:b5:91 (VN339-1Z6BY74) via eth1
Sep 12 18:15:02 2025 httpd[8077]: <399823> <8093> <DBUG> |httpd| |webserver| exec_configuration 185: Config handler initiated for URI /v1/configuration/container/dhcp_server?config_path=/mm/mynode&covert_op=fill_create&covert_op=fill_create&type=meta-n-data&filter [%7B%22OBJECT%22%3A%7B%22%24eq%22%3A%5B%22ip_dhcp_pool_cfg%22%2C%22ip_dhcp_pool_cfg.ip_dhcp_pool_cfg__net%22%5D%7D%7D
Sep 12 18:15:02 2025 httpd[8077]: <399823> <8093> <DBUG> |httpd| |webserver| URI is get_api&container=dhcp_server&config_path=/mm/mynode&covert_op=fill_create&covert_op=fill_create&type=meta-n-data&filter=[%7B%22OBJECT%22%3A%7B%22%24eq%22%3A%5B%22ip_dhcp_pool_cfg%22%2C%22ip_dhcp_pool_cfg.ip_dhcp_pool_cfg__net%22%5D%7D%7D
Sep 12 18:15:03 2025 httpd[8077]: <399823> <8082> <DBUG> |httpd| |webserver| exec_configuration 185: Config handler initiated for URI /v1/configuration/container/dhcp_server?config_path=/mm/mynode&covert_op=fill_create&covert_op=fill_create&type=meta-n-data&filter=[%7B%22OBJECT%22%3A%7B%22%24eq%22%3A%5B%22ip_dhcp_pool_cfg%22%2C%22ip_dhcp_pool_cfg.ip_dhcp_pool_cfg__net%22%5D%7D%7D
Sep 12 18:15:03 2025 httpd[8077]: <399823> <8082> <DBUG> |httpd| |webserver| URI is get_api&container=dhcp_server&config_path=/mm/mynode&covert_op=fill_create&covert_op=fill_create&type=meta-n-data&filter=[%7B%22OBJECT%22%3A%7B%22%24eq%22%3A%5B%22ip_dhcp_pool_cfg%22%2C%22ip_dhcp_pool_cfg.ip_dhcp_pool_cfg__net%22%5D%7D%7D
Sep 12 18:15:04 2025 httpd[8077]: <399823> <8098> <DBUG> |httpd| |webserver| exec_configuration 185: Config handler initiated for URI /v1/configuration/container/dhcp_server?config_path=/mm/mynode&covert_op=fill_create&covert_op=fill_create&type=meta-n-data&filter=[%7B%22OBJECT%22%3A%7B%22%24eq%22%3A%5B%22ip_dhcp_pool_cfg%22%2C%22ip_dhcp_pool_cfg.ip_dhcp_pool_cfg__net%22%5D%7D%7D
-------------------------------------------