각 VM에 지정된 코어 수 등 매개변수를 변경할 수 있습니다. 또한 NFS를 마운트할 수 있습니다. 배치되지 않은 VM 그룹의 경우 IP 주소 및 호스트 이름을 변경할 수 있습니다.
앱 VM을 만들 때 제공하는 정보에 대한 자세한 내용은 앱 VM 그룹 매개변수를 참조하십시오.
MCMU CLI에 로그인을 참조하십시오.
% mcmu tenant -A -u
예를 들어, 다음과 같습니다.
% mcmu tenant -A -u Listing APP VM Group... Status : Active EditStatus : Description : deletable : True progress : False VMgroupName : ff18 editable : True VMgroupID : 2 Enter ID of the VM Group Profile that you want to edit[2] (2): 2 Do you want to "[E]dit & Save the changes"? Enter Y/N (Y): Y Getting APP VM Group... APP Virtual Machine Group Profile Name : appg500 Enter Description : Security Profile: DISA-STIG Add External NFS Existing External NFS ID: 1 Mount: /test-mountpoint Share: /my_directory Server IP: xx.xxx.73.130 Do you want to "[A]dd or [D]elete MountPoints or [Q]uit and Save from here"? Enter A/D/Q (A): Q Virtual Machines Information Node 1 : mc5qt-n1 Enter Cores [0 to max 28] (0):2 public_hostname : ff18-vm1-mc5qt-n1 private_hostname : ff18-vm1-mc5qt-n1-priv public_ip : 10.129.104.61 private_ip : 192.168.10.62 Node 2 : mc5qt-n2 Enter Cores [0 to max 28] (0):2 public_hostname : ff18-vm1-mc5qt-n2 private_hostname : ff18-vm1-mc5qt-n2-priv public_ip : 10.129.104.62 private_ip : 192.168.10.63 Updating APP VM Group Profile... start to update profile status: 0 message: Update APP VM Group Profile succeeded. Getting APP VM Group... PROFILE INFORMATION VMGroupName : ff18 VM DEFINITIONS VM 1 name : ff18-vm1-mc5qt-n1 globalName : mc5qt-n1 public_ip : 10.129.104.61 public_hostname : ff18-vm1-mc5qt-n1 VM 2 name : ff18-vm1-mc5qt-n2 globalName : mc5qt-n2 public_ip : 10.129.104.62 public_hostname : ff18-vm1-mc5qt-n2 Please insert the IP-mappings in the DNS Server if not already done.