jujud: Syntax error: word unexpected (expecting ")")
When deploying to ppc64el-hosted lxc containers, with the bootstrap node being amd64, all units timeout in a pending state.
Inspection of juju unit logs in each lxc container show only the following in each:
/var/lib/juju/tools/machine-1-lxc-1/jujud: 1: /var/lib/juju/tools/machine-1-lxc-1/jujud: Syntax error: word unexpected (expecting ")")
The use case is:
We have one service which needs to be on amd64, one service which needs to be on ppc64el natively, and several services which need to be in lxc containers on the ppc64el host. Namely, using ppc64el as the nova-compute and OpenStack api services node, and the amd64 node for bootstrap + neutron-gateway.
The same bundle and charms deploy successfully when both hosts are amd64.
jujud: Syntax error: word unexpected (expecting ")")
When deploying to ppc64el-hosted lxc containers, with the bootstrap node being amd64, all units timeout in a pending state.
Inspection of juju unit logs in each lxc container show only the following in each: juju/tools/ machine- 1-lxc-1/ jujud: 1: /var/lib/ juju/tools/ machine- 1-lxc-1/ jujud: Syntax error: word unexpected (expecting ")")
/var/lib/
See http:// paste.ubuntu. com/10145407/ for 1 entire unit log.
The use case is:
We have one service which needs to be on amd64, one service which needs to be on ppc64el natively, and several services which need to be in lxc containers on the ppc64el host. Namely, using ppc64el as the nova-compute and OpenStack api services node, and the amd64 node for bootstrap + neutron-gateway.
The same bundle and charms deploy successfully when both hosts are amd64.
See attached additional info.