Abonnez-vous à notre blog

by Rob Locke (Red Hat)

One of the new features introduced in version 3.1 of Red Hat Enterprise Virtualization is a command line interface (CLI) to connect to the manager. The CLI also contains a scripting system, which helps system administrators perform periodic maintenance or repetitive tasks on their virtualization environment.

Communication with the RHEV Manager is secured through the use of a certificate that needs to be downloaded from the manager:

$ wget http://rhevm.pod0.example.com/ca.crt

Connect to the RHEV Manager using the rhevm-shell command (referring to the downloaded certificate):

$ rhevm-shell -l https://rhevm.pod0.example.com/api \
-u rhevadmin@example.com -A ca.crt -c
Password: redhat
... output omitted ...
[RHEVM shell (connected)]#

There are numerous subcommands that can be specified at the rhevm-shell prompt. Use help for a list of subcommands, then help subcommand to see what can be done:

[RHEVM shell (connected)]# help
... output omitted ...
[RHEVM shell (connected)]# help action
... output omitted ...

Those rhevm-shell subcommands can be entered interactively from the prompt above or embedded in a text file for automation from a standard shell prompt:

$ cat /tmp/rhel0.shutdown
action vm rhel0 shutdown
exit
$ rhevm-shell -l https://rhevm.pod0.example.com/api \
-u rhevadmin@example.com -A ca.crt -f /tmp/rhel0.shutdown -c
Password: redhat

Learn more about rhevm-shell and other methods of automation in our updated Red Hat Enterprise Virtualization (RH318) course.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.


À propos de l'auteur

Parcourir par canal

automation icon

Automatisation

Les dernières actualités en matière de plateforme d'automatisation qui couvre la technologie, les équipes et les environnements

AI icon

Intelligence artificielle

Actualité sur les plateformes qui permettent aux clients d'exécuter des charges de travail d'IA sur tout type d'environnement

cloud services icon

Services cloud

En savoir plus sur notre gamme de services cloud gérés

security icon

Sécurité

Les dernières actualités sur la façon dont nous réduisons les risques dans tous les environnements et technologies

edge icon

Edge computing

Actualité sur les plateformes qui simplifient les opérations en périphérie

Infrastructure icon

Infrastructure

Les dernières nouveautés sur la plateforme Linux d'entreprise leader au monde

application development icon

Applications

À l’intérieur de nos solutions aux défis d’application les plus difficiles

Original series icon

Programmes originaux

Histoires passionnantes de créateurs et de leaders de technologies d'entreprise