<name> as a child element of <domain>

Assigns a unique name to the virtual server.

Text content

Unique alphanumeric name for the virtual server.

Selected attributes

None.

Usage

Domain configuration-XML

Parent elements

<domain>

Child elements

None.

Example

<domain type="kvm">
    <name>Virtual_server_25</name>
    <uuid>12345678­abcd­1234­1234­abcdefabcdef</uuid>
    ....
</domain>
On the virtual server, the name will display as follows:
[root@guest:] # cat /proc/sysinfo | grep VM 
VM00 Name: Virtual_ 
VM00 Control Program: KVM/Linux 
... 
VM00 Extended Name: Virtual_server_25 
VM00 UUID: 12345678­abcd­1234­1234­abcdefabcdef