Where PVE stores stuff internally
Revision as of 13:52, 30 June 2022 by Tinker (talk | contribs) (Created page with "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.")
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.