[Lxc-users] LXC from lxc.sf.net vs. Libvirt-lxc

2012-02-08 Thread Shweta Shinde
I tried out LXC sf.net for creating containers. It works well.

According to following link, RHEL 6.2 will support LXC libvirt API.
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html-single/6.2_Technical_Notes/index.html
It further says, Linux Containers are just a Technology Preview. Will RHEL
provide libvirt lxc integrated with its future releases?
And, if I want to work with container for longterm using RHEL, will I need
to shift to libvirt LXC?
As of now, from where can I download the libvirt LXC.

Thanks,
Shweta
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d___
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users


Re: [Lxc-users] LXC from lxc.sf.net vs. Libvirt-lxc

2012-02-08 Thread Serge Hallyn
Quoting Shweta Shinde (shwetasshind...@gmail.com):
 I tried out LXC sf.net for creating containers. It works well.
 
 According to following link, RHEL 6.2 will support LXC libvirt API.
 http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html-single/6.2_Technical_Notes/index.html
 It further says, Linux Containers are just a Technology Preview. Will RHEL
 provide libvirt lxc integrated with its future releases?

I think so, and it appears that they are integrating support for launching
jobs into containers into systemd (their new upcoming init system) directly.

 And, if I want to work with container for longterm using RHEL, will I need
 to shift to libvirt LXC?
 As of now, from where can I download the libvirt LXC.

It just ships with libvirt (http://libvirt.org).

-serge

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users


[Lxc-users] lxc centos5 container on squeeze host

2012-02-08 Thread Decor Cristophe
hello,

i'm very found of LXC and the ability to create a lot of containers.
I've no problem creating squeeze container on squeeze lxc host.
But i try these days to create a centos5.5 container (on debian squeeze 
host) following
tutorials like this one : 
http://www.techrepublic.com/blog/opensource/how-to-create-lxc-system-containers-to-isolate-services/1299

I understand that the only way to enter to the container is ssh.
Centos5.5 container seems to work : i can reach the httpd server BUT i can't
enter trough ssh directly. Logs in the file /var/log/secure say it's ok 
(sshd[332]: pam_unix(sshd:session): session opened for user root by (uid=0))
But i'm still waiting for the shell after entering the password...
And when i enter command : lxc-console -n centos55  from host lxc,  
i'm entering to the console with the same user root
always waiting from the previous ssh... (enough clear ??)
Is it normal behaviour or maybe i'm wrong with something ?

thanks for help.

regards

Cristophe

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users


[Lxc-users] Controlling and scheduling jobs on a cluster

2012-02-08 Thread Jon Bringhurst
I just thought I'd post this here in case anyone might be interested.

Slurm is a resource manager program used on several of the top500 
supercomputers. It can use cgroups (one of the concepts used as a 
foundation to lxc) for launching user jobs in a manner that allows a 
system administrator to finely tune and control the resources they 
consume at a very large scale.

It's available under a GPLv2 license.

http://www.schedmd.com/slurmdocs/cgroup.conf.html
https://github.com/schedmd/slurm

-Jon

--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
___
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users