[lxc-users] LXC on ia64 processor
Ariel Santana Alba
asantana at citi.cu
Tue Mar 3 20:47:24 UTC 2015
Hello, again to the topic of LXC on processors ia64, after compiling lxc-1.1 on a kernel 3.13.6, on debian Wheezy, I commented some of the problematic that I are presenting.
As an adjunct to this email is the output of ./configure action after having installed some basic dependencies and before making the compilation. and afterwards I run make and make install
Once done this, run the command lxc-checkconfig, obtaining
Kernel configuration not found at /proc/config.gz; searching...
Kernel configuration found at /boot/config-3.13.6
--- Namespaces ---
Namespaces: enabled
Utsname namespace: enabled
Ipc namespace: enabled
Pid namespace: enabled
User namespace: enabled
Network namespace: enabled
Multiple /dev/pts instances: enabled
--- Control groups ---
Cgroup: enabled
Cgroup clone_children flag: enabled
Cgroup device: enabled
Cgroup sched: enabled
Cgroup cpu account: enabled
Cgroup memory controller: enabled
Cgroup cpuset: enabled
--- Misc ---
Veth pair device: enabled
Macvlan: enabled
Vlan: enabled
File capabilities: enabled
Note : Before booting a new kernel, you can check its configuration
usage : CONFIG=/path/to/config /usr/local/bin/lxc-checkconfig
Below run
lxc-create -n vm1 -t debian
and obtaining
debootstrap is /usr/sbin/debootstrap
Invalid release , valid ones are: squeeze wheezy jessie sid
lxc_container: lxccontainer.c: create_run_template: 1093 container creation template for vm1 failed
lxc_container: lxc_create.c: main: 274 Error creating container vm1
I get an error related to the release of debian, you specify the option -r with value wheezy and gave me the same error.
Then I run to prevent the error templates
lxc-create -n vm1 -t none
and obtaining
lxc_container: lxc_create.c: main: 274 Error creating container vm1
..................
We'll be very grateful if you could help me solve this.
Ariel Santana Alba.
"Lo mas importante no es hacer cosas extraordinarias, sino hacer las cosas ordinarias extraordinariamente bien"
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: configure_out.txt
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20150303/a2022207/attachment-0001.txt>
More information about the lxc-users
mailing list