L lixaotec Member Jul 26, 2020 73 2 13 45 Nov 17, 2020 #1 Dear folks, Just wondering if LVM has any advantage against LVM-Thin regarding performance and wearout for NVMe SSDs? Does anyone has any recomendations for it? I´m not taking account the already known space optimization benefits. Thanks
Dear folks, Just wondering if LVM has any advantage against LVM-Thin regarding performance and wearout for NVMe SSDs? Does anyone has any recomendations for it? I´m not taking account the already known space optimization benefits. Thanks
wolfgang Proxmox Retired Staff Retired Staff Oct 1, 2014 6,496 573 103 Nov 18, 2020 #2 Hi, LVM is faster than Thin-LVM because it has not to allocate the blocks before it can write. Theoretically, LVM-Thin will have more writes because of the metadata. But in real life, this makes no different because the amount is not much. Reactions: ffabri and lixaotec
Hi, LVM is faster than Thin-LVM because it has not to allocate the blocks before it can write. Theoretically, LVM-Thin will have more writes because of the metadata. But in real life, this makes no different because the amount is not much.