Comment 16 for bug 1782267

Revision history for this message
Bogdan Dobrelya (bogdando) wrote : Re: Stderr: u'Set Chassis Power Control to Up/On failed: Command not supported in present state\n': ProcessExecutionError: Unexpected error while running command.

Just checked that on my containerized UC:

$ docker exec -it ironic_conductor findmnt -o TARGET,PROPAGATION /var/lib/ironic
TARGET PROPAGATION
/var/lib/ironic private

it has to be shared, in order to make the recursive owner changes effective on the host as well.