Thank you for the prompt response.
As you probably noticed: I'm new in this area => forgive me the newbie type of questions.
I'm reviewing the current Proxmox setup because it seems that block storage has a better performance (i.e. less latency).
Hence the question about switching to LVM-thin.
The idea is to take the current LVM-volume as a whole and somehow start using (mount?) it as block storage (versus the current dir/file storage). I'm ok with PVE taking the complete diskspace when creating a VM/LXC. And I don't use snapshots.
The table
here shows that the LVM volume is indeed considered block storage.
But since it is mounted as a directory it is used as file storage.
I have a separate boot disk and separate disk for backups/copies of the existing data.
So apart from being time consuming copying is not a problem.
The purpose of this "exercise" is to maximize performance and minimize latency within the current setup of hard- and software.
Meaning it doesn't have to be LVM-thin assuming that LVM (thin or non-thin) gives me the best possible performance.
So perhaps I should rephrase the question:
On
this page it shows how to mount a LVM volume.
(1) - Can I do this with a volume currently mounted as directory (and without data loss)?
(2) - The same for a LVM-thin volume and convert/mount it as a non-thin LVM-volume?
(3) - Any other benefits from using LVM-thin (other then snapshots)?
Any other suggestion(s)? Or things I should be aware of?