/var/log/upstart/isc-dhcp-server.log:

Can't open /etc/dhcp3/groups.d/group_list.conf: Permission denied
dhcpd self-test failed. Please fix the config file.
The error was:
Internet Systems Consortium DHCP Server 4.1-ESV-R4
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Can't open /etc/dhcp3/groups.d/group_list.conf: Permission denied


ls -laR /etc/dhcp3/

.:
total 32
drwxr-xr-x  5 root  root  4096 Jan 16 14:14 .
drwxr-xr-x 89 root  root  4096 Jan 27 08:37 ..
*drwxr-xr-x  2 dhcpd dhcpd 4096 Jan 24 12:57 groups.d*
drwxr-xr-x  2 root  root  4096 Jan 24 12:58 hosts.d
-rw-------  1 root  root   118 Jan 16 14:14 Komapi_key.+157+48297.key
-rw-------  1 root  root   229 Jan 16 14:14 Komapi_key.+157+48297.private
-rw-r--r--  1 root  root    89 Jan 16 14:14 omapi.key
drwxr-xr-x  3 root  root  4096 Jan 16 14:14 subnets.d

./groups.d:
total 8
drwxr-xr-x 2 dhcpd dhcpd 4096 Jan 24 12:57 .
drwxr-xr-x 5 root  root  4096 Jan 16 14:14 ..

*-rwxrwxrwx 1 root  root     0 Jan 16 14:14 group_list.conf*
./hosts.d:
total 48
drwxr-xr-x 2 root root 4096 Jan 24 12:58 .
drwxr-xr-x 5 root root 4096 Jan 16 14:14 ..
-rw-r--r-- 1 root root  140 Jan 16 14:14 admin.crowbar.org-0.conf
-rw-r--r-- 1 root root  140 Jan 16 14:14 admin.crowbar.org-1.conf
-rw-r--r-- 1 root root  140 Jan 24 12:58 admin.crowbar.org-2.conf
-rw-r--r-- 1 root root  140 Jan 23 15:42 admin.crowbar.org-3.conf
-rw-r--r-- 1 root root  140 Jan 23 13:41 admin.crowbar.org-4.conf
-rw-r--r-- 1 root root  140 Jan 23 13:41 admin.crowbar.org-5.conf
-rw-r--r-- 1 root root  140 Jan 23 13:41 admin.crowbar.org-6.conf
-rw-r--r-- 1 root root  140 Jan 23 13:41 admin.crowbar.org-7.conf
-rw-r--r-- 1 root root  140 Jan 23 13:41 admin.crowbar.org-8.conf
-rwxrwxrwx 1 root root  495 Jan 23 13:41 host_list.conf

./subnets.d:
total 16
drwxr-xr-x 3 root  root 4096 Jan 16 14:14 .
drwxr-xr-x 5 root  root 4096 Jan 16 14:14 ..
drwxr-xr-x 2 root  root 4096 Jan 16 14:14 192.168.124.0
-rwxrwxrwx 1 dhcpd root   54 Jan 16 14:14 subnet_list.conf

./subnets.d/192.168.124.0:
total 12
drwxr-xr-x 2 root root 4096 Jan 16 14:14 .
drwxr-xr-x 3 root root 4096 Jan 16 14:14 ..
-rw-r--r-- 1 root root  731 Jan 16 14:14 24.conf

####

I changed the default dhcp recipe in the provisioner barclamp to set
permissions very open 0777 on that directory, but on reboot the permissions
revert, causing the failed startup again.

Is this a dhcp server user context bug, or a crowbar configuration bug?

-judd
-- 
Judd Maltin
T: 917-882-1270
F: 501-694-7809
what could possibly go wrong?
_______________________________________________
Crowbar mailing list
Crowbar@dell.com
https://lists.us.dell.com/mailman/listinfo/crowbar
For more information: http://crowbar.github.com/

Reply via email to