search for: start_vm

Displaying 5 results from an estimated 5 matches for "start_vm".

2007 Dec 20
11
No networking
I''m trying to run puppet on a node I''m cloning from CD. No IP, no DNS, puppet with a standalone manifest and --use-nodes. I get dnsdomainname errors and a "Network is unreachable" error. I''m using 0.20, but I checked for new options in 0.23 and didn''t see one to turn off networking. Is this an option? Thanks.
2010 Aug 26
1
[PATCH] Adding the ability to select a Host to start a VM
...;%- content_for :description do -%> + Please choose a Host to start the Virtual Machine. Leave the selection blank to allow oVirt to choose the most appropriate starting host. +<%- end -%> +<div class="panel_header"></div> + +<form method="POST" id="start_vm_form" action="<%= url_for :action => 'vm_action' %>"> + <div class="dialog_form"> + <%= error_messages_for 'start_vm' %> + + <%= render :partial => '/host/grid', :locals => { + :table_id => '...
2009 Sep 16
2
[Fwd: Re: [PATCH node-image] keep NIC and HBA firmwares]
Forwarding to the list for Jay or Scott to have a look. Ignazio, do you see any more details (traceback or something) in the rails log? -------------- next part -------------- An embedded message was scrubbed... From: ignazio.cassano at provincia.torino.it Subject: Re: [Ovirt-devel] [PATCH node-image] keep NIC and HBA firmwares Date: Wed, 16 Sep 2009 16:48:47 +0200 Size: 4031 URL:
2009 Jul 09
1
GlusterFS patches for ovirt-server, ovirt-node, ovirt-node-image
...ways of NFS parameters. mount -t glusterfs <glusterfs-server>:<volume-name> <MOUNTPATH> 2. Ovirt Technical Details: "GlusterfsStoragePool" a new class added in support of Glusterfs for task-omatic daemon. Now with this Ovirt server can generate same task events like start_vm, migrate_vm, refresh_storage_pool etc., with glusterfs too. Glusterfs awareness were added into files inside app/views/, app/controller/, app/models/ which contain code for frontend UI. New rpms for glusterfs-common, glusterfs-client version 2.0.2, libvirt 0.6.4 were added into the automated buil...
2009 Jul 31
2
RFC: This patch is not being submitted for ACK...
...just looking for some feedback on the direction I'm going. The code won't get all the way to the define stage since I'm in the middle of retrofitting it to use virtinst instead of a home spun node definition.