Linux kernel version

Get started with Pentaho Data Catalog

Version
10.1.x
Audience
anonymous
Part Number
MK-95PDC001-02

Version 4.0 or higher of the Linux kernel is required. For RHEL, use version 3.10.0-514 of the kernel or a higher version.

Note: The overlay and overlay2 drivers are supported on XFS backing file systems, but only with d_type=true enabled.
  • To verify that the ftype option is set to 1, use the command xfs_info and check the output. To format an XFS file system correctly, use the flag -n ftype=1.
  • If the dedicated server is restarted, make sure to enable auto start-up for Docker by executing the following commands:
    sudo systemctl enable docker.service
    sudo systemctl enable containerd.service