Skip to content

enhancement - inputs/system/diskio_linux - configurable udev data path #3900

@ryanbreed

Description

@ryanbreed

from the nightly commit 76ce71f, the linux diskio plugin collects its info cache from a hard-coded path:

var udevPath = "/run/udev/data"

this seems to vary by distribution - on amzn-linux 1 at least, this is available in /dev/.udev/data, and cannot be configured via udevd. Here's the base AMI I'm using:

image_name="amzn-ami-hvm"
image_version="2017.09"
image_arch="x86_64"
image_file="amzn-ami-hvm-2017.09.1.20171120-x86_64.ext4.gpt"
image_stamp="03dc-49fe"
image_date="20171120221247"
recipe_name="amzn ami"
recipe_id="c9c871d2-7d71-8baa-e873-c70f-cbbe-ddb2-79ee86e7"

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/systembugunexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions