tinkerbell / actions

Suite of Tinkerbell Actions for use in Tinkerbell Workflows
Apache License 2.0
28 stars 43 forks source link

LVM support #36

Open thebsdbox opened 3 years ago

thebsdbox commented 3 years ago

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)

1. 2. 3. 4.

Context

Your Environment