I came across that same situation while installing some months ago. I just created a directory on an ext4-formatted partition and symlinked /var/tmp to that.
On Fri, Feb 12, 2016 at 4:25 PM, Kir Kolyshkin <[email protected]> wrote: > > > On 02/12/2016 08:00 AM, Axton wrote: > > Template creation fails if /var/tmp is xfs, which is the default file > system on RHEL7. The documentation for installation does not highlight > this requirement for /var/tmp; it does for /vz though. Reference: > https://openvz.org/Quick_installation > > > Please file a bug telling that vzpkg cache requires /var/tmp to use ext4. > > > Here is the full output. Resolved by formatting /var/tmp with ext4 > instead of xfs. > > > An easier way would be to symlink /var/tmp -> /vz/tmp > > > > _______________________________________________ > Users mailing list > [email protected] > https://lists.openvz.org/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] https://lists.openvz.org/mailman/listinfo/users
