bind10 fails to start with --user=bind

Spain, Dr. Jeffry A. spainj at countryday.net
Fri Dec 2 11:39:37 UTC 2011


>> I'm trying, unsuccessfully so far, to set up bind10 to run as user bind. I'd like to ask for some guidance as to permissions to check or log files to review.

> This is most likely a directory permission issue.

> You'll need to make sure ${prefix}/var/bind10-devel is writable for user 'bind'.

That did not seem to help. Below are the current permissions I have set and a repeat of the same error message. Thanks for any additional advice you can offer. Jeff.

root at bind10:~# ls -al /var/bind10-devel
total 8
drwxrwxr-x  2 root bind 4096 2011-12-02 06:18 .
drwxr-xr-x 13 root root 4096 2011-12-02 06:18 ..

root at bind10:~# ls -al /etc/bind10-devel
total 20
drwxrwxr-x  2 root bind 4096 2011-12-02 06:18 .
drwxr-xr-x 88 root root 4096 2011-12-02 06:18 ..
-rw-rw----  1 root bind  115 2011-12-02 06:18 cmdctl-accounts.csv
-rw-rw----  1 root bind 1285 2011-12-02 06:18 cmdctl-certfile.pem
-rw-rw----  1 root bind  887 2011-12-02 06:18 cmdctl-keyfile.pem

root at bind10:~# /usr/sbin/bind10 --user=bind --pid-file=/var/run/named/named.pid
2011-12-02 06:34:34.332 INFO  [b10-boss.boss] BIND10_STARTING starting BIND10: bind10 20110223 (BIND 10 20111128)
2011-12-02 06:34:34.332 INFO  [b10-boss.boss] BIND10_CONFIGURATOR_START bind10 component configurator is starting up
2011-12-02 06:34:34.333 INFO  [b10-boss.boss] BIND10_COMPONENT_START component Socket creator is starting
2011-12-02 06:34:34.340 INFO  [b10-boss.boss] BIND10_SOCKCREATOR_INIT initializing socket creator parser
2011-12-02 06:34:34.340 INFO  [b10-boss.boss] BIND10_COMPONENT_START component msgq is starting
2011-12-02 06:34:34.341 INFO  [b10-boss.boss] BIND10_STARTING_PROCESS starting process b10-msgq
2011-12-02 06:34:39.417 ERROR [b10-boss.boss] BIND10_COMPONENT_START_EXCEPTION component msgq failed to start: Unable to connect to c-channel after 5 seconds
2011-12-02 06:34:39.417 ERROR [b10-boss.boss] BIND10_COMPONENT_FAILED component msgq (pid None) failed with unknown exit status
2011-12-02 06:34:39.417 FATAL [b10-boss.boss] BIND10_COMPONENT_UNSATISFIED component msgq is required to run and failed
2011-12-02 06:34:39.418 ERROR [b10-boss.boss] BIND10_CONFIGURATOR_PLAN_INTERRUPTED configurator plan interrupted, only 1 of 3 done
2011-12-02 06:34:39.418 INFO  [b10-boss.boss] BIND10_KILLING_ALL_PROCESSES killing all started processes
2011-12-02 06:34:39.418 INFO  [b10-boss.boss] BIND10_KILL_PROCESS killing process Socket creator
2011-12-02 06:34:39.418 WARN  [b10-boss.boss] BIND10_SOCKCREATOR_KILL killing the socket creator
2011-12-02 06:34:39.419 FATAL [b10-boss.boss] BIND10_STARTUP_ERROR error during startup: Unable to start b10-msgq: Component failed during startup



More information about the bind10-users mailing list