Omitted mount_point: the volume gets unmounted.
Type switching: if I omit fs_type:, the volume gets reformatted with the default type (xfs). Wouldn't it be more reasonable to keep the existing filesystem? (note that with storage_safe_mode introduced in #43, any destructive operation is prevented - the role errors out. Still, there is the question whether even attempting to change the type to default is reasonable.)
Originally posted by @pcahyna in #43 (comment)
Omitted
mount_point: the volume gets unmounted.Type switching: if I omit
fs_type:, the volume gets reformatted with the default type (xfs). Wouldn't it be more reasonable to keep the existing filesystem? (note that withstorage_safe_modeintroduced in #43, any destructive operation is prevented - the role errors out. Still, there is the question whether even attempting to change the type to default is reasonable.)Originally posted by @pcahyna in #43 (comment)