> For the complete documentation index, see [llms.txt](https://itera.gitbook.io/taikun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://itera.gitbook.io/taikun/user/projects/project-details-vms.md).

# Project Details - VMs

By clicking *VMs* button in Servers page or VMs *View* in Project page you are redirected to the **VMs** **Servers**. Here you can see all virtual machines for the project with their description.

![Fig. 1: Accessing Project's details - VMs](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJQrhtis3vRAM281R7J%2Fuploads%2F66YZeSLOSq1LjCfg2aYx%2Fservers-vms.gif?alt=media\&token=c80b4c7d-9fe6-4e57-8977-398ddf603287)

### Project Info

Under **Servers** title is a brief description of the project - such as *Project Name* (with locked/unlocked image), *Project* *Status*, *Cloud* *Type* or *Cloud* *Credentials*.

![Fig. 2: Project Info](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJQrhtis3vRAM281R7J%2Fuploads%2F970kzVL5MjCBvWJW1yo5%2Fproject-details-vms.png?alt=media\&token=8259a2ae-e1bb-4832-b394-b08fa40ef3d7)

When there is some operation going on, you can also see here ETC=Estimated Time to Complete. It is approx time (in minutes) until the cluster will be completed.

### Servers

Every Server is described by *ID*, *Name*, *Flavor*, *IP Address*, *Public IP Address*, *Status*, *Profile*, *Image* and *Created*. If you expand the table, you can see the last modification made (*Created By*, *Last Modified*, *Last Modified By*).

![Fig. 3: Servers for Project](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJQrhtis3vRAM281R7J%2Fuploads%2FjlFHd5hm2BrsvocV9Tpr%2Fservers-vms.png?alt=media\&token=06337e55-57e9-4ce3-bbc4-2e067599a43b)

Server status can be:

* Deleting
* Failure
* Pending
* Pending Delete
* Pending Upgrade
* Ready
* Updating
* Upgrading

#### Actions

### Commit

Sends the changes to the repository.

Once the cluster is committed you will see **ETC** in project info.

### Repair

When the server/s are *Failed,* use repair button.

![Fig. 4: Repair](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJQrhtis3vRAM281R7J%2Fuploads%2FF6skiiPsOL2SO2q4deo8%2Frepair.gif?alt=media\&token=614a8c7b-036f-4dfc-86fc-d3ac92a99c51)

### Add VM

To create a new server click<img src="https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJQrhtis3vRAM281R7J%2Fuploads%2FyCx8FCwUHWZOGbFpbrzi%2Fadd-vm-btn.png?alt=media&amp;token=cf55c60a-e883-432f-8c07-41375be5b258" alt="" data-size="original">button and fill all the fields. You, as user, can't delete servers - think twice which and how many servers you want to create.

{% hint style="warning" %}
For creating the VM: ***Image*** has to be bound and ***Stanalone Profile*** has to be created. Please contact your manager if these are empty.
{% endhint %}

![Fig. 4: Add VM](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJQrhtis3vRAM281R7J%2Fuploads%2F2tV1oiyODnKhd7e3MLJB%2Fadd-vm.gif?alt=media\&token=8b0c443c-2025-4019-9219-569c5c94fcd9)

*Server Name* - only alphanumeric characters and dash are allowed, 1-30 characters

{% hint style="danger" %}
Letters must be lowercase!
{% endhint %}

*Flavor* - choose from the list of offered flavors (e.g. n0.large)

*Image* - choose from the list of offered images (e.g. ubuntu-20.04)

*Volume Size* - minimal size is automatically filled in when you select *image*, you can only increase the volume size number

*Volume Type* - optional, choose from drop down selection

*Profile* - choose *Standalone profile*

*Count* - how many VMs you want to create

*Public IP* - check if you want to enable public IP

*Cloud-init* - optional, if set it will override the ssh key from standalone profile

*Tags* - enter *Key* and *Value*

*Disks* - enter *Name*, choose *Size* and select *Volume Type*

{% hint style="info" %}
If the project is locked:lock:, you **can't** use *Commit*, *Repair* or *Add VM*.
{% endhint %}
