Feature #307

improve efficiency of IM and VMM by moving the probes and scripts to the worker nodes

Added by Jaime Melis almost 11 years ago. Updated almost 11 years ago.

Status:ClosedStart date:08/04/2010
Priority:NormalDue date:
Assignee:Jaime Melis% Done:

0%

Category:Drivers - Auth
Target version:Release 2.0
Resolution:fixed Pull request:

Description

Regarding the IM driver, the probes will be synchronized from the frontend to the worker nodes with rsync. The IM driver will then be able to acquire the results of all the probes by executing only one script, which will be in charge of executing all the probes in cascade, therefore only one SSH connection will be established.

VMM commands (create, shutdown, delete, poll, etc) will be moved also to the worker nodes as scripts. The VMM driver will only need to execute the appropriate script reducing also the number of SSH connections to one.

The directory layout will be:
Frontend: $ONE_LOCATION/lib/remotes
Worker nodes: $VM_DIR/lib

Associated revisions

Revision f05fb71f
Added by Ruben S. Montero almost 11 years ago

feature #307: Now the IM protocol is MONITOR hid hostname update

Revision f289b6bb
Added by Jaime Melis almost 11 years ago

Added VMM/KVM part of issue #307

Revision e1931a40
Added by Jaime Melis almost 11 years ago

Removed debugging info for IM driver. Fixed bug in xen deploy script (#307)

Revision c5ae345e
Added by Jaime Melis almost 11 years ago

added libvirt readonly for readonly calls (#307)

Revision 585ab848
Added by Ruben S. Montero almost 11 years ago

feature #307: Get driver messages when an action succeeds

Revision eb50a565
Added by Ruben S. Montero almost 11 years ago

feature #307: Get driver messages when an action succeeds
(cherry picked from commit 585ab84862b7e964649079633206fb6f7899bb10)

Revision 1cf52c53
Added by Jaime Melis almost 11 years ago

feature #307: modified default probe path

History

#1 Updated by Jaime Melis almost 11 years ago

  • Subject changed from improve efficiency in IM and VMM by moving the probes and scripts to the worker nodes to improve efficiency of IM and VMM by moving the probes and scripts to the worker nodes

#2 Updated by Ruben S. Montero almost 11 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Also available in: Atom PDF