Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Configure vCenter Server Appliance 5.5

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

1. Configure the network:

If you cannot get IP without dhcp, you will be prompted to configure the network:

Open the console: Login

Enter the default account number and password:

Root

Vmware

Find the command to configure the network:

Cd / opt/vmware/share/vami/

. / vami_config_net

The configuration selection menu appears:

First select 6 to set up IP

Then select 2 to set up the gateway:

Then select 3, set the hostname, 4 set the DNS server address, and finally select 0 to show whether the setting is correct:

Finally, choose 1 to exit.

two。 Configure the time zone:

Cd / opt/vmware/share/vami

. / vami_set_timezone_cmd Asia/Shanghai

Check the time zone: / usr/share/zoneinfo

Ls / usr/share/zoneinfo/Asia can find Shanghai.

The time of the console has been changed from UTC to CST after exiting:

3. You can now open the browser: https://vcsa-ip:5480 is managed and configured through web:

Configure NTP time synchronization (domain control is NTP server):

Configure the administrator password not to expire and ssh:

Vcsa joins the domain:

Joined successfully: you can already see it in the domain

You can see its properties: the system is SLES 11

4. Optimize the performance of VMware vCenter Server Appliance 5.5 web client:

Locate the configuration file for the TOMCAT service for vSphere web client:

Vi / usr/lib/vmware-vsphere-client/server/wrapper/conf/wrapper.conf

Find wrapper.java.maxmemory and change its value from 2048 (2G) to 3072 (3G)

Wrapper.java.maxmemory=2048

Change to:

Wrapper.java.maxmemory=3072

Save and restart the vsphere web client service to take effect: back to: https://vcsa-ip:5480

Restart the vSphere Web Client service and access Web Client should be faster.

5. Upload Sysprep file:

It is a bit difficult to upload a file like this. You can upload it through the software WinSCP:

Find / etc/vmware-vpx/sysprep/

Find the locally prepared sysprep point Upload:

After the upload is completed, you can see that it already exists when you go back to https://vcsa-ip:5480:

So OK.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report