Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues at runtime #34

Closed
alessioguglielmo opened this issue Nov 12, 2014 · 1 comment
Closed

Issues at runtime #34

alessioguglielmo opened this issue Nov 12, 2014 · 1 comment

Comments

@alessioguglielmo
Copy link

I made an attempt, this is my log:
https://gist.github.com/alessioguglielmo/74b6ba3bc50e7ee452b7#file-lxdlog

I have a question. How does lxd work? Will it load a different kernel for each instance launched?

@tych0
Copy link
Contributor

tych0 commented Nov 12, 2014

Hi,

These errors are bugs in gccgo. Right now we're only recommending the use of actual golang, which you can get by sudo apt-get install golang.

lxd doesn't start a new kernel for each instance, the virtualization technology used is lxc, which is based on the cgroup/namespaces/etc. technologies in the kernel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants