I am following along with using one boot drive and one drive for large storage. I did not delete the lvm storage since I am only using two drives (boot drive + storage drive). I created the Ubuntu container and mounted the storage, but once I get to changing the permissions of new user, I get an error saying "chown: cannot read directory '/docker/lost+found': Permission denied". I think I am getting this error since the tutorial is using raid/zfs, but since I am only using one drive, I think it is using a different file system. Should I just delete the "lost+found" directory in this case? (I installed proxmox with the default ext4 filesystem)