hacmp環境下新增硬碟
Add/change/remove cluster resources
You can add, change and remove a resource group in an active cluster. You do
not need to stop and then restart cluster services for the resource group to
become part of the current cluster configuration.
Use the following SMIT shortcuts:
To add a resource group (see Example 8-20), use smit cm_add_grp.
Example 8-20 Add a Resource Group output
Add a Resource Group
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
[Entry Fields]
* Resource Group Name [boston_vg]
* Node Relationship cascading
* Participating Node Names / Default Node Priority []
+---------------------------------------------------------------------------+
| Participating Node Names / Default Node Priority |
| |
| Move cursor to desired item and press Esc+7. |
| ONE OR MORE items can be selected. |
| Press Enter AFTER making all selections. |
| |
| austin |
| boston |
+---------------------------------------------------------------------------+
To change or remove a resource group (see Example 8-21), use smit
cm_add_res.
Example 8-21 Define Resource Groups output
Define Resource Groups
Move cursor to desired item and press Enter.
Add a Resource Group
Change / Show a Resource Group
Remove a Resource Group
Whenever you modify the configuration of cluster resources in the ODM on one
node, you must synchronize the change across all cluster nodes.
8.5.2 Synchronize cluster resources
You perform a synchronization by choosing the Synchronize Cluster Resources
option from the Cluster Resources SMIT screen (see Example 8-22 on
page 258).
Ignore cluster verification errors
The cluster verification utility will be run before the information is synchronized to
all cluster nodes. The verification utility will verify that the cluster topology and/or
cluster resources are properly configured. Under certain circumstances, it may
be necessary to perform the synchronization even if the verification routines
report an error; in these cases, this parameter must be set to true, (the default is
no). Please be advised that the verification should be ignored only under
conditions well understood by the cluster administrator (see Example 8-22 on
page 258).
Un/configure cluster resources
By default, this is set to Yes, and when there has been a change to the cluster
resources, the affected resources may be unconfigured and perhaps
reconfigured during the period of synchronization via a set of scripts:
reconfig_resource_release, reconfig_resource_acquire, and
reconfig_resource_complete. However, if the cluster administrator so desires,
setting this flag to No will cause the affected resources to be removed from the
HACMP configuration, but will not cause any scripts to be run, which would
configure/unconfigure a resource (see Example 8-22).
Emulate or actual
When you synchronize cluster resources, HACMP determines what configuration
changes have taken place and checks for various errors before changing the
configuration on any node. If you choose to emulate synchronization, then it does
not effect the Cluster Manager, but if it is set to Actual, then the new
configuration will take effect. The default is Actual (see Example 8-22).
Note: Before you synchronize the cluster configuration, verify that all nodes
are powered on and, if you using HACMP HAS or HACMP/ES with Standard
security mode, that the /etc/hosts and /.rhosts include all the nodes IP labels. If
you use Enhanced security mode in HACMP/ES, the /.klogin files on all nodes
participating in the service have an entry for each service principal configured
for Kerberos.
本文轉自 liu99fifa 51CTO部落格,原文連結:http://blog.51cto.com/andrewliu/1940535,如需轉載請自行聯絡原作者
相關文章
- ubuntu環境下掛載新硬碟(轉載)Ubuntu硬碟
- laravel生產環境下新增欄位Laravel
- Java環境變數新增Java變數
- jupyter中新增conda環境
- 容器環境下如何將NuGet包XML文件新增到SwaggerXMLSwagger
- Jupyter notebook 新增虛擬環境
- pycharm新增conda虛擬環境PyCharm
- Windows環境下的Nginx環境搭建WindowsNginx
- Windows 環境下 Python 環境安裝WindowsPython
- window環境下testlink環境搭建(xammp)
- 以太坊-Win環境下remix環境搭建REM
- Ubuntu新增刪除環境變數Ubuntu變數
- CentOS新增、刪除環境變數CentOS變數
- VUE:vite新增環境變數(一)VueVite變數
- python下多環境開發(虛擬環境)Python
- ubuntu環境下搭建以太坊開發環境Ubuntu開發環境
- 在 Homestead 環境下為 PHP 新增 Oracle 資料庫擴充套件(OCI)PHPOracle資料庫套件
- Linux新增新硬碟Linux硬碟
- MAC環境下PHP開發除錯環境搭建MacPHP除錯
- linux或者CentOS環境下安裝.NET Core環境LinuxCentOS
- Windows 下搭建 lnmp 環境WindowsLNMP
- Maven環境下MyBatisGenerator 配置MavenMyBatis
- Windows 下 Laravel 環境配置WindowsLaravel
- Centos下搭建golang環境CentOSGolang
- linux下配置java環境LinuxJava
- docker下LNMP環境搭建DockerLNMP
- mac 下搭建flutter環境MacFlutter
- windows下搭建lisp環境WindowsLisp
- CentOS下Ant環境配置CentOS
- Mac 設定環境變數的位置、檢視和新增PATH環境變數Mac變數
- ubuntu 快捷新增和刪除環境變數Ubuntu變數
- ubuntu環境變數的新增與刪除Ubuntu變數
- 將onda虛擬環境新增到Jupyter Notebook
- RedHat 7.2配置LAMP環境下的redius+mysql+openvpn環境RedhatLAMPMySql
- window環境下安裝和切換兩個python環境Python
- 【環境踩坑】ubuntu下jupyter的環境設定問題Ubuntu
- FreeBSD系統怎麼新增硬碟?FreeBSD系統新增硬碟的方法教程硬碟
- 如何在SAP雲平臺的Cloud Foundry環境下新增新的Service(服務)Cloud
- 【Mongodb】分片複製集環境新增新的分片MongoDB