Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Fix Version/s: Vz7.0-Update-next
-
Component/s: Containers::Kernel
-
Security Level: Public
-
Environment:Servergrade Intel(R) Xeon(R) CPU 3060 Virtuozzo Linux release 7.8
-
Fixed in Build:vzkernel-3.10.0-1160.11.1.vz7.172.8
Description
i build zfs-module on OpenVZ/Virtuozzo since RHEL6 with the standard procedure by compiling from the sources of zfsonlinux.org . No problem with the last kernel (3.10.0-1127.8.2.vz7.151.14) . But with kernel 3.10.0-1127.18.2.vz7.163.46 i get errors while building:
zfs-kmod-2.0.0/_kmod_build_3.10.0-1127.18.2.vz7.163.46/../zfs-2.0.0/module/zfs/../os/linux/zfs/zpl_file.c:502:2:
error: #error "Unknown direct IO interface"
zfs-kmod-2.0.0/_kmod_build_3.10.0-1127.18.2.vz7.163.46/../zfs-2.0.0/module/zfs/../os/linux/zfs/zpl_file.c:1026:15:
error: 'zpl_direct_IO' undeclared here (not in a function)
.direct_IO = zpl_direct_IO,
same error with zfs-0.8.5 - something seems missing from your new kernel. Please help - OpenVZ+ZFS is awesome - i have it in production for 5 years without any problems and the features saved my life several times.
zfs-kmod-2.0.0/_kmod_build_3.10.0-1127.18.2.vz7.163.46/../zfs-2.0.0/module/zfs/../os/linux/zfs/zpl_file.c:502:2:
error: #error "Unknown direct IO interface"
zfs-kmod-2.0.0/_kmod_build_3.10.0-1127.18.2.vz7.163.46/../zfs-2.0.0/module/zfs/../os/linux/zfs/zpl_file.c:1026:15:
error: 'zpl_direct_IO' undeclared here (not in a function)
.direct_IO = zpl_direct_IO,
same error with zfs-0.8.5 - something seems missing from your new kernel. Please help - OpenVZ+ZFS is awesome - i have it in production for 5 years without any problems and the features saved my life several times.