[systemd-bugs] [Bug 60821] New: cryptsetup-generator doesn't support file backed volumes.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 13 15:54:08 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=60821

          Priority: medium
            Bug ID: 60821
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: cryptsetup-generator doesn't support file backed
                    volumes.
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: minor
    Classification: Unclassified
                OS: All
          Reporter: thomas at t-8ch.de
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

cryptsetup-generator always generates units with "After=" (and "BindsTo=")
dependencies with the pattern "<backendfile>.device".
Those will never be satisfied for file backed volumes, which are therefore
bound to fail.

Versions: 197, 61cc634

Steps to reproduce:
Create file backed cryptovolume in /etc/crypttab

swap /swapfile /dev/urandom swap

Reboot

Units for /dev/mapper/swap.device and swap.swap time out while waiting for
/swapfile.device

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130213/eba07eff/attachment.html>


More information about the systemd-bugs mailing list