tinkerbell / actions

Suite of Tinkerbell Actions for use in Tinkerbell Workflows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LVM support

thebsdbox opened this issue · comments

Expected Behaviour

Operating System images may require LVM support on mounting (examples here -> https://github.com/plunder-app/BOOTy/blob/master/pkg/realm/disk.go)

Requires running a scan operation to populate /dev with the lvm dev nodes, once populated we can mount these LVM device nodes.

Current Behaviour

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Operating System and version (e.g. Linux, Windows, MacOS):

  • How are you running Tinkerbell? Using Vagrant & VirtualBox, Vagrant & Libvirt, on Packet using Terraform, or give details:

  • Link to your project or a code example to reproduce issue: