[Lxc-users] cloud environment

2012-11-10 Thread Rintcius Blok
Hi, Just curious. I was running an lxc-create command for ubuntu-cloud and saw this output: Configuring for running outside of a cloud environment If you want to configure for a cloud evironment, please use '-- -C' to create the container What the difference is between using '-- -C' or not,

[Lxc-users] Problem starting oneiric container in 12.10

2012-11-10 Thread Rintcius Blok
How can I properly run an ubuntu-cloud template on 12.10 with an oneiric container? I tried this command: lxc-create -t ubuntu-cloud -n oneiric.lxc -- --auth-key $HOME/.ssh/id_rsa.pub --userdata ~/userdata.txt.gz -r oneiric This creates the container, but when I try to ssh into it it gives:

[Lxc-users] Is there a good guide to lxc vlan setup for Ubuntu 12.04

2012-11-10 Thread Whit Blauvelt
Situation: my host is itself in a VMware environment, such that it can have multiple IP addresses, but not multiple MAC addresses. So using a public-interface bridge, with a second MAC address for the guest, won't work. Tried So Far: lxc guest using private bridge from host, with iptables