VMware Cloud Community
rguhr
Enthusiast
Enthusiast

Is it possible to change the VCD system name?

Hi,
is it possible to change the system name of a VCD setup after the initial deployment?

 

 

For the installation ID we have

 

${VCLOUD_HOME}/bin/cell-management-tool mac-address-management

 

 


but system-setup should probably not be run again?

 

${VCLOUD_HOME}/bin/cell-management-tool --help
[...]
 system-setup - Performs one-time system setup of the server group.
[...]

${VCLOUD_HOME}/bin/cell-management-tool system-setup --help
usage: cell-management-tool system-setup [options]
     --email <arg>              Required - Admin email
     --full-name <arg>          Required - Admin fullname
  -h,--help                     Print this message
     --installation-id <arg>    Required - Installation ID. Range: [1..63]
     --password <arg>           Required (if unattended mode) - Admin password
     --serial-number <arg>      Optional - License serial number
     --system-name <arg>        Required - System name
     --unattended               Optional - Unattended mode does not prompt for
                                the administrator password, which you must
                                supply on the command line.
     --user <arg>               Required - Admin username

 

 

 

0 Kudos
1 Reply
d3m1g0d
Enthusiast
Enthusiast

AFAIK you can specify the system name during the initial installation only.