真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

ORACLE11GR2RAC卸載ASM實例步驟-創(chuàng)新互聯(lián)

1、

成都創(chuàng)新互聯(lián)公司專注于企業(yè)成都營銷網(wǎng)站建設(shè)、網(wǎng)站重做改版、猇亭網(wǎng)站定制設(shè)計、自適應(yīng)品牌網(wǎng)站建設(shè)、成都h5網(wǎng)站建設(shè)、成都商城網(wǎng)站開發(fā)、集團(tuán)公司官網(wǎng)建設(shè)、成都外貿(mào)網(wǎng)站建設(shè)公司、高端網(wǎng)站制作、響應(yīng)式網(wǎng)頁設(shè)計等建站業(yè)務(wù),價格優(yōu)惠性價比高,為猇亭等各大城市提供網(wǎng)站開發(fā)制作服務(wù)。停掉所有節(jié)點ASM實例
$ srvctl stop asm -n testdb1 -f
$ srvctl stop asm -n testdb2 -f
$ srvctl stop asm -n testdb3 -f
$ srvctl stop asm -n testdb4 -f
查看CRS資源狀態(tài),此時ASM實例已經(jīng)shutdown
$ crsctl stat res -t
--------------------------------------------------------------------------------
NAME           TARGET  STATE        SERVER                   STATE_DETAILS
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.LISTENER.lsnr
               ONLINE  ONLINE       testdb1
               ONLINE  ONLINE       testdb2
               ONLINE  ONLINE       testdb3
               ONLINE  ONLINE       testdb4
ora.OCRVOTE.dg
               OFFLINE OFFLINE      testdb1
               OFFLINE OFFLINE      testdb2
               OFFLINE OFFLINE      testdb3
               OFFLINE OFFLINE      testdb4
ora.asm
               OFFLINE OFFLINE      testdb1                  Instance Shutdown
               OFFLINE OFFLINE      testdb2                  Instance Shutdown
               OFFLINE OFFLINE      testdb3                  Instance Shutdown
               OFFLINE OFFLINE      testdb4                  Instance Shutdown
ora.gsd
               OFFLINE OFFLINE      testdb1
               OFFLINE OFFLINE      testdb2
               OFFLINE OFFLINE      testdb3
               OFFLINE OFFLINE      testdb4
ora.net1.network
               ONLINE  ONLINE       testdb1
               ONLINE  ONLINE       testdb2
               ONLINE  ONLINE       testdb3
               ONLINE  ONLINE       testdb4
ora.ons
               ONLINE  ONLINE       testdb1
               ONLINE  ONLINE       testdb2
               ONLINE  ONLINE       testdb3
               ONLINE  ONLINE       testdb4
ora.registry.acfs
               OFFLINE OFFLINE      testdb1
               OFFLINE OFFLINE      testdb2
               OFFLINE OFFLINE      testdb3
               OFFLINE OFFLINE      testdb4
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.LISTENER_SCAN1.lsnr
      1        ONLINE  ONLINE       testdb4
ora.cvu
      1        ONLINE  ONLINE       testdb3
ora.oc4j
      1        ONLINE  ONLINE       testdb3
ora.scan1.vip
      1        ONLINE  ONLINE       testdb4
ora.testdb1.vip
      1        ONLINE  ONLINE       testdb1
ora.testdb2.vip
      1        ONLINE  ONLINE       testdb2
ora.testdb3.vip
      1        ONLINE  ONLINE       testdb3
ora.testdb4.vip
      1        ONLINE  ONLINE       testdb4

2、移除ASM資源
$ srvctl remove asm  -f
$ crsctl stat res -t
--------------------------------------------------------------------------------
NAME           TARGET  STATE        SERVER                   STATE_DETAILS
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.LISTENER.lsnr
               ONLINE  ONLINE       testdb1
               ONLINE  ONLINE       testdb2
               ONLINE  ONLINE       testdb3
               ONLINE  ONLINE       testdb4
ora.OCRVOTE.dg
               OFFLINE OFFLINE      testdb1
               OFFLINE OFFLINE      testdb2
               OFFLINE OFFLINE      testdb3
               OFFLINE OFFLINE      testdb4
ora.gsd
               OFFLINE OFFLINE      testdb1
               OFFLINE OFFLINE      testdb2
               OFFLINE OFFLINE      testdb3
               OFFLINE OFFLINE      testdb4
ora.net1.network
               ONLINE  ONLINE       testdb1
               ONLINE  ONLINE       testdb2
               ONLINE  ONLINE       testdb3
               ONLINE  ONLINE       testdb4
ora.ons
               ONLINE  ONLINE       testdb1
               ONLINE  ONLINE       testdb2
               ONLINE  ONLINE       testdb3
               ONLINE  ONLINE       testdb4
ora.registry.acfs
               OFFLINE OFFLINE      testdb1
               OFFLINE OFFLINE      testdb2
               OFFLINE OFFLINE      testdb3
               OFFLINE OFFLINE      testdb4
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.LISTENER_SCAN1.lsnr
      1        ONLINE  ONLINE       testdb4
ora.cvu
      1        ONLINE  ONLINE       testdb3
ora.oc4j
      1        ONLINE  ONLINE       testdb3
ora.scan1.vip
      1        ONLINE  ONLINE       testdb4
ora.testdb1.vip
      1        ONLINE  ONLINE       testdb1
ora.testdb2.vip
      1        ONLINE  ONLINE       testdb2
ora.testdb3.vip
      1        ONLINE  ONLINE       testdb3
ora.testdb4.vip
      1        ONLINE  ONLINE       testdb4

3、移除OCRVOTE磁盤組資源
$ srvctl remove diskgroup -g OCRVOTE -f
$ crsctl stat res -t
--------------------------------------------------------------------------------
NAME           TARGET  STATE        SERVER                   STATE_DETAILS
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.LISTENER.lsnr
               ONLINE  ONLINE       testdb1
               ONLINE  ONLINE       testdb2
               ONLINE  ONLINE       testdb3
               ONLINE  ONLINE       testdb4
ora.gsd
               OFFLINE OFFLINE      testdb1
               OFFLINE OFFLINE      testdb2
               OFFLINE OFFLINE      testdb3
               OFFLINE OFFLINE      testdb4
ora.net1.network
               ONLINE  ONLINE       testdb1
               ONLINE  ONLINE       testdb2
               ONLINE  ONLINE       testdb3
               ONLINE  ONLINE       testdb4
ora.ons
               ONLINE  ONLINE       testdb1
               ONLINE  ONLINE       testdb2
               ONLINE  ONLINE       testdb3
               ONLINE  ONLINE       testdb4
ora.registry.acfs
               OFFLINE OFFLINE      testdb1
               OFFLINE OFFLINE      testdb2
               OFFLINE OFFLINE      testdb3
               OFFLINE OFFLINE      testdb4
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.LISTENER_SCAN1.lsnr
      1        ONLINE  ONLINE       testdb4
ora.cvu
      1        ONLINE  ONLINE       testdb3
ora.oc4j
      1        ONLINE  ONLINE       testdb3
ora.scan1.vip
      1        ONLINE  ONLINE       testdb4
ora.testdb1.vip
      1        ONLINE  ONLINE       testdb1
ora.testdb2.vip
      1        ONLINE  ONLINE       testdb2
ora.testdb3.vip
      1        ONLINE  ONLINE       testdb3
ora.testdb4.vip
      1        ONLINE  ONLINE       testdb4

4、刪除/etc/oratab中ASM信息(所有節(jié)點)
root@testdb1:/#cp /etc/oratab  /etc/oratab_bak
root@testdb1:/#vi /etc/oratab
+ASM1:/oracle/app/11.2.0/grid:N         # line added by Agent    《《==該行刪除
5、刪除磁盤組OCRVOTE中的磁盤頭
su - root
dd if=/dev/zero of=/dev/vx/rdmp/emc0_04a1 bs=1024k count=50
dd if=/dev/zero of=/dev/vx/rdmp/emc0_04ad bs=1024k count=50
dd if=/dev/zero of=/dev/vx/rdmp/hitachi_vsp0_11cc bs=1024k count=50
到此ASM實例卸載完成。

網(wǎng)站欄目:ORACLE11GR2RAC卸載ASM實例步驟-創(chuàng)新互聯(lián)
本文來源:http://weahome.cn/article/doccpj.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部