Changing an IBM Flex System Manager management node IP address
Before you change the management network IP address for a management node that is managing one or more chassis in centralized user management mode, make sure that you remove the chassis from centralized management mode. For managed chassis in decentralized user management mode, you must update the NTP configuration for each chassis and CMM with the new management node IP address.
The following sections describe different procedures for configuring centralized and decentralized chassis when you change the management node IP address. If you have chassis in centralized user management mode and other chassis in decentralized management mode, use information from both of the following procedures but change the management node IP address only once.
Changing the management node IP address when managed chassis are in centralized management mode
- From the IBM Flex System Manager management software command-line interface, run the following command:
The output from the command shows the universal identifier (UUID) for each chassis that is centrally managed.smcli lsCentrallyManagedChassis
- Run the following command:
where chassis_UUID is the UUID for the chassis that you want to change from centralized to decentralized user management mode. Repeat this step for every chassis that is centrally managed.smcli rmCentrallyManagedChassis -u chassis_UUID
Note: The rmCentrallyManagedChassis command does not unmanage the chassis. - Change the management node IP address (Eth0, or the management network IP address) in the management software web interface:
- From the Home page, click the Administration tab.
- Under Configuration tasks, click Configure Network. The Network Configuration wizard opens.
- Select the management network and change the settings in the wizard for the new IP address.
- After you change the network configuration, click Finish.
- Restart the management node.
- To restore the chassis to centralized user management mode by using the management software CLI, run the following command:
where the variables in the command are:manageChassis --Uc -c <userid:password@1.1.1.1> --Cu <centralized user ID> --Cp <centralized password> --Rp <RECOVERY_ID password>
- userid:password@1.1.1.1 represents the administrator credentials and IP address for the target chassis
- centralized user ID is an administrator user ID with supervisor authority on the management node. This account is used to request access to the CMM on behalf of the management node and managed nodes after the CMM is centrally managed.
- centralized password is the password for the centralized user ID
- RECOVERY_ID password is the password for the CMM recovery account, which has the user ID RECOVERY_ID.
Changing the management node IP address when managed chassis are in decentralized management mode
If the management node manages one or more chassis in decentralized user management mode, complete the following steps to change the management node IP address and update the CMM NTP configuration with the new IP address:- Change the management node IP address (Eth0, or the management network IP address) in the management software web interface:
- From the Home page, click the Administration tab.
- Under Configuration tasks, click Configure Network. The Network Configuration wizard opens.
- Select the management network and change the settings in the wizard for the new IP address.
- After you change the network configuration, click Finish.
- Restart the management node.
- For each chassis that is managed in decentralized user management mode, complete the following steps:
- Log in to the CMM command-line interface.
- Run the following command:
where <new_IP_address> is the new management node IP address.ntp -T mm[p] -i <new_IP_address>
'My Retain Tip > Pure Flex' 카테고리의 다른 글
Onboard Emulex BE3 설정메뉴얼 VLAN구성 (0) | 2014.08.31 |
---|---|
CMM RESET PASSWORD 기본값 (0) | 2014.07.20 |
FSM 재설치 방법 (0) | 2014.06.21 |
Flex X240 NODE 2012 R2 지원안됨 BOSD발생 (0) | 2014.04.26 |
Flex FSM 이 뭐지? 초보자를 위한 간단 설명서 (0) | 2014.03.30 |