Object Store Flashcards

1
Q

Cual es el

Mínimo de réplicas que debe tener un objeto

A

Tres replicas

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

Cuales son los roles que debe tener un usuario para hacer uso de cloud y a nivel de proyecto

A

Cloud admin y member

Project swiftoperator

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

Como se hace uso de objetos en openstack

A

openstack container create con1

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

Como se carga un archivo como objeto

A

openstack object create con1 testfile1.txt

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

Como se listan los objetos del contenedor con1

A

openstack object list con1

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

Como se listan los contenedores

A

openstack container list

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

Como se descargan los objetos

A

openstack object save con1 testfile.txt

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

Como se elimina un contenedor y sus objetos

A

openstack container delete demo-container —recursive

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

Como se muestra la seguridad de grupos

A

openstack security group list

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

Como se muestran las reglas de seguridad de grupo

A

openstack security group rule list -f json>rules.txt

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

Como se crea un objeto a partir del archivo que creamos finance-rules

A

openstack object create finance-container/finance-data finance-rules

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

Como se muestran los detalles de un objeto

A

openstack object show PROJECT OBJECT

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

Como se mueve un objeto de la ruta cdr//tmp/cdr.19jun20

A

openstack object save —file /tmp/cdr.txt PROJECT cdr//tmp/cdr.19jun20

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

Como se crea un objeto en cdr

A

openstack object create finance-container1/cdr /tmp/cdr.txt

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

Cual es el tamaño maximo de Amazon s3

A

5TiB

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

Cual es el tamaño maximo de buckets y tamaño

A

100 a 1000 buckets sin límite de tamaño

17
Q

Cual es el tamaño

Máximo en swift 5G

A

Swift soporta 5G con segmentación en pequeños tamaños, quotas o contenedores restringidos en el tamaño Total de los objetos o número

18
Q

Cual es el tamaño

Maximo de ceph rgw

A

Soporta multi part upload unlimited sizes restringido a 10 000 partes

Sin límite en contenedores

19
Q

Como se hace un swift post de un contenedor

A

swift post customer-dropbox statement.zip -H “X-Delete-After:120”

20
Q

Como se llama el esquema oculto donde se almacenan los objetos a expirar

A

.expiring_objects account

21
Q

Como puedes ver la expiración de un objeto en swift

A

swift stat customer-Dropbox statement.zip

22
Q

Cual es el log en el controlador donde se encuentra la información de expiración de objetos

A

/var/log/containers/swift /swift.log

23
Q

Como se buscan las cadenas de objetos expirados y eliminados en swift.log

A

grep DELETE /var/log/containers/swift/swift.log

object-expired para objetos expirados

24
Q

Manila soporta 3 tipos de réplicacion

A

Writeble
Read write sync mirrored
Readable read only

Secondary Read access and the primary write access
Secondary replicas disaster recovery or dr replicas not accessible until they are promoted

25
Q

Protocolos de Manila

A

Nfs, cifs, cephFS, MAPRFS, HDFS and Gluster filesystem

26
Q

Proceso de Manila

A

User - Manila API - message queue / Manila scheduler - Manila share

27
Q

Para que es el share type

A

Ceph, gluster unotru otro

28
Q

Network bind

A

Km

29
Q

Como se especifican las reglas

A

Manila create —name demo —share-type ceph cephFS 1