J'essaye juj sur un VPS openvz. Quand j'essaye juju bootstrap il est dit :
uploading tools for series [precise trusty]
Logging to /home/danialbehzadi/.juju/local/cloud-init-output.log on remote host
Bootstrapping Juju machine agent
Starting Juju machine agent (juju-agent-danialbehzadi-local)
Mais le journal de la machine contient une erreur concernant Module msr non trouvé y pas de conteneurs kvm possibles : http://paste.ubuntu.com/9505262/
Quel que soit le statut du grigri :
environment: local
machines:
"0":
agent-state: started
agent-version: 1.20.14.1
dns-name: localhost
instance-id: localhost
series: trusty
state-server-member-status: has-vote
services: {}
Si je tape par exemple :
juju deploy wordpress
le statut juju serait changé en :
environment: local
machines:
"0":
agent-state: started
agent-version: 1.20.14.1
dns-name: localhost
instance-id: localhost
series: trusty
state-server-member-status: has-vote
"1":
agent-state-info: 'error executing "lxc-create": lxc: call to cgmanager_move_pid_abs_sync(freezer)
failed: invalid request; Container already exists'
instance-id: pending
series: trusty
services:
wordpress:
charm: cs:trusty/wordpress-1
exposed: false
relations:
loadbalancer:
- wordpress
units:
wordpress/0:
agent-state: pending
machine: "1"