BIND 10 #2757: CMDCTL_COMMAND_ERROR error in command set_config to module ConfigManager: [Errno 32] Broken pipe
BIND 10 Development
do-not-reply at isc.org
Fri Feb 15 14:28:48 UTC 2013
#2757: CMDCTL_COMMAND_ERROR error in command set_config to module ConfigManager:
[Errno 32] Broken pipe
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: | Status: new
defect | Milestone: New Tasks
Priority: | Keywords:
medium | Sensitive: 0
Component: | Sub-Project: Core
Unclassified | Estimated Difficulty: 0
CVSS Scoring: | Total Hours: 0
Defect Severity: N/A |
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
{{{
> config remove Init/components/ b10-auth-8
> config remove Init/components/ b10-auth-7
> config remove Init/components/ b10-auth-6
> config remove Init/components/ b10-auth-5
> config commit
Error: [Errno 32] Broken pipe
Configuration not committed
>
> config diff
{'Init': {'components': {'b10-stats-httpd': {'kind': 'dispensable',
'address': 'StatsHttpd'}, 'b10-xfrin': {'kind': 'dispensable', 'address':
'Xfrin'}, 'b10-zonemgr': {'kind': 'dispensable', 'address': 'Zonemgr'},
'b10-cmdctl': {'kind': 'needed', 'special': 'cmdctl'}, 'b10-auth':
{'kind': 'needed', 'special': 'auth'}, 'b10-stats': {'kind':
'dispensable', 'address': 'Stats'}, 'b10-auth-3': {'kind': 'dispensable',
'special': 'auth'}, 'b10-auth-2': {'kind': 'dispensable', 'special':
'auth'}, 'b10-auth-4': {'kind': 'dispensable', 'special': 'auth'}}}}
> config commit
Error: [Errno 32] Broken pipe
Configuration not committed
}}}
This resulted in the following: (See I did it twice)
{{{
2013-02-15 14:22:37.363 INFO [b10-init.init/55124]
BIND10_CONFIGURATOR_RECONFIGURE reconfiguring running components
2013-02-15 14:22:37.364 INFO [b10-init.init/55124] BIND10_COMPONENT_STOP
component b10-auth-8 is being stopped
2013-02-15 14:22:37.364 INFO [b10-init.init/55124] BIND10_STOP_PROCESS
asking b10-auth-8 to shut down
2013-02-15 14:22:37.364 ERROR [b10-init.init/55124]
BIND10_CONFIGURATOR_PLAN_INTERRUPTED configurator plan interrupted, only 0
of 4 done
2013-02-15 14:22:37.365 ERROR [b10-cmdctl.cmdctl/55130]
CMDCTL_COMMAND_ERROR error in command set_config to module ConfigManager:
[Errno 32] Broken pipe
2013-02-15 14:23:10.748 INFO [b10-init.init/55124]
BIND10_CONFIGURATOR_RECONFIGURE reconfiguring running components
2013-02-15 14:23:10.748 INFO [b10-init.init/55124] BIND10_COMPONENT_STOP
component b10-auth-5 is being stopped
2013-02-15 14:23:10.748 INFO [b10-init.init/55124] BIND10_STOP_PROCESS
asking b10-auth-5 to shut down
2013-02-15 14:23:10.749 ERROR [b10-init.init/55124]
BIND10_CONFIGURATOR_PLAN_INTERRUPTED configurator plan interrupted, only 0
of 3 done
2013-02-15 14:23:10.750 ERROR [b10-cmdctl.cmdctl/55130]
CMDCTL_COMMAND_ERROR error in command set_config to module ConfigManager:
[Errno 32] Broken pipe
}}}
Maybe this is similar to #1169 and #681?
--
Ticket URL: <http://bind10.isc.org/ticket/2757>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list