Skip to content

0.1.7

Pre-release
Pre-release

Choose a tag to compare

@guifranchi guifranchi released this 20 May 15:57
7559a9c

Fixes

  • Fix ENOENT when mounting LVM snapshot device immediately after creation. After lvcreate -s succeeds, udevd creates the /dev/<vg>/<lv> device node asynchronously. Mounting before udev finishes produced: special device /dev/runners/rootfs-default-X does not exist (exit 32).
  • Added udevadm settle --timeout=5 inside lvcreate_snapshot so the device node is guaranteed to exist before callers proceed.

Full Changelog: 0.1.6...0.1.7