I am using openstack cloud. AndOpenStack Cloud and using LVM on rhelRHEL 7 to manage volumes. As per my usecase iuse case, I should be able to detach and attach these volumes to different instances.
While updating fstab i, I have used defaults,nofail for now but iI am not sure what exatcly iexactly I should be using. I am aware of these options:
rw, nofail, noatime, discard, defaults
But iI don't how to use them. whatWhat should be the ideal configuration for my usecaseuse case ?