I have submited a draft , so it has some bugs and it's function is very simpe. you can download it from here.
https://github.com/cmri/opennebula-3.2.1-lxc.git At 2012-12-11 16:12:02,"Albert Avellana" <[email protected]> wrote: Hi Dylan, Thank for your response. I am happy to hear that do already developed it. I will be grateful if you could send me these LXC drivers to do some tests in my installation with LXC hypervisors. Thank you, albert On 5 December 2012 15:29, cmcc.dylan <[email protected]> wrote: I'm very pleasure to share my work. I have complete the lxc driver for opennebula-3.2.1 and it can supprort the basic operations, for example, deploy/cancel/poll/reboot/shutdown and so on. But it may be a little bugs. I will submit my patches to opennebula after tidying up my codes. At 2012-12-05 19:37:45,"Albert Avellana" <[email protected]> wrote: Hello dylan, My name is Albert, an student of UPC (Barcelona) university collaborating with Confine Project. I'm also developing drivers to manage LXC hypervisor with OpenNebula. I think we could maybe work together and share our work. At the moment I'm trying to do "deploy" script. I don't know much Ruby either, maybe we could do the script with python? I've already edited oned.conf file to add lxc option and created remotes/lxc directory. Best regards, albert On 2 December 2012 04:26, cmcc.dylan <[email protected]> wrote: Hi, every one! I want to add lxc backend for opennebula, but i meet some questions and hope someone to help me. 1. the key point is i need to add a lxc driver like kvm, for example, imitating the directory structure of kvm as follows: # ls var/remotes/vmm/kvm canceldeploykvmrc migratemigrate_local poll poll_ganglia reboot restore save shutdown But i don't knonw who call the these scripts, for example where call "deploy" script in opennebula soruce code or in config files. 2. I have already validate virsh commad is ok. and i can use command as follows to create and operate the lxc instance. a. Deploy: ssh node1 virsh -c lxc:/// create /path-to-xml/lxc.xml b. virsh -c lxc+ssh://node1 virsh-command lxc_instance_name But i know little ruby,someone can give me some advice to help me complete lxc driver for opennebula _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Albert Avellana -- Albert Avellana
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
