{"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":"oracle-exadata-cellcli-comandos","status":"publish","type":"post","link":"https:\/\/rootfan.com\/es\/oracle-exadata-cellcli-commands\/","title":{"rendered":"Comandos Oracle Exadata CellCLI"},"content":{"rendered":"<p>Esta es una lista de los <code>cellcli<\/code> comandos utilizados para gestionar <strong>Servidores de almacenamiento Oracle Exadata<\/strong>. <\/p>\n\n\n\n<p>Estos comandos se ejecutan desde Exadata <strong>nodo celular<\/strong> (Servidor de almacenamiento) como <code>celladmin<\/code> o <code>ra\u00edz<\/code> usuario, utilizando el <code>cellcli<\/code> herramienta.<\/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 USO B\u00c1SICO<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Acceda a la 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\">Salir de 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\">INFORMACI\u00d3N GENERAL<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Mostrar la configuraci\u00f3n de la c\u00e9lula:<\/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\">Mostrar el estado de la c\u00e9lula:<\/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\">Muestra la versi\u00f3n del software:<\/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\">Mostrar alertas:<\/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 GESTI\u00d3N DE DISCOS<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Lista de discos f\u00edsicos:<\/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\">Lista de discos de rejilla:<\/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\">Lista de discos celulares:<\/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\">Mostrar informaci\u00f3n detallada:<\/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 GESTI\u00d3N DE FLASH<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Lista de discos 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\">Mostrar el contenido de la cach\u00e9 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 Y IORM<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Listar LUNs:<\/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\">Compruebe los planes del Gestor de Recursos de E\/S (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\">Modificar el 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 SEGUIMIENTO Y M\u00c9TRICAS<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">M\u00e9tricas de la lista:<\/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\">Mostrar las m\u00e9tricas de un componente:<\/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 \u00d3RDENES DE ACTUACI\u00d3N<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Suelta el disco de rejilla:<\/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\">Crear disco de rejilla (ejemplo):<\/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\">Reinicia los servicios celulares:<\/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 DIAGN\u00d3STICO DEL DISCO CELULAR<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Compruebe si hay discos defectuosos:<\/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 OTROS COMANDOS \u00daTILES<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Mostrar configuraci\u00f3n:<\/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\">Mostrar IPs, interconexiones:<\/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\">Consejo:<\/h2>\n\n\n\n<p>Para ejecutar un \u00fanico <code>cellcli<\/code> desde el shell:<\/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>A continuaci\u00f3n se muestra una lista de comandos cellcli comunes utilizados para la gesti\u00f3n de Oracle Exadata Storage Servers. Estos comandos se ejecutan desde el nodo de celda Exadata (Servidor de Almacenamiento) como celladmin o usuario root, utilizando la herramienta 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\/es\/wp-json\/wp\/v2\/posts\/6433","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rootfan.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rootfan.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rootfan.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rootfan.com\/es\/wp-json\/wp\/v2\/comments?post=6433"}],"version-history":[{"count":5,"href":"https:\/\/rootfan.com\/es\/wp-json\/wp\/v2\/posts\/6433\/revisions"}],"predecessor-version":[{"id":6439,"href":"https:\/\/rootfan.com\/es\/wp-json\/wp\/v2\/posts\/6433\/revisions\/6439"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rootfan.com\/es\/wp-json\/wp\/v2\/media\/6438"}],"wp:attachment":[{"href":"https:\/\/rootfan.com\/es\/wp-json\/wp\/v2\/media?parent=6433"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rootfan.com\/es\/wp-json\/wp\/v2\/categories?post=6433"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rootfan.com\/es\/wp-json\/wp\/v2\/tags?post=6433"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}