Score:0

Can the mounted file system be kept on another host if the VM is evacuated?

ph flag

I'd like to know about OpenStack High Availability.
If the node (VM) mounts the file system and the VM is evacuated in case of failure and moved to another host, can the mounted file system be kept on another host?

Thank you!

Score:0
us flag
Rob

It depends on your storage backend.

OpenStack volumes can have a setting multiattach. When set to true the same volume can be made available to two or more compute instances (VM's) concurrently. https://docs.openstack.org/cinder/latest/admin/volume-multiattach.html

It is the responsibility of the compute instance to ensure data integrity for such volumes; a normal file system does not support two or more different nodes writing concurrently to the same block device. You will need a cluster file system or a method to ensure that only one node at the same time will make changes to the block device.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.