<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - systemd fails to start swap if fstab entry uses UUID"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71848">71848</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>systemd fails to start swap if fstab entry uses UUID
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jlec@gentoo.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr></table>
      <p>
        <div>
        <pre># grep swap /etc/fstab 
UUID="ce21a1d3-5394-4656-a3df-7f833d324202"   none                     swap   
sw                              0            0

# systemctl status
dev-disk-by\x2duuid-ce...2d5394\x2d4656\x2da3df\x2d7f833d324202.swap
dev-disk-byx2duuid-ce...2d5394x2d4656x2da3dfx2d7f833d324202.swap -
/dev/disk/byx2duuid/ce...2d5394x2d4656x2da3dfx2d7f833d324202
   Loaded: loaded
   Active: failed (Result: exit-code) since Wed 2013-11-20 18:43:41 CET; 2s ago
     What: /dev/disk/byx2duuid/ce...2d5394x2d4656x2da3dfx2d7f833d324202
  Process: 2937 ExecActivate=/sbin/swapon
/dev/disk/byx2duuid/ce...2d5394x2d4656x2da3dfx2d7f833d324202 (code=exited,
status=255)

Nov 20 18:43:41 leo.jlec.de swapon[2937]: swapon: stat failed
/dev/disk/byx2duuid/ce...2d5394x2d4656x2da3dfx2d7f833d324202: No such file or
directory
Nov 20 18:43:41 leo.jlec.de systemd[1]:
dev-disk-byx2duuid-ce...2d5394x2d4656x2da3dfx2d7f833d324202.swap swap process
exited, code=exited status=255
Nov 20 18:43:41 leo.jlec.de systemd[1]: Failed to activate swap
/dev/disk/byx2duuid/ce...2d5394x2d4656x2da3dfx2d7f833d324202.
Nov 20 18:43:41 leo.jlec.de systemd[1]: Unit
dev-disk-byx2duuid-ce...2d5394x2d4656x2da3dfx2d7f833d324202.swap entered failed
state.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>