Launching An Instance Flashcards

1
Q

Como se listan los servidores

A

openstack server list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Como se listan los flavor’s

A

openstack flavor list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Parámetros de un flavor

A
Ram 
Disk
Ephemeral 
VCPUs 
Is public
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Como se muestra la información de un flavor

A

openstack flavor show NAME/UUID

disk
Swap
Name
Is public 
Ram 
Vcpus
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Como se obtiene la ayuda de un comando help ejemplo

A

openstack flavor list —help

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Como cambiar formato de output de flavor list

A

openstack flavor list -f yaml/csv/json/value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Como se lanza una instancia de openstack

A

openstack server create —image IMG —flavor SMALL —network NET —wait SRVNAME

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Como se muestran las imágenes

A

openstack image list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Como se muestran las redes disponibles

A

openstack network list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Como se elimina una instancia

A

openstack server delete SRVNAME

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Como se muestran los logs de una instancia

A

openstack console log show SVRNAME

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Como se muestra la url de la consola de una instancia

A

openstack console url show SVRNAME

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Cuales son los roles

A

admin

Member

How well did you know this?
1
Not at all
2
3
4
5
Perfectly