Where PVE stores stuff internally
Jump to navigation
Jump to search
PVE starts off with 2 datastores.
local
This is just space on the root partition of the install drive. It's actually located at /var/lib/vz/
local-lvm
This is a virtual drive volume.
On a default install of PVE, it is set up to use the remaining space on the install drive.