search for: ochem

Displaying 9 results from an estimated 9 matches for "ochem".

Did you mean: chem
2010 Jul 30
1
[PATCH 1/2] Monkey-patch mongrel to fix rails 2.3.5 incompatibility
Signed-off-by: Nicolas Ochem <nicolas.ochem at alcatel-lucent.com> --- src/config/initializers/mongrel_patch.rb | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) create mode 100644 src/config/initializers/mongrel_patch.rb diff --git a/src/config/initializers/mongrel_patch.rb b/src/config/initialize...
2010 Sep 02
1
[PATCH 1/1] Introduce an option to always pxe-boot a vm.
Previously, a pxe-booted vm would always boot to HD at next startup. Signed-off-by: Nicolas Ochem <nicolas.ochem at alcatel-lucent.com> --- src/app/controllers/vm_controller.rb | 1 + src/app/models/vm.rb | 15 +++++++++++---- src/app/views/vm/_form.rhtml | 2 +- src/task-omatic/taskomatic.rb | 13 +++++++++++-- 4 files changed, 24 insertions(+),...
2010 Sep 21
1
[PATCH] Introduce ability to select any kind of nic model, not just default or virtio.
There was no release since virtio support was introduced, so a proper migration is not necessary. Signed-off-by: Nicolas Ochem <nicolas.ochem at gmail.com> --- src/app/controllers/vm_controller.rb | 6 ++- src/app/models/nic.rb | 2 + src/app/views/vm/_form.rhtml | 25 +++++++++------- src/db/migrate/046_add_model_to_nic.rb | 29 ++++++++++++++++++ src/public/stylesheets/compon...
2010 Aug 13
1
Build fails due to missing ovirt-node-recipe.ks
----- "Nicolas Ochem" <nicolas.ochem at alcatel-lucent.com> wrote: > > However for this to work you need to add runtime_mode=ovirt in > pxelinux.cfg/default in the kernel boot options. > Fantastic! Thanks Nicolas, that's done the trick. The node now boots and sets up it's interface...
2010 Jul 02
2
Build fails due to missing ovirt-node-recipe.ks
Hi, I'm having some problems building ovirt. The build fails during the final ovirt build stage in the instructions. The failure is because it can't find "/usr/share/ovirt-node-tools/ovirt-node-recipe.ks". I've checked and sure enough it's not there. Has anyone else come across this problem? Building on FC13 using the instructions found here:
2010 Mar 02
0
[PATCH] introduce option to always PXE-boot a VM
-------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: 0001-introduce-option-to-always-PXE-boot-a-VM.patch URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20100302/9b346e78/attachment.ksh>
2010 Aug 13
0
Build fails due to missing ovirt-node-recipe.ks
cc-to ovirt-devel skipping cobbler seems to be the best solution since ovirt-node-image-pxe rpm does not exist anymore. However for this to work you need to add runtime_mode=ovirt in pxelinux.cfg/default in the kernel boot options. In the node, it's useful to check /var/log/ovirt.log for correct operation. > The monkey patch was already there. The /etc/hosts entry for
2011 Apr 14
0
asynchronous calls to qmf methods
Hi, I'm currently trying to merge db-omatic, taskomatic and host-register into a big EventMachine loop to solve some concurrency issues and be able to boot many vms faster. My problem is that each method call to libvirt blocks the loop for quite long (sometimes 0.7 seconds) and qmf aparently has a way to do it asynchronously but I have no idea how to do this with the qmf module for ruby. I
2009 Oct 09
0
ovirt install : several issues
I installed ovirt-agent on a fresh fedora 11 install (not in a virtual machine). The only thing I modified prior to installation was /etc/resolv.conf in order to be able to yum update and install the ovirt packages via yum (from the ovirt repo), and /etc/ntp.conf to get the correct time from the NTP server of my network. I also disabled NetworkManager via chkconfig. I used all the options for