oracle 10g CRS voting disk 管理

來源:互聯網
上載者:User

oracle 10g CRS voting disk 管理

-----------------voting disk 備份恢複:

--備份voting disk:

dd if=voting_disk_name of=backup_file_name

--恢複voting disk:

If your voting disk is stored on a raw device, use the device name in place ofvoting_disk_name. For example:

dd if=/dev/sdd1 of=/tmp/voting.dmp

在添加和刪除oracle voting disk 前需要先關閉 oracle 叢集


----To add a voting disk:

crsctl add css votedisk path
                          !! 在叢集還沒有關閉前,這裡如果添加 -force 選項 ,會破壞叢集的配置

----To remove a voting disk:

crsctl delete css votedisk path

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.