{"id":6187,"date":"2024-08-20T12:22:16","date_gmt":"2024-08-20T10:22:16","guid":{"rendered":"http:\/\/rootfan.com\/?p=6187"},"modified":"2024-08-24T10:27:14","modified_gmt":"2024-08-24T08:27:14","slug":"exadata-vm_maker","status":"publish","type":"post","link":"https:\/\/rootfan.com\/fr\/exadata-vm_maker\/","title":{"rendered":"Commandes Exadata vm_maker"},"content":{"rendered":"<p>\u00c0 partir d'Oracle Exadata X8M-2, Oracle Linux KVM est la technologie de virtualisation pour les syst\u00e8mes qui utilisent RoCE Network Fabric.<\/p>\n\n\n\n<p>Voici quelques exemples d'outils fr\u00e9quemment utilis\u00e9s <strong>Commandes de vm_maker<\/strong> pour contr\u00f4ler un domaine ou une machine virtuelle (domU) sur Exadata.<\/p>\n\n\n\n<!--more-->\n\n\n\n<div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h2>Table des mati\u00e8res<\/h2><nav><ul><li><a href=\"#1-how-to-show-the-running-domains-on-a-dom-0\">1. Comment afficher les domaines en cours d'ex\u00e9cution sur un dom0 ?<\/a><\/li><li><a href=\"#2-how-to-show-the-memory-assigned-to-each-domain\">2. Comment montrer la m\u00e9moire attribu\u00e9e \u00e0 chaque domaine<\/a><\/li><li><a href=\"#3-how-to-show-the-cpu-assigned-to-each-domain\">3. Comment afficher les processeurs assign\u00e9s \u00e0 chaque domaine ?<\/a><\/li><li><a href=\"#4-how-to-start-a-guest-or-virtual-machine\">4. Comment d\u00e9marrer un invit\u00e9 ou une machine virtuelle :<\/a><\/li><li><a href=\"#5-how-to-monitor-guest-console-while-starting\">5. Comment surveiller la console de l'invit\u00e9 pendant le d\u00e9marrage<\/a><\/li><li><a href=\"#6-how-to-shut-down-a-domain-from-within-the-user-domain\">6. Comment fermer un domaine \u00e0 partir du domaine de l'utilisateur ?<\/a><\/li><li><a href=\"#7-how-to-shutdown-a-domain-from-the-dom-0\">7. Comment fermer un domaine \u00e0 partir du dom0<\/a><\/li><li><a href=\"#8-how-to-force-stop-a-domain\">8. Comment forcer l'arr\u00eat d'un domaine<\/a><\/li><li><a href=\"#9-how-to-shut-down-all-the-domains\">9. Comment fermer tous les domaines<\/a><\/li><li><a href=\"#10-how-to-increase-memory-on-a-guest-domain-requires-a-reboot\">10. Comment augmenter la m\u00e9moire sur un domaine invit\u00e9 (n\u00e9cessite un red\u00e9marrage).<\/a><\/li><li><a href=\"#11-how-to-increase-the-virtual-cp-us-allocated-to-a-guest-does-not-require-a-reboot\">11. Comment augmenter le nombre de CPU virtuels allou\u00e9s \u00e0 un invit\u00e9 (ne n\u00e9cessite pas de red\u00e9marrage)<\/a><\/li><\/ul><\/nav><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1-how-to-show-the-running-domains-on-a-dom-0\">1. Comment afficher les domaines en cours d'ex\u00e9cution sur un dom0 ?<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\/opt\/exadata_ovm\/vm_maker --list-domains\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"2-how-to-show-the-memory-assigned-to-each-domain\">2. Comment montrer la m\u00e9moire attribu\u00e9e \u00e0 chaque domaine<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\/opt\/exadata_ovm\/vm_maker --list --memory\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-how-to-show-the-cpu-assigned-to-each-domain\">3. Comment afficher les processeurs assign\u00e9s \u00e0 chaque domaine ?<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\/opt\/exadata_ovm\/vm_maker --list --vcpu\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"4-how-to-start-a-guest-or-virtual-machine\">4. Comment d\u00e9marrer un invit\u00e9 ou une machine virtuelle :<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\/opt\/exadata_ovm\/vm_maker --start-domain db01_guest01.example.com\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"5-how-to-monitor-guest-console-while-starting\">5. Comment surveiller la console de l'invit\u00e9 pendant le d\u00e9marrage<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\/opt\/exadata_ovm\/vm_maker --start-domain GuestName --console\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"6-how-to-shut-down-a-domain-from-within-the-user-domain\">6. Comment fermer un domaine \u00e0 partir du domaine de l'utilisateur ?<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nshutdown -h now\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"7-how-to-shutdown-a-domain-from-the-dom-0\">7. Comment fermer un domaine \u00e0 partir du dom0<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\/opt\/exadata_ovm\/vm_maker --stop-domain GuestName\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"8-how-to-force-stop-a-domain\">8. Comment forcer l'arr\u00eat d'un domaine<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\/opt\/exadata_ovm\/vm_maker --stop-domain GuestName --force\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"9-how-to-shut-down-all-the-domains\">9. Comment fermer tous les domaines<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\/opt\/exadata_ovm\/vm_maker --stop-domain --all\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"10-how-to-increase-memory-on-a-guest-domain-requires-a-reboot\">10. Comment augmenter la m\u00e9moire sur un domaine invit\u00e9 (n\u00e9cessite un red\u00e9marrage).<\/h2>\n\n\n\n<p>Nous dressons d'abord la liste de la m\u00e9moire<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\/opt\/exadata_ovm\/vm_maker --list --memory\n<\/pre><\/div>\n\n\n<p>Ensuite, nous augmentons la m\u00e9moire (avec red\u00e9marrage)<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\/opt\/exadata_ovm\/vm_maker --set --memory 32G --domain db01_guest01.example.com --restart-domain\n<\/pre><\/div>\n\n\n<h2 class=\"wp-block-heading\" id=\"11-how-to-increase-the-virtual-cp-us-allocated-to-a-guest-does-not-require-a-reboot\">11. Comment augmenter le nombre de CPU virtuels allou\u00e9s \u00e0 un invit\u00e9 (ne n\u00e9cessite pas de red\u00e9marrage)<\/h2>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\/opt\/exadata_ovm\/vm_maker --list --vcpu --domain db01_guest01.example.com\n\/opt\/exadata_ovm\/vm_maker --set --vcpu 4 --domain db01_guest01.example.com\n<\/pre><\/div>\n\n\n<p>R\u00e9f\u00e9rences :<\/p>\n\n\n\n<p><a href=\"https:\/\/docs.oracle.com\/en\/engineered-systems\/exadata-database-machine\/dbmmn\/vm_maker-command-reference1.html\" rel=\"nofollow noopener\" target=\"_blank\">R\u00e9f\u00e9rence de la commande VM_MAKER<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>\u00c0 partir d'Oracle Exadata X8M-2, Oracle Linux KVM est la technologie de virtualisation pour les syst\u00e8mes qui utilisent RoCE Network Fabric. Voici plusieurs commandes vm_maker fr\u00e9quemment utilis\u00e9es pour contr\u00f4ler un domaine ou une machine virtuelle (domU) sur Exadata.<\/p>","protected":false},"author":1,"featured_media":6188,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_focus_keyword":"vm_maker commands","rank_math_title":"","rank_math_description":"Get the most out of your Exadata with vm_maker. Streamline your virtual machine management and optimize performance. Boost your productivity today!","rank_math_robots":"","rank_math_og_title":"","rank_math_og_description":"","jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[31],"tags":[106,107],"class_list":["post-6187","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-oracle","tag-dom0","tag-vm_maker"],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/rootfan.com\/wp-content\/uploads\/field-clouds-sky-earth-46160.jpeg?fit=1880%2C1259&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/posts\/6187","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/comments?post=6187"}],"version-history":[{"count":12,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/posts\/6187\/revisions"}],"predecessor-version":[{"id":6203,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/posts\/6187\/revisions\/6203"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/media\/6188"}],"wp:attachment":[{"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/media?parent=6187"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/categories?post=6187"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/tags?post=6187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}