Computer Science, asked by anr4u97, 1 year ago

Please answer following 2 questions with reason
1)Swift is OpenStack's object storage system, while Cinder deals with block storage.
(a) True
(b) False
2)In OpenStack, when a VM is terminated, which of the following resources are freed?
(a) Ephemeral and persistent storage, all IPs, RAM and vCPUs
(b) Ephemeral and persistent storage only
(c) Ephemeral storage, all IPs, RAM and vCPUs
(d) None

Answers

Answered by dkamaltech
1

1) A

reason OpenStack's object storage system:Swift

OpenStack's block storage:Cinder


Answered by rihuu95
0

Answer:

1 The correction option for the question-Swift is OpenStack's object storage system, while Cinder deals with block storage.is-

(a)TRUE.

2The correction option for the question-In OpenStack, when a VM is terminated, which of the following resources are freed?IS-

(c) Ephemeral storage, all IPs, RAM and vCPUs

Explanation:

1)Swift is the sub-project that delivers object storage. It provides similar functionality to Amazon S3 – more of which later. Cinder is the block-A2 component, delivered using standard protocols such as iSCSI.

2)Ephemeral storage, all IPs, RAM and vCPUs run in the OS memory. So, upon termination of the VM all the resources are freed.

Similar questions