{"id":247,"date":"2013-10-28T11:06:17","date_gmt":"2013-10-28T11:06:17","guid":{"rendered":"http:\/\/tomas.papp.me.uk\/?p=247"},"modified":"2013-10-28T11:06:17","modified_gmt":"2013-10-28T11:06:17","slug":"exadata-v-kocke","status":"publish","type":"post","link":"https:\/\/tomas.papp.me.uk\/?p=247","title":{"rendered":"Exadata v kocke"},"content":{"rendered":"<p><b>HealthCheck<\/b> HealthCheck scripts run from \/usr\/oracle\/healthcheck healthcheck binaries can be copied from Frame to Frame by tar&#8217;ing all the files up and scp to new location.<\/p>\n<p><b>Change all Cell\/DBNode passwords at once<\/b> PASSWORD=&lt;value&gt; dcli -l root -g ~\/all_group &#8220;echo ${PASSWORD} | passwd &#8211;stdin root&#8221;<\/p>\n<p><b>Status of Cluster<\/b> \/usr\/oracle\/grid\/product\/ora11gR2\/bin\/crsctl stat res -t<\/p>\n<p><b>Hardware sensors Status or detailed sensor info<\/b> ipmitool sdr | grep -v ok ipmitool sensor<\/p>\n<p><b>Gather all diagnostics information<\/b> \/opt\/oracle.SupportTools\/onecommand\/diagget.sh<\/p>\n<p><b>Hardware Profile<\/b> \/opt\/oracle.SupportTools\/CheckHWnFWProfile -S &gt; tmp\/CheckHWnFWProfile_dm10db01.cbp.dhs.gov.txt<\/p>\n<p><b>Infiniband\/RDS Status<\/b> ibstatus rds-info -n<\/p>\n<p><b>Status of network connections<\/b> ip n s ip sar -n DEV 1 3 ip -s link show<\/p>\n<p><b>Confirm Storage Cell Status<\/b> dcli -l root -g ~\/cell_group &#8216;cellcli -e list cell&#8217;<\/p>\n<p><b>Additional Reading (MOS Notes)<\/b> 888828.1 &#8211; Database Machine and Exadata Storage Server 11g Release 2 (11.2) Supported Versions 1078889.1 &#8211; Exadata calibrate reports substandard IOPS on SAS drives 1093890.1 &#8211; Steps To Shutdown\/Startup The Exadata &amp; RDBMS Services and Cell\/Compute Nodes 757552.1 &#8211; Oracle Exadata Best Practices 1120955.1 &#8211; Exadata V2: How To Startup or Shutdown An Exadata Or Compute Node Server Thru ILOM? 735323.1 &#8211; Exadata Storage Server Diagnostic Collection Guide 1053498.1 &#8211; Network Diagnostics information for Oracle Database Machine Environments 1072676.1 &#8211; Exadata General FAQ 1070954.1 &#8211; Oracle Exadata Database Machine exachk or HealthCheck 735323.1 &#8211; Exadata Storage Server Diagnostic Collection Guide 1071221.1 &#8211; Oracle Sun Database Machine Backup and Recovery Best Practices 359395.1 &#8211; Remote Diagnostic Agent (RDA) 4 &#8211; RAC Cluster Guide 085606 &#8211; Yum repo &#8211; <a href=\"http:\/\/www.oracle.com\/technetwork\/topics\/linux\/yum-repository-setup-085606.html\" target=\"_blank\" rel=\"nofollow\">http:\/\/www.oracle.com\/technetwork\/topics\/linux\/yum-repository-setup-085606.html<\/a> 1317159.1 &#8211; Changing IP addresses on Exadata Database Machine 361468.1 &#8211; HugePages on Oracle Linux 64-bit Best Practices: <a href=\"http:\/\/www.oracle.com\/technetwork\/database\/features\/availability\/exadata-maa-best-practices-155385.html\" target=\"_blank\" rel=\"nofollow\">http:\/\/www.oracle.com\/technetwork\/database\/features\/availability\/exadata-maa-best-practices-155385.html<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>DB NODES<\/p>\n<p><b>Automated Diagnostics Repository (ADR) Report<\/b> adrci&gt; show homes adrci&gt; set homepath &lt;diag path for the instance that generated the incident&gt; adrci&gt; ips create package incident &lt;incident number&gt; adrci&gt; ips generate package 1 in \/tmp<\/p>\n<p><b>Reset BMC<\/b> dcli -l root -g ~\/dbs_group ipmitool bmc reset cold<\/p>\n<p><b>Display Disks Status<\/b> dcli -l root -g ~\/cell_group &#8216;cellcli -e list griddisk attributes name,size,status,asmmodestatus&#8217; dcli -l root -g ~\/cell_group &#8216;cellcli -e list celldisk&#8217;<\/p>\n<p><b>Display Sensor Status<\/b> ipmitool sensor<\/p>\n<p><b>Temperature<\/b> dcli -l root -g \/root\/all_group ipmitool sensor get T_AMB | grep -I Reading dcli -l root -g \/root\/cell_group &#8216;cellcli -e list cell detail&#8217; | grep -i Reading<\/p>\n<p><b>Restart OS Watcher<\/b> \/opt\/oracle.oswatcher\/osw\/stopOSW.sh \/opt\/oracle.cellos\/vldrun -script oswatcher<\/p>\n<p>&nbsp;<\/p>\n<p>INFINIBAND<\/p>\n<p><b>Shows IB ports and status on the IB switch<\/b> listlinkup<\/p>\n<p><b>IB\/RDS Status<\/b> ibstatus rds-info -n<\/p>\n<p><b>Status of network connections<\/b> ip n s sar -n DEV 1 3 ip -s link show<\/p>\n<p>&nbsp;<\/p>\n<p>STORAGE CELLS<\/p>\n<p><b>Capture all alerts from cell history based on a time stamp<\/b> dcli -l root -g ~\/cell_group cellcli -e &#8220;list alerthistory where begintime \\&gt; \\&#8217;2011-05-25T00:00:00-05:00\\'&#8221;<\/p>\n<p><b>Check\/change default disk timeout for cells (cell failure)<\/b> The default value for the timer is 3.6 hours, 0 is default. This column is in seconds. SQL&gt; SELECT NAME, repair_timer from v$asm_disks; SQL&gt; ALTER DISKGROUP DATA SET ATTRIBUTE &#8216;DISK_REPAIR_TIME&#8217;=&#8217;8.5H&#8217;;<\/p>\n<p><b>Get cell disk info<\/b> cellcli -e list griddisk attributes name,size,offset,status<\/p>\n<p><b>Help with cellcli<\/b> cellcli -e help alter cell<\/p>\n<p><b>Reset BMC<\/b> dcli -l root -g ~\/cell_group cellcli -e &#8220;alter cell restart bmc&#8221;<\/p>\n<p><b>Restart cell services<\/b> cellcli -e &#8216;alter cell restart services all&#8217;<\/p>\n<p><b>Flashcache Disk Resurrection Procedure<\/b> disable alerts &amp; monitoring cell shutdown init 6 cell startup (Run the command below until all disks are &#8220;active online yes&#8221;) cellcli -e list griddisk attributes name,status,asmmodestatus,asmdeactivationoutcome<\/p>\n<p><b>Flashcache Disk Resurrection Procedure<\/b> disable alerts &amp; monitoring cell shutdown init 6 cell startup (Run the command below until all disks are &#8220;active online yes&#8221;) cellcli -e list griddisk attributes name,status,asmmodestatus,asmdeactivationoutcome<\/p>\n<p><b>Flash Cache Status\/Creation<\/b> dcli -l root -g ~\/cell_group cellcli -e &#8216;list flashcache&#8217; cellcli -e &#8216;drop celldisk all flashdisk force&#8217; cellcli -e &#8216;create celldisk all flashdisk&#8217; cellcli -e &#8216;create flashcache all&#8217;<\/p>\n<p><b>List total I\/O error counts<\/b> Can indicate a pending proactive\/predictive failure. dcli -l root -g ~\/cell_group cellcli -e &#8220;list griddisk where errorCount &gt; 0 detail&#8221;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>HealthCheck HealthCheck scripts run from \/usr\/oracle\/healthcheck healthcheck binaries can be copied from Frame to Frame by tar&#8217;ing all the files up and scp to new location. Change all Cell\/DBNode passwords at once PASSWORD=&lt;value&gt; dcli -l root -g ~\/all_group &#8220;echo ${PASSWORD} | passwd &#8211;stdin root&#8221; Status of Cluster \/usr\/oracle\/grid\/product\/ora11gR2\/bin\/crsctl stat res -t Hardware sensors Status or [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-247","post","type-post","status-publish","format-standard","hentry","category-oracle"],"_links":{"self":[{"href":"https:\/\/tomas.papp.me.uk\/index.php?rest_route=\/wp\/v2\/posts\/247","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tomas.papp.me.uk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tomas.papp.me.uk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tomas.papp.me.uk\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tomas.papp.me.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=247"}],"version-history":[{"count":2,"href":"https:\/\/tomas.papp.me.uk\/index.php?rest_route=\/wp\/v2\/posts\/247\/revisions"}],"predecessor-version":[{"id":249,"href":"https:\/\/tomas.papp.me.uk\/index.php?rest_route=\/wp\/v2\/posts\/247\/revisions\/249"}],"wp:attachment":[{"href":"https:\/\/tomas.papp.me.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=247"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tomas.papp.me.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=247"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tomas.papp.me.uk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}