Skip to content

Node Local Storage Provisioning #9

@bensallen

Description

@bensallen

Add functionality to partition and format local storage.

A lot of our environments have local disk of some sort, where the nodes are running either in a "state-lite" mode, or just using the local disk for /tmp.

I started considering how this would be accomplished in Golang and came across https://github.com/diskfs/go-diskfs and https://github.com/nerd2/gexto, but these seem like unmaintainable approaches.

Instead perhaps this should be implemented as a container run via imageapi (eg. Alpine with parted, mkfs.*, mdadm, etc). Then add a Kraken module that provides the input configuration for this container.

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