Skip to content

when start kudu service,get the problem: IO error: Could not create new FS layout: #6

@nfwufeng

Description

@nfwufeng

After I installed kudu and run "service kudu-master start",then get the problem below.Anyone can help me.

IO error:
Could not create new FS layout:
Unable to create block manager: Error during hole punch test.
The log block manager requires a filesystem with hole punching support such as ext4 or xfs. On el6, kernel version 2.6.32-358 or newer is required.
To run without hole punching (at the cost of some efficiency and scalability), reconfigure Kudu with --block_manager=file.
Refer to the Kudu documentation for more details.
Raw error message follows: Unexpected post-punch file size for /var/lib/kudu/master/data/hole_punch_test_file: expected 8192 but got 16384

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions