{"id":6433,"date":"2025-06-10T14:00:09","date_gmt":"2025-06-10T12:00:09","guid":{"rendered":"http:\/\/rootfan.com\/?p=6433"},"modified":"2025-06-10T16:05:51","modified_gmt":"2025-06-10T14:05:51","slug":"commandes-cellcli-pour-oracle-exadata","status":"publish","type":"post","link":"https:\/\/rootfan.com\/fr\/oracle-exadata-cellcli-commands\/","title":{"rendered":"Commandes Oracle Exadata CellCLI"},"content":{"rendered":"<p>Voici une liste d'exemples courants <code>cellcli<\/code> les commandes utilis\u00e9es pour la gestion des <strong>Serveurs de stockage Oracle Exadata<\/strong>. <\/p>\n\n\n\n<p>Ces commandes sont ex\u00e9cut\u00e9es \u00e0 partir de l'interface Exadata <strong>n\u0153ud cellulaire<\/strong> (serveur de stockage) en tant que <code>administrateur de cellules<\/code> ou <code>racine<\/code> \u00e0 l'aide de l'outil <code>cellcli<\/code> l'outil.<\/p>\n\n\n\n<!--more-->\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd39 UTILISATION DE BASE<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Entrez dans le CLI :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\ncellcli\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Quitter le CLI :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nexit\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd39 INFO G\u00c9N\u00c9RALE<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Afficher la configuration de la cellule :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist cell\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Afficher l'\u00e9tat de la cellule :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist cell detail\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Affiche la version du logiciel :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist cell attributes releaseVersion\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Afficher les alertes :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist alerthistory\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd39 GESTION DES DISQUES<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Liste des disques physiques :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist physicaldisk\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Liste des disques de la grille :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist griddisk\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Liste des disques cellulaires :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist celldisk\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Afficher les informations d\u00e9taill\u00e9es :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist griddisk detail\nlist celldisk detail\nlist physicaldisk detail\n\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd39 GESTION DES FLASHS<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Liste des disques flash :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist flashcache\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Afficher le contenu du cache flash :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist flashcachecontent\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd39 LUNS AND IORM<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Lister les LUN :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist lun\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">V\u00e9rifier les plans de l'I\/O Resource Manager (IORM) :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist iormplan\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Modifier le plan IORM :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nalter iormplan objective = &#039;auto&#039;\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd39 SURVEILLANCE ET MESURES<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Liste des m\u00e9triques :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist metriccurrent\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Afficher les m\u00e9triques d'un composant :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist metriccurrent where objectType = &#039;CELLDISK&#039;\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd39 COMMANDE D'ACTION<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">D\u00e9poser le disque de la grille :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: php; title: ; notranslate\" title=\"\">\ndrop griddisk &lt;griddisk_name&gt;\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Cr\u00e9ation d'un disque en grille (exemple) :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\ncreate griddisk all size=100G\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Red\u00e9marrer les services cellulaires :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\ncellcli -e &quot;alter cell restart&quot;\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd39 DIAGNOSTIC DU DISQUE CELLULAIRE<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">V\u00e9rifier si les disques sont d\u00e9fectueux :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist physicaldisk where status != &#039;normal&#039;\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd39 AUTRES COMMANDES UTILES<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Afficher la configuration :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist cell detail\n<\/pre><\/div>\n\n\n<h3 class=\"wp-block-heading\">Afficher les IP, les interconnexions :<\/h3>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nlist cell attributes interconnect0, interconnect1\n<\/pre><\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83e\udde0 Tip :<\/h2>\n\n\n\n<p>Pour ex\u00e9cuter un seul <code>cellcli<\/code> \u00e0 partir de l'interpr\u00e9teur de commandes :<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code\" data-no-translation=\"\"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\ncellcli -e &quot;list griddisk&quot;\n<\/pre><\/div>","protected":false},"excerpt":{"rendered":"<p>Voici une liste des commandes cellcli courantes utilis\u00e9es pour g\u00e9rer les serveurs de stockage Oracle Exadata. Ces commandes sont ex\u00e9cut\u00e9es \u00e0 partir du n\u0153ud de cellule Exadata (serveur de stockage) en tant que celladmin ou utilisateur root, \u00e0 l'aide de l'outil cellcli.<\/p>","protected":false},"author":1,"featured_media":6438,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_focus_keyword":"","rank_math_title":"","rank_math_description":"Discover common cellcli commands for Oracle Exadata Storage Servers. Execute commands from the Exadata cell node using the cellcli tool.","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":[116],"tags":[121,122],"class_list":["post-6433","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-exadata","tag-cellcli","tag-storage"],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/rootfan.com\/wp-content\/uploads\/27953163603_1f1bfb49da_b.jpg?fit=1024%2C683&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/posts\/6433","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=6433"}],"version-history":[{"count":5,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/posts\/6433\/revisions"}],"predecessor-version":[{"id":6439,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/posts\/6433\/revisions\/6439"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/media\/6438"}],"wp:attachment":[{"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/media?parent=6433"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/categories?post=6433"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rootfan.com\/fr\/wp-json\/wp\/v2\/tags?post=6433"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}