Storing Extended Information on a Virtual Machine and ContainerSometimes, it may be difficult to remember the information on certain virtual machines and Containers. The probability of this increases together with the number of virtual machines and Containers and with the time elapsed since their creation. Parallels Server Bare Metal allows you to set the description of any virtual machine and Container on the physical server and view it later on, if required. The description can be any text containing any virtual machine and Container-related information. For example, you can include the following in the virtual machine and Container description:
Let us assume that you are asked to create a virtual machine for a Mr. Johnson who is going to use it for hosting the MySQL server. So, you create the
# pctl set MyVM --description "MyVM > owner - Mr. Johnson > purpose - hosting the MySQL server" - The VM has been successfully configured. This command saves the following information related to the virtual machine: its name, owner, and the purpose of its creation. At any time, you can display this information by issuing the following command: # pctl list -o description MyVM MyVM owner - Mr. Johnson purpose - hosting the MySQL server When working with virtual machine and Container descriptions, keep in mind the following:
|
||||
|