Hello Team,
Could you please help me with caching in proxmox VE
1. I`ve created cache pool
lvcreate --type cache-pool -n cachelv -L10G somevg
2. I`ve converted it for using with my real LV
lvconvert --type cache --cachepool somevg/cachelv somevg/vm-100-disk-1
LV state...
Anyone tried setting up lvm cache? Its a fairly new cache tier based on dm-cache
Theoretically we should be able to add an SSD cache to any logical volume that Proxmox has created for VM disks.
It supports writethrough and writeback cache modes.
With writethrough no data is lost if the cache...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.