Displaying 1 result from an estimated 1 matches for "migrate_vm".
Did you mean:
migrate_vma
2009 Jul 09
1
GlusterFS patches for ovirt-server, ovirt-node, ovirt-node-image
...FS 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 build system for...